/* SCIFN KaTeX MathML-only presentation. No bundled font files are required. */
.math.inline .katex { display: inline; white-space: nowrap; }
.math.display { display: block; max-width: 100%; margin: 1rem 0; overflow-x: auto; overflow-y: hidden; text-align: center; }
.math.display .katex { display: inline-block; min-width: min-content; }
.katex math { font-size: 1.04em; }
.katex .katex-mathml { display: inline; }
