.glossary-tooltip{background:var(--gl-highlight-bg,#fff2a8);color:var(--gl-highlight-color,#20242b);border-bottom:var(--gl-underline,2px dotted currentColor)}
.glossary-popup__image{display:block;width:auto;max-width:calc(100% - 2.5rem);height:auto;max-height:100px;margin:1rem auto 0;object-fit:contain;object-position:center}.glossary-popup__image[hidden]{display:none}
.glossary-popup{max-height:min(var(--gl-tip-height,700px),calc(100vh - 2rem));border-radius:var(--gl-tip-radius,10px)}.glossary-popup::backdrop{background:rgb(0 0 0/var(--gl-backdrop,.58))}
