.zoowai-home-worldtree-page .wd-page-wrapper,
.zoowai-home-worldtree-page .wd-prefooter,
.zoowai-home-worldtree-page .wd-footer {
	display: none;
}

.zoowai-ecosystem-panel {
	position: relative;
	z-index: 8;
	width: min(1440px, calc(100% - 48px));
	margin: clamp(56px, 7vw, 112px) auto clamp(40px, 5vw, 72px);
	overflow: hidden;
	border: 1px solid rgba(224, 238, 255, 0.38);
	border-radius: 28px;
	color: #f4f8ff;
	background: linear-gradient(135deg, rgba(44, 68, 102, 0.52), rgba(93, 124, 165, 0.32));
	backdrop-filter: blur(24px) saturate(1.22);
	-webkit-backdrop-filter: blur(24px) saturate(1.22);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.32),
		inset 0 -1px 0 rgba(206, 224, 255, 0.12),
		0 24px 68px rgba(17, 37, 66, 0.22);
}

.zoowai-ecosystem-panel::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background:
		radial-gradient(circle at 82% 16%, rgba(227, 242, 255, 0.26), transparent 28%),
		linear-gradient(112deg, transparent 0 42%, rgba(234, 244, 255, 0.14) 42.1% 42.22%, transparent 42.35%);
}

.zoowai-ecosystem-closing,
.zoowai-ecosystem-footer {
	position: relative;
	color: inherit;
	overflow: clip;
	background: transparent;
}

.zoowai-ecosystem-shell {
	width: min(100% - 96px, 1344px);
	margin: 0 auto;
}

.zoowai-ecosystem-closing {
	min-height: clamp(200px, 23svh, 240px);
	display: grid;
	align-items: end;
	padding: clamp(26px, 2.4vw, 32px) 0 16px;
	background: linear-gradient(180deg, rgba(204, 225, 255, 0.1), transparent 78%);
}

.zoowai-ecosystem-closing-rootline {
	position: absolute;
	top: 0;
	left: 50%;
	width: min(760px, 74vw);
	height: 76px;
	transform: translateX(-50%);
	border-top: 1px solid rgba(226, 241, 255, 0.3);
	border-radius: 50% 50% 0 0;
	pointer-events: none;
}

.zoowai-ecosystem-closing-rootline::before,
.zoowai-ecosystem-closing-rootline::after {
	content: "";
	position: absolute;
	top: -1px;
	width: 28%;
	border-top: 1px solid rgba(226, 241, 255, 0.18);
}

.zoowai-ecosystem-closing-rootline::before {
	left: 6%;
	transform: rotate(12deg);
	transform-origin: left center;
}

.zoowai-ecosystem-closing-rootline::after {
	right: 6%;
	transform: rotate(-12deg);
	transform-origin: right center;
}

.zoowai-ecosystem-closing-rootline span {
	position: absolute;
	left: 50%;
	top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #eff6ff;
	box-shadow: 0 0 0 5px rgba(230, 242, 255, 0.1), 0 0 18px rgba(174, 214, 255, 0.42);
	transform: translateX(-50%);
}

.zoowai-ecosystem-closing .zoowai-ecosystem-shell {
	position: relative;
	z-index: 1;
	max-width: 760px;
	margin-left: max(48px, calc((100vw - 1344px) / 2 + 48px));
}

.zoowai-ecosystem-kicker {
	margin: 0 0 12px;
	color: rgba(230, 242, 255, 0.74);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.zoowai-ecosystem-closing h2 {
	max-width: 620px;
	margin: 0;
	color: #f7faff;
	font-size: clamp(42px, 3.5vw, 58px);
	font-weight: 820;
	line-height: 1.04;
	letter-spacing: -0.055em;
	text-wrap: balance;
}

.zoowai-ecosystem-copy {
	max-width: 480px;
	margin: 16px 0 0;
	color: rgba(233, 242, 255, 0.84);
	font-size: clamp(14px, 1.1vw, 16px);
	line-height: 1.65;
}

.zoowai-ecosystem-action {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 22px;
	padding: 12px 16px 12px 18px;
	border: 1px solid rgba(226, 241, 255, 0.68);
	border-radius: 999px;
	color: #f7faff;
	font-size: 13px;
	font-weight: 760;
	line-height: 1;
	text-decoration: none;
	background: rgba(236, 245, 255, 0.12);
	transition: transform 180ms ease, background 180ms ease, color 180ms ease;
}

.zoowai-ecosystem-action:hover {
	color: #193352;
	background: #e7f0ff;
	transform: translateY(-2px);
}

.zoowai-ecosystem-action:focus-visible,
.zoowai-ecosystem-links a:focus-visible,
.zoowai-ecosystem-footer-meta a:focus-visible,
.zoowai-ecosystem-wordmark:focus-visible {
	outline: 3px solid #eef5ff;
	outline-offset: 4px;
}

.zoowai-ecosystem-footer {
	padding: 16px 0 14px;
	border-top: 1px solid rgba(220, 236, 255, 0.2);
}

.zoowai-ecosystem-footer-main {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
	gap: clamp(32px, 6vw, 88px);
	padding-bottom: 14px;
}

.zoowai-ecosystem-brand {
	max-width: 360px;
}

.zoowai-ecosystem-wordmark {
	color: #eef5ff;
	font-size: 26px;
	font-weight: 850;
	letter-spacing: -0.08em;
	text-decoration: none;
}

.zoowai-ecosystem-brand p {
	margin: 8px 0 0;
	color: rgba(220, 234, 252, 0.72);
	font-size: 13px;
	line-height: 1.65;
}

.zoowai-ecosystem-links {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.zoowai-ecosystem-links h2 {
	margin: 0 0 9px;
	color: rgba(226, 239, 255, 0.68);
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.1em;
}

.zoowai-ecosystem-links a,
.zoowai-ecosystem-footer-meta a {
	color: rgba(239, 246, 255, 0.92);
	font-size: 13px;
	line-height: 1.55;
	text-decoration: none;
	transition: color 160ms ease, transform 160ms ease;
}

.zoowai-ecosystem-links a {
	display: block;
}

.zoowai-ecosystem-links a:hover,
.zoowai-ecosystem-footer-meta a:hover {
	color: #d8e9ff;
	transform: translateY(-1px);
}

.zoowai-ecosystem-footer-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-top: 12px;
	border-top: 1px solid rgba(220, 236, 255, 0.14);
}

.zoowai-ecosystem-footer-meta p {
	margin: 0;
	color: rgba(210, 226, 246, 0.62);
	font-size: 11px;
	line-height: 1.6;
}

.zoowai-ecosystem-footer-meta nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 6px 16px;
}

.zoowai-ecosystem-footer-meta a {
	color: rgba(220, 234, 252, 0.72);
	font-size: 11px;
}

@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
	.zoowai-ecosystem-panel {
		background: rgba(32, 50, 78, 0.92);
	}
}

@media (prefers-reduced-transparency: reduce) {
	.zoowai-ecosystem-panel {
		background: rgba(30, 48, 76, 0.94);
		backdrop-filter: none;
		-webkit-backdrop-filter: none;
	}
}

@media (max-width: 900px) {
	.zoowai-ecosystem-panel {
		width: min(100% - 40px, 760px);
	}

	.zoowai-ecosystem-closing .zoowai-ecosystem-shell {
		margin-left: 32px;
	}

	.zoowai-ecosystem-footer-main {
		gap: 36px;
	}
}

@media (max-width: 700px) {
	.zoowai-ecosystem-panel {
		width: calc(100% - 32px);
		margin: 32px auto 28px;
		border-radius: 22px;
	}

	.zoowai-ecosystem-shell {
		width: calc(100% - 40px);
	}

	.zoowai-ecosystem-closing {
		min-height: 0;
		padding: 52px 0 32px;
	}

	.zoowai-ecosystem-closing-rootline {
		width: 132vw;
	}

	.zoowai-ecosystem-closing .zoowai-ecosystem-shell {
		margin-left: auto;
	}

	.zoowai-ecosystem-closing h2 {
		font-size: clamp(40px, 11vw, 54px);
	}

	.zoowai-ecosystem-footer {
		padding: 26px 0 18px;
	}

	.zoowai-ecosystem-footer-main {
		grid-template-columns: 1fr;
		gap: 28px;
		padding-bottom: 26px;
	}

	.zoowai-ecosystem-footer-meta {
		display: block;
	}

	.zoowai-ecosystem-footer-meta nav {
		justify-content: flex-start;
		margin-top: 14px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.zoowai-ecosystem-action,
	.zoowai-ecosystem-links a,
	.zoowai-ecosystem-footer-meta a {
		transition: none;
	}
}
