/* MY CASINO V64.3 — member duplicate-protection feedback */
.member-protection-message-v643 { white-space: pre-line; line-height: 1.55; }
.member-protection-action-v643 {
  width: fit-content; min-height: 36px; margin: 8px 0 2px; padding: 0 13px;
  display: inline-flex; align-items: center; justify-content: center; gap: 7px;
  border: 1px solid #f1b7bb; border-radius: 10px; color: #b92f3a;
  background: #fff4f5; font-size: 12px; font-weight: 900; text-decoration: none;
  box-shadow: 0 4px 11px rgba(185,47,58,.08);
}
.member-protection-action-v643:active { transform: translateY(1px); }
