@layer base {
	.wp-block-template-part {
		&:not(.is-selected),
		:root:not(:has(.editor-styles-wrapper)) & {
			display: contents;
		}
	}
}
