Whenever I come across a website with a clean and consistent UI, my first instinct as a web developer is almost always the same: F12. Inspect Element. I start digging into colors, font sizes, border radiuses, spacing, shadows, and all the small details that make an interface feel consistent.
Sometimes I only want to figure out the color used by a single button. But before I know it, I am already scrolling through the entire page, trying to understand the visual language behind the design.