.content-math{--math-type-label-padding:0.25rem 0.75rem;--math-type-label-border-radius:0.25rem;--math-type-label-font-size:0.875rem;--math-type-label-font-weight:700}.content-math .math-card{border:1px solid var(--border);padding:1.5rem;margin:1.5rem 0;background:var(--background)}.content-math .math-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.math-variant-definition{--math-variant-color:var(--math-definition-color)}.math-variant-lemma{--math-variant-color:var(--math-lemma-color)}.math-variant-theorem{--math-variant-color:var(--math-theorem-color)}.math-variant-corollary{--math-variant-color:var(--math-corollary-color)}.math-variant-axiom{--math-variant-color:var(--math-axiom-color)}.math-variant-generic{--math-variant-color:var(--math-generic-color)}.math-variant-badge{display:inline-flex;align-items:center;justify-content:center;padding:var(--math-type-label-padding,.25rem .75rem);border-radius:var(--math-type-label-border-radius,.25rem);font-size:var(--math-type-label-font-size,.875rem);font-weight:var(--math-type-label-font-weight,700);color:#fff;background-color:var(--math-variant-color,var(--math-generic-color))}.math-rotate-90,.math-rotate-in{display:inline-block;transform:rotate(90deg)}.math-rotate-90{vertical-align:middle}.math-rotate-180{transform:rotate(180deg)}.math-rotate-180,.math-rotate-270{display:inline-block;vertical-align:middle}.math-rotate-270{transform:rotate(270deg)}.math-rotate-45{transform:rotate(45deg)}.math-rotate-45,.math-rotate-minus-90{display:inline-block;vertical-align:middle}.math-rotate-minus-90{transform:rotate(-90deg)}.math-rotate{display:inline-block;vertical-align:middle}