:root{--bg:#07111f;--panel:#0d1b2f;--panel2:#10233d;--text:#eaf2ff;--muted:#8ea6c7;--line:#1e375a;--blue:#2f80ed;--green:#20d489;--red:#ff5876;--amber:#fbbf24;--card:#fff;--ink:#14213d}*{box-sizing:border-box}body{color:var(--ink);background:#f3f7fb;margin:0;font-family:Inter,system-ui,Arial}button,input,select{font:inherit}button{color:#10233d;cursor:pointer;background:#e8eef7;border:0;border-radius:12px;align-items:center;gap:7px;padding:10px 14px;display:inline-flex}button:hover{filter:brightness(.97)}.primary{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;font-weight:700}.danger{color:#b2173b;background:#ffe8ee}.ghost{color:#fff;background:#132942;border:1px solid #25476d}.full{justify-content:center;width:100%}.login{background:radial-gradient(circle at 10% 0,#174a8d,#0000 35%),linear-gradient(135deg,#07111f,#0a1930 55%,#09281f);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loginCard{background:#fff;border-radius:24px;width:430px;padding:28px;box-shadow:0 20px 60px #0006}.brand{align-items:center;gap:14px;margin-bottom:24px;display:flex}.brand.small{margin:0}.brand h1{margin:0;font-size:24px}.brand p{color:var(--muted);margin:3px 0 0;font-size:14px}.logo{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.logo svg{width:26px;height:26px}.field{flex-direction:column;gap:7px;margin-bottom:13px;display:flex}.field label{color:#36506f;font-size:13px;font-weight:700}.field input,.field select,.search input{background:#fff;border:1px solid #d6e2f0;border-radius:12px;min-width:0;padding:11px 12px}.hint{color:#36506f;background:#eef6ff;border:1px solid #d5e9ff;border-radius:16px;margin-top:18px;padding:14px;font-size:14px}.error{color:var(--red);font-size:14px}header{background:var(--bg);color:#fff;z-index:5;border-bottom:1px solid #18304f;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.layout{grid-template-columns:240px 1fr;min-height:calc(100vh - 76px);display:grid}nav{color:#fff;background:#0a1728;border-right:1px solid #1e375a;padding:20px}nav button{color:#bdd0ea;text-transform:capitalize;background:0 0;border:1px solid #0000;justify-content:flex-start;width:100%;margin-bottom:8px}nav button.active,nav button:hover{color:#fff;background:#10233d;border-color:#1e3c63}main{padding:24px 26px 26px;overflow:auto}h2{margin:0 0 18px;font-size:26px}h3{margin-top:0}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.stat{background:#fff;border:1px solid #dce7f5;border-radius:20px;flex-direction:column;gap:8px;padding:18px;display:flex;box-shadow:0 10px 25px #15365f0a}.stat svg{color:var(--blue)}.stat span{color:#66809f;font-size:13px}.panel{background:#fff;border:1px solid #dce7f5;border-radius:20px;margin-bottom:20px;padding:18px;box-shadow:0 10px 25px #15365f0a}.grid4{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;display:grid}.two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pageTitle{justify-content:space-between;align-items:center;gap:20px;display:flex}.search{background:#fff;border:1px solid #dce7f5;border-radius:14px;align-items:center;gap:8px;padding:0 10px;display:flex}.search input{border:0;outline:0;width:260px}table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dce7f5;border-radius:18px;width:100%;margin-bottom:22px;overflow:hidden;box-shadow:0 10px 25px #15365f0a}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf2f8;padding:13px 14px;font-size:14px}th{color:#5e7898;text-transform:uppercase;letter-spacing:.04em;background:#f7faff;font-size:12px}tr:last-child td{border-bottom:0}.actions{flex-wrap:nowrap;gap:6px;min-width:max-content;display:flex}.status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.status.pending{color:#9c6b00;background:#fff5d6}.status.confirmed,.status.approved,.status.completed{color:#166534;background:#dcfce7}.status.declined,.status.rejected,.status.expired{color:#a31335;background:#ffe4ea}.toggle{padding:7px 10px;font-size:13px}.toggle.on{color:#166534;background:#dcfce7}.toggle.off{color:#991b1b;background:#fee2e2}.toggle svg{width:18px}.disabled{color:#a31335;background:#fff1f2;border:1px solid #ffc9d4;border-radius:16px;align-items:center;gap:10px;margin-bottom:16px;padding:14px;font-weight:700;display:flex}@media (width<=900px){.layout{grid-template-columns:1fr}nav{gap:8px;display:flex;overflow:auto}nav button{width:auto}.stats,.grid4,.two{grid-template-columns:1fr}.pageTitle{flex-direction:column;align-items:flex-start}table{display:block;overflow:auto}}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.uploadBtn{color:#0f4d94;cursor:pointer;background:#eef6ff;border:1px dashed #7bb7ff;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:inline-flex}.inlineConfirm{align-items:center;gap:8px;display:flex}.inlineConfirm input{border:1px solid #d6e2f0;border-radius:10px;width:140px;padding:8px 10px}.actions>*{margin-right:6px}.chartCard{background:#fff;border:1px solid #dce7f5;border-radius:20px;min-height:250px;margin-bottom:20px;padding:18px;box-shadow:0 10px 25px #15365f0a}.chartCard h3{margin:0 0 18px}.barChart{flex-direction:column;gap:14px;display:flex}.barRow{grid-template-columns:120px 1fr 110px;align-items:center;gap:12px;font-size:14px;display:grid}.barTrack{background:#e8eef7;border-radius:999px;height:14px;overflow:hidden}.barFill{background:linear-gradient(135deg,var(--blue),var(--green));border-radius:999px;height:100%}.barRow b{text-align:right}.donutWrap{align-items:center;gap:24px;display:flex}.donut{background:conic-gradient(var(--blue) 0 42%,var(--green) 42% 78%,var(--red) 78% 100%);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;width:92px;height:92px;position:absolute}.donut b{z-index:1;font-size:24px;position:relative}.legend p{color:#36506f;margin:9px 0}.dot{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.d0{background:var(--blue)}.d1{background:var(--green)}.d2{background:var(--red)}@media (width<=900px){.barRow{grid-template-columns:1fr}.barRow b{text-align:left}.donutWrap{flex-direction:column;align-items:flex-start}}.titleRow{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.titleRow h2{margin:0}.timeFilter{background:#fff;border:1px solid #d4dce8;border-radius:16px;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #15365f0a}.timeFilter button{color:#6b7280;background:#fff;border-right:1px solid #d4dce8;border-radius:0;justify-content:center;min-width:72px;font-weight:800}.timeFilter button:last-child{border-right:0}.timeFilter button.selected{background:var(--blue);color:#fff}.payinPanel{border-left:5px solid var(--green)}.payoutPanel{border-left:5px solid var(--red)}.depositStats .stat:first-child{background:linear-gradient(135deg,#f8ffff,#eef6ff)}.emptyBox{text-align:center;color:#7b8794;background:#fff;border:1px solid #dce7f5;border-radius:18px;padding:50px;box-shadow:0 10px 25px #15365f0a}@media (width<=900px){.titleRow{flex-direction:column;align-items:flex-start}.timeFilter{width:100%;overflow:auto}.timeFilter button{min-width:58px}}.balanceTopup{position:relative}.balanceTopup small{color:#6b7280}.topup{color:#237a36;background:#e8f7ed;border:1px solid #9ad6a6;border-radius:999px;align-self:flex-start;padding:7px 13px;font-weight:800}.modalOverlay{z-index:50;background:#0008;justify-content:center;align-items:flex-start;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.depositModal{background:#fff;border-radius:0 0 24px 24px;width:min(640px,96vw);box-shadow:0 30px 70px #0005}.modalHead{color:#fff;background:#101225;justify-content:space-between;align-items:center;padding:24px;display:flex}.modalHead h2{color:#fff;margin:0}.modalHead button{color:#fff;background:0 0;padding:0;font-size:42px;line-height:1}.depositModalBody{flex-direction:column;align-items:center;gap:18px;padding:30px;display:flex}.networkPill{color:#2f7d37;background:#e7f5e8;border-radius:999px;padding:9px 20px;font-size:18px;font-weight:900}.qrFrame{background:#fff;border:1px solid #ddd;border-radius:24px;justify-content:center;align-items:center;width:310px;height:310px;display:flex;overflow:hidden}.qrFrame img{object-fit:contain;width:100%;height:100%}.fakeQr{background:repeating-linear-gradient(45deg,#111 0 10px,#fff 10px 20px);justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative}.fakeQr span{background:#fff;border:12px solid #111;width:56px;height:56px;position:absolute}.fakeQr span:first-child{top:14px;left:14px}.fakeQr span:nth-child(2){top:14px;right:14px}.fakeQr span:nth-child(3){bottom:14px;left:14px}.fakeQr span:nth-child(4){bottom:14px;right:14px}.fakeQr b{z-index:1;background:#fff;border-radius:10px;padding:8px 13px}.warning{color:#704500;background:#fff8df;border:1px solid #facc15;border-radius:20px;width:100%;padding:18px;font-size:18px}.warning span{color:#666}.depositLabel{color:#666;width:100%;font-size:17px;font-weight:800}.addressBox{background:#f8fafc;border:1px solid #e1e6ef;border-radius:20px;align-items:center;gap:10px;width:100%;padding:14px 16px;display:flex}.addressBox span{word-break:break-all;flex:1;font-family:ui-monospace,Menlo,monospace;font-size:18px}.addressBox button{color:#1f75d6;background:#e5f2ff;border-radius:14px;font-weight:800}.steps{color:#666;background:#fbfcfe;border:1px solid #e1e6ef;border-radius:20px;width:100%;padding:20px;font-size:18px}.steps b{margin-bottom:12px;display:block}.steps p{align-items:center;gap:14px;margin:10px 0;display:flex}.steps i{color:#1976d2;background:#e2f1ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-style:normal;font-weight:900;display:inline-flex}.infoBox{color:#5c6670;background:#e3f2fd;border-radius:20px;width:100%;padding:20px;font-size:18px}.infoBox b{color:#1976d2}.panel .depositModalBody{align-items:flex-start;padding:10px}.panel .qrFrame{width:220px;height:220px}.panel .depositModalBody .networkPill{align-self:center}.panel .warning,.panel .addressBox,.panel .steps,.panel .infoBox{font-size:14px}@media (width<=700px){.qrFrame{width:250px;height:250px}.networkPill,.warning,.steps,.infoBox,.addressBox span{font-size:15px}.depositModalBody{padding:20px}}.profileSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.profileSummary div{background:#fff;border:1px solid #dce7f5;border-radius:18px;flex-direction:column;gap:5px;padding:16px;display:flex;box-shadow:0 10px 25px #15365f0a}.profileSummary b{color:#5e7898;text-transform:uppercase;font-size:12px}.profileSummary span{font-size:20px;font-weight:800}.profilePanel{background:#f3f3f3;border:1px solid #e5e7eb;border-radius:0;margin-bottom:20px}.profileTabs{background:#fff;border-bottom:1px solid #e5e7eb;gap:50px;padding:0 28px;display:flex}.profileTabs button{color:#111;background:#fff;border-radius:0;padding:22px 0;font-size:26px}.profileTabs button.selected{color:#8b5cf6;border-bottom:4px solid #8b5cf6;font-weight:800}.profileForm{max-width:1080px;margin:48px auto;padding:34px 48px}.profileForm .field{margin-bottom:28px}.profileForm .field label{color:#111;font-size:22px;font-weight:500}.profileForm .field input,.profileForm .field select{background:#fff;border:1px solid #d8d8d8;border-radius:4px;padding:16px 20px;font-size:22px}.readOnlyProfile .field input{color:#8b8b8b;background:#f7f7f7}.profileToggleRow{align-items:center;gap:28px;margin:24px 0;font-size:22px;display:flex}.profileToggleRow>span:first-child{min-width:230px}.readonlySwitch{border-radius:999px;justify-content:center;align-items:center;min-width:76px;padding:9px 18px;font-size:14px;font-weight:900;display:inline-flex}.readonlySwitch.on{color:#6d28d9;background:#e9d5ff}.readonlySwitch.off{color:#991b1b;background:#fee2e2}.profileNote{color:#66809f;margin-top:-10px}.readOnlyProfile .grid4 .field label{font-size:15px}.readOnlyProfile .grid4 .field input{font-size:16px}@media (width<=900px){.profileSummary{grid-template-columns:1fr}.profileTabs{gap:24px}.profileTabs button{font-size:20px}.profileForm{margin:20px;padding:20px}.profileToggleRow{flex-direction:column;align-items:flex-start;gap:10px;font-size:18px}}.dataTableWrap{margin-bottom:24px}.tableTop{justify-content:space-between;align-items:center;gap:16px;margin:14px 0 8px;display:flex}.tableTop h3{margin:0;font-size:19px}.filterHint{color:#66809f;margin:0 0 8px;font-size:12px}.pager{color:#5e7898;background:#fff;border:1px solid #dce7f5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:-8px;margin-bottom:22px;padding:12px 14px;font-size:13px;display:flex}.pager>div{align-items:center;gap:10px;display:flex}.pager select{background:#fff;border:1px solid #d6e2f0;border-radius:10px;padding:7px 10px}.pager button{padding:8px 12px}.dataTableWrap table{margin-bottom:12px}@media (width<=900px){.tableTop,.pager{flex-direction:column;align-items:flex-start}.pager>div{flex-wrap:wrap}.tableTop .toolbar{width:100%}.tableTop .search input{width:180px}}.dashboardSubTabs{z-index:3;background:#fff;border:1px solid #dce7f5;border-radius:0 0 18px 18px;gap:10px;margin:0 -26px 22px;padding:10px 10px 10px 26px;display:flex;position:sticky;top:76px;box-shadow:0 10px 25px #15365f0a}.dashboardSubTabs button{color:#36506f;background:#f4f8fd;border:1px solid #d6e2f0;border-radius:14px;padding:12px 18px;font-weight:800}.dashboardSubTabs button.selected{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;border-color:#0000}@media (width<=900px){.dashboardSubTabs{position:static;overflow:auto}.dashboardSubTabs button{white-space:nowrap}}.payFlowGrid{grid-template-columns:1fr 1fr;gap:26px;margin-bottom:24px;display:grid}.payFlowCard{background:linear-gradient(135deg,#f9fffb 0%,#f7fbff 52%,#fff 100%);border:1px solid #dce7f5;border-radius:20px;min-height:260px;padding:30px 34px 28px;position:relative;overflow:hidden;box-shadow:0 12px 28px #15365f14}.payFlowCard:before{content:"";border-radius:20px 0 0 20px;width:7px;position:absolute;inset:0 auto 0 0}.payFlowIn:before{background:#238636}.payFlowOut{background:linear-gradient(135deg,#fff7f7 0%,snow 55%,#fff 100%)}.payFlowOut:before{background:#dc2626}.payFlowHead{align-items:center;gap:18px;margin-bottom:36px;display:flex}.payFlowIcon{border-radius:18px;justify-content:center;align-items:center;width:66px;height:66px;font-size:42px;font-weight:400;display:flex}.payFlowIn .payFlowIcon{color:#238636;background:#dfeee1}.payFlowOut .payFlowIcon{color:#dc2626;background:#ffe0e0}.payFlowHead h3{color:#1e1e1e;margin:0;font-size:26px}.payFlowBody span,.payFlowBottom span{color:#666;letter-spacing:.02em;text-transform:none;font-size:15px;font-weight:700;display:block}.payFlowBody b{margin:10px 0 4px;font-size:36px;line-height:1.1;display:block}.payFlowIn .payFlowBody b{color:#238636}.payFlowOut .payFlowBody b{color:#dc2626}.payFlowBody small{color:#666;font-size:20px}.payFlowDivider{background:#d7d7d7;height:1px;margin:30px 0 26px}.payFlowBottom{grid-template-columns:1fr 1fr;gap:24px;display:grid}.payFlowBottom b{color:#222;font-size:24px}.payFlowBottom .rate{color:#dc2626}.dashboardRow2{margin-bottom:20px}@media (width<=900px){.payFlowGrid{grid-template-columns:1fr}.payFlowCard{min-height:auto;padding:24px}.payFlowHead h3{font-size:22px}.payFlowBody b{font-size:30px}.payFlowBottom{grid-template-columns:1fr}}.dashboardTitleOnly{margin-bottom:10px}.dashboardTimeBar{justify-content:center;width:100%;margin:0 0 22px;display:flex}.dashboardTimeBar .timeFilter{background:#fff;border:1px solid #cfd8e6;border-radius:18px;grid-template-columns:repeat(6,minmax(78px,1fr));width:min(720px,100%);display:grid;overflow:hidden;box-shadow:0 8px 22px #15365f12}.dashboardTimeBar .timeFilter button{color:#6b7280;background:#fff;border-right:1px solid #cfd8e6;border-radius:0;justify-content:center;width:100%;min-width:0;padding:13px 18px;font-size:22px;font-weight:900}@media (width<=900px){.dashboardTimeBar{justify-content:flex-start;overflow:auto}.dashboardTimeBar .timeFilter{min-width:560px}}.dashboardSubTabs{border-radius:0 0 14px 14px;gap:8px;margin:0 -26px 16px;padding:8px 26px}.dashboardSubTabs button{border-radius:12px;padding:9px 16px;font-size:15px;font-weight:700}.dashboardTimeBar{margin:0 0 18px}.dashboardTimeBar .timeFilter{border-radius:15px;width:min(620px,100%)}.dashboardTimeBar .timeFilter button{min-height:42px;padding:9px 14px;font-size:16px;font-weight:700}.stats{gap:14px;margin-bottom:16px}.stat{border-radius:18px;gap:6px;padding:15px}.stat span{font-size:12px}.stat b{font-size:22px}.stat svg{width:20px;height:20px}.payFlowGrid{gap:18px;margin-bottom:18px}.payFlowCard{border-radius:18px;min-height:215px;padding:22px 26px 20px}.payFlowIcon{border-radius:14px;width:50px;height:50px;font-size:30px}.payFlowHead{gap:14px;margin-bottom:26px}.payFlowHead h3{font-size:21px;font-weight:800}.payFlowBody span,.payFlowBottom span{font-size:13px}.payFlowBody b{margin:7px 0 2px;font-size:32px}.payFlowBody small{font-size:15px}.payFlowDivider{margin:22px 0 18px}.payFlowBottom{gap:18px}.payFlowBottom b{font-size:20px}.chartCard{border-radius:18px;min-height:220px;margin-bottom:16px;padding:16px}.chartCard h3{margin-bottom:14px;font-size:18px}.panel{border-radius:18px;margin-bottom:16px;padding:16px}main{padding:24px}nav button{padding:9px 13px;font-size:15px}header .brand h1{font-size:22px}header .brand p{font-size:13px}@media (width<=900px){.dashboardSubTabs{margin-left:-18px;margin-right:-18px;padding-left:18px}.dashboardSubTabs button{white-space:nowrap}.dashboardTimeBar .timeFilter{min-width:480px}.dashboardTimeBar .timeFilter button{font-size:15px}.payFlowHead h3{font-size:19px}.payFlowBody b{font-size:28px}}.dashboardSubTabs{background:#fff;border:1px solid #dce7f5;border-left:0;border-right:0;border-radius:0;align-items:center;gap:8px;margin:0 -24px 14px;padding:10px 24px;display:flex;overflow:visible;box-shadow:0 8px 18px #15365f08;z-index:auto!important;position:static!important;top:auto!important}.dashboardSubTabs button{min-height:40px;line-height:1.2;padding:10px 18px!important;font-size:14px!important;font-weight:700!important}.dashboardTitleOnly{display:none!important}.dashboardTimeBar{clear:both;z-index:1;width:100%;position:relative;justify-content:center!important;align-items:center!important;margin:0 0 20px!important;padding:0!important;display:flex!important}.dashboardTimeBar .timeFilter{background:#fff;border:1px solid #cfd8e6;border-radius:18px;grid-template-columns:repeat(6,1fr);width:min(600px,100%);min-height:42px;overflow:hidden;box-shadow:0 8px 20px #15365f10;display:grid!important}.dashboardTimeBar .timeFilter button{color:#6b7280;background:#fff;border-right:1px solid #cfd8e6;justify-content:center;width:100%;height:42px;border-radius:0!important;min-width:0!important;padding:0 12px!important;font-size:15px!important;font-weight:700!important}.dashboardTimeBar .timeFilter button:last-child{border-right:0}.dashboardTimeBar .timeFilter button.selected{background:var(--blue);color:#fff}@media (width<=900px){.dashboardSubTabs{margin:0 -18px 14px;padding:10px 18px;overflow:auto}.dashboardTimeBar{overflow:auto;justify-content:flex-start!important}.dashboardTimeBar .timeFilter{min-width:480px}}.modalOverlay{align-items:center;padding:12px;overflow:hidden}.depositModal.compact{border-radius:18px;flex-direction:column;width:min(540px,94vw);max-height:96vh;display:flex;overflow:hidden}.depositModal.compact .modalHead{padding:14px 18px}.depositModal.compact .modalHead h2{font-size:20px}.depositModal.compact .modalHead button{font-size:30px}.depositModal.compact .depositModalBody{gap:10px;padding:14px 18px;overflow:hidden}.depositModal.compact .networkPill{padding:6px 14px;font-size:14px}.depositModal.compact .qrFrame{border-radius:18px;width:190px;height:190px}.depositModal.compact .fakeQr{background:repeating-linear-gradient(45deg,#111 0 7px,#fff 7px 14px);width:160px;height:160px}.depositModal.compact .fakeQr span{border-width:8px;width:38px;height:38px}.depositModal.compact .warning{border-radius:14px;padding:10px 12px;font-size:13px}.depositModal.compact .depositLabel{font-size:13px}.depositModal.compact .addressBox{border-radius:14px;padding:9px 11px}.depositModal.compact .addressBox span{font-size:13px}.depositModal.compact .addressBox button{padding:7px 10px;font-size:12px}.depositSubmitGrid{grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;width:100%;display:grid}.depositSubmitGrid .field{margin:0}.depositSubmitGrid label{font-size:12px}.depositSubmitGrid input{height:36px;font-size:13px}.depositSubmitGrid .primary{height:36px;padding:0 16px}.depositModal.compact .steps{border-radius:14px;padding:12px;font-size:13px}.depositModal.compact .steps b{margin-bottom:6px}.depositModal.compact .steps p{gap:9px;margin:6px 0}.depositModal.compact .steps i{width:20px;height:20px;font-size:12px}.depositModal.compact .infoBox{border-radius:14px;padding:10px 12px;font-size:13px}@media (width<=700px){.depositSubmitGrid{grid-template-columns:1fr}.depositModal.compact .qrFrame{width:170px;height:170px}.depositModal.compact{max-height:98vh}}.balanceExchangeCard{grid-template-columns:72px 1fr auto;align-items:center;column-gap:16px;min-height:112px;display:grid!important}.balanceExchangeCard .balanceIconBox{background:#eef6ff;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.balanceExchangeCard .balanceIconBox svg{width:30px;height:30px;color:var(--blue)}.balanceExchangeCard .balanceInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.balanceExchangeCard .balanceInfo span{color:#666;font-size:18px}.balanceExchangeCard .balanceInfo b{color:#222;white-space:nowrap;font-size:28px;line-height:1.1}.balanceExchangeCard .balanceSub{align-items:center;gap:12px;display:flex}.balanceExchangeCard .balanceSub small{color:#666;font-size:14px}.balanceExchangeCard .balanceSub em{color:#f97316;white-space:nowrap;background:#fff1df;border-radius:999px;padding:4px 10px;font-size:13px;font-style:normal;font-weight:800}.balanceExchangeCard .topup{white-space:nowrap;place-self:end}.depositStats{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=900px){.balanceExchangeCard{grid-template-columns:56px 1fr;row-gap:10px}.balanceExchangeCard .balanceIconBox{border-radius:18px;width:56px;height:56px}.balanceExchangeCard .balanceInfo b{font-size:24px}.balanceExchangeCard .topup{grid-column:2;justify-self:start}.depositStats{grid-template-columns:1fr}}.balanceExchangeCard{grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important;gap:6px 12px!important;min-height:104px!important;padding:14px 16px!important}.balanceExchangeCard .balanceIconBox{border-radius:18px!important;width:58px!important;height:58px!important}.balanceExchangeCard .balanceInfo{gap:2px!important;min-width:0!important}.balanceExchangeCard .balanceInfo b{white-space:nowrap!important;font-size:23px!important;line-height:1.05!important}.balanceExchangeCard .balanceSub{flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.balanceExchangeCard .balanceSub small{white-space:nowrap!important;font-size:12px!important}.balanceExchangeCard .balanceSub em{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:86px!important;padding:3px 8px!important;font-size:12px!important;overflow:hidden!important}.balanceExchangeCard .topup{white-space:nowrap!important;border-radius:999px!important;grid-area:1/3/span 2!important;place-self:center end!important;min-height:31px!important;padding:7px 10px!important;font-size:13px!important;line-height:1!important}@media (width<=1100px){.balanceExchangeCard{grid-template-columns:52px minmax(0,1fr)!important}.balanceExchangeCard .topup{grid-area:auto/2!important;justify-self:start!important;margin-top:2px!important}.balanceExchangeCard .balanceInfo b{font-size:21px!important}}.balanceExchangeCard{grid-template-columns:64px minmax(0,1fr)!important;grid-template-areas:"icon info""icon action"!important;gap:8px 14px!important;min-height:118px!important;overflow:hidden!important}.balanceExchangeCard .balanceIconBox{grid-area:icon;border-radius:20px!important;align-self:center!important;width:64px!important;height:64px!important}.balanceExchangeCard .balanceIconBox svg{width:26px!important;height:26px!important}.balanceExchangeCard .balanceInfo{grid-area:info;gap:3px!important;min-width:0!important;max-width:100%!important}.balanceExchangeCard .balanceSub{flex-wrap:wrap!important;gap:8px!important}.balanceExchangeCard .balanceSub small{font-size:13px!important;line-height:1.1!important}.balanceExchangeCard .balanceSub em{padding:3px 8px!important;font-size:12px!important}.balanceExchangeCard .topup{white-space:nowrap!important;grid-area:action!important;place-self:start!important;margin-top:0!important;padding:7px 11px!important;font-size:13px!important;line-height:1!important;position:static!important}@media (width>=1200px){.balanceExchangeCard{grid-template-columns:64px minmax(0,1fr) auto!important;grid-template-areas:"icon info action"!important}.balanceExchangeCard .topup{place-self:center end!important}}.balanceExchangeCard{grid-template-columns:64px minmax(0,1fr)!important;grid-template-areas:"icon info"!important;gap:0 14px!important;min-height:128px!important;padding:16px 18px 52px 16px!important;display:grid!important;position:relative!important;overflow:hidden!important}.balanceExchangeCard .balanceIconBox{border-radius:20px!important;grid-area:icon!important;align-self:center!important;width:64px!important;height:64px!important}.balanceExchangeCard .balanceInfo{grid-area:info!important;min-width:0!important;max-width:100%!important;padding-right:0!important}.balanceExchangeCard .balanceInfo span{font-size:15px!important;line-height:1.1!important}.balanceExchangeCard .balanceInfo b{white-space:nowrap!important;text-overflow:clip!important;max-width:none!important;font-size:24px!important;line-height:1.05!important;overflow:visible!important}.balanceExchangeCard .balanceSub{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:2px!important;display:flex!important}.balanceExchangeCard .balanceSub small{font-size:13px!important}.balanceExchangeCard .balanceSub em{max-width:none!important;padding:3px 9px!important;font-size:12px!important}.balanceExchangeCard .topup{white-space:nowrap!important;border-radius:999px!important;grid-area:auto!important;place-self:auto!important;min-height:32px!important;padding:7px 12px!important;font-size:13px!important;position:absolute!important;bottom:16px!important;right:18px!important}@media (width<=900px){.balanceExchangeCard{min-height:136px!important;padding-bottom:56px!important}.balanceExchangeCard .topup{bottom:14px!important;right:14px!important}}.amountStack{flex-direction:column;gap:4px;line-height:1.2;display:flex}.amountStack b{color:#0f1b33;font-weight:800}.amountStack span{color:#5b6f90;font-size:12px;font-weight:700}.mutedBtn{color:#64748b!important;cursor:not-allowed!important;box-shadow:none!important;background:#e5e7eb!important;border-color:#d1d5db!important}button:disabled{opacity:.75;cursor:not-allowed}.dateFilter{border:1px solid var(--line);height:42px;color:var(--text);background:#fff;border-radius:14px;min-width:150px;padding:0 12px;font-weight:600}.tableTop .toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dateRangeGroup{background:#f8fbff;border:1px solid #d7e4f5;border-radius:16px;align-items:center;gap:10px;min-height:46px;padding:7px 9px;display:flex}.dateField{color:#0f1b33;background:#fff;border:1px solid #cfdced;border-radius:12px;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex;position:relative}.dateField span{color:#5a7193;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:800}.dateField input[type=date]{color:#0f1b33;appearance:auto;background:0 0;border:0;outline:none;width:136px;height:32px;padding:0;font-size:13px;font-weight:700}.dateField input[type=date]::-webkit-datetime-edit{color:#0f1b33;padding:0}.dateField input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer}.clearDateBtn{color:#334966;background:#eef4fb;border-radius:11px;height:34px;padding:0 12px;font-size:13px;font-weight:700}@media (width<=1100px){.tableTop{align-items:flex-start}.tableTop .toolbar{justify-content:flex-start;width:100%}.dateRangeGroup{justify-content:flex-start;width:100%;overflow:auto}}@media (width<=650px){.dateRangeGroup{flex-direction:column;align-items:stretch}.dateField{justify-content:space-between}.dateField input[type=date]{width:100%}}.interactiveVolume,.interactiveStatus{min-height:330px}.volumeChart{grid-template-columns:54px 1fr;gap:10px;min-height:230px;margin-top:10px;display:grid}.yAxis{text-align:right;color:#777;flex-direction:column;justify-content:space-between;padding:4px 0 28px;font-size:13px;display:flex}.plotArea{border-bottom:1px solid #777;border-left:1px solid #777;min-height:230px;position:relative;overflow:visible}.gridLines{pointer-events:none;flex-direction:column-reverse;justify-content:space-between;display:flex;position:absolute;inset:0 0 28px}.gridLines i{border-top:1px dashed #e6eaf0;width:100%;height:0;display:block}.barsArea{z-index:1;grid-template-columns:repeat(6,1fr);height:100%;padding:0 18px;display:grid;position:relative}.volumeGroup{flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.volumeBars{justify-content:center;align-items:flex-end;gap:8px;width:100%;height:calc(100% - 28px);display:flex;position:relative}.volumeHoverBand{opacity:0;background:#bdbdbd;border-radius:0;width:100%;transition:all .15s;position:absolute;inset:0}.volumeGroup:hover .volumeHoverBand{opacity:.75}.vbar{z-index:2;border-radius:10px 10px 0 0;width:34px;min-height:0;transition:all .15s;position:relative}.payinBar{background:#4caf50}.payoutBar{background:#f44336}.xTick{color:#777;justify-content:center;align-items:flex-end;height:28px;font-size:13px;display:flex}.volumeTooltip{z-index:8;background:#fff;border:1px solid #d9dde5;border-radius:12px;min-width:220px;padding:14px 16px;font-size:18px;line-height:1.7;display:none;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0002}.volumeGroup:hover .volumeTooltip{display:block}.volumeTooltip b{color:#222;margin-bottom:4px;font-size:20px;display:block}.volumeTooltip span{white-space:nowrap;display:block}.greenText{color:#4caf50}.redText{color:#f44336}.chartLegend{color:#334966;gap:18px;margin-top:12px;font-size:16px;display:flex}.chartLegend.centered{justify-content:center}.chartLegend span{align-items:center;gap:6px;display:flex}.chartLegend i{border-radius:2px;width:15px;height:15px;display:inline-block}.payinLegend{background:#4caf50}.payoutLegend{background:#f44336}.statusPieWrap{justify-content:center;align-items:center;gap:34px;min-height:230px;display:flex}.statusPieSvgBox{cursor:pointer;flex:none;width:178px;height:178px;position:relative}.statusPieSvg{filter:drop-shadow(0 1px #fff);width:178px;height:178px;display:block}.pieSlice{transform-origin:100px 100px;transition:transform .12s,filter .12s}.pieSlice:hover{filter:brightness(1.04);transform:scale(1.035)}.piePctText{fill:#fff;text-shadow:0 1px 3px #0005;pointer-events:none;font-size:18px;font-weight:900}.statusLegend{color:#777;grid-template-columns:1fr 1fr;gap:10px 16px;font-size:16px;display:grid}.statusLegend p{white-space:nowrap;align-items:center;gap:7px;margin:0;display:flex}.statusLegend i,.pieTooltip i{border-radius:50%;flex:none;width:13px;height:13px;display:inline-block}.pieTooltip{z-index:9;background:#fff;border:1px solid #d9dde5;border-radius:12px;min-width:170px;padding:12px 14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0002}.singlePieTooltip{pointer-events:none;display:block}.pieTooltip p{white-space:nowrap;color:#334966;align-items:center;gap:7px;margin:6px 0;font-size:14px;display:flex}@media (width<=900px){.volumeChart{grid-template-columns:42px 1fr}.vbar{width:24px}.volumeTooltip{min-width:180px;font-size:14px}.statusPieWrap{flex-direction:column}.statusLegend{grid-template-columns:1fr}.interactiveVolume,.interactiveStatus{min-height:300px}}.withdrawStat{min-height:120px;position:relative}.withdrawStat .withdrawBtn{background:linear-gradient(90deg,var(--blue),var(--green));color:#fff;cursor:pointer;border:0;border-radius:999px;padding:8px 14px;font-weight:800;position:absolute;bottom:16px;right:18px}.withdrawModal{background:#fff;border-radius:22px;width:430px;max-width:92vw;overflow:hidden;box-shadow:0 24px 80px #020d1f52}.withdrawHead{color:#fff;background:#15162a;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.withdrawHead h2{margin:0;font-size:22px}.withdrawHead button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1}.withdrawBody{flex-direction:column;gap:16px;padding:22px;display:flex}.withdrawBody .muted{color:#4b5563;margin:0;font-size:13px;font-weight:600}.withdrawAvailable{flex-direction:column;gap:4px;display:flex}.withdrawAvailable span{color:#334155;font-size:13px;font-weight:800}.withdrawAvailable b{color:#111827;font-size:22px}.sumRow{align-items:center;gap:10px;display:flex}.sumRow input{border:1px solid var(--border);border-radius:12px;flex:1;padding:12px 14px;font-weight:700}.currencyPill{border:1px solid var(--border);color:#334155;background:#f8fafc;border-radius:999px;align-items:center;padding:10px 16px;font-weight:900;display:inline-flex}.withdrawInfo{color:#475569;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:14px;font-size:13px;font-weight:700}.confirmRow{color:#111827;cursor:pointer;align-items:center;gap:10px;font-weight:800;display:flex}.confirmRow input{width:18px;height:18px}.withdrawActions{background:#fff;border-top:1px solid #eef2f7;gap:16px;padding:18px 22px;display:flex}.withdrawActions button{border:1px solid var(--border);cursor:pointer;color:#1e293b;background:#fff;border-radius:999px;flex:1;padding:12px 14px;font-weight:900}.withdrawActions .primary{color:#fff;background:linear-gradient(90deg,var(--blue),var(--green));border:0}.withdrawActions .primary:disabled{cursor:not-allowed;background:#9ca3af}.beneficiaryView{align-items:center;gap:8px;display:inline-flex}.iconBtn{color:#1f75d6;background:#eef5ff;border:1px solid #d5e5fa;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.iconBtn:hover{background:#dfeeff}.detailModal{background:#fff;border-radius:24px;width:min(560px,94vw);overflow:hidden;box-shadow:0 30px 70px #0005}.detailBody{gap:12px;padding:22px;display:grid}.detailRow{border-bottom:1px solid #e8eef7;grid-template-columns:160px 1fr;align-items:start;gap:18px;padding:12px 0;display:grid}.detailRow:last-child{border-bottom:0}.detailRow span{color:#5d7190;font-weight:800}.detailRow b{color:#0f1b33;font-weight:800}.detailRow .amountDual .amountUsdt{font-size:16px}.detailRow .amountDual .amountInr{font-size:14px}.status.awaiting-confirmation{color:#075985;background:#e0f2fe}.status.canceled{color:#991b1b;background:#fee2e2}.inlineFilterRow{justify-content:flex-end;margin:0 0 10px;display:flex}.compactField{min-width:230px}.compactField select{color:#14213d;background:#fff;border:1px solid #d6e2f0;border-radius:12px;padding:10px 12px}.statusFilter{margin-bottom:0}.actionDropdown{align-items:center;display:inline-flex;position:relative}.actionMenuBtn{min-width:34px;font-size:18px;font-weight:800;line-height:1}.actionMenu{z-index:50;background:#fff;border:1px solid #d7e4f5;border-radius:14px;flex-direction:column;gap:6px;min-width:150px;padding:8px;display:flex;position:absolute;top:38px;right:0;box-shadow:0 16px 34px #0f172a29}.actionMenu button{color:#0f172a;text-align:left;white-space:nowrap;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;padding:9px 10px;font-weight:700}.actionMenu button:hover{background:#e2e8f0}.actionMenu .dangerText{color:#be123c;background:#ffe4ea}.actionMenu .dangerText:hover{background:#fecdd3}.mutedSmall{color:#64748b;white-space:nowrap;background:#eef4fb;border-radius:12px;align-items:center;margin-right:6px;padding:8px 10px;font-size:12px;display:inline-flex}.adminPayoutActions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.fileName{color:#5b6f91;margin-top:6px;font-size:13px;font-weight:700}.fileDetailRow{display:block!important}.fileDetailRow>span{margin-bottom:6px;display:block}.filePreview{margin-top:10px}.filePreview img{object-fit:contain;background:#f8fbff;border:1px solid #dbe7f8;border-radius:14px;max-width:100%;max-height:260px}.filePreview a{color:#1976f3;background:#eef5ff;border-radius:12px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-block}.actionMenuWrap{align-items:center;gap:8px;display:inline-flex;position:relative}.kebabBtn{padding-bottom:3px;font-size:22px;font-weight:900;line-height:1}.actionDropdown{z-index:30;background:#fff;border:1px solid #dbe7f7;border-radius:14px;gap:6px;min-width:145px;padding:8px;display:grid;position:absolute;top:38px;right:0;box-shadow:0 18px 45px #0f1b332e}.actionDropdown button{color:#10203a;text-align:left;background:#f2f7ff;border-radius:10px;justify-content:flex-start;width:100%;padding:9px 12px;font-weight:800}.actionDropdown button:hover{background:#e6f0ff}.actionDropdown .dangerText{color:#d11f3a;background:#fff1f3}.actionDropdown .dangerText:hover{background:#ffe2e8}.payoutDetailModal{border-radius:24px;flex-direction:column;width:min(920px,94vw);max-height:88vh;display:flex;overflow:hidden}.payoutDetailModal .modalHead{flex:none;padding:18px 24px}.payoutDetailModal .modalHead h2{font-size:24px}.payoutDetailModal .modalClose{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:34px;display:flex}.payoutDetailModal .modalClose:hover{background:#ffffff1f}.detailGridTwo{grid-template-columns:1fr 1fr;gap:12px 18px;padding:20px 24px;display:grid;overflow:auto}.detailGridTwo .detailRow{background:#fbfdff;border:1px solid #edf2fa;border-radius:16px;grid-template-columns:145px 1fr;min-height:62px;padding:14px 16px}.detailGridTwo .detailRow span{text-transform:uppercase;letter-spacing:.04em;color:#607795;font-size:13px}.detailGridTwo .detailRow b{align-self:center;font-size:15px}.detailGridTwo .fileDetailRow{grid-column:1/-1;grid-template-columns:180px 1fr;align-items:start;display:grid}.filePreview{background:#f8fbff;border:1px solid #dde8f7;border-radius:18px;grid-column:1/-1;justify-content:center;align-items:center;min-height:120px;margin-top:12px;padding:14px;display:flex}.filePreview img{object-fit:contain;border-radius:14px;max-width:100%;max-height:280px;box-shadow:0 6px 16px #0f1b331a}.filePreview a{color:#1f75d6;background:#eaf3ff;border:1px solid #cfe2fb;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=800px){.detailGridTwo{grid-template-columns:1fr}.detailGridTwo .fileDetailRow{grid-column:auto;grid-template-columns:1fr}.payoutDetailModal{width:96vw}}.dataTableWrap,.dataTableWrap tbody,.dataTableWrap tr,.dataTableWrap td.actions{overflow:visible!important}.dataTableWrap table{z-index:1;position:relative;border-collapse:separate!important}@media (width<=1100px){.dataTableWrap table{min-width:max-content;display:table!important}.dataTableWrap .tableResponsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}}.actions{align-items:center;position:relative;overflow:visible!important}.actionMenuWrap{justify-content:center;align-items:center;gap:6px;display:inline-flex!important;position:relative!important}.actionMenuWrap .actionDropdown{background:#fff;border:1px solid #dbe7f7;border-radius:14px;gap:6px;min-width:170px;padding:8px;display:grid;box-shadow:0 18px 45px #0f1b3338;z-index:9999!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important}.actionMenuWrap .actionDropdown button{color:#10203a;text-align:left;white-space:nowrap;background:#f2f7ff;border-radius:10px;justify-content:flex-start;width:100%;padding:9px 12px;font-weight:800}.actionMenuWrap .actionDropdown .dangerText{color:#d11f3a;background:#fff1f3}.kebabBtn{width:32px;min-width:32px;height:32px;padding:0;font-size:20px;font-weight:900;line-height:1}.copyableValue{justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.copyableValue b{overflow-wrap:anywhere;min-width:0}.copyAttrBtn{color:#1f75d6;white-space:nowrap;background:#eef5ff;border:1px solid #d5e5fa;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:800}.copyAttrBtn:disabled{opacity:.45;cursor:not-allowed}.copyableAmount{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.copyableFileName{justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.copyableFileName b{overflow-wrap:anywhere}.detailGridTwo .copyableValue{align-items:flex-start}.reqTitleBar{justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;display:flex}.notifWrap{align-items:center;display:inline-flex;position:relative}.bellBtn{color:#16345b;background:#fff;border:1px solid #dbe7f7;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;box-shadow:0 8px 24px #0f1b3314}.bellBtn:hover{background:#f5f9ff}.bellBtn span{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;display:flex;position:absolute;top:-6px;right:-6px}.notifPanel{z-index:9999;background:#fff;border:1px solid #dbe7f7;border-radius:18px;gap:10px;width:380px;max-width:calc(100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #0f1b3338}.notifHead{border-bottom:1px solid #edf2fa;justify-content:space-between;align-items:center;padding:4px 4px 8px;display:flex}.notifHead b{color:#0f1b33;font-size:14px}.notifHead button{color:#1f75d6;background:#eef5ff;border:0;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:800}.notifItem{background:#f8fbff;border:1px solid #e2edfb;border-radius:14px;gap:3px;padding:10px;display:grid}.notifItem.read{opacity:.68;background:#fff}.notifItem strong{color:#0f1b33;font-size:13px}.notifItem small{color:#607795;font-size:12px;font-weight:700}.notifItem p{color:#344965;margin:2px 0;font-size:12px}.notifItem em{color:#7b8ca5;font-size:11px;font-style:normal}.muted{color:#7b8ca5;margin:0;padding:10px;font-size:13px}nav button{align-items:center;gap:9px;display:flex;position:relative}nav button .navLabel{text-align:left;flex:1}nav button .navBadge{color:#fff;text-align:center;background:#ef4444;border:2px solid #0a1728;border-radius:999px;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:900;line-height:20px;box-shadow:0 2px 8px #ef444459}nav button.active .navBadge,nav button:hover .navBadge{border-color:#10233d}.bellBtn span{box-shadow:0 2px 8px #ef444459;border:2px solid #fff!important;min-width:19px!important;height:19px!important;padding:0 5px!important;font-size:10px!important;line-height:15px!important;top:-11px!important;right:-11px!important}.reqTitleBar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.reqTitleBar h2{margin:0}.layout{grid-template-columns:260px minmax(0,1fr)!important}main{min-width:0;padding-left:28px!important}nav{width:260px!important}.reqTitleBar{align-items:center!important;padding-right:22px!important}.notifWrap{margin-left:auto!important;padding-top:6px!important;padding-right:6px!important}.bellBtn{width:42px!important;min-width:42px!important;height:42px!important;overflow:visible!important}.bellBtn span{z-index:2!important;border:2px solid #fff!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:10px!important;line-height:14px!important;top:-5px!important;right:-5px!important}nav button .navBadge{flex:none!important;justify-content:center!important;align-items:center!important;min-width:22px!important;height:20px!important;margin-left:auto!important;margin-right:0!important;line-height:1!important;display:inline-flex!important;position:static!important}nav button{overflow:visible!important}main table{max-width:100%}main .tableWrap,main .dataTableWrap{max-width:100%;overflow-x:auto}@media (width<=768px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}header{z-index:20;gap:10px;height:auto;min-height:64px;padding:10px 12px;position:sticky;top:0}header .brand{gap:10px;min-width:0}header .logo{border-radius:13px;flex:none;width:40px;height:40px}header .brand h1{font-size:18px;line-height:1.1}header .brand p{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:12px;overflow:hidden}header button{flex:none;padding:8px 10px;font-size:13px}.layout{min-height:calc(100vh - 64px);display:block}nav{z-index:18;-webkit-overflow-scrolling:touch;border-bottom:1px solid #1e375a;border-right:0;flex-direction:row;gap:8px;padding:10px 12px;position:sticky;top:64px;overflow-x:auto;display:flex!important}nav button{white-space:nowrap;flex:none;margin:0;padding:9px 12px;font-size:14px;width:auto!important}nav button .navLabel{display:inline-block}nav::-webkit-scrollbar{display:none}main{width:100%;overflow-x:hidden;padding:12px!important}h2{margin-bottom:12px;font-size:22px}.pageTitle{gap:10px;margin-bottom:12px}.pageTitle .toolbar{justify-content:flex-start;width:100%}.search{width:100%}.search input{width:100%;min-width:0}.toolbar{gap:8px;width:100%}.dateRange{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.dateField input{width:100%;min-width:0}.stats{gap:10px;grid-template-columns:1fr!important}.stat{min-height:auto;padding:14px}.grid4,.two,.payFlowGrid{grid-template-columns:1fr!important}.dashboardSubTabs{white-space:nowrap;-webkit-overflow-scrolling:touch!important;margin:0 -12px 12px!important;padding:8px 12px!important;overflow-x:auto!important}.dashboardSubTabs button{flex:none;padding:8px 12px!important;font-size:13px!important}.dashboardTimeBar{overflow-x:auto;justify-content:flex-start!important;margin-bottom:14px!important}.dashboardTimeBar .timeFilter{width:420px!important;min-width:420px!important}.dashboardTimeBar .timeFilter button{height:38px;font-size:13px!important}.payFlowCard{min-height:auto!important;padding:18px!important}.payFlowHead h3{font-size:18px!important}.payFlowBody b{font-size:26px!important}.payFlowBottom{grid-template-columns:1fr 1fr!important}.chartCard{min-height:auto;padding:14px;overflow-x:auto}.dataTableWrap{width:100%;overflow:hidden}.tableTop{flex-direction:column;gap:10px;display:flex;align-items:flex-start!important}.tableTop .toolbar{width:100%}.dataTableWrap .tableResponsive{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dce7f5;border-radius:14px;width:100%;margin-bottom:16px;overflow-x:auto}.dataTableWrap table{border:0;width:100%;margin-bottom:0;display:table}th,td{padding:11px 12px;font-size:13px}.pager{flex-direction:column;gap:10px;display:flex;align-items:flex-start!important}.pager>div{flex-wrap:wrap;gap:8px;width:100%;display:flex}.panel{padding:14px}.modalOverlay{align-items:center;padding:10px;overflow:auto}.detailModal,.depositModal{max-height:92vh;overflow:auto;width:96vw!important;max-width:96vw!important}.detailGridTwo{grid-template-columns:1fr!important}.balanceExchangeCard{grid-template-columns:52px 1fr!important}.balanceExchangeCard .topup{grid-column:2;place-self:start;margin-top:4px}}html,body,#root{max-width:100%;overflow-x:hidden}@media (width<=768px){header{z-index:50!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:64px!important;padding:8px 16px!important;display:flex!important;position:sticky!important;top:0!important}header .brand{flex:0 auto!important;order:1!important;align-items:center!important;gap:8px!important;min-width:0!important;margin:0!important;display:flex!important}header .brand h1{line-height:1.2;margin:0!important;font-size:16px!important}header .brand p{display:none!important}header .logo{border-radius:8px!important;width:32px!important;height:32px!important}header .logo svg{width:18px!important;height:18px!important}header .headerActions{display:contents!important}header .ghost{border-radius:8px!important;flex:none!important;order:2!important;padding:7px 12px!important;font-size:13px!important}header .ghost svg{display:none!important}.indianClock{order:3!important;justify-content:center!important;width:100%!important;margin:8px 0 0!important;padding:6px!important;display:flex!important}.indianClock span{font-size:11px!important}.layout{min-height:auto!important;display:block!important}nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:40!important;background:#0a1728!important;border-bottom:1px solid #1e375a!important;border-right:0!important;flex-direction:row!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:8px 12px!important;display:flex!important;position:sticky!important;top:64px!important;overflow:auto hidden!important}nav::-webkit-scrollbar{display:none}.dashboardSubTabs::-webkit-scrollbar{display:none}.dashboardTimeBar::-webkit-scrollbar{display:none}nav button{white-space:nowrap!important;border-radius:8px!important;flex:none!important;width:auto!important;min-width:max-content!important;margin:0!important;padding:8px 12px!important;font-size:13px!important}main{width:100%!important;max-width:100%!important;padding:0 12px 18px!important;overflow-x:hidden!important}.dashboardSubTabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:6px!important;width:calc(100% + 24px)!important;max-width:calc(100% + 24px)!important;margin:0 -12px 14px!important;padding:8px 12px!important;display:flex!important;position:static!important;overflow:auto hidden!important}.dashboardSubTabs button{white-space:nowrap!important;border-radius:8px!important;flex:none!important;min-width:max-content!important;padding:8px 12px!important;font-size:13px!important}.dashboardTimeBar{-webkit-overflow-scrolling:touch;justify-content:flex-start!important;width:100%!important;max-width:100%!important;margin-bottom:14px!important;overflow:auto hidden!important}.dashboardTimeBar .timeFilter{width:480px!important;min-width:480px!important}.stats,.depositStats{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}@media (width>=480px){.stats,.depositStats{grid-template-columns:1fr 1fr!important}}.grid4,.two,.payFlowGrid{grid-template-columns:1fr!important;gap:12px!important;display:grid!important}.stat,.panel,.chartCard,.payFlowCard{overflow-wrap:break-word;width:100%!important;min-width:0!important;max-width:100%!important}.payFlowCard{min-height:auto!important;padding:18px!important}.payFlowBody b{font-size:28px!important}.toolbar,.pageTitle,.titleRow{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important}.search,.search input{width:100%!important}.tableResponsive{background:#fff;border:1px solid #dce7f5;border-radius:14px;-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;margin-bottom:16px!important;overflow-x:auto!important}.dataTableWrap table{table-layout:auto!important;border:0!important;width:max-content!important;min-width:100%!important;max-width:none!important;margin-bottom:0!important;display:table!important;overflow:visible!important}.modalOverlay{justify-content:center!important;align-items:flex-start!important;padding:8px!important;display:flex!important;overflow-y:auto!important}.detailModal,.depositModal{border-radius:16px!important;width:98vw!important;max-width:98vw!important;max-height:94vh!important}}.dashboardLayout{align-items:start!important;gap:20px!important;width:100%!important;display:flex!important}.dashboardMain{flex:1!important;min-width:0!important}.dashboardSidebar{background:#fff!important;border:1px solid #dce7f5!important;border-radius:20px!important;flex-direction:column!important;flex-shrink:0!important;width:300px!important;max-height:calc(100vh - 120px)!important;padding:20px!important;display:flex!important;position:sticky!important;top:96px!important;box-shadow:0 10px 25px #15365f05!important}@media (width<=990px){.dashboardLayout{flex-direction:column!important;width:100%!important;max-width:100%!important}.dashboardMain{width:100%!important;max-width:100%!important}.dashboardSidebar{width:100%!important;max-height:400px!important;position:static!important}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}button{transition:transform .16s ease-in-out,filter .16s ease-in-out,box-shadow .16s ease-in-out!important}button:hover:not(:disabled){transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}table tbody tr{transition:background-color .15s ease-in-out,transform .15s ease-in-out}table tbody tr:hover{background-color:#f0f6ff99}.modalOverlay{animation:.2s cubic-bezier(.16,1,.3,1) forwards fadeInOverlay}@keyframes fadeInOverlay{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.depositModal,.loginCard{animation:.22s cubic-bezier(.16,1,.3,1) forwards popInModal}@keyframes popInModal{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.loading{color:var(--muted);background:var(--bg);justify-content:center;align-items:center;min-height:100vh;font-weight:700;animation:1.5s ease-in-out infinite shimmerPulse;display:flex}@keyframes shimmerPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
