.u-reading-width { max-width: var(--esl-reading); }
.u-stack > * + * { margin-top: var(--esl-space-5); }
.u-cluster { display: flex; flex-wrap: wrap; gap: var(--esl-space-4); align-items: center; }
.u-muted { color: var(--esl-muted); }
.u-visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
