4Toggle between HLD Focus, LLD Focus, and Both views
In a nutshell
HLD = boxes and arrows (what components, how they connect). LLD = classes and methods (how each component works inside). Both are needed: HLD for architecture, LLD for implementation.