The discipline
This dashboard contains zero box-shadow declarations. Every sense of depth — sidebar lift, panel elevation, hover, selected row, popover — comes from a 7-step luminance ladder over the same near-black hue, joined by hairlines at rgba(255,255,255,0.07).
An inverted light theme would lean on box-shadow: 0 1px 3px rgba(0,0,0,0.3) for card lift. Here that reads as "dark mode toggle." Removing every shadow and letting fills alone carry elevation is what flips the read from "inverted" to "designed for dark."
Accent contract
Single teal #2dd4bf, scoped to four roles only: active nav rail, primary CTA, selected-row left edge + ID, active filter chip tint. Nowhere else. Semantic status colors (ok/warn/danger/info/crit) are separate desaturated tokens — never the accent.