/* Basic placeholder styles for educational tooltips and modals */
.tooltip-level-1, .tooltip-level-2, .tooltip-level-3 {
  font-size: .875rem;
}
.audit-risk-box { border-left: 4px solid #dc3545; padding-left: .75rem; }
.common-mistakes li::marker { color: #dc3545; }
.best-practices li::marker { color: #198754; }
