.igs-trust-footer{background:#0b1222;color:#c7cfdd;font:400 15px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin-top:48px;width:100%}.igs-trust-footer *{box-sizing:border-box}.igs-trust-footer__inner{margin:0 auto;max-width:1200px;padding:30px 20px}.igs-resource-group{border-bottom:1px solid #263247;padding-bottom:22px}.igs-resource-group__title{color:#fff;font-size:14px;font-weight:700;letter-spacing:.03em;margin:0 0 12px;text-transform:uppercase}.igs-resource-badges{align-items:center;display:flex;flex-wrap:wrap;gap:12px 18px}.igs-resource-badge{border:1px solid transparent;border-radius:7px;display:inline-flex;opacity:.78;transition:border-color .15s ease,opacity .15s ease}.igs-resource-badge:hover,.igs-resource-badge:focus-visible{border-color:#71809a;opacity:1}.igs-resource-badge img{display:block;height:48px;max-width:170px;width:auto}.igs-resource-badge--local{opacity:.78}.igs-resource-group__note{color:#8f9bad;font-size:12px;margin:10px 0 0;max-width:900px}.igs-trust-footer__badges{align-items:center;border-bottom:1px solid #263247;display:flex;flex-wrap:wrap;gap:18px;padding:22px 0}.igs-age-badge{align-items:center;border:2px solid #e5e7eb;border-radius:50%;color:#fff;display:inline-flex;font-size:14px;font-weight:800;height:52px;justify-content:center;min-width:52px}.igs-trust-label{color:#e5e7eb;font-weight:650}.igs-trust-link,.igs-trust-footer a{color:#dbeafe;text-decoration:underline;text-underline-offset:3px}.igs-trust-link--primary{border:1px solid #52627b;border-radius:999px;margin-left:auto;padding:7px 14px;text-decoration:none}.igs-trust-footer__disclosure{max-width:900px;padding:20px 0 6px}.igs-trust-footer__disclosure h2{color:#fff;font-size:16px;margin:0 0 6px}.igs-trust-footer__disclosure p{margin:0}.igs-trust-footer__nav{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px}.igs-trust-footer__copyright{color:#929db0;margin:18px 0 0}@media(max-width:600px){.igs-resource-badge img{height:42px;max-width:145px}.igs-trust-link--primary{margin-left:0}.igs-trust-footer__inner{padding:24px 16px}}
.igs-author-card,.igs-author-profile,.igs-author-notice{box-sizing:border-box;margin:44px 0 0;padding:24px;border:1px solid #d8d2ff;border-radius:18px;background:#fff;color:#1b174d}.igs-author-card__eyebrow,.igs-author-profile__label{margin:0 0 6px;color:#6d3bff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.igs-author-card__name{margin:0;font-size:21px;font-weight:850}.igs-author-card__name a{color:#1b174d;text-decoration-thickness:1px;text-underline-offset:4px}.igs-author-card__bio{margin:8px 0 0;color:#5f5a78}.igs-author-card__dates{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:16px;padding-top:14px;border-top:1px solid #e6e2fa;color:#68647f;font-size:14px}.igs-author-profile h2{margin:0 0 14px}.igs-author-profile__bio p{margin:.7em 0}.igs-author-notice{border-style:dashed;color:#5f5a78}@media(max-width:600px){.igs-author-card,.igs-author-profile,.igs-author-notice{padding:19px}.igs-author-card__dates{display:grid}}
.igs-editorial-shot{background:linear-gradient(145deg,#fff 0%,#f4efff 100%);border:1px solid #ded6ff;border-radius:22px;box-shadow:0 18px 45px rgba(49,29,114,.16);box-sizing:border-box;margin:30px auto 38px;max-width:1040px;overflow:hidden;padding:10px}.igs-editorial-shot img{aspect-ratio:16/9;border-radius:15px;display:block;height:auto;object-fit:cover;width:100%}.igs-editorial-shot figcaption{color:#625d78;font-size:14px;line-height:1.55;margin:0;padding:12px 10px 6px;text-align:center}@media(max-width:600px){.igs-editorial-shot{border-radius:16px;margin:22px auto 30px;padding:6px}.igs-editorial-shot img{border-radius:11px}.igs-editorial-shot figcaption{font-size:13px;padding:10px 7px 5px}}
.igs-toc {
	margin: 1.5rem 0 2rem;
	padding: 1rem 1.25rem;
	border: 1px solid rgba(36, 29, 43, 0.14);
	border-radius: 16px;
	background: #fff8f1;
}

.igs-toc ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1rem;
	margin: 0.75rem 0 0;
	padding-left: 1.1rem;
}

.igs-toc a {
	text-underline-offset: 0.18em;
}

.igs-demo {
	margin: 1.5rem 0 2rem;
	min-height: 360px;
	border: 1px solid rgba(36, 29, 43, 0.16);
	border-radius: 20px;
	overflow: hidden;
	background: linear-gradient(135deg, #2b1748, #54215f 55%, #1a7774);
	color: #fff;
}

.igs-demo__placeholder {
	display: grid;
	place-items: center;
	align-content: center;
	min-height: 360px;
	padding: 2rem;
	text-align: center;
}

.igs-demo__eyebrow,
.igs-demo__note {
	margin: 0.35rem 0;
	opacity: 0.82;
}

.igs-demo__placeholder h3 {
	margin: 0.4rem 0;
	color: #fff;
}

.igs-demo__button {
	min-height: 48px;
	margin-top: 1rem;
	padding: 0.75rem 1.4rem;
	border: 0;
	border-radius: 999px;
	background: #ff4f9a;
	color: #fff;
	font: inherit;
	font-weight: 700;
	cursor: pointer;
}

.igs-demo__button:focus-visible {
	outline: 3px solid #fff;
	outline-offset: 3px;
}

.igs-demo__frame {
	display: block;
	width: 100%;
	height: min(78vh, 760px);
	min-height: 520px;
	border: 0;
	background: #160d25;
}

@media (max-width: 640px) {
	.igs-demo,
	.igs-demo__placeholder {
		min-height: 300px;
	}

	.igs-demo__frame {
		height: 72vh;
		min-height: 480px;
	}
}
