Tabatha's settings page is a single React surface with 22 sections behind a sticky left nav, a live sync-health chip, and a keyboard-driven search that jumps straight to a field. Every control below is reproduced from the shipping source, down to the exact labels, placeholder text, and state colors.
Twenty-two sections, which is a lot, and the reason is that Tabatha is opinionated by default and those opinions have to be negotiable. Nearly every piece of friction in the product - gate strictness, timers, blocked sites, retention - is a setting here, because friction you cannot tune is friction you eventually disable entirely. That volume is also why the search exists: press / and fuzzy-find any option rather than hunting the nav. The theme system renders live in the preview column, so you can see a change before you keep it.
*