:root{--math-font-family:"Latin Modern Math","Cambria Math","STIX Two Math","TeX Gyre Termes Math","Computer Modern Serif","Times New Roman",Times,serif;--math-font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--math-font-mono:ui-monospace,"SF Mono","Cascadia Code","Liberation Mono",Menlo,Consolas,monospace;--math-font-size:1.25rem;--math-color:#ffd8a8;--math-accent:#ff9838;--math-dim:rgba(255, 255, 255, 0.45);--math-surface:rgba(14, 16, 22, 0.75);--math-border:rgba(255, 255, 255, 0.08);--math-border-accent:var(--math-accent);--math-radius:6px;--math-legend-color:rgba(255, 255, 255, 0.65)}.math-box,.tc-math-box{background:var(--math-surface);border:1px solid var(--math-border);border-left:3px solid var(--math-border-accent);border-radius:var(--math-radius);padding:1.25rem 1.5rem;margin:1.5rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.math-equation,.tc-math-equation{font-family:var(--math-font-family);font-size:var(--math-font-size);color:var(--math-color);margin-bottom:.75rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.2em 0;padding:.45rem .5rem;letter-spacing:.01em;user-select:all;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.math-inline,.tc-math-inline{font-family:var(--math-font-family);font-size:1.05em;color:var(--math-color);display:inline-flex;align-items:center;vertical-align:baseline;padding:0 .15em;white-space:nowrap}.math-var,.tc-var{font-style:italic;padding:0 .05em}.math-fn,.tc-math-fn{font-style:normal;font-family:var(--math-font-sans);font-size:.9em;font-weight:600;padding:0 .15em;letter-spacing:.02em}.math-op,.tc-math-op{font-style:normal;margin:0 .35em;color:var(--math-accent);display:inline-block}.math-quad,.tc-math-quad{display:inline-block;width:1.65rem}.math-delim,.tc-math-delim{font-style:normal;font-weight:300;display:inline-block;transform:scaleY(1.2);margin:0 .06em;color:var(--math-dim)}.math-delim-lg,.tc-math-delim-lg{font-style:normal;font-weight:200;display:inline-block;transform:scaleY(1.65);vertical-align:-.06em;margin:0 .08em;color:var(--math-dim)}.math-frac,.tc-math-frac{display:inline-flex;flex-direction:column;vertical-align:-.65em;margin:0 .28em;text-align:center;line-height:1}.math-frac>.math-num,.math-frac>.tc-num,.tc-math-frac>.math-num,.tc-math-frac>.tc-num{display:block;font-size:.88em;padding-bottom:.22em;border-bottom:1.5px solid var(--math-color);line-height:1.1}.math-frac>.math-den,.math-frac>.tc-den,.tc-math-frac>.math-den,.tc-math-frac>.tc-den{display:block;font-size:.88em;padding-top:.22em;line-height:1.1}.math-lim,.tc-math-lim{display:inline-flex;flex-direction:column;vertical-align:-.78em;margin:0 .35em;text-align:center;line-height:1}.math-lim>.math-lim-name,.math-lim>.tc-lim-name,.tc-math-lim>.math-lim-name,.tc-math-lim>.tc-lim-name{font-style:normal;font-size:.95em}.math-lim>.math-lim-to,.math-lim>.tc-lim-to,.tc-math-lim>.math-lim-to,.tc-math-lim>.tc-lim-to{font-size:.68em;margin-top:.18em;color:var(--math-dim);letter-spacing:-.02em}.math-sup,.tc-math-sup{font-size:.7em;line-height:0;position:relative;vertical-align:baseline;top:-.58em;margin-left:.05em}.math-sub,.tc-math-sub{font-size:.7em;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em;margin-left:.05em}.math-subsup,.tc-math-subsup{display:inline-flex;flex-direction:column;vertical-align:-.48em;margin-left:.08em;line-height:1;font-size:.7em;text-align:left}.math-subsup>.math-sup-stacked,.math-subsup>.tc-math-sup-stacked,.tc-math-subsup>.math-sup-stacked,.tc-math-subsup>.tc-math-sup-stacked{margin-bottom:.22em}.math-subsup>.math-sub-stacked,.math-subsup>.tc-math-sub-stacked,.tc-math-subsup>.math-sub-stacked,.tc-math-subsup>.tc-math-sub-stacked{margin-top:.08em}.math-bb,.tc-math-bb{font-style:normal;font-family:var(--math-font-family);font-size:1.1em;font-weight:700;padding:0 .08em}.math-cal,.tc-math-cal{font-style:italic;font-family:"Latin Modern Math","Cambria Math","STIX Two Math","Apple Chancery",Baskerville,serif;font-size:1.2em;font-weight:600;padding:0 .08em}.math-legend,.tc-math-legend{font-size:.82rem;color:var(--math-legend-color);line-height:1.6;margin:0;border-top:1px solid var(--math-border);padding-top:.65rem}.math-legend code,.tc-math-legend code{color:var(--math-color);background:var(--math-surface);padding:.1rem .35rem;border-radius:3px;border:1px solid var(--math-border);font-family:var(--math-font-mono);font-size:.85em}.math-in-card .math-equation,.tc-math-in-card .math-equation,.tc-math-in-card .tc-math-equation{font-size:1.05rem}@media (max-width:640px){.math-equation,.tc-math-equation{font-size:1.1rem;gap:.35em 0}.math-box,.tc-math-box{padding:1rem 1.1rem}.math-quad,.tc-math-quad{width:1rem}}