The three key types: linear, radial and conic
Pick the gradient type according to visual purpose, not habit.
`linear-gradient` is great for buttons, headers, overlays and directional emphasis.
`radial-gradient` works well for focus zones, glow effects and spotlight-style backgrounds.
`conic-gradient` is especially useful for circular indicators, progress rings and more expressive experimental surfaces.