AntiPattern
Layout Misalignment From Absolutes
absolute-positioning-layout-mismatch
Fixed/sticky positioning and absolute or percentage-based offsets mis-handle dynamic dimensions (header height, container width, child grid size), causing elements to start at the wrong viewport origin and centers/arrows to drift when scaling or wrapping changes DOM structure.