.thumbnail-picture{--shadow-offset:3px;--shadow-radius:calc(var(--shadow-offset)*3);aspect-ratio:var(--aspect-ratio,auto);display:flex}.thumbnail-picture,.thumbnail-picture img{max-height:100%;max-width:100%}.thumbnail-picture img{box-shadow:var(--shadow-offset) var(--shadow-offset) var(--shadow-radius) 0 gray;height:auto;image-rendering:-webkit-optimize-contrast;width:auto}
