import assert from 'node:assert/strict'
import { readdirSync, readFileSync } from 'node:fs'
import { dirname, join, relative, resolve } from 'node:path'
import { fileURLToPath } from 'node:url'
import { describe, it } from 'node:test'
// iOS Safari zooms the page when a focused control computes under 16px, so `app.css` raises three
// tokens — `--field-size`, `--field-ident-size`, `--field-find-size` — on a touch-primary device, and
// every typed control in the app takes its size from one of them.
//
// That is a claim about *every* ``, `