:root {
	--ace-ink: #07111f;
	--ace-navy: #0b1b32;
	--ace-blue: #0088cc;
	--ace-blue-dark: #005f99;
	--ace-cyan: #42c8f5;
	--ace-mint: #33d6a6;
	--ace-paper: #f6f9fc;
	--ace-line: rgba(7, 17, 31, 0.1);
	--ace-shadow: 0 28px 80px -32px rgba(7, 17, 31, 0.35);
}

body {
	text-rendering: optimizeLegibility;
}

#header {
	background: rgba(255, 255, 255, 0.9) !important;
	border-bottom: 1px solid rgba(7, 17, 31, 0.08) !important;
}

body.dark #header {
	background: rgba(11, 15, 25, 0.82) !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.navbar-collapse.collapse {
	visibility: visible !important;
}

.navbar-brand img {
	object-fit: contain;
}

.enterprise-hero {
	background:
		radial-gradient(820px circle at 12% 10%, rgba(66, 200, 245, 0.2), transparent 46%),
		radial-gradient(720px circle at 90% 12%, rgba(51, 214, 166, 0.16), transparent 42%),
		linear-gradient(135deg, #06101e 0%, #0b1b32 48%, #0f2e4b 100%) !important;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.enterprise-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
	background-size: 44px 44px;
	mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), transparent 80%);
	pointer-events: none;
	z-index: 1;
}

.hero-bg-motion {
	inset: 0;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

.hero-bg-motion::after {
	background:
		linear-gradient(90deg, rgba(6, 16, 30, 0.96) 0%, rgba(6, 16, 30, 0.82) 42%, rgba(6, 16, 30, 0.54) 100%),
		linear-gradient(180deg, rgba(6, 16, 30, 0.28), rgba(6, 16, 30, 0.88));
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.hero-bg-motion img {
	animation: heroBackgroundFloat 24s ease-in-out infinite alternate;
	filter: saturate(1.12) contrast(1.04);
	inset: 0;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
	object-position: center center;
	opacity: 0.5;
	position: absolute;
	transform: scale(1.08) translate3d(0, 0, 0);
	width: 100%;
}

.enterprise-hero > .container {
	position: relative;
	z-index: 2;
}

.enterprise-hero > .bg-blob {
	position: absolute;
	z-index: 2;
}

.hero-layout {
	min-height: clamp(460px, 58vh, 620px);
	padding: 28px 0 42px;
}

.hero-floating-proof {
	margin-top: 0;
	transform: translateY(120px);
}

@keyframes heroBackgroundFloat {
	0% {
		transform: scale(1.08) translate3d(-1.5%, -1.5%, 0);
	}

	50% {
		transform: scale(1.14) translate3d(1.5%, 0.8%, 0);
	}

	100% {
		transform: scale(1.1) translate3d(-0.4%, 1.8%, 0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.hero-bg-motion img {
		animation: none;
		transform: scale(1.08);
	}
}

.enterprise-hero .text-slate-900,
.enterprise-hero .text-slate-600,
.enterprise-hero .text-slate-500,
.enterprise-hero .text-slate-700 {
	color: #fff !important;
}

.enterprise-hero .hero-kicker,
.enterprise-kicker {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.16);
	color: rgba(255, 255, 255, 0.86);
	box-shadow: none;
}

.enterprise-hero-copy {
	color: rgba(255, 255, 255, 0.74) !important;
}

.enterprise-title {
	letter-spacing: -0.065em;
	line-height: 0.92;
}

.enterprise-panel {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.14);
	box-shadow: var(--ace-shadow);
	backdrop-filter: blur(18px);
}

.enterprise-hero .hero-trust-chip,
.enterprise-hero .hero-proof-mini {
	background: rgba(255, 255, 255, 0.96) !important;
	border-color: rgba(7, 17, 31, 0.12) !important;
	box-shadow: 0 18px 42px -30px rgba(7, 17, 31, 0.45);
}

.enterprise-hero .hero-trust-chip span,
.enterprise-hero .hero-proof-title {
	color: var(--ace-ink) !important;
}

.enterprise-hero .hero-proof-label {
	color: #536175 !important;
	font-weight: 800;
	letter-spacing: 0.02em;
}

.enterprise-hero .hero-trust-chip i,
.enterprise-hero .hero-proof-mini i {
	color: var(--ace-blue) !important;
}

.proof-strip {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.proof-item {
	padding: 18px 0;
}

.proof-value {
	color: #fff;
	font-size: clamp(2rem, 4vw, 3.6rem);
	font-weight: 900;
	line-height: 0.95;
	letter-spacing: -0.06em;
}

.proof-label {
	color: rgba(255, 255, 255, 0.62);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.section-eyebrow {
	color: var(--ace-blue);
	display: inline-flex;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.section-heading {
	color: var(--ace-ink);
	font-family: "Outfit", sans-serif;
	font-size: clamp(2.35rem, 5vw, 4.9rem);
	font-weight: 900;
	letter-spacing: -0.055em;
	line-height: 0.98;
}

.section-copy {
	color: #536175;
	font-size: 1.12rem;
	line-height: 1.78;
}

.capability-card,
.solution-card,
.case-proof-card,
.consulting-card {
	background: #fff;
	border: 1px solid var(--ace-line);
	border-radius: 30px;
	box-shadow: 0 18px 54px -42px rgba(7, 17, 31, 0.5);
	height: 100%;
	transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.capability-card:hover,
.solution-card:hover,
.case-proof-card:hover,
.consulting-card:hover {
	border-color: rgba(0, 136, 204, 0.38);
	box-shadow: var(--ace-shadow);
	transform: translateY(-7px);
}

.capability-number {
	color: rgba(0, 136, 204, 0.22);
	font-family: "Outfit", sans-serif;
	font-size: 4rem;
	font-weight: 900;
	letter-spacing: -0.07em;
	line-height: 1;
}

.chip-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.ace-chip {
	background: rgba(0, 136, 204, 0.08);
	border: 1px solid rgba(0, 136, 204, 0.16);
	border-radius: 999px;
	color: var(--ace-blue-dark);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.05em;
	padding: 8px 12px;
	text-transform: uppercase;
}

.dark-band {
	background:
		radial-gradient(700px circle at 86% 10%, rgba(0, 136, 204, 0.22), transparent 44%),
		linear-gradient(135deg, #07111f 0%, #0b1b32 100%);
	color: #fff;
}

.dark-band .section-heading,
.dark-band h2,
.dark-band h3,
.dark-band h4 {
	color: #fff !important;
}

.dark-band .section-copy,
.dark-band .text-slate-500,
.dark-band .text-slate-600 {
	color: rgba(255, 255, 255, 0.68) !important;
}

.timeline-rail {
	position: relative;
}

.timeline-rail::before {
	background: linear-gradient(to bottom, var(--ace-blue), rgba(0, 136, 204, 0.1));
	content: "";
	height: calc(100% - 20px);
	left: 18px;
	position: absolute;
	top: 10px;
	width: 2px;
}

.timeline-row {
	padding-left: 58px;
	position: relative;
}

.timeline-row::before {
	background: #fff;
	border: 4px solid var(--ace-blue);
	border-radius: 50%;
	content: "";
	height: 18px;
	left: 10px;
	position: absolute;
	top: 6px;
	width: 18px;
}

.cta-panel {
	background:
		radial-gradient(500px circle at 20% 20%, rgba(66, 200, 245, 0.2), transparent 50%),
		linear-gradient(135deg, var(--ace-blue-dark), var(--ace-blue));
	border-radius: 36px;
	box-shadow: 0 28px 88px -42px rgba(0, 95, 153, 0.75);
	color: #fff;
}

.cta-panel h2,
.cta-panel p {
	color: #fff !important;
}

.footer-link {
	transition: color 0.2s ease, padding-left 0.2s ease;
}

.footer-link:hover {
	color: var(--ace-blue) !important;
	padding-left: 6px;
}

body.dark .enterprise-hero,
body.dark .dark-band {
	background:
		radial-gradient(820px circle at 12% 10%, rgba(66, 200, 245, 0.16), transparent 46%),
		linear-gradient(135deg, #050b14 0%, #07111f 100%) !important;
}

body.dark .capability-card,
body.dark .solution-card,
body.dark .case-proof-card,
body.dark .consulting-card {
	background: rgba(15, 23, 42, 0.92) !important;
	border-color: rgba(255, 255, 255, 0.08) !important;
}

body.dark .section-heading {
	color: #f8fafc !important;
}

body.dark .section-copy {
	color: #94a3b8 !important;
}

@media (max-width: 991px) {
	.enterprise-title {
		font-size: 3.5rem !important;
	}

	.enterprise-hero {
		min-height: auto !important;
		padding-top: 80px !important;
	}

	.hero-layout {
		min-height: auto;
		padding: 24px 0 52px;
	}

	.hero-bg-motion img {
		height: 100%;
		width: auto;
	}

	.hero-floating-proof {
		transform: none;
	}
}

/* Site-wide density pass */
.navbar {
	padding-top: 0.7rem !important;
	padding-bottom: 0.7rem !important;
}

.navbar-brand img {
	max-height: 58px;
	width: min(132px, 34vw) !important;
}

.btn-modern {
	padding: 10px 22px !important;
	font-size: 0.92rem;
}

.hero-revamp,
.enterprise-hero,
.hero-section.enterprise-hero,
.telecom-hero.enterprise-hero {
	min-height: auto !important;
	padding-top: clamp(110px, 11vw, 132px) !important;
	padding-bottom: clamp(54px, 7vw, 72px) !important;
}

.hero-layout {
	min-height: clamp(360px, 48vh, 500px) !important;
	padding: 18px 0 30px !important;
}

.enterprise-title,
.hero-title,
.enterprise-hero h1,
.hero-section h1,
.telecom-hero h1 {
	font-size: clamp(2.45rem, 5vw, 4.55rem) !important;
	line-height: 0.98 !important;
}

.enterprise-hero-copy,
.hero-section .text-xl,
.telecom-hero .text-xl {
	font-size: clamp(1rem, 1.45vw, 1.14rem) !important;
	line-height: 1.62 !important;
}

.py-24 {
	padding-top: 4.5rem !important;
	padding-bottom: 4.5rem !important;
}

.py-20 {
	padding-top: 3.75rem !important;
	padding-bottom: 3.75rem !important;
}

.py-16 {
	padding-top: 3.1rem !important;
	padding-bottom: 3.1rem !important;
}

footer.py-24 {
	padding-top: 3.75rem !important;
	padding-bottom: 3.75rem !important;
}

.section-eyebrow {
	font-size: 11px !important;
	letter-spacing: 0.14em !important;
}

.section-heading {
	font-size: clamp(1.95rem, 4.1vw, 3.65rem) !important;
	line-height: 1.04 !important;
}

.section-copy {
	font-size: 1rem !important;
	line-height: 1.65 !important;
}

.proof-item {
	padding: 12px 0 !important;
}

.proof-value {
	font-size: clamp(1.85rem, 3.5vw, 3rem) !important;
}

.proof-label {
	font-size: 10.5px !important;
	letter-spacing: 0.12em !important;
}

.p-10 {
	padding: 2rem !important;
}

.p-8 {
	padding: 1.65rem !important;
}

.p-6 {
	padding: 1.25rem !important;
}

.rounded-4xl {
	border-radius: 22px !important;
}

.rounded-3xl {
	border-radius: 18px !important;
}

.capability-card,
.solution-card,
.case-proof-card,
.consulting-card,
.case-card,
.product-card,
.info-card,
.glass-card,
.bento-card-main {
	border-radius: 22px !important;
	box-shadow: 0 14px 42px -34px rgba(7, 17, 31, 0.45) !important;
}

.product-card,
.info-card,
.glass-card,
.case-proof-card,
.consulting-card,
.capability-card,
.solution-card {
	padding: 1.75rem !important;
}

.case-card .p-10,
.case-card .p-8,
.case-card .bg-slate-50.p-10 {
	padding: 1.75rem !important;
}

.cta-panel {
	border-radius: 26px !important;
	box-shadow: 0 20px 58px -34px rgba(0, 95, 153, 0.68) !important;
}

.cta-panel.p-8,
.cta-panel.p-lg-12 {
	padding: 2rem !important;
}

.capability-number {
	font-size: 3rem !important;
}

.timeline-row {
	padding-left: 46px !important;
}

img.rounded-4xl,
.about-visual img,
.hero-image img {
	max-height: 520px;
}

@media (min-width: 992px) {
	.p-lg-12 {
		padding: 2.5rem !important;
	}
}

@media (max-width: 991px) {
	.enterprise-title,
	.hero-title,
	.enterprise-hero h1,
	.hero-section h1,
	.telecom-hero h1 {
		font-size: clamp(2.25rem, 8vw, 3.15rem) !important;
	}

	.py-24,
	.py-20 {
		padding-top: 3.5rem !important;
		padding-bottom: 3.5rem !important;
	}
}

@media (max-width: 575.98px) {
	.navbar-brand img {
		width: 112px !important;
	}

	.hero-revamp,
	.enterprise-hero,
	.hero-section.enterprise-hero,
	.telecom-hero.enterprise-hero {
		padding-top: 96px !important;
		padding-bottom: 46px !important;
	}

	.section-heading {
		font-size: clamp(1.85rem, 10vw, 2.55rem) !important;
	}

	.section-copy {
		font-size: 0.95rem !important;
	}

	.p-10,
	.p-8,
	.product-card,
	.info-card,
	.glass-card,
	.case-proof-card {
		padding: 1.35rem !important;
	}
}
