CSS custom properties are not just variables — they cascade, inherit, and can be updated at runtime with JavaScript. This post explores advanced patterns including component-level theming, responsive custom properties, and using them as a design token layer.