.ws-content-inner:has(.tx-page-head){max-width:1040px}.tx-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.tx-page-head h1{margin:0 0 6px;color:#172033;font-size:24px;letter-spacing:-.025em}.tx-page-head p{margin:0;color:#7b8494;font-size:13px}.tx-page-head a{padding:8px 12px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#526079;font-size:12px;text-decoration:none}.tx-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-bottom:20px}.tx-sum-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.tx-sum-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748B;margin-bottom:8px}.tx-sum-label svg{width:16px;height:16px}.tx-sum-value{font-size:24px;font-weight:700;color:#1E293B;margin-bottom:4px}.tx-sum-value.tx-amber{color:#D97706}.tx-sum-sub{font-size:12px;color:#94A3B8}.tx-filter-bar{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.tx-filter-pill{padding:5px 14px;border-radius:999px;font-size:12px;font-weight:500;border:1px solid #e2e8f0;background:#fff;color:#64748B;cursor:pointer;transition:all .2s ease;font-family:inherit}.tx-filter-pill:hover{border-color:#DBEAFE;color:#1E293B}.tx-filter-pill.active{background:#2563EB;color:#fff;border-color:#2563EB}.tx-filter-spacer{flex:1}.tx-filter-total{font-size:13px;color:#94A3B8;font-weight:500}.tx-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.tx-table{width:100%;border-collapse:collapse;font-size:13px}.tx-table th{text-align:left;padding:12px 16px;font-weight:600;color:#64748B;background:#F8FAFC;border-bottom:1px solid #e2e8f0;font-size:12px}.tx-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9;color:#475569}.tx-desc{min-width:0;display:flex;flex-direction:column;gap:3px}.tx-desc strong{color:#465064;font-size:12px;font-weight:600}.tx-desc small{color:#98a1af;font-size:10.5px}.tx-table tr:last-child td{border-bottom:none}.tx-table tr:hover td{background:#FAFBFC}.tx-empty{text-align:center;padding:40px 16px!important;color:#94A3B8}.tx-badge{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600}.tx-b-recharge{background:#DCFCE7;color:#16A34A}.tx-b-consume{background:#FEF3C7;color:#D97706}.tx-b-refund{background:#DBEAFE;color:#2563EB}.tx-amt-positive{color:#16A34A;font-weight:600}.tx-amt-negative{color:#DC2626;font-weight:600}.tx-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;padding:12px 0}.tx-page-btn{padding:6px 16px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:13px;color:#475569;cursor:pointer;transition:all .2s ease;font-family:inherit}.tx-page-btn:hover:not(:disabled){border-color:#93C5FD;color:#2563EB}.tx-page-btn:disabled{opacity:.4;cursor:not-allowed}.tx-page-info{font-size:13px;color:#94A3B8}.tx-section{margin-bottom:24px}.tx-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tx-section-head div{display:flex;flex-direction:column;gap:3px}.tx-section-head strong{color:#465064;font-size:13px}.tx-section-head span{color:#98a1af;font-size:10.5px}.tx-section-title{font-size:13px;font-weight:600;color:#64748B;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;padding-left:2px}.tx-collapse-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#F8FAFC;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;font-family:inherit;transition:background .15s ease;margin-bottom:10px}.tx-collapse-header:hover{background:#F1F5F9}.tx-collapse-label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#475569}.tx-collapse-action{display:flex;align-items:center;gap:4px;font-size:12px;color:#94A3B8;font-weight:500}.tx-conv-empty{text-align:center;padding:40px 16px;color:#94A3B8;font-size:13px}.tx-conv-title{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#8b95a5;font-size:12px}.tx-state strong{color:#303845;font-size:16px}.tx-state button{margin-top:6px;padding:8px 12px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#315ee7;cursor:pointer}@media (max-width:768px){.tx-summary{grid-template-columns:repeat(2,1fr)}.tx-conv-table td:nth-child(4),.tx-conv-table th:nth-child(4){display:none}}