Rendering Flow

- Virtualization: Only visible rows/cells render.
- Fragment Pooling:
DynamicCell
reuses view fragments; minimal DOM/SG churn.
- Focus Animations: Rows calculate focus positions; CollectionView performs eased scrolling.
Class Relationships
