The alert stripe that must not budge

A colored order-alert stripe on a notification chip needs to look exactly as thick whether that chip lands on a wide dashboard or gets squeezed into a narrow mobile notch. It should never grow or shrink with whatever it's sitting in.

Which unit would you reach for here?

Spacing that grows with the user's settings

Some visitors bump up their browser's default font size for readability. A card's inner padding should grow right along with that setting no matter what font-size happens to be set locally inside the card itself.

Which unit would you reach for here?

A button that scales with its own toolbar

This Save button lives inside a toolbar that sets its own font-size. Drop that same toolbar into a compact mobile header or a roomy desktop panel, and its buttons should scale with whatever font-size that specific toolbar has.

Which unit would you reach for here?

A storage meter that tells the truth

A "Cloud Storage" widget like the one in Google Drive or Dropbox shows a fill bar for how much of your quota is used. Drop that widget into a narrow phone sidebar or a roomy desktop panel, and the fill needs to keep reading as 80 percent of its own card, not some fixed pixel amount.

Which unit would you reach for here?

A hero section that claims its slice of the screen

A restaurant landing page's hero section should always take up 40% of the visible browser window's height, the way a video call fills most of your screen no matter what's stacked around it or how tall its parent container happens to be.

Which unit would you reach for here?

A toast that ignores its cramped trigger panel

Clicking "Add to cart" in a deliberately narrow 160px quick-actions panel should pop up a toast notification sized relative to the actual screen not squeezed to the width of the narrow panel that triggered it.

Which unit would you reach for here?