Breakpoints
Breakpoint tokens are only needed internally. They are used to generate scales of font sizes and spacing for different screen sizes.
Only one CSS custom property is created, which is read via JavaScript and used to inform components about a breakpoint change.
CSS custom properties don't work in media query declarations. So if you write custom styles, you have to write the media query declaration manually.