Key Points
Customer
Fully responsive across any device
Small footprint is cached to yield fast time to first paint
Reduced number of HTML tags yields faster render
Selectable font size and selectable light / dark mode for better accessibility
Business
Future proofed - HTML5 and CSS3 Standards compliant
Stay out of legal quagmire - meets WebAim accessibility requirements
Lower cost - no javascript means less code
Simplify maintenance - expected to be THE source of truth
Technology
No breakpoints - uses design widths
Simplified customization with CSS variables
No dependencies and no bundler required
Supports split complementary colour scheme