/* === 充值/取款/账户明细/投注记录 区域背景自定义 === */
.uc-quick {
  background: linear-gradient(135deg, rgba(156, 39, 176, 0.25), rgba(123, 31, 162, 0.18)) !important;
  border-radius: 14px !important;
  border: 1px solid rgba(156, 39, 176, 0.3) !important;
  padding: 8px !important;
  margin-bottom: 0 !important;
}
