
/* == html == */
.gf-html__placeholder {
	display: block;
	padding: var(--gf-space-40, 1.5rem);
	text-align: center;
	color: var(--gf-color-muted, #71807a);
	font-family: var(--gf-font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);
	font-size: var(--gf-size-sm, 0.875rem);
	background: var(--gf-color-surface-2, #f1f3ec);
	border: 1px dashed var(--gf-color-border-strong, #cfd4c6);
	border-radius: var(--gf-radius-md, 16px);
}

/* == oembed == */
.gf-oembed { width: 100%; }
.gf-oembed[style*="--gf-oembed-max"] .gf-oembed__frame { max-width: var(--gf-oembed-max, 100%); margin-inline: auto; }
.gf-oembed__frame { position: relative; width: 100%; }
/* Normalise common provider iframes to a responsive 16:9 box. */
.gf-oembed__frame :where(iframe, video, embed, object) {
	display: block;
	width: 100%;
	max-width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
	border: 0;
	border-radius: var(--gf-radius-md, 16px);
}
/* Rich card embeds (tweets, IG) keep their intrinsic height. */
.gf-oembed__frame :where(blockquote, .twitter-tweet, .instagram-media) { margin-inline: auto; }
.gf-oembed__placeholder {
	display: block;
	padding: var(--gf-space-40, 1.5rem);
	text-align: center;
	color: var(--gf-color-muted, #71807a);
	background: var(--gf-color-surface-2, #f1f3ec);
	border: 1.5px dashed var(--gf-color-border-strong, #cfd4c6);
	border-radius: var(--gf-radius-md, 16px);
	word-break: break-all;
}
.gf-oembed__fallback { color: var(--gf-color-brand-strong, #4f7a1f); word-break: break-all; }

.gf-ylr1z3gc{background-image:url('https://xtremer.co.za/wp-content/themes/xtremer/assets/images/hero.jpg');}.gf-gbg2n85k{background-image:url('https://xtremer.co.za/wp-content/themes/xtremer/assets/images/cyber.jpg');}.gf-w6guzc0b{background-image:url('https://xtremer.co.za/wp-content/themes/xtremer/assets/images/serverroom.jpg');}