632f8ca08e
Added extensive CSS properties to force text visibility: - Explicit text-indent: 0 - Overflow: visible - Font-size and line-height - Proper padding - Red border for visual debugging Added comprehensive JavaScript logging of computed styles: - Font size, color, background - Text indent, overflow - Display, visibility, opacity - Width and height This will help identify which CSS property is hiding the selected text. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>