Effect Resources
References for overlays and elevation in the Cynosure Lutronic system.
Effect Resources
In this system
- Effects overview — shadow samples
- Effect guidelines — usage rules
- Token source:
src/handoff/nextgen/tokens/tailwind.css—black-alpha-*,white-alpha-*,bg-bg-hover
Web references
- CSS
linear-gradient(MDN) — basis for Tailwindbg-linear-to-*overlays - CSS
box-shadow(MDN) — when a component already documents a shadow - Under-engineered shadows (Adrian Roselli) — accessibility notes on elevation
Prefer surface + overlay tokens over a global elevation scale. Match an existing block (e.g. full_cta, pre_footer) when you need atmosphere behind type.
On This Page