:root{--primary-action-light:#06c;--primary-action-dark:#5af}.ImageEntity.is-standalone{padding:.25rem}.ImageEntity.is-upload{justify-content:center;display:flex}.ImageEntity.is-upload .image-entity__placeholder{width:128px;height:128px}.ImageEntity.is-upload .image-entity__placeholder img{width:100%;height:100%}.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:not(.is-model-ref) .image-entity__image{width:40vh;height:40vh}.ImageEntity.is-modal .image-entity__placeholder{background-size:cover;width:100%;height:100%;min-height:316px;display:flex}.ImageEntity.is-modal .image-entity__placeholder .LoadingSpinner{z-index:1;margin-top:auto}.ImageEntity .image-entity__image{width:100%;min-width:64px;max-width:768px;height:100%;min-height:64px;max-height:768px}.ImageEntity .image-entity__image img{object-fit:contain;width:100%;height:100%}
