.framework-no-light-report {
  border-color: #dc2626 !important;
  background: linear-gradient(135deg, #fff7f7 0%, #fee2e2 100%) !important;
  box-shadow: 0 4px 14px rgba(185, 28, 28, 0.2) !important;
}

.framework-no-light-report [class*="name"] {
  color: #991b1b !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.framework-no-light-report [class*="checkbox"] {
  accent-color: #dc2626;
}
