checkbox
Tier 1Drawn with appearance: none; semantics, keyboard, and forms stay native.
<label><input type="checkbox" checked /> Remember me</label>
Notes
Checked is primary fill + glyph; indeterminate is a drawn dash. A label wrapping the control becomes the click target and dims when disabled.