.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.flow > * + * { margin-top: var(--flow-space, 1rem); }
.cluster { display: flex; flex-wrap: wrap; align-items: center; gap: var(--space-4); }
.text-center { text-align: center; }
