/* megamarketplacesait.cfd — карточка с левым акцентом, coral */
.popup-theme-mmsait {
  background: rgba(15, 15, 18, 0.86);
}

.popup-theme-mmsait .mega-popup-dialog {
  padding: 26px 24px 24px 28px;
  text-align: left;
  background: #1a1a1f;
  border: 1px solid rgba(255, 107, 53, 0.25);
  border-left: 6px solid #ff6b35;
  border-radius: 0 14px 14px 0;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.5);
}

.popup-theme-mmsait .mega-popup-kicker {
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  color: #ff6b35;
  margin-bottom: 10px;
}

.popup-theme-mmsait .mega-popup-title {
  font-size: 1.2rem;
  color: #e8e8ec;
}

.popup-theme-mmsait .mega-popup-disclaimer {
  color: #9898a8;
}

.popup-theme-mmsait .mega-popup-btn {
  color: #fff;
  background: #ff6b35;
  border-radius: 999px;
  box-shadow: 0 8px 24px rgba(255, 107, 53, 0.35);
}

.popup-theme-mmsait .mega-popup-btn:hover {
  background: #ff8555;
}
