:root{--primary-action-light:#06c;--primary-action-dark:#5af}body.theme__light .ImageEntity:not(.is-model-ref),body .theme__wrapper.theme__wrapper-light .ImageEntity:not(.is-model-ref),body.theme__dark .ImageEntity:not(.is-model-ref),body .theme__wrapper.theme__wrapper-dark .ImageEntity:not(.is-model-ref){background-color:#53975e}.ImageEntity:not(.is-model-ref){padding:.25rem}.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.clickable:hover,body .theme__wrapper.theme__wrapper-light .ImageEntity.is-guide.clickable:hover{border:2px solid #06c}body.theme__dark .ImageEntity.is-guide.clickable:hover,body .theme__wrapper.theme__wrapper-dark .ImageEntity.is-guide.clickable:hover{border:2px solid #5af}.ImageEntity.is-guide.clickable:hover{cursor:pointer}.ImageEntity.is-guide .image-entity__placeholder{opacity:.5;background-size:cover;width:100%;height:100%}.ImageEntity.is-modal{position:relative}.ImageEntity.is-modal .image-entity__placeholder{background-size:cover;width:256px;height:256px;margin:0 auto}.ImageEntity .image-entity__image{min-width:128px;max-width:512px;min-height:128px;max-height:512px}.ImageEntity .image-entity__image img{object-fit:contain;width:100%;height:100%}
