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