.RewardBatchTable-module__ceJ51a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:20px;display:grid}.RewardBatchTable-module__ceJ51a__col{flex-direction:column;gap:18px;display:flex}.RewardBatchTable-module__ceJ51a__card{border:1px solid var(--ifp-200);background:#fff;border-radius:16px;padding:22px}.RewardBatchTable-module__ceJ51a__cardTitle{color:var(--ifp-900);margin-bottom:16px;font-size:15px;font-weight:700}.RewardBatchTable-module__ceJ51a__field{color:var(--ifp-text-2);margin-bottom:7px;font-size:12px;font-weight:600;display:block}.RewardBatchTable-module__ceJ51a__input{border:1px solid var(--ifp-300);width:100%;height:44px;color:var(--ifp-900);background:#fff;border-radius:10px;outline:none;margin-bottom:14px;padding:0 13px;font-size:14px}.RewardBatchTable-module__ceJ51a__genBtn{background:var(--ifp-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:46px;font-size:14px;font-weight:700}.RewardBatchTable-module__ceJ51a__genBtn:disabled{opacity:.55;cursor:not-allowed}.RewardBatchTable-module__ceJ51a__currentCard{border:1px solid var(--ifp-200);background:#fff;border-radius:16px;overflow:hidden}.RewardBatchTable-module__ceJ51a__currentHead{color:var(--ifp-900);border-bottom:1px solid var(--ifp-100);padding:16px 18px;font-size:14px;font-weight:700}.RewardBatchTable-module__ceJ51a__currentRow{grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;padding:12px 18px;font-size:12.5px;display:grid}.RewardBatchTable-module__ceJ51a__currentEmpty{color:var(--ifp-faint);padding:18px;font-size:13px;line-height:1.5}.RewardBatchTable-module__ceJ51a__detailCard{border:1px solid var(--ifp-200);background:#fff;border-radius:16px;overflow:hidden}.RewardBatchTable-module__ceJ51a__detailHead{border-bottom:1px solid var(--ifp-100);padding:20px 22px}.RewardBatchTable-module__ceJ51a__detailHeadTop{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.RewardBatchTable-module__ceJ51a__detailLabel{color:var(--ifp-faint);font-size:12px;font-weight:600}.RewardBatchTable-module__ceJ51a__detailKey{color:var(--ifp-900);font-size:22px;font-weight:800}.RewardBatchTable-module__ceJ51a__metrics{background:var(--ifp-100);grid-template-columns:1fr 1fr;gap:1px;display:grid}.RewardBatchTable-module__ceJ51a__metric{background:#fff;padding:18px 22px}.RewardBatchTable-module__ceJ51a__metricLabel{color:var(--ifp-faint);margin-bottom:6px;font-size:12px;font-weight:600}.RewardBatchTable-module__ceJ51a__metricVal{color:var(--ifp-900);font-size:24px;font-weight:700}.RewardBatchTable-module__ceJ51a__metricVal.RewardBatchTable-module__ceJ51a__blue{color:var(--ifp-primary-dark)}.RewardBatchTable-module__ceJ51a__detailBody{padding:18px 22px}.RewardBatchTable-module__ceJ51a__badge{border-radius:8px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__sm{padding:3px 9px;font-size:10px}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__PENDING_REVIEW,.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__PENDING{color:#b45309;background:#fef3c7}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__APPROVED{color:#047857;background:#d1fae5}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__SUBMITTED{color:#0e7490;background:#d1fae5}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__CONFIRMED{color:#15803d;background:#dcfce7}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__FAILED{color:#dc2626;background:#fee2e2}.RewardBatchTable-module__ceJ51a__badge.RewardBatchTable-module__ceJ51a__SKIPPED{background:var(--ifp-100);color:var(--ifp-500)}.RewardBatchTable-module__ceJ51a__badgeSpin{border:2px solid;border-top-color:#0000;border-radius:50%;width:8px;height:8px;animation:.7s linear infinite RewardBatchTable-module__ceJ51a__ifp-spin}.RewardBatchTable-module__ceJ51a__warn{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 13px;font-size:13px;font-weight:600;display:flex}.RewardBatchTable-module__ceJ51a__warn.RewardBatchTable-module__ceJ51a__danger{color:var(--ifp-danger);background:#fef2f2;border-color:#fecaca}.RewardBatchTable-module__ceJ51a__warnDot{background:currentColor;border-radius:50%;width:7px;height:7px}.RewardBatchTable-module__ceJ51a__tableWrap{margin-bottom:18px;overflow-x:auto}.RewardBatchTable-module__ceJ51a__tableInner{min-width:360px}.RewardBatchTable-module__ceJ51a__tHead,.RewardBatchTable-module__ceJ51a__tRow{grid-template-columns:1.4fr 1fr 1fr;align-items:center;display:grid}.RewardBatchTable-module__ceJ51a__tHead{color:var(--ifp-faint);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--ifp-100);padding:10px 0;font-size:11px;font-weight:700}.RewardBatchTable-module__ceJ51a__tRow{border-bottom:1px solid var(--ifp-50);color:var(--ifp-700);padding:11px 0;font-size:13px}.RewardBatchTable-module__ceJ51a__tRight{text-align:right}.RewardBatchTable-module__ceJ51a__actions{flex-wrap:wrap;gap:10px;display:flex}.RewardBatchTable-module__ceJ51a__actionBtn{border:1px solid var(--ifp-200);height:42px;color:var(--ifp-700);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.RewardBatchTable-module__ceJ51a__actionBtn:hover:not(:disabled){border-color:var(--ifp-primary);color:var(--ifp-primary)}.RewardBatchTable-module__ceJ51a__actionBtn.RewardBatchTable-module__ceJ51a__primary{background:var(--ifp-primary);border-color:var(--ifp-primary);color:#fff}.RewardBatchTable-module__ceJ51a__actionBtn.RewardBatchTable-module__ceJ51a__danger{color:var(--ifp-danger);background:#fff;border-color:#fecaca}.RewardBatchTable-module__ceJ51a__actionBtn:disabled{opacity:.5;cursor:not-allowed}.RewardBatchTable-module__ceJ51a__stepper{border-bottom:1px solid var(--ifp-line);align-items:center;gap:8px;padding:14px 22px;display:flex}.RewardBatchTable-module__ceJ51a__step{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.RewardBatchTable-module__ceJ51a__stepNum{background:var(--ifp-100);width:22px;height:22px;color:var(--ifp-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.RewardBatchTable-module__ceJ51a__stepLabel{color:var(--ifp-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.RewardBatchTable-module__ceJ51a__stepDone .RewardBatchTable-module__ceJ51a__stepNum{color:#15803d;background:#dcfce7}.RewardBatchTable-module__ceJ51a__stepDone .RewardBatchTable-module__ceJ51a__stepLabel{color:var(--ifp-700)}.RewardBatchTable-module__ceJ51a__stepActive .RewardBatchTable-module__ceJ51a__stepNum{background:var(--ifp-primary);color:#fff}.RewardBatchTable-module__ceJ51a__stepActive .RewardBatchTable-module__ceJ51a__stepLabel{color:var(--ifp-900)}.RewardBatchTable-module__ceJ51a__guide{margin-top:6px}.RewardBatchTable-module__ceJ51a__guideText{color:var(--ifp-700);margin:0 0 14px;font-size:14px;line-height:1.55}.RewardBatchTable-module__ceJ51a__guideOk{color:#15803d;font-weight:600}.RewardBatchTable-module__ceJ51a__guideActions{flex-wrap:wrap;gap:10px;display:flex}.RewardBatchTable-module__ceJ51a__txLink{color:var(--ifp-primary);align-items:center;gap:6px;margin-bottom:14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.RewardBatchTable-module__ceJ51a__txLink:hover{text-decoration:underline}
