/* Extra interactive-tool rules; base styles live in executive-decision.css */
.ed-tool__health {
	margin-bottom: 0.75rem;
	padding: 0.65rem 0.75rem;
	border-radius: 8px;
	background: rgba(201, 168, 76, 0.12);
	color: #e8d7a0;
	font-size: 0.85rem;
}
