fn first_html_text(document: &Html, selector: &str) -> Option<String>
Extract first text value for an HTML selector.