What a mask really does
It does not modify the asset. It modifies visibility.
A mask acts as an intermediate layer between the original content and the final rendering. Opaque areas remain visible, while transparent areas disappear.
That makes masks useful whenever you want to direct attention, soften the edge of a surface or reveal only one meaningful area of a block.
- It works on images, backgrounds and full blocks.
- You can generate it with gradients, inline SVG or external mask assets.
- It scales better than exporting separate raster versions for every visual variant.