Variable: LensLayer
constLensLayer:Context<HTMLElement|null>
Defined in: lens.tsx:63
Where Lens popovers MOUNT. A shell whose content rides a transformed surface (the deck's translated track; a Step row mid-transition) provides an element OUTSIDE every transform but INSIDE its token scope, and Lens reparents its fixed surfaces there — their containing block is then the real viewport, stable by construction. Without a provider the surfaces render in place: the plain-page path, unchanged.