:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ImageEntity.is-upload{justify-content:center;display:flex}.ImageEntity.is-upload .image-entity__placeholder{background-size:contain;width:128px;height:128px}.ImageEntity.is-guide{max-width:256px;max-height:256px;margin:0 auto}body.theme__light .ImageEntity.is-guide:not(.is-model-ref),body .theme__wrapper.theme__wrapper-light .ImageEntity.is-guide:not(.is-model-ref),body.theme__dark .ImageEntity.is-guide:not(.is-model-ref),body .theme__wrapper.theme__wrapper-dark .ImageEntity.is-guide:not(.is-model-ref){background-color:#53975e}.ImageEntity.is-guide:not(.is-model-ref){padding:.25rem}.ImageEntity.is-guide .image-entity__placeholder{opacity:.5;background-size:cover;width:100%;height:100%}body.theme__light .ImageEntity.is-modal,body .theme__wrapper.theme__wrapper-light .ImageEntity.is-modal,body.theme__dark .ImageEntity.is-modal,body .theme__wrapper.theme__wrapper-dark .ImageEntity.is-modal{background-color:#53975e}.ImageEntity.is-modal{padding:.25rem;position:relative}.ImageEntity.is-modal .image-entity__placeholder{background-size:cover;width:256px;height:256px;margin:0 auto}.ImageEntity .image-entity__image{min-width:64px;max-width:1024px;min-height:64px;max-height:1024px}.ImageEntity .image-entity__image img{object-fit:contain;width:100%;height:100%}
