.app-profile-gallery-shortcode{display:grid;grid-template-columns:repeat(var(--app-profile-gallery-columns,3),minmax(0,1fr));gap:20px}.app-profile-gallery-shortcode__item{display:block;overflow:hidden}.app-profile-gallery-shortcode__item img{display:block;width:100%;height:100%;aspect-ratio:2/3;object-fit:cover}*{padding:0;margin:0}