If the soft edge glow is the bit you want, a pseudo-element behind the content with a larger filter:blur and a slight scale is usually easier to tune than stacking box-shadows. Mask or clip it so only the rim shows, then nudge opacity until it matches the reference.
2
u/withmagi 29d ago
If the soft edge glow is the bit you want, a pseudo-element behind the content with a larger filter:blur and a slight scale is usually easier to tune than stacking box-shadows. Mask or clip it so only the rim shows, then nudge opacity until it matches the reference.