<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-image{display:flex;width:100%;max-height:100%}.custom-image__img{height:auto;-o-object-fit:contain;object-fit:contain}.custom-image__img--position-center{-o-object-position:center;object-position:center}.custom-image__img--position-top{-o-object-position:top;object-position:top}.custom-image--aspect-ratio-1{aspect-ratio:1}.custom-image--fallback{display:flex;align-items:center;justify-content:center;background-color:var(--theme-color-grayscale-900);color:var(--theme-color-primary-default)}.custom-image--fallback svg{max-width:80%;max-height:80%;width:100px}</pre></body></html>