@font-face {
	font-family: "Clash Display";
	src: url("../fonts/ClashDisplay-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Reference-matched Drone Manufacturing page */
@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/Poppins-400.woff2") format("woff2");
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/Poppins-500.woff2") format("woff2");
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/Poppins-600.woff2") format("woff2");
}

@font-face {
	font-family: "Poppins";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/Poppins-700.woff2") format("woff2");
}

.eagleai-drone-reference {
	--dm-ref-blue: #1c465e;
	--dm-ref-pill: #245471;
	--dm-ref-text: #414141;
	--dm-ref-soft: #f3f8fc;
	overflow-x: hidden;
	background: #fff;
	color: var(--dm-ref-text);
	font-family: "Poppins", Arial, sans-serif;
}

.eagleai-drone-reference .site-header {
	height: 94px;
	border: 0;
	background: #fff;
	box-shadow: none;
	color: var(--dm-ref-blue);
}

.eagleai-drone-reference .site-header.is-scrolled {
	background: rgba(255, 255, 255, .98);
	box-shadow: 0 4px 18px rgba(27, 63, 83, .08);
	backdrop-filter: blur(12px);
}

.eagleai-drone-reference .header-inner {
	width: min(1120px, calc(100% - 48px));
}

.eagleai-drone-reference .site-brand-image img,
.eagleai-drone-reference .custom-logo {
	height: 64px;
}

.eagleai-drone-reference .primary-navigation,
.eagleai-drone-reference .primary-navigation ul {
	gap: 50px;
}

.eagleai-drone-reference .primary-navigation a {
	padding: 11px 0;
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0;
}

.eagleai-drone-reference .primary-navigation .current-menu-item > a,
.eagleai-drone-reference .primary-navigation .current-menu-ancestor > a,
.eagleai-drone-reference .primary-navigation a:hover,
.eagleai-drone-reference .primary-navigation a:focus-visible {
	color: var(--dm-ref-blue);
}

.eagleai-drone-reference .primary-navigation .menu > li > a::after {
	display: none;
}

.eagleai-drone-reference .primary-navigation .sub-menu {
	border: 1px solid #dce6ec;
	background: #fff;
	box-shadow: 0 20px 45px rgba(28, 70, 94, .14);
}

.eagleai-drone-reference .primary-navigation .sub-menu a:hover {
	background: var(--dm-ref-soft);
}

.eagleai-drone-reference #primary {
	overflow: hidden;
}

.dm-ref-hero,
.dm-ref-hero > .elementor-container,
.dm-ref-hero > .elementor-container > .elementor-column,
.dm-ref-hero .elementor-widget-wrap,
.dm-ref-hero .elementor-widget-html,
.dm-ref-hero .elementor-widget-container {
	width: 100%;
	max-width: none !important;
	height: 70vh;
	min-height: 560px;
	padding: 0 !important;
	margin: 0 !important;
}

.dm-ref-hero-video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	background: #7c8084;
}

.dm-ref-intro {
	padding: 76px 24px 82px !important;
	background: #fff;
}

.dm-ref-intro > .elementor-container,
.dm-ref-products-header > .elementor-container,
.dm-ref-product-panel > .elementor-container,
.dm-ref-story-section > .elementor-container {
	width: min(1296px, calc(100% - 64px));
	max-width: 1296px !important;
	margin: 0 auto;
}

.dm-ref-intro-column > .elementor-widget-wrap,
.dm-ref-products-header-column > .elementor-widget-wrap {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.dm-ref-intro-title .elementor-heading-title,
.dm-ref-products-title .elementor-heading-title,
.dm-ref-section-title .elementor-heading-title {
	margin: 0;
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.03em;
}

.dm-ref-intro-title .elementor-heading-title {
	font-size: clamp(2.9rem, 4.2vw, 4rem);
	line-height: 1.12;
	text-align: center;
}

.dm-ref-intro-copy {
	max-width: 1220px;
	margin-top: 18px;
	color: #4d4d4d;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.12rem;
	line-height: 1.7;
	text-align: center;
}

.dm-ref-intro-copy p {
	margin: 0 0 14px;
}

.dm-ref-intro-tagline {
	margin-top: 0;
}

.dm-ref-intro-tagline .elementor-heading-title {
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.35;
	text-align: center;
}

.dm-ref-products-header {
	padding: 42px 24px 20px !important;
	background: var(--dm-ref-soft);
}

.dm-ref-products-title .elementor-heading-title {
	font-size: clamp(3rem, 4.6vw, 4.15rem);
	line-height: 1.1;
	text-align: center;
}

.dm-ref-product-tabs {
	width: min(970px, 100%);
	margin: 22px auto 0;
}

.dm-ref-product-tabs > .elementor-container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dm-ref-product-tab .elementor-button {
	width: 100%;
	padding: 14px 18px;
	border: 1px solid transparent;
	border-radius: 999px;
	background: transparent;
	box-shadow: none;
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap;
}

.dm-ref-product-tab .elementor-button:hover,
.dm-ref-product-tab.is-active .elementor-button {
	border-color: var(--dm-ref-blue);
	background: var(--dm-ref-blue);
	box-shadow: 0 10px 22px rgba(28, 70, 94, .18);
	color: #fff;
	transform: none;
}

.dm-ref-product-panel {
	display: none;
	padding: 38px 24px 70px !important;
	background: var(--dm-ref-soft);
}

.dm-ref-product-panel.is-active {
	display: block;
	animation: dmRefPanelIn .35s ease both;
}

@keyframes dmRefPanelIn {
	from {
		opacity: 0;
		transform: translateY(8px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.dm-ref-product-panel > .elementor-container {
	display: flex;
	align-items: center;
	gap: 38px;
}

.dm-ref-product-media > .elementor-widget-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 490px;
	padding: 42px 16px !important;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 9px 20px rgba(28, 70, 94, .12);
}

.dm-ref-product-image {
	width: 100%;
}

.dm-ref-product-image img {
	display: block;
	width: 100%;
	height: 390px;
	object-fit: cover;
}

.dm-ref-product-content > .elementor-widget-wrap {
	padding: 0 0 0 0 !important;
}

.dm-ref-product-title .elementor-heading-title {
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
}

.dm-ref-product-description {
	margin-top: 12px;
	color: #414141;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.03rem;
	line-height: 1.75;
}

.dm-ref-product-description p {
	margin: 0;
}

.dm-ref-feature-grid {
	margin-top: 20px;
}

.dm-ref-feature-grid > .elementor-container {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.dm-ref-feature-column {
	width: calc(50% - 6px) !important;
}

.dm-ref-feature-column > .elementor-widget-wrap {
	height: 100%;
}

.dm-ref-feature {
	width: 100%;
	height: 100%;
}

.dm-ref-feature .elementor-widget-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: 96px;
	padding: 14px 12px;
	border: 1px solid #e5eaee;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 2px 4px rgba(28, 70, 94, .06);
	text-align: center;
}

.dm-ref-feature .elementor-widget-container::before,
.dm-ref-story-feature .elementor-widget-container::before {
	display: block;
	flex: 0 0 auto;
	width: 27px;
	height: 27px;
	content: "";
	background: currentColor;
	mask: var(--dm-ref-icon) center / contain no-repeat;
}

.dm-ref-feature--1,
.dm-ref-story-feature--1 {
	--dm-ref-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='5' cy='12' r='2'/%3E%3Ccircle cx='19' cy='5' r='2'/%3E%3Ccircle cx='19' cy='19' r='2'/%3E%3Cpath d='m7 11 10-5M7 13l10 5'/%3E%3C/svg%3E");
}

.dm-ref-feature--2,
.dm-ref-story-feature--2 {
	--dm-ref-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E");
}

.dm-ref-feature--3,
.dm-ref-story-feature--3 {
	--dm-ref-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M9 18h6M10 22h4M8.5 14.5A7 7 0 1 1 15.5 14.5c-.9.7-1.5 1.5-1.5 2.5h-4c0-1-.6-1.8-1.5-2.5Z'/%3E%3C/svg%3E");
}

.dm-ref-feature--4,
.dm-ref-story-feature--4 {
	--dm-ref-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='m3 10 9-5 9 5-9 5-9-5Z'/%3E%3Cpath d='M7 12v5c3 2 7 2 10 0v-5M21 10v6'/%3E%3C/svg%3E");
}

.dm-ref-feature .elementor-heading-title {
	margin-top: 9px;
	color: var(--dm-ref-blue);
	font-family: "Poppins", Arial, sans-serif;
	font-size: .92rem;
	font-weight: 700;
	line-height: 1.4;
}

.dm-ref-product-button {
	margin-top: 32px;
}

.dm-ref-product-button .elementor-button {
	padding: 17px 30px;
	border-radius: 999px;
	background: var(--dm-ref-blue);
	box-shadow: 0 12px 20px rgba(28, 70, 94, .18);
	color: #fff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1rem;
	font-weight: 600;
}

.dm-ref-product-button .elementor-button:hover {
	background: #12364a;
	color: #fff;
	transform: translateY(-2px);
}

.dm-ref-story-section {
	padding: 70px 24px 58px !important;
	background: #fff;
}

.dm-ref-story-section--production-unit {
	background: var(--dm-ref-soft);
}

.dm-ref-section-title .elementor-heading-title {
	font-size: clamp(3rem, 4.6vw, 4.1rem);
	line-height: 1.12;
	text-align: center;
}

.dm-ref-section-description {
	width: min(1030px, 100%);
	margin: 14px auto 0;
	color: #414141;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.08rem;
	line-height: 1.8;
	text-align: center;
}

.dm-ref-section-description p {
	margin: 0;
}

.dm-ref-story-layout {
	margin-top: 42px;
}

.dm-ref-story-layout > .elementor-container {
	display: flex;
	align-items: center;
	gap: 38px;
}

.dm-ref-story-features > .elementor-widget-wrap {
	display: grid;
	gap: 30px;
}

.dm-ref-story-feature .elementor-widget-container {
	display: flex;
	align-items: center;
	min-height: 72px;
	padding: 12px 32px;
	border-radius: 999px;
	background: var(--dm-ref-pill);
	color: #fff;
}

.dm-ref-story-feature .elementor-widget-container::before {
	margin-right: 18px;
}

.dm-ref-story-feature .elementor-heading-title {
	color: #fff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.35;
}

.dm-ref-story-image .elementor-widget-container {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 6px 16px rgba(28, 70, 94, .12);
}

.dm-ref-story-image a::after {
	position: absolute;
	right: 18px;
	bottom: 18px;
	display: grid;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	content: "↗";
	background: #fff;
	box-shadow: 0 3px 10px rgba(28, 70, 94, .16);
	color: var(--dm-ref-blue);
	font-family: Arial, sans-serif;
	font-size: 2rem;
	line-height: 1;
	place-items: center;
}

.dm-ref-story-image img {
	display: block;
	width: 100%;
	height: 378px;
	object-fit: cover;
	transition: transform .35s ease;
}

.dm-ref-story-image a:hover img {
	transform: scale(1.02);
}

.eagleai-drone-reference .site-footer {
	padding: 0;
	background: #07121f;
	color: #fff;
}

.eagleai-drone-reference .footer-glow,
.eagleai-drone-reference .footer-brand,
.eagleai-drone-reference .footer-contact {
	display: none;
}

.eagleai-drone-reference .footer-grid {
	display: grid;
	width: min(600px, calc(100% - 48px));
	grid-template-columns: repeat(2, 1fr);
	gap: 66px;
	padding: 52px 0 48px;
	margin: 0 auto;
}

.eagleai-drone-reference .footer-column h2 {
	margin-bottom: 20px;
	color: #fff;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 1.2rem;
	font-weight: 600;
}

.eagleai-drone-reference .footer-column ul {
	display: grid;
	gap: 17px;
}

.eagleai-drone-reference .footer-column a {
	color: #9aa3ad;
	font-family: "Poppins", Arial, sans-serif;
	font-size: .9rem;
}

.eagleai-drone-reference .footer-bottom {
	width: 100%;
	max-width: none;
	padding: 32px 40px;
	border-top: 1px solid rgba(255, 255, 255, .08);
}

.eagleai-drone-reference .footer-bottom p {
	color: #9aa3ad;
	font-family: "Poppins", Arial, sans-serif;
	font-size: .85rem;
}

.eagleai-drone-reference .back-to-top {
	display: grid;
	width: 56px;
	height: 56px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #276ee7;
	box-shadow: none;
	color: transparent;
	font-size: 0;
	place-items: center;
}

.eagleai-drone-reference .back-to-top::after {
	content: "⌃";
	color: #fff;
	font-size: 1.6rem;
}

@media (max-width: 1120px) {
	.eagleai-drone-reference .primary-navigation,
	.eagleai-drone-reference .primary-navigation ul {
		gap: 24px;
	}

	.eagleai-drone-reference .primary-navigation a {
		font-size: .9rem;
	}
}

@media (max-width: 960px) {
	.eagleai-drone-reference .site-header {
		height: 90px;
	}

	.eagleai-drone-reference .header-inner {
		width: calc(100% - 48px);
	}

	.eagleai-drone-reference .site-brand-image img,
	.eagleai-drone-reference .custom-logo {
		height: 61px;
	}

	.eagleai-drone-reference .nav-toggle {
		border-color: transparent;
		color: var(--dm-ref-blue);
	}

	.eagleai-drone-reference .primary-navigation {
		top: 90px;
		background: #fff;
	}

	.eagleai-drone-reference .primary-navigation a {
		color: var(--dm-ref-blue);
	}

	.dm-ref-hero,
	.dm-ref-hero > .elementor-container,
	.dm-ref-hero > .elementor-container > .elementor-column,
	.dm-ref-hero .elementor-widget-wrap,
	.dm-ref-hero .elementor-widget-html,
	.dm-ref-hero .elementor-widget-container {
		height: 40vh;
		min-height: 309px;
	}

	.dm-ref-intro > .elementor-container,
	.dm-ref-products-header > .elementor-container,
	.dm-ref-product-panel > .elementor-container,
	.dm-ref-story-section > .elementor-container {
		width: min(100%, calc(100% - 8px));
	}

	.dm-ref-product-panel > .elementor-container,
	.dm-ref-story-layout > .elementor-container {
		flex-direction: column;
		gap: 34px;
	}

	.dm-ref-product-panel > .elementor-container > .elementor-column,
	.dm-ref-story-layout > .elementor-container > .elementor-column {
		width: 100%;
	}

	.dm-ref-product-content > .elementor-widget-wrap {
		padding: 0 !important;
	}

	.dm-ref-story-section--reverse .dm-ref-story-layout > .elementor-container {
		flex-direction: column;
	}
}

@media (max-width: 600px) {
	.eagleai-drone-reference .header-inner {
		width: calc(100% - 36px);
	}

	.dm-ref-hero-video {
		object-position: center;
	}

	.dm-ref-intro {
		padding: 108px 16px 112px !important;
	}

	.dm-ref-intro-title .elementor-heading-title {
		font-size: 3.5rem;
		line-height: 1.02;
	}

	.dm-ref-intro-copy {
		margin-top: 24px;
		font-size: 1.04rem;
		line-height: 1.72;
	}

	.dm-ref-intro-copy p {
		margin-bottom: 22px;
	}

	.dm-ref-intro-tagline .elementor-heading-title {
		font-size: 1.3rem;
	}

	.dm-ref-products-header {
		padding: 75px 16px 26px !important;
	}

	.dm-ref-products-header-column > .elementor-widget-wrap {
		align-items: flex-start;
	}

	.dm-ref-products-title .elementor-heading-title,
	.dm-ref-section-title .elementor-heading-title {
		font-size: 3.55rem;
		line-height: 1.05;
		text-align: left;
	}

	.dm-ref-product-tabs {
		margin-top: 28px;
	}

	.dm-ref-product-tabs > .elementor-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		row-gap: 0;
	}

	.dm-ref-product-tabs .elementor-column {
		width: 50% !important;
	}

	.dm-ref-product-tab .elementor-button {
		padding: 10px 5px;
		font-size: .92rem;
	}

	.dm-ref-product-panel {
		padding: 18px 16px 64px !important;
	}

	.dm-ref-product-media > .elementor-widget-wrap {
		min-height: 520px;
		padding: 34px 15px !important;
	}

	.dm-ref-product-image img {
		height: auto;
		max-height: 270px;
	}

	.dm-ref-product-title .elementor-heading-title {
		font-size: 1.38rem;
	}

	.dm-ref-product-description {
		font-size: 1rem;
		line-height: 1.72;
	}

	.dm-ref-feature-grid > .elementor-container {
		display: grid;
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.dm-ref-feature-column {
		width: 100% !important;
	}

	.dm-ref-feature .elementor-widget-container {
		min-height: 94px;
	}

	.dm-ref-product-button {
		margin-top: 24px;
	}

	.dm-ref-story-section {
		padding: 72px 16px 58px !important;
	}

	.dm-ref-section-title .elementor-heading-title {
		text-align: center;
	}

	.dm-ref-section-description {
		margin-top: 22px;
		font-size: 1rem;
		line-height: 1.7;
	}

	.dm-ref-story-layout {
		margin-top: 34px;
	}

	.dm-ref-story-features > .elementor-widget-wrap {
		gap: 16px;
	}

	.dm-ref-story-feature .elementor-widget-container {
		min-height: 66px;
		padding: 11px 22px;
	}

	.dm-ref-story-feature .elementor-heading-title {
		font-size: 1rem;
	}

	.dm-ref-story-image img {
		height: auto;
		min-height: 245px;
	}

	.eagleai-drone-reference .footer-grid {
		width: calc(100% - 48px);
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}

	.eagleai-drone-reference .footer-bottom {
		padding: 26px 20px;
	}
}

@font-face {
	font-family: "Clash Display";
	src: url("../fonts/ClashDisplay-Semibold.woff2") format("woff2");
	font-weight: 650;
	font-style: normal;
	font-display: swap;
}

:root {
	--ink: #06111f;
	--ink-2: #0a1b2c;
	--ivory: #f4f2eb;
	--paper: #fff;
	--line: rgba(6, 17, 31, .13);
	--cyan: #51e6ff;
	--lime: #89f263;
	--orange: #ffb35a;
	--muted: #647282;
	--radius: 22px;
	--container: 1320px;
	--header-height: 86px;
	--ease: cubic-bezier(.22, 1, .36, 1);
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: var(--header-height);
}

body {
	margin: 0;
	background: var(--ivory);
	color: var(--ink);
	font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
}

body.nav-open {
	overflow: hidden;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

a {
	color: inherit;
	text-decoration: none;
}

button,
input,
textarea,
select {
	font: inherit;
}

button,
a {
	-webkit-tap-highlight-color: transparent;
}

h1,
h2,
h3,
h4 {
	margin: 0 0 .5em;
	font-family: "Clash Display", ui-sans-serif, system-ui, sans-serif;
	font-weight: 500;
	line-height: .98;
	letter-spacing: -.045em;
	text-wrap: balance;
}

p {
	margin: 0 0 1.4em;
}

.container {
	width: min(calc(100% - 48px), var(--container));
	margin-inline: auto;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	z-index: 100000;
	top: 8px;
	left: 8px;
	width: auto;
	height: auto;
	padding: 12px 18px;
	clip: auto;
	background: var(--paper);
	color: var(--ink);
}

.site-header {
	position: sticky;
	z-index: 1000;
	top: 0;
	height: var(--header-height);
	background: rgba(6, 17, 31, .96);
	color: #fff;
	transition: background .35s ease, box-shadow .35s ease, transform .35s ease;
}

.is-front-page .site-header {
	position: fixed;
	width: 100%;
	background: linear-gradient(180deg, rgba(3, 10, 18, .72), transparent);
}

.site-header.is-scrolled,
.is-front-page .site-header.is-scrolled {
	background: rgba(6, 17, 31, .92);
	box-shadow: 0 12px 40px rgba(0, 0, 0, .18);
	backdrop-filter: blur(16px);
}

.header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	gap: 32px;
}

.site-branding {
	position: relative;
	z-index: 3;
	flex: 0 0 auto;
}

.site-brand-image {
	display: block;
}

.site-brand-image img,
.custom-logo {
	width: auto;
	height: 60px;
	object-fit: contain;
}

.primary-navigation {
	display: flex;
	align-items: center;
	gap: 30px;
}

.primary-navigation ul {
	display: flex;
	align-items: center;
	gap: 26px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.primary-navigation li {
	position: relative;
}

.primary-navigation a {
	position: relative;
	display: inline-flex;
	align-items: center;
	padding: 10px 0;
	color: rgba(255, 255, 255, .82);
	font-size: .86rem;
	font-weight: 650;
	letter-spacing: .025em;
	transition: color .25s ease;
}

.primary-navigation .current-menu-item > a,
.primary-navigation .current-menu-ancestor > a,
.primary-navigation a:hover,
.primary-navigation a:focus-visible {
	color: #fff;
}

.primary-navigation .menu > li > a::after {
	position: absolute;
	right: 0;
	bottom: 5px;
	left: 0;
	height: 1px;
	content: "";
	background: var(--lime);
	transform: scaleX(0);
	transform-origin: right;
	transition: transform .3s var(--ease);
}

.primary-navigation .menu > li:hover > a::after,
.primary-navigation .current-menu-item > a::after {
	transform: scaleX(1);
	transform-origin: left;
}

.primary-navigation .sub-menu {
	position: absolute;
	top: calc(100% + 8px);
	left: -24px;
	display: grid;
	width: 260px;
	gap: 2px;
	padding: 14px;
	border: 1px solid rgba(255, 255, 255, .08);
	border-radius: 18px;
	background: rgba(8, 24, 39, .98);
	box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
	opacity: 0;
	visibility: hidden;
	transform: translateY(12px);
	transition: .25s var(--ease);
}

.primary-navigation li:hover > .sub-menu,
.primary-navigation li:focus-within > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.primary-navigation .sub-menu a {
	display: block;
	padding: 10px 12px;
	border-radius: 10px;
}

.primary-navigation .sub-menu a:hover {
	background: rgba(255, 255, 255, .07);
}

.header-cta {
	padding: 11px 18px !important;
	border: 1px solid rgba(255, 255, 255, .3);
	border-radius: 999px;
	white-space: nowrap;
}

.header-cta:hover {
	border-color: var(--lime);
	background: var(--lime);
	color: var(--ink) !important;
}

.nav-toggle {
	position: relative;
	z-index: 3;
	display: none;
	width: 48px;
	height: 48px;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, .24);
	border-radius: 50%;
	background: transparent;
	color: #fff;
}

.nav-toggle svg,
.button svg,
.experience-button svg,
.text-link svg {
	width: 19px;
	height: 19px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.nav-toggle__close {
	display: none;
}

.experience-stage {
	position: relative;
	height: 100svh;
	min-height: 680px;
	overflow: hidden;
	background: var(--ink);
	color: #fff;
	isolation: isolate;
}

.experience-stage__canvas,
.experience-stage__fallback,
.experience-stage__noise {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.experience-stage__canvas {
	z-index: 3;
	opacity: .75;
	mix-blend-mode: screen;
}

.experience-stage__canvas canvas {
	width: 100% !important;
	height: 100% !important;
}

.experience-stage__fallback {
	z-index: 2;
	background:
		radial-gradient(circle at 75% 44%, color-mix(in srgb, var(--experience-accent, var(--cyan)) 28%, transparent), transparent 25%),
		linear-gradient(120deg, transparent 55%, rgba(255, 255, 255, .06) 55.1%, transparent 55.5%);
}

.experience-stage__noise {
	z-index: 5;
	opacity: .12;
	background:
		repeating-linear-gradient(90deg, rgba(255, 255, 255, .025) 0 1px, transparent 1px 4px),
		repeating-linear-gradient(0deg, rgba(255, 255, 255, .018) 0 1px, transparent 1px 5px);
	mix-blend-mode: soft-light;
}

.experience-stage__topline {
	position: absolute;
	z-index: 8;
	top: calc(var(--header-height) + 14px);
	right: 32px;
	left: 32px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: rgba(255, 255, 255, .55);
	font-size: .66rem;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.experience-slides,
.experience-slide {
	position: absolute;
	inset: 0;
}

.experience-slide {
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: opacity .9s var(--ease), visibility .9s;
}

.experience-slide.is-active {
	z-index: 2;
	opacity: 1;
	visibility: visible;
}

.experience-slide__media {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(3, 10, 18, calc(var(--experience-opacity) + .15)) 0%, rgba(3, 10, 18, var(--experience-opacity)) 44%, rgba(3, 10, 18, .25) 100%),
		var(--experience-bg) center / cover no-repeat;
	transform: scale(1.05);
	transition: transform 7s ease, filter .9s ease;
}

.experience-slide.is-active .experience-slide__media {
	transform: scale(1);
}

.experience-slide__media::after {
	position: absolute;
	inset: 0;
	content: "";
	background:
		linear-gradient(180deg, rgba(2, 8, 15, .2), transparent 45%, rgba(2, 8, 15, .85)),
		linear-gradient(90deg, var(--experience-overlay), transparent 66%);
	opacity: var(--experience-opacity);
}

.experience-slide__inner {
	position: relative;
	z-index: 6;
	display: flex;
	align-items: center;
	height: 100%;
	padding-top: calc(var(--header-height) + 22px);
	padding-bottom: 190px;
}

.experience-slide--center .experience-slide__inner {
	justify-content: center;
	text-align: center;
}

.experience-slide--right .experience-slide__inner {
	justify-content: flex-end;
}

.experience-slide__content {
	width: min(720px, 70vw);
	opacity: 0;
	transform: translateY(42px);
	transition: transform .9s .12s var(--ease), opacity .7s .12s ease;
}

.experience-slide.is-active .experience-slide__content {
	opacity: 1;
	transform: translateY(0);
}

.experience-slide__eyebrow,
.kicker {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 24px;
	color: var(--experience-accent, var(--lime));
	font-size: .7rem;
	font-weight: 800;
	letter-spacing: .19em;
	text-transform: uppercase;
}

.experience-slide__eyebrow i {
	width: 36px;
	height: 1px;
	background: currentColor;
}

.experience-slide h1 {
	max-width: 800px;
	margin-bottom: 24px;
	font-size: clamp(4.2rem, 9.5vw, 9rem);
	line-height: .83;
	letter-spacing: -.07em;
	text-shadow: 0 10px 60px rgba(0, 0, 0, .28);
}

.experience-slide p {
	max-width: 620px;
	margin-bottom: 34px;
	color: rgba(255, 255, 255, .74);
	font-size: clamp(1rem, 1.4vw, 1.2rem);
	line-height: 1.65;
}

.experience-slide--center p {
	margin-inline: auto;
}

.experience-button,
.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 28px;
	min-height: 54px;
	padding: 0 24px;
	border: 0;
	border-radius: 999px;
	font-size: .77rem;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	cursor: pointer;
	transition: transform .3s var(--ease), color .3s ease, background .3s ease, border-color .3s ease;
}

.experience-button {
	border: 1px solid rgba(255, 255, 255, .38);
	background: rgba(255, 255, 255, .07);
	color: #fff;
	backdrop-filter: blur(10px);
}

.experience-button:hover,
.experience-button:focus-visible {
	border-color: var(--experience-accent, var(--lime));
	background: var(--experience-accent, var(--lime));
	color: var(--ink);
	transform: translateY(-3px);
}

.experience-nav {
	position: absolute;
	z-index: 9;
	right: 32px;
	bottom: 42px;
	left: 32px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	border-top: 1px solid rgba(255, 255, 255, .22);
}

.experience-nav__item {
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 14px;
	padding: 20px 28px 16px 0;
	border: 0;
	background: transparent;
	color: rgba(255, 255, 255, .52);
	text-align: left;
	cursor: pointer;
	transition: color .3s ease;
}

.experience-nav__item span {
	font-size: .62rem;
	font-weight: 800;
	letter-spacing: .1em;
}

.experience-nav__item strong {
	font-family: "Clash Display", sans-serif;
	font-size: clamp(.95rem, 1.3vw, 1.2rem);
	font-weight: 500;
}

.experience-nav__item i {
	position: absolute;
	top: -1px;
	right: 18px;
	left: 0;
	height: 2px;
	background: var(--experience-accent, var(--lime));
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .65s var(--ease);
}

.experience-nav__item:hover,
.experience-nav__item.is-active {
	color: #fff;
}

.experience-nav__item.is-active i {
	transform: scaleX(1);
}

.experience-scroll {
	position: absolute;
	z-index: 9;
	right: -31px;
	top: 48%;
	display: flex;
	align-items: center;
	gap: 10px;
	color: rgba(255, 255, 255, .52);
	font-size: .6rem;
	font-weight: 700;
	letter-spacing: .15em;
	text-transform: uppercase;
	transform: rotate(90deg);
}

.experience-scroll span {
	width: 26px;
	height: 1px;
	background: currentColor;
}

.home-section {
	padding: clamp(90px, 10vw, 160px) 0;
}

.home-section--ivory {
	background: var(--ivory);
	color: var(--ink);
}

.home-section--ink {
	background: var(--ink);
	color: #fff;
}

.home-heading {
	display: grid;
	grid-template-columns: minmax(0, 1.5fr) minmax(280px, .65fr);
	gap: 8vw;
	align-items: end;
	margin-bottom: 62px;
}

.kicker {
	color: #1b7e93;
}

.home-section--ink .kicker,
.home-manifesto .kicker,
.home-cta .kicker {
	color: var(--lime);
}

.home-heading h2,
.home-feature h2,
.home-manifesto h2,
.home-cta h2,
.inner-hero h1 {
	font-size: clamp(3rem, 6vw, 6.4rem);
}

.home-heading p,
.home-feature__content > p {
	color: var(--muted);
	font-size: 1.05rem;
}

.home-section--ink .home-feature__content > p {
	color: rgba(255, 255, 255, .62);
}

.product-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.product-card {
	position: relative;
	overflow: hidden;
	border: 1px solid var(--line);
	border-radius: var(--radius);
	background: rgba(255, 255, 255, .62);
	transition: transform .45s var(--ease), box-shadow .45s var(--ease);
}

.product-card:hover {
	z-index: 2;
	box-shadow: 0 28px 70px rgba(6, 17, 31, .14);
	transform: translateY(-10px);
}

.product-card__media {
	position: relative;
	display: block;
	aspect-ratio: 1.18;
	overflow: hidden;
	background: #dce1dd;
}

.product-card__media::after {
	position: absolute;
	inset: 0;
	content: "";
	background: linear-gradient(180deg, transparent 40%, rgba(3, 10, 18, .32));
}

.product-card__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .8s var(--ease);
}

.product-card:hover .product-card__media img {
	transform: scale(1.06);
}

.product-card__body {
	padding: 26px 24px 28px;
}

.product-card__body > span {
	display: block;
	margin-bottom: 11px;
	color: #247d8e;
	font-size: .64rem;
	font-weight: 800;
	letter-spacing: .15em;
	text-transform: uppercase;
}

.product-card h3 {
	margin-bottom: 14px;
	font-size: clamp(1.45rem, 2vw, 2rem);
	line-height: 1.04;
}

.product-card p {
	color: var(--muted);
	font-size: .88rem;
	line-height: 1.62;
}

.text-link {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	font-size: .69rem;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.text-link:hover {
	color: #127a8f;
}

.home-feature {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
	gap: clamp(50px, 8vw, 120px);
	align-items: center;
}

.home-feature--reverse {
	grid-template-columns: minmax(320px, .92fr) minmax(0, 1.08fr);
}

.home-feature__media {
	position: relative;
	overflow: hidden;
	min-height: 660px;
	border-radius: 32px;
}

.home-feature__media::after {
	position: absolute;
	inset: 0;
	content: "";
	background: linear-gradient(180deg, transparent 55%, rgba(3, 10, 18, .7));
}

.home-feature__media img {
	width: 100%;
	height: 100%;
	min-height: inherit;
	object-fit: cover;
}

.home-feature__media > span {
	position: absolute;
	z-index: 2;
	right: 28px;
	bottom: 22px;
	color: #fff;
	font-family: "Clash Display", sans-serif;
	font-size: 4.2rem;
	letter-spacing: -.06em;
}

.home-feature__content h2 {
	margin-bottom: 28px;
	font-size: clamp(3rem, 5vw, 5.4rem);
}

.signal-list {
	padding: 0;
	margin: 38px 0;
	list-style: none;
	border-top: 1px solid rgba(255, 255, 255, .17);
}

.signal-list li {
	display: grid;
	grid-template-columns: 44px 1fr;
	gap: 14px;
	padding: 16px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .17);
	color: rgba(255, 255, 255, .84);
	font-size: .91rem;
}

.signal-list li span {
	color: var(--lime);
	font-size: .68rem;
	font-weight: 800;
	letter-spacing: .1em;
}

.signal-list--dark {
	border-color: var(--line);
}

.signal-list--dark li {
	border-color: var(--line);
	color: var(--ink);
}

.signal-list--dark li span {
	color: #147b8f;
}

.button--primary {
	background: var(--lime);
	color: var(--ink);
}

.button--primary:hover,
.button--primary:focus-visible {
	background: var(--cyan);
	transform: translateY(-3px);
}

.button--dark {
	background: var(--ink);
	color: #fff;
}

.button--dark:hover,
.button--dark:focus-visible {
	background: #12344f;
	transform: translateY(-3px);
}

.home-manifesto {
	position: relative;
	padding: clamp(110px, 14vw, 220px) 0;
	overflow: hidden;
	background:
		linear-gradient(90deg, rgba(4, 13, 23, .95), rgba(4, 13, 23, .62)),
		url("../images/eagleai/home-about.webp") center / cover no-repeat;
	color: #fff;
}

.home-manifesto::after {
	position: absolute;
	right: -12vw;
	top: 50%;
	width: 44vw;
	height: 44vw;
	border: 1px solid rgba(137, 242, 99, .24);
	border-radius: 50%;
	content: "";
	box-shadow: 0 0 0 8vw rgba(137, 242, 99, .03), 0 0 0 16vw rgba(81, 230, 255, .025);
	transform: translateY(-50%);
}

.home-manifesto__inner {
	position: relative;
	z-index: 2;
	max-width: 1040px;
}

.home-manifesto h2 {
	margin-bottom: 30px;
}

.home-manifesto p {
	max-width: 720px;
	color: rgba(255, 255, 255, .7);
	font-size: 1.13rem;
}

.experience-button--light {
	margin-top: 12px;
}

.home-cta {
	padding: 80px 0;
	background: #e9e6dd;
}

.home-cta__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
}

.home-cta h2 {
	max-width: 850px;
	margin-bottom: 0;
	font-size: clamp(2.5rem, 5vw, 5rem);
}

.inner-hero {
	position: relative;
	overflow: hidden;
	padding: 150px 0 100px;
	background:
		radial-gradient(circle at 86% 14%, rgba(81, 230, 255, .18), transparent 25%),
		var(--ink);
	color: #fff;
}

.inner-hero h1 {
	max-width: 1000px;
}

.inner-hero p {
	max-width: 760px;
	color: rgba(255, 255, 255, .65);
	font-size: 1.08rem;
}

.breadcrumbs {
	margin-bottom: 28px;
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
	color: rgba(255, 255, 255, .5);
	font-size: .72rem;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.breadcrumbs li + li::before {
	margin-right: 8px;
	content: "/";
}

.entry-content {
	font-size: 1.03rem;
}

.entry-content h2 {
	margin-top: 1.4em;
	font-size: clamp(2rem, 4vw, 4.2rem);
}

.entry-content h3 {
	margin-top: 1.4em;
	font-size: clamp(1.5rem, 2.4vw, 2.5rem);
}

.entry-content ul {
	padding-left: 1.25rem;
}

.content-narrow {
	max-width: 900px;
}

.site-main--elementor {
	overflow: hidden;
}

.eagleai-elementor-page .site-header {
	position: sticky;
}

.elementor .e-con,
.elementor-section-wrap > .elementor-section {
	--container-max-width: var(--container);
}

.eai-elementor-hero {
	position: relative;
	min-height: 700px;
	padding: 90px 0;
	overflow: hidden;
	background: var(--ink);
	color: #fff;
}

.eai-elementor-hero::before {
	position: absolute;
	inset: 0;
	content: "";
	background:
		linear-gradient(90deg, rgba(3, 10, 18, .96), rgba(3, 10, 18, .2)),
		radial-gradient(circle at 78% 20%, rgba(81, 230, 255, .19), transparent 30%);
	pointer-events: none;
}

.eai-elementor-hero .elementor-container {
	position: relative;
	z-index: 2;
	min-height: 520px;
	align-items: center;
}

.eai-elementor-hero .elementor-heading-title {
	color: #fff;
	font-size: clamp(3.6rem, 7vw, 7.3rem);
	line-height: .88;
	letter-spacing: -.065em;
}

.eai-elementor-hero .elementor-widget-text-editor {
	max-width: 640px;
	color: rgba(255, 255, 255, .7);
	font-size: 1.08rem;
}

.eai-elementor-hero .elementor-widget-image img {
	width: 100%;
	height: 520px;
	border-radius: 28px;
	object-fit: cover;
	box-shadow: 0 40px 100px rgba(0, 0, 0, .38);
}

.eai-eyebrow .elementor-heading-title {
	color: var(--lime) !important;
	font-family: Inter, sans-serif;
	font-size: .7rem !important;
	font-weight: 800;
	letter-spacing: .18em !important;
	text-transform: uppercase;
}

.eai-section {
	padding: clamp(82px, 9vw, 140px) 0;
	background: var(--ivory);
}

.eai-section--dark {
	background: var(--ink);
	color: #fff;
}

.eai-section .eai-section-title .elementor-heading-title {
	margin-bottom: 20px;
	font-size: clamp(2.8rem, 5vw, 5.2rem);
	line-height: .95;
}

.eai-section--dark .elementor-heading-title {
	color: #fff;
}

.eai-section-intro {
	max-width: 850px;
	color: var(--muted);
	font-size: 1.06rem;
}

.eai-section--dark .eai-section-intro,
.eai-section--dark .elementor-widget-text-editor {
	color: rgba(255, 255, 255, .65);
}

.eai-feature-row {
	padding-top: 32px;
}

.eai-feature-card > .elementor-widget-wrap {
	height: 100%;
	padding: 34px !important;
	border: 1px solid var(--line);
	border-radius: 22px;
	background: rgba(255, 255, 255, .72);
	transition: transform .35s var(--ease), box-shadow .35s var(--ease);
}

.eai-feature-card:hover > .elementor-widget-wrap {
	box-shadow: 0 28px 70px rgba(6, 17, 31, .12);
	transform: translateY(-8px);
}

.eai-section--dark .eai-feature-card > .elementor-widget-wrap {
	border-color: rgba(255, 255, 255, .11);
	background: rgba(255, 255, 255, .045);
}

.eai-feature-card .elementor-heading-title {
	font-size: 1.75rem;
	line-height: 1.08;
}

.eai-feature-card .elementor-widget-text-editor {
	color: var(--muted);
	font-size: .92rem;
	line-height: 1.7;
}

.eai-image-break {
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.eai-wide-image {
	padding: 0;
	background: var(--ivory);
}

.eai-wide-image .elementor-widget-image img {
	width: min(calc(100% - 48px), var(--container));
	max-height: 720px;
	margin-inline: auto;
	border-radius: 28px;
	object-fit: cover;
}

.eai-cta {
	padding: 95px 0;
	background: #dff86f;
	color: var(--ink);
}

.eai-cta .elementor-heading-title {
	font-size: clamp(2.8rem, 5vw, 5rem);
}

.elementor-button {
	padding: 16px 25px !important;
	border-radius: 999px !important;
	background: var(--ink) !important;
	font-size: .74rem !important;
	font-weight: 800 !important;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.elementor-button:hover {
	background: #17405d !important;
	transform: translateY(-2px);
}

.eai-contact-layout {
	padding: clamp(90px, 10vw, 150px) 0;
	background: var(--ivory);
}

.eai-inquiry-widget {
	padding: clamp(28px, 4vw, 52px);
	border-radius: 28px;
	background: #fff;
	box-shadow: 0 30px 90px rgba(6, 17, 31, .11);
}

.eai-inquiry-widget h2 {
	font-size: clamp(2.3rem, 4vw, 3.8rem);
}

.eai-inquiry-widget__intro {
	color: var(--muted);
}

.form-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.form-field {
	margin-bottom: 18px;
}

.form-field label {
	display: block;
	margin-bottom: 8px;
	font-size: .72rem;
	font-weight: 750;
	letter-spacing: .05em;
}

.form-field input,
.form-field textarea,
.form-field select {
	width: 100%;
	padding: 14px 16px;
	border: 1px solid rgba(6, 17, 31, .16);
	border-radius: 12px;
	outline: none;
	background: #f8f8f5;
	color: var(--ink);
	transition: border-color .2s ease, box-shadow .2s ease;
}

.form-field input:focus,
.form-field textarea:focus,
.form-field select:focus {
	border-color: #187a8c;
	box-shadow: 0 0 0 3px rgba(24, 122, 140, .12);
}

.form-consent {
	font-size: .78rem;
}

.form-honeypot {
	position: absolute;
	left: -9999px;
}

.form-notice {
	padding: 14px 16px;
	margin-bottom: 20px;
	border-radius: 12px;
	font-size: .9rem;
}

.form-notice--success {
	background: #e1f8d9;
	color: #285d21;
}

.form-notice--error {
	background: #ffe6e1;
	color: #862d20;
}

.experience-archive-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.experience-archive-card a {
	display: block;
	height: 100%;
	padding: 18px;
	border: 1px solid var(--line);
	border-radius: 24px;
	background: #fff;
}

.experience-archive-card img {
	width: 100%;
	aspect-ratio: 1.25;
	margin-bottom: 24px;
	border-radius: 15px;
	object-fit: cover;
}

.experience-archive-card span {
	color: #177b8e;
	font-size: .67rem;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.experience-archive-card h2 {
	margin-top: 10px;
	font-size: 2rem;
}

.experience-archive-card p {
	color: var(--muted);
}

.site-footer {
	position: relative;
	overflow: hidden;
	padding: 90px 0 24px;
	background: #030a12;
	color: #fff;
}

.footer-glow {
	position: absolute;
	top: -220px;
	left: 32%;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background: rgba(81, 230, 255, .1);
	filter: blur(100px);
}

.footer-grid {
	position: relative;
	display: grid;
	grid-template-columns: 1.5fr .75fr .85fr 1fr;
	gap: 60px;
	padding-bottom: 70px;
}

.footer-brand .site-brand-image img {
	height: 78px;
	margin-bottom: 24px;
}

.footer-brand p {
	max-width: 350px;
	color: rgba(255, 255, 255, .52);
	font-size: .91rem;
}

.footer-column h2 {
	margin-bottom: 22px;
	color: rgba(255, 255, 255, .5);
	font-family: Inter, sans-serif;
	font-size: .67rem;
	font-weight: 800;
	letter-spacing: .15em;
	text-transform: uppercase;
}

.footer-column ul {
	display: grid;
	gap: 11px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-column a,
.footer-column address {
	display: block;
	color: rgba(255, 255, 255, .72);
	font-size: .88rem;
	font-style: normal;
}

.footer-column a:hover {
	color: var(--lime);
}

.social-links {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.social-links a {
	font-size: .74rem;
	font-weight: 700;
}

.footer-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-top: 24px;
	border-top: 1px solid rgba(255, 255, 255, .11);
	color: rgba(255, 255, 255, .42);
	font-size: .72rem;
}

.footer-bottom p {
	margin: 0;
}

.back-to-top {
	color: rgba(255, 255, 255, .74);
}

[data-reveal] {
	opacity: 0;
	transform: translateY(34px);
	transition: opacity .75s ease, transform .85s var(--ease);
}

[data-reveal].is-revealed {
	opacity: 1;
	transform: none;
}

@media (max-width: 1160px) {
	.primary-navigation {
		gap: 18px;
	}

	.primary-navigation ul {
		gap: 16px;
	}

	.header-cta {
		display: none;
	}

	.product-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.footer-grid {
		grid-template-columns: 1.3fr 1fr 1fr;
	}

	.footer-contact {
		grid-column: 2 / -1;
	}
}

@media (max-width: 900px) {
	:root {
		--header-height: 76px;
	}

	.container {
		width: min(calc(100% - 32px), var(--container));
	}

	.site-brand-image img,
	.custom-logo {
		height: 52px;
	}

	.nav-toggle {
		display: grid;
		place-items: center;
	}

	.nav-open .nav-toggle__open {
		display: none;
	}

	.nav-open .nav-toggle__close {
		display: inline-flex;
	}

	.primary-navigation {
		position: fixed;
		inset: 0;
		display: grid;
		align-content: center;
		padding: 100px 24px 40px;
		background: rgba(3, 10, 18, .98);
		opacity: 0;
		visibility: hidden;
		transform: translateY(-12px);
		transition: .35s var(--ease);
	}

	.nav-open .primary-navigation {
		opacity: 1;
		visibility: visible;
		transform: none;
	}

	.primary-navigation ul {
		display: grid;
		gap: 4px;
	}

	.primary-navigation a {
		font-family: "Clash Display", sans-serif;
		font-size: clamp(1.75rem, 6vw, 3rem);
	}

	.primary-navigation .sub-menu {
		position: static;
		display: grid;
		width: auto;
		padding: 2px 0 10px 18px;
		border: 0;
		background: transparent;
		box-shadow: none;
		opacity: 1;
		visibility: hidden;
		transform: none;
	}

	.nav-open .primary-navigation .sub-menu {
		visibility: visible;
	}

	.primary-navigation .sub-menu a {
		padding: 5px 0;
		font-family: Inter, sans-serif;
		font-size: .9rem;
	}

	.experience-stage__topline {
		right: 16px;
		left: 16px;
	}

	.experience-slide__inner {
		padding-bottom: 180px;
	}

	.experience-slide__content {
		width: min(670px, 86vw);
	}

	.experience-slide h1 {
		font-size: clamp(4rem, 14vw, 7.5rem);
	}

	.experience-nav {
		right: 16px;
		bottom: 30px;
		left: 16px;
	}

	.experience-nav__item {
		grid-template-columns: 1fr;
		gap: 5px;
		padding-right: 10px;
	}

	.experience-scroll {
		display: none;
	}

	.home-heading,
	.home-feature,
	.home-feature--reverse {
		grid-template-columns: 1fr;
		gap: 48px;
	}

	.home-heading {
		margin-bottom: 46px;
	}

	.home-feature--reverse .home-feature__content {
		order: 2;
	}

	.home-feature__media {
		min-height: 500px;
	}

	.home-cta__inner {
		align-items: flex-start;
		flex-direction: column;
	}

	.eai-elementor-hero {
		min-height: auto;
	}

	.eai-elementor-hero .elementor-widget-image img {
		height: 420px;
	}

	.experience-archive-grid {
		grid-template-columns: 1fr;
	}

	.footer-grid {
		grid-template-columns: 1fr 1fr;
	}

	.footer-brand {
		grid-column: 1 / -1;
	}

	.footer-contact {
		grid-column: auto;
	}
}

@media (max-width: 600px) {
	body {
		font-size: 15px;
	}

	.experience-stage {
		min-height: 640px;
	}

	.experience-stage__topline {
		top: calc(var(--header-height) + 10px);
	}

	.experience-stage__topline span:first-child {
		display: none;
	}

	.experience-stage__topline {
		justify-content: flex-end;
	}

	.experience-slide__media {
		background:
			linear-gradient(180deg, rgba(3, 10, 18, .34), rgba(3, 10, 18, .74) 60%, rgba(3, 10, 18, .95)),
			var(--experience-mobile-bg) center / cover no-repeat;
	}

	.experience-slide__inner {
		align-items: flex-end;
		padding-bottom: 176px;
	}

	.experience-slide h1 {
		margin-bottom: 18px;
		font-size: clamp(3.5rem, 17vw, 5.3rem);
	}

	.experience-slide p {
		margin-bottom: 22px;
		font-size: .94rem;
	}

	.experience-slide__eyebrow {
		margin-bottom: 16px;
	}

	.experience-button,
	.button {
		min-height: 50px;
		padding: 0 19px;
	}

	.experience-nav {
		bottom: 20px;
	}

	.experience-nav__item {
		padding: 16px 6px 8px 0;
	}

	.experience-nav__item span {
		display: none;
	}

	.experience-nav__item strong {
		font-size: .75rem;
		line-height: 1.15;
	}

	.product-grid {
		grid-template-columns: 1fr;
	}

	.home-feature__media {
		min-height: 390px;
		border-radius: 22px;
	}

	.home-feature__media > span {
		font-size: 3rem;
	}

	.form-grid {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.eai-elementor-hero .elementor-widget-image img {
		height: 320px;
		border-radius: 20px;
	}

	.footer-grid {
		grid-template-columns: 1fr;
		gap: 42px;
	}

	.footer-brand,
	.footer-contact {
		grid-column: auto;
	}

	.footer-bottom {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: .01ms !important;
	}

	.experience-stage__canvas {
		display: none;
	}

	[data-reveal] {
		opacity: 1;
		transform: none;
	}
}

/* Premium 2026 visual system. */
@font-face {
	font-family: "Clash Display";
	src: url("../fonts/ClashDisplay-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

:root {
	--ink: #050b12;
	--ink-2: #0b151f;
	--ivory: #f1f0ea;
	--paper: #fbfbf7;
	--line: rgba(5, 11, 18, .14);
	--cyan: #5de6ff;
	--lime: #c7f36a;
	--orange: #ffb15f;
	--muted: #5c6874;
	--radius: 4px;
	--container: 1380px;
	--ease-premium: cubic-bezier(.16, 1, .3, 1);
}

body {
	background: var(--paper);
	font-family: "Clash Display", ui-sans-serif, system-ui, sans-serif;
	font-weight: 400;
	letter-spacing: -.012em;
}

h1,
h2,
h3,
h4 {
	font-weight: 500;
}

/* Full-screen service gateway */
.experience-gateway {
	--experience-accent: var(--cyan);
	min-height: 720px;
	background: #03080d;
}

.experience-gateway::after {
	position: absolute;
	z-index: 6;
	inset: 0;
	border: 1px solid rgba(255, 255, 255, .08);
	content: "";
	pointer-events: none;
}

.experience-stage__canvas {
	z-index: 4;
	opacity: .68;
	mix-blend-mode: screen;
}

.experience-stage__noise {
	z-index: 5;
	opacity: .14;
	background-image:
		linear-gradient(rgba(255, 255, 255, .016) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .016) 1px, transparent 1px);
	background-size: 46px 46px;
	mix-blend-mode: overlay;
}

.experience-gateway__topline {
	position: absolute;
	z-index: 8;
	top: calc(var(--header-height) + 18px);
	right: clamp(24px, 3vw, 54px);
	left: clamp(24px, 3vw, 54px);
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: rgba(255, 255, 255, .58);
	font-size: .62rem;
	font-weight: 650;
	letter-spacing: .23em;
	text-transform: uppercase;
	pointer-events: none;
}

.experience-gateway__topline::after {
	position: absolute;
	top: 26px;
	right: 0;
	left: 0;
	height: 1px;
	background: rgba(255, 255, 255, .13);
	content: "";
}

.experience-panels {
	position: absolute;
	z-index: 2;
	inset: 0;
	display: flex;
}

.experience-panel {
	--panel-x: 0px;
	--panel-y: 0px;
	position: relative;
	display: block;
	flex: 1 1 33.333%;
	min-width: 0;
	overflow: hidden;
	border-right: 1px solid rgba(255, 255, 255, .17);
	color: #fff;
	isolation: isolate;
	transition: flex .9s var(--ease-premium), filter .7s ease;
}

.experience-panel:last-child {
	border-right: 0;
}

.experience-panel::after {
	position: absolute;
	z-index: 4;
	inset: 0;
	border: 1px solid transparent;
	content: "";
	transition: border-color .45s ease, box-shadow .45s ease;
	pointer-events: none;
}

.experience-panel:focus-visible {
	outline: 0;
}

.experience-panel:focus-visible::after {
	border-color: var(--experience-accent);
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .18);
}

.experience-panels:has(.experience-panel:hover) .experience-panel:not(:hover),
.experience-panels:has(.experience-panel:focus-visible) .experience-panel:not(:focus-visible) {
	flex-grow: .84;
	filter: saturate(.58) brightness(.72);
}

.experience-panel:hover,
.experience-panel:focus-visible,
.experience-panel.is-active:hover {
	flex-grow: 1.32;
}

.experience-panel__media,
.experience-panel__shade,
.experience-panel__line {
	position: absolute;
	inset: 0;
}

.experience-panel__media {
	z-index: -3;
	background:
		linear-gradient(rgba(5, 11, 18, .05), rgba(5, 11, 18, .05)),
		var(--experience-bg) center / cover no-repeat;
	transform: translate3d(var(--panel-x), var(--panel-y), 0) scale(1.075);
	transition: transform 1.4s var(--ease-premium), filter .75s ease;
	will-change: transform;
}

.experience-panel:hover .experience-panel__media,
.experience-panel:focus-visible .experience-panel__media {
	filter: saturate(1.08) contrast(1.04);
	transform: translate3d(var(--panel-x), var(--panel-y), 0) scale(1.14);
}

.experience-panel__shade {
	z-index: -2;
	background:
		linear-gradient(180deg, rgba(2, 7, 12, .14) 12%, rgba(2, 7, 12, .08) 42%, rgba(2, 7, 12, .9) 100%),
		linear-gradient(90deg, rgba(3, 9, 15, .48), transparent 66%);
	transition: opacity .5s ease;
}

.experience-panel__line {
	z-index: 3;
	right: auto;
	bottom: auto;
	width: 100%;
	height: 3px;
	background: var(--experience-accent);
	box-shadow: 0 0 24px color-mix(in srgb, var(--experience-accent) 55%, transparent);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .7s var(--ease-premium);
}

.experience-panel:hover .experience-panel__line,
.experience-panel:focus-visible .experience-panel__line {
	transform: scaleX(1);
}

.experience-panel__content {
	position: absolute;
	z-index: 3;
	right: clamp(24px, 2.8vw, 50px);
	bottom: clamp(54px, 7vh, 92px);
	left: clamp(24px, 2.8vw, 50px);
	display: flex;
	flex-direction: column;
	gap: clamp(80px, 15vh, 150px);
}

.experience-panel__meta {
	display: flex;
	align-items: center;
	gap: 12px;
	color: rgba(255, 255, 255, .7);
	font-size: .62rem;
	font-weight: 650;
	letter-spacing: .18em;
	text-transform: uppercase;
}

.experience-panel__meta i {
	width: 28px;
	height: 1px;
	background: var(--experience-accent);
}

.experience-panel__copy {
	display: block;
	max-width: 470px;
}

.experience-panel__copy > strong {
	display: block;
	max-width: 9.2em;
	margin-bottom: 22px;
	font-family: "Clash Display", sans-serif;
	font-size: clamp(2.35rem, 3.65vw, 4.8rem);
	font-weight: 500;
	line-height: .92;
	letter-spacing: -.055em;
	text-wrap: balance;
	transform: translateY(0);
	transition: transform .7s var(--ease-premium);
}

.experience-panel:hover .experience-panel__copy > strong,
.experience-panel:focus-visible .experience-panel__copy > strong {
	transform: translateY(-8px);
}

.experience-panel__copy p {
	max-width: 400px;
	margin: 0 0 26px;
	color: rgba(255, 255, 255, .73);
	font-size: clamp(.87rem, 1vw, 1.02rem);
	line-height: 1.58;
	opacity: .82;
	transform: translateY(8px);
	transition: opacity .55s ease, transform .7s var(--ease-premium);
}

.experience-panel:hover .experience-panel__copy p,
.experience-panel:focus-visible .experience-panel__copy p {
	opacity: 1;
	transform: translateY(0);
}

.experience-panel__cta {
	display: inline-flex;
	align-items: center;
	gap: 20px;
	width: fit-content;
	padding-bottom: 9px;
	border-bottom: 1px solid rgba(255, 255, 255, .45);
	color: #fff;
	font-size: .64rem;
	font-weight: 650;
	letter-spacing: .16em;
	text-transform: uppercase;
	transition: color .35s ease, border-color .35s ease, gap .5s var(--ease-premium);
}

.experience-panel__cta svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
}

.experience-panel:hover .experience-panel__cta,
.experience-panel:focus-visible .experience-panel__cta {
	gap: 31px;
	border-color: var(--experience-accent);
	color: var(--experience-accent);
}

.experience-gateway__hint {
	position: absolute;
	z-index: 8;
	right: 22px;
	top: 49%;
	display: flex;
	align-items: center;
	gap: 12px;
	color: rgba(255, 255, 255, .46);
	font-size: .57rem;
	font-weight: 650;
	letter-spacing: .18em;
	text-transform: uppercase;
	transform: translateX(45%) rotate(90deg);
	pointer-events: none;
}

.experience-gateway__hint span {
	width: 28px;
	height: 1px;
	background: currentColor;
}

/* Elementor editorial page system */
.site-main--elementor {
	background: var(--paper);
}

.eagleai-elementor-page .site-header {
	background: rgba(5, 11, 18, .94);
	backdrop-filter: blur(18px);
}

.eai-elementor-hero {
	min-height: calc(100svh - var(--header-height));
	padding: clamp(56px, 7vw, 112px) 0;
	background:
		radial-gradient(circle at 72% 18%, rgba(93, 230, 255, .14), transparent 29%),
		#050b12;
}

.eai-elementor-hero::before {
	background:
		linear-gradient(90deg, rgba(5, 11, 18, .97) 0%, rgba(5, 11, 18, .73) 48%, rgba(5, 11, 18, .12) 100%),
		linear-gradient(rgba(255, 255, 255, .025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .025) 1px, transparent 1px);
	background-size: auto, 54px 54px, 54px 54px;
}

.eai-elementor-hero::after {
	position: absolute;
	z-index: 1;
	right: 3vw;
	bottom: 16px;
	content: "EAI / 2026";
	color: rgba(255, 255, 255, .055);
	font-family: "Clash Display", sans-serif;
	font-size: clamp(5rem, 13vw, 13rem);
	font-weight: 650;
	line-height: .8;
	letter-spacing: -.08em;
	pointer-events: none;
}

.eai-elementor-hero > .elementor-container {
	width: min(calc(100% - 64px), var(--container));
	min-height: clamp(580px, 71vh, 820px);
	gap: clamp(36px, 5vw, 92px);
}

.eai-elementor-hero > .elementor-container > .elementor-column:first-child {
	z-index: 3;
}

.eai-elementor-hero > .elementor-container > .elementor-column:first-child > .elementor-widget-wrap {
	align-content: center;
	padding: 6vw 0 3vw !important;
}

.eai-hero-code .elementor-heading-title {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-bottom: clamp(72px, 12vh, 132px);
	color: rgba(255, 255, 255, .45) !important;
	font-size: .6rem !important;
	font-weight: 650;
	letter-spacing: .2em !important;
	text-transform: uppercase;
}

.eai-hero-code .elementor-heading-title::before {
	width: 30px;
	height: 1px;
	background: var(--cyan);
	content: "";
}

.eai-eyebrow .elementor-heading-title {
	margin-bottom: 18px;
	color: var(--cyan) !important;
	font-family: "Clash Display", sans-serif;
	font-size: .66rem !important;
	font-weight: 650;
	letter-spacing: .2em !important;
}

.eai-elementor-hero .elementor-heading-title {
	max-width: 780px;
	font-size: clamp(4.5rem, 7.2vw, 8.4rem);
	font-weight: 500;
	line-height: .82;
	letter-spacing: -.072em;
}

.eai-elementor-hero .elementor-widget-text-editor {
	max-width: 600px;
	margin-top: 28px;
	color: rgba(255, 255, 255, .66);
	font-size: clamp(.96rem, 1.15vw, 1.12rem);
	line-height: 1.65;
}

.eai-elementor-hero .elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}

.eai-elementor-hero .elementor-widget-button {
	margin-top: 22px;
}

.eai-elementor-hero .elementor-widget-image {
	position: relative;
}

.eai-elementor-hero .elementor-widget-image::before {
	position: absolute;
	z-index: 2;
	top: -16px;
	right: -16px;
	width: 43%;
	height: 42%;
	border-top: 1px solid var(--cyan);
	border-right: 1px solid var(--cyan);
	content: "";
	pointer-events: none;
}

.eai-elementor-hero .elementor-widget-image img {
	width: 100%;
	height: clamp(560px, 71vh, 820px);
	border-radius: 0;
	box-shadow: 0 48px 120px rgba(0, 0, 0, .48);
	filter: saturate(.82) contrast(1.06);
	object-fit: cover;
	clip-path: polygon(8% 0, 100% 0, 100% 92%, 91% 100%, 0 100%, 0 8%);
	transition: filter .7s ease, transform 1.2s var(--ease-premium);
}

.eai-elementor-hero .elementor-widget-image:hover img {
	filter: saturate(1) contrast(1.03);
	transform: scale(1.015);
}

.eai-section {
	position: relative;
	padding: clamp(108px, 11vw, 184px) 0;
	overflow: hidden;
	background: var(--ivory);
}

.eai-section::before {
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 95% 10%, rgba(93, 230, 255, .12), transparent 24%),
		linear-gradient(90deg, transparent calc(50% - .5px), rgba(5, 11, 18, .055) 50%, transparent calc(50% + .5px));
	content: "";
	pointer-events: none;
}

.eai-section--dark {
	background:
		radial-gradient(circle at 10% 86%, rgba(93, 230, 255, .09), transparent 27%),
		#050b12;
}

.eai-section--dark::before {
	background:
		linear-gradient(rgba(255, 255, 255, .018) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .018) 1px, transparent 1px);
	background-size: 54px 54px;
}

.eai-section > .elementor-container {
	position: relative;
	z-index: 2;
	width: min(calc(100% - 64px), var(--container));
}

.eai-section > .elementor-container > .elementor-column > .elementor-widget-wrap {
	display: grid;
	grid-template-columns: minmax(0, .8fr) minmax(320px, 1.2fr);
	column-gap: clamp(60px, 9vw, 150px);
}

.eai-section-index {
	grid-column: 1;
}

.eai-section-index .elementor-heading-title {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 32px;
	color: #2d6874;
	font-size: .62rem;
	font-weight: 650;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.eai-section-index .elementor-heading-title::before {
	width: 34px;
	height: 1px;
	background: var(--cyan);
	content: "";
}

.eai-section--dark .eai-section-index .elementor-heading-title {
	color: rgba(255, 255, 255, .52);
}

.eai-section .eai-section-title {
	grid-column: 1;
}

.eai-section .eai-section-title .elementor-heading-title {
	margin: 0;
	font-size: clamp(3.2rem, 5.7vw, 6.6rem);
	font-weight: 500;
	line-height: .87;
	letter-spacing: -.06em;
}

.eai-section-intro {
	grid-column: 2;
	align-self: end;
	max-width: 690px;
	margin: 0 0 8px;
	padding-left: clamp(24px, 3vw, 48px);
	border-left: 1px solid rgba(5, 11, 18, .18);
	color: #51606c;
	font-size: clamp(.96rem, 1.15vw, 1.1rem);
	line-height: 1.72;
}

.eai-section--dark .eai-section-intro {
	border-left-color: rgba(255, 255, 255, .18);
	color: rgba(255, 255, 255, .62);
}

.eai-feature-row {
	grid-column: 1 / -1;
	margin-top: clamp(48px, 7vw, 92px);
	padding-top: 0;
	border-top: 1px solid rgba(5, 11, 18, .18);
}

.eai-section--dark .eai-feature-row {
	border-top-color: rgba(255, 255, 255, .16);
}

.eai-feature-row > .elementor-container {
	gap: 0;
}

.eai-feature-card {
	position: relative;
	border-right: 1px solid rgba(5, 11, 18, .14);
}

.eai-feature-card:last-child {
	border-right: 0;
}

.eai-feature-card > .elementor-widget-wrap {
	position: relative;
	min-height: 310px;
	padding: clamp(30px, 3.2vw, 52px) !important;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	transition: background .55s ease, transform .55s var(--ease-premium);
}

.eai-feature-card > .elementor-widget-wrap::before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 3px;
	background: linear-gradient(90deg, var(--cyan), var(--lime));
	content: "";
	transform: scaleX(0);
	transform-origin: left;
	transition: transform .55s var(--ease-premium);
}

.eai-feature-card:hover > .elementor-widget-wrap {
	background: rgba(255, 255, 255, .66);
	box-shadow: none;
	transform: translateY(-9px);
}

.eai-feature-card:hover > .elementor-widget-wrap::before {
	transform: scaleX(1);
}

.eai-section--dark .eai-feature-card {
	border-color: rgba(255, 255, 255, .12);
}

.eai-section--dark .eai-feature-card > .elementor-widget-wrap {
	border: 0;
	background: transparent;
}

.eai-section--dark .eai-feature-card:hover > .elementor-widget-wrap {
	background: rgba(255, 255, 255, .055);
}

.eai-card-index .elementor-heading-title {
	margin-bottom: clamp(70px, 9vw, 120px);
	color: #2e6975;
	font-size: .64rem !important;
	font-weight: 650;
	letter-spacing: .14em;
}

.eai-section--dark .eai-card-index .elementor-heading-title {
	color: var(--cyan) !important;
}

.eai-feature-card .elementor-heading-title {
	font-size: clamp(1.65rem, 2vw, 2.3rem);
	font-weight: 500;
	line-height: 1;
	letter-spacing: -.04em;
}

.eai-feature-card .elementor-widget-text-editor {
	margin-top: 18px;
	color: #5a6772;
	font-size: .92rem;
	line-height: 1.68;
}

.eai-feature-card .elementor-widget-text-editor ul {
	padding-left: 18px;
}

.eai-section--dark .eai-feature-card .elementor-widget-text-editor {
	color: rgba(255, 255, 255, .58);
}

.eai-wide-image {
	position: relative;
	padding: 0;
	overflow: hidden;
	background: #050b12;
}

.eai-wide-image::after {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(5, 11, 18, .08), rgba(5, 11, 18, .32));
	content: "";
	pointer-events: none;
}

.eai-wide-image .elementor-widget-image {
	overflow: hidden;
}

.eai-wide-image .elementor-widget-image img {
	width: 100%;
	max-width: none;
	height: min(76vw, 820px);
	max-height: none;
	margin: 0;
	border-radius: 0;
	filter: saturate(.88) contrast(1.05);
	object-fit: cover;
	transition: transform 1.6s var(--ease-premium), filter .8s ease;
}

.eai-wide-image:hover .elementor-widget-image img {
	filter: saturate(1);
	transform: scale(1.025);
}

.eai-cta {
	position: relative;
	padding: clamp(92px, 11vw, 168px) 0;
	overflow: hidden;
	background:
		radial-gradient(circle at 90% 10%, rgba(255, 255, 255, .68), transparent 22%),
		linear-gradient(120deg, #c7f36a, #8fe7b7 52%, #70d9f1);
}

.eai-cta::after {
	position: absolute;
	right: -1vw;
	bottom: -3.5vw;
	content: "CONNECT";
	color: rgba(5, 11, 18, .075);
	font-size: clamp(7rem, 18vw, 19rem);
	font-weight: 650;
	line-height: .7;
	letter-spacing: -.08em;
	pointer-events: none;
}

.eai-cta > .elementor-container {
	position: relative;
	z-index: 2;
	width: min(calc(100% - 64px), var(--container));
}

.eai-cta > .elementor-container > .elementor-column > .elementor-widget-wrap {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: end;
	gap: 24px 60px;
}

.eai-cta-eyebrow,
.eai-cta .elementor-widget-heading {
	grid-column: 1;
}

.eai-cta-eyebrow .elementor-heading-title {
	font-size: .63rem !important;
	font-weight: 650;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.eai-cta .elementor-widget-heading:not(.eai-cta-eyebrow) .elementor-heading-title {
	max-width: 900px;
	margin: 0;
	font-size: clamp(3.2rem, 6vw, 7rem);
	font-weight: 500;
	line-height: .86;
	letter-spacing: -.065em;
}

.eai-cta .elementor-widget-button {
	grid-column: 2;
	grid-row: 1 / span 2;
}

.elementor-button {
	min-height: 56px;
	padding: 16px 28px !important;
	border: 1px solid transparent;
	border-radius: 0 !important;
	background: var(--ink) !important;
	font-size: .66rem !important;
	font-weight: 650 !important;
	letter-spacing: .16em;
	transition: background .35s ease, color .35s ease, transform .4s var(--ease-premium), border-color .35s ease;
}

.elementor-button:hover,
.elementor-button:focus {
	border-color: rgba(255, 255, 255, .4);
	background: #fff !important;
	color: var(--ink) !important;
	transform: translateY(-4px);
}

.eai-contact-layout {
	position: relative;
	padding: clamp(100px, 11vw, 172px) 0;
	background:
		linear-gradient(rgba(255, 255, 255, .02) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .02) 1px, transparent 1px),
		#050b12;
	background-size: 52px 52px;
	color: #fff;
}

.eai-contact-layout > .elementor-container {
	width: min(calc(100% - 64px), var(--container));
	gap: clamp(50px, 8vw, 130px);
	align-items: flex-start;
}

.eai-contact-layout .elementor-heading-title {
	color: #fff;
	font-size: clamp(3.5rem, 6vw, 6.8rem);
	line-height: .86;
	letter-spacing: -.06em;
}

.eai-contact-layout .elementor-widget-text-editor {
	max-width: 480px;
	color: rgba(255, 255, 255, .58);
}

.eai-inquiry-widget {
	padding: clamp(34px, 4.6vw, 64px);
	border: 1px solid rgba(255, 255, 255, .13);
	border-radius: 0;
	background: rgba(255, 255, 255, .97);
	box-shadow: 0 40px 120px rgba(0, 0, 0, .32);
	color: var(--ink);
}

.eai-inquiry-widget h2 {
	font-size: clamp(2.7rem, 4.2vw, 4.6rem);
	line-height: .9;
}

.form-field input,
.form-field select,
.form-field textarea {
	border: 0;
	border-bottom: 1px solid rgba(5, 11, 18, .25);
	border-radius: 0;
	background: transparent;
	transition: border-color .3s ease, background .3s ease;
}

.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
	border-color: #247f91;
	background: rgba(93, 230, 255, .055);
	box-shadow: none;
	outline: 0;
}

[data-eai-reveal] {
	opacity: 0;
	transform: translateY(32px);
	transition: opacity .75s ease, transform .95s var(--ease-premium);
}

[data-eai-reveal].is-revealed {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1100px) {
	.experience-panel__content {
		right: 26px;
		left: 26px;
	}

	.experience-panel__copy > strong {
		font-size: clamp(2rem, 4vw, 3.4rem);
	}

	.eai-elementor-hero > .elementor-container,
	.eai-section > .elementor-container,
	.eai-cta > .elementor-container,
	.eai-contact-layout > .elementor-container {
		width: min(calc(100% - 48px), var(--container));
	}

	.eai-hero-code .elementor-heading-title {
		margin-bottom: 72px;
	}
}

@media (max-width: 820px) {
	.experience-gateway {
		min-height: 640px;
	}

	.experience-panels {
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}

	.experience-panels::-webkit-scrollbar {
		display: none;
	}

	.experience-panel,
	.experience-panel:hover,
	.experience-panel:focus-visible,
	.experience-panel.is-active:hover {
		flex: 0 0 82vw;
		min-width: 82vw;
		scroll-snap-align: start;
	}

	.experience-panels:has(.experience-panel:hover) .experience-panel:not(:hover),
	.experience-panels:has(.experience-panel:focus-visible) .experience-panel:not(:focus-visible) {
		filter: none;
	}

	.experience-panel__content {
		bottom: 62px;
		gap: 22vh;
	}

	.experience-panel__copy > strong {
		font-size: clamp(3rem, 9vw, 4.8rem);
	}

	.experience-gateway__hint {
		display: none;
	}

	.eai-elementor-hero {
		padding: 76px 0 32px;
	}

	.eai-elementor-hero > .elementor-container {
		min-height: auto;
		flex-direction: column;
		gap: 54px;
	}

	.eai-elementor-hero > .elementor-container > .elementor-column {
		width: 100%;
	}

	.eai-hero-code .elementor-heading-title {
		margin-bottom: 54px;
	}

	.eai-elementor-hero .elementor-heading-title {
		font-size: clamp(4.1rem, 12vw, 7.2rem);
	}

	.eai-elementor-hero .elementor-widget-image img {
		height: min(76vw, 620px);
	}

	.eai-section > .elementor-container > .elementor-column > .elementor-widget-wrap {
		display: block;
	}

	.eai-section-intro {
		margin-top: 28px;
		padding-left: 24px;
	}

	.eai-feature-row > .elementor-container {
		flex-wrap: wrap;
	}

	.eai-feature-card {
		width: 50%;
		border-bottom: 1px solid rgba(5, 11, 18, .14);
	}

	.eai-feature-card > .elementor-widget-wrap {
		min-height: 290px;
	}

	.eai-card-index .elementor-heading-title {
		margin-bottom: 60px;
	}

	.eai-cta > .elementor-container > .elementor-column > .elementor-widget-wrap {
		display: block;
	}

	.eai-cta .elementor-widget-button {
		margin-top: 34px;
	}

	.eai-contact-layout > .elementor-container {
		flex-direction: column;
	}

	.eai-contact-layout > .elementor-container > .elementor-column {
		width: 100%;
	}
}

@media (max-width: 560px) {
	.experience-gateway__topline {
		top: calc(var(--header-height) + 12px);
		right: 20px;
		left: 20px;
	}

	.experience-gateway__topline span:first-child {
		display: none;
	}

	.experience-gateway__topline {
		justify-content: flex-end;
	}

	.experience-panel,
	.experience-panel:hover,
	.experience-panel:focus-visible,
	.experience-panel.is-active:hover {
		flex-basis: 88vw;
		min-width: 88vw;
	}

	.experience-panel__content {
		right: 24px;
		bottom: 44px;
		left: 24px;
		gap: 20vh;
	}

	.experience-panel__copy > strong {
		margin-bottom: 16px;
		max-width: 100%;
		font-size: clamp(2.35rem, 10.8vw, 3.25rem);
		line-height: .94;
	}

	.experience-panel__copy p {
		font-size: .88rem;
	}

	.eai-elementor-hero > .elementor-container,
	.eai-section > .elementor-container,
	.eai-cta > .elementor-container,
	.eai-contact-layout > .elementor-container {
		width: min(calc(100% - 32px), var(--container));
	}

	.eai-elementor-hero .elementor-heading-title {
		font-size: clamp(3.55rem, 17vw, 5.8rem);
	}

	.eai-elementor-hero .elementor-widget-image img {
		height: 108vw;
		max-height: 560px;
	}

	.eai-section {
		padding: 92px 0;
	}

	.eai-section .eai-section-title .elementor-heading-title {
		font-size: clamp(3rem, 14vw, 4.5rem);
	}

	.eai-feature-row {
		margin-top: 54px;
	}

	.eai-feature-card {
		width: 100%;
		border-right: 0;
	}

	.eai-feature-card > .elementor-widget-wrap {
		min-height: 260px;
		padding: 34px 6px !important;
	}

	.eai-card-index .elementor-heading-title {
		margin-bottom: 54px;
	}

	.eai-wide-image .elementor-widget-image img {
		height: 120vw;
	}

	.eai-cta .elementor-widget-heading:not(.eai-cta-eyebrow) .elementor-heading-title {
		font-size: clamp(3rem, 14vw, 4.6rem);
	}

	.eai-inquiry-widget {
		padding: 30px 22px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.experience-panel__media,
	.experience-panel__copy > strong,
	.experience-panel__copy p,
	[data-eai-reveal] {
		opacity: 1;
		transform: none;
	}
}

/* Division-first entry state. */
body.is-division-gateway {
	overflow: hidden;
	background: #03080d;
}

.is-division-gateway .experience-gateway {
	width: 100%;
	height: 100dvh;
	min-height: 0;
}

.division-placeholder {
	position: relative;
	min-height: 58vh;
	background:
		radial-gradient(circle at 82% 12%, rgba(93, 230, 255, .18), transparent 25%),
		var(--ivory);
}

.division-placeholder .content-narrow {
	max-width: 930px;
}

.division-placeholder__status {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 34px;
	color: #2b6976;
	font-size: .66rem;
	font-weight: 650;
	letter-spacing: .18em;
	text-transform: uppercase;
}

.division-placeholder__status::before {
	width: 34px;
	height: 1px;
	background: var(--cyan);
	content: "";
}

.division-placeholder h2 {
	max-width: 820px;
	margin-bottom: 30px;
	font-size: clamp(3.4rem, 7vw, 7.4rem);
	line-height: .86;
}

.division-placeholder p {
	max-width: 680px;
	color: var(--muted);
	font-size: 1.05rem;
}

.division-placeholder .button {
	margin-top: 18px;
}

/* Dedicated Drone Manufacturing page. */
.dm-hero,
.dm-products-header,
.dm-product-panel,
.dm-story-section {
	position: relative;
	overflow: hidden;
}

.dm-hero {
	min-height: calc(100svh - var(--header-height));
	padding: clamp(70px, 7vw, 118px) 0;
	background:
		radial-gradient(circle at 78% 18%, rgba(93, 230, 255, .14), transparent 27%),
		#050b12;
	color: #fff;
}

.dm-hero::before {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(rgba(255, 255, 255, .022) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .022) 1px, transparent 1px);
	background-size: 54px 54px;
	content: "";
	pointer-events: none;
}

.dm-hero::after {
	position: absolute;
	right: 2vw;
	bottom: 1vw;
	content: "DRONE / 01";
	color: rgba(255, 255, 255, .045);
	font-size: clamp(6rem, 14vw, 15rem);
	font-weight: 650;
	line-height: .72;
	letter-spacing: -.08em;
	pointer-events: none;
}

.dm-hero > .elementor-container {
	position: relative;
	z-index: 2;
	width: min(calc(100% - 64px), var(--container));
	min-height: clamp(610px, 72vh, 840px);
	align-items: center;
	gap: clamp(42px, 6vw, 96px);
}

.dm-hero-content > .elementor-widget-wrap {
	align-content: center;
}

.dm-hero-title .elementor-heading-title {
	max-width: 820px;
	margin: 0;
	color: #fff;
	font-size: clamp(4.2rem, 7vw, 8rem);
	font-weight: 500;
	line-height: .84;
	letter-spacing: -.07em;
}

.dm-hero-copy {
	max-width: 690px;
	margin-top: 36px;
	color: rgba(255, 255, 255, .66);
	font-size: clamp(.98rem, 1.15vw, 1.12rem);
	line-height: 1.68;
}

.dm-hero-copy p:last-child {
	margin-bottom: 0;
}

.dm-hero-tagline .elementor-heading-title {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-top: 34px;
	color: var(--lime);
	font-size: clamp(1rem, 1.5vw, 1.4rem);
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -.02em;
}

.dm-hero-tagline .elementor-heading-title::before {
	width: 42px;
	height: 1px;
	background: var(--lime);
	content: "";
}

.dm-hero-image {
	position: relative;
}

.dm-hero-image::before {
	position: absolute;
	z-index: 2;
	top: -15px;
	right: -15px;
	width: 46%;
	height: 40%;
	border-top: 1px solid var(--cyan);
	border-right: 1px solid var(--cyan);
	content: "";
	pointer-events: none;
}

.dm-hero-image img {
	width: 100%;
	height: clamp(600px, 72vh, 840px);
	object-fit: cover;
	object-position: center;
	clip-path: polygon(9% 0, 100% 0, 100% 91%, 91% 100%, 0 100%, 0 9%);
	filter: saturate(.88) contrast(1.05);
	box-shadow: 0 45px 110px rgba(0, 0, 0, .42);
	transition: transform 1.2s var(--ease-premium), filter .65s ease;
}

.dm-hero-image:hover img {
	filter: saturate(1);
	transform: scale(1.018);
}

.dm-products-header {
	padding: clamp(100px, 10vw, 160px) 0 clamp(70px, 7vw, 108px);
	background:
		radial-gradient(circle at 90% 8%, rgba(93, 230, 255, .18), transparent 22%),
		var(--ivory);
}

.dm-products-header > .elementor-container,
.dm-product-panel > .elementor-container,
.dm-story-section > .elementor-container {
	position: relative;
	z-index: 2;
	width: min(calc(100% - 64px), var(--container));
}

.dm-section-index .elementor-heading-title,
.dm-product-label .elementor-heading-title {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 25px;
	color: #2b6976;
	font-size: .63rem;
	font-weight: 650;
	letter-spacing: .19em;
	text-transform: uppercase;
}

.dm-section-index .elementor-heading-title::before,
.dm-product-label .elementor-heading-title::before {
	width: 34px;
	height: 1px;
	background: var(--cyan);
	content: "";
}

.dm-section-title .elementor-heading-title {
	margin: 0;
	font-size: clamp(4rem, 7.2vw, 8rem);
	font-weight: 500;
	line-height: .84;
	letter-spacing: -.07em;
}

.dm-product-nav {
	margin-top: clamp(48px, 6vw, 82px);
	border-top: 1px solid rgba(5, 11, 18, .18);
	border-bottom: 1px solid rgba(5, 11, 18, .18);
}

.dm-product-nav > .elementor-container {
	gap: 0;
}

.dm-product-nav .elementor-column {
	border-right: 1px solid rgba(5, 11, 18, .15);
}

.dm-product-nav .elementor-column:last-child {
	border-right: 0;
}

.dm-product-nav .elementor-widget-wrap {
	padding: 0 !important;
}

.dm-product-nav-button,
.dm-product-nav-button .elementor-button-wrapper,
.dm-product-nav-button .elementor-button {
	width: 100%;
}

.dm-product-nav-button .elementor-button {
	min-height: 86px;
	padding: 20px 18px !important;
	border: 0;
	background: transparent !important;
	color: var(--ink) !important;
	font-size: clamp(.68rem, .9vw, .82rem) !important;
	letter-spacing: .12em;
	transition: background .4s ease, color .4s ease;
}

.dm-product-nav-button .elementor-button:hover,
.dm-product-nav-button .elementor-button:focus {
	background: var(--ink) !important;
	color: #fff !important;
	transform: none;
}

.dm-product-panel {
	scroll-margin-top: var(--header-height);
	padding: clamp(100px, 10vw, 165px) 0;
	background: var(--paper);
}

.dm-product-panel:nth-of-type(even),
.dm-product-panel--reverse {
	background:
		radial-gradient(circle at 86% 12%, rgba(93, 230, 255, .08), transparent 23%),
		#050b12;
	color: #fff;
}

.dm-product-panel::before {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(rgba(5, 11, 18, .025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(5, 11, 18, .025) 1px, transparent 1px);
	background-size: 52px 52px;
	content: "";
	pointer-events: none;
}

.dm-product-panel--reverse::before {
	background:
		linear-gradient(rgba(255, 255, 255, .018) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .018) 1px, transparent 1px);
	background-size: 52px 52px;
}

.dm-product-panel > .elementor-container {
	align-items: center;
	gap: clamp(46px, 7vw, 112px);
}

.dm-product-media {
	position: relative;
}

.dm-product-media::before {
	position: absolute;
	z-index: 2;
	top: -14px;
	left: -14px;
	width: 42%;
	height: 42%;
	border-top: 1px solid var(--cyan);
	border-left: 1px solid var(--cyan);
	content: "";
	pointer-events: none;
}

.dm-product-image {
	overflow: hidden;
	background: #fff;
	clip-path: polygon(8% 0, 100% 0, 100% 92%, 92% 100%, 0 100%, 0 8%);
}

.dm-product-image img {
	width: 100%;
	height: clamp(490px, 47vw, 690px);
	object-fit: contain;
	filter: saturate(.92);
	transition: transform 1s var(--ease-premium), filter .5s ease;
}

.dm-product-image:hover img {
	filter: saturate(1.04);
	transform: scale(1.035);
}

.dm-product-content > .elementor-widget-wrap {
	align-content: center;
}

.dm-product-panel--reverse .dm-product-label .elementor-heading-title {
	color: rgba(255, 255, 255, .56);
}

.dm-product-title .elementor-heading-title {
	margin: 0;
	font-size: clamp(3.4rem, 5.7vw, 6.6rem);
	font-weight: 500;
	line-height: .86;
	letter-spacing: -.065em;
}

.dm-product-panel--reverse .dm-product-title .elementor-heading-title {
	color: #fff;
}

.dm-product-description {
	max-width: 720px;
	margin-top: 28px;
	color: #53616d;
	font-size: clamp(.95rem, 1.08vw, 1.08rem);
	line-height: 1.7;
}

.dm-product-panel--reverse .dm-product-description {
	color: rgba(255, 255, 255, .62);
}

.dm-feature-grid {
	margin-top: 40px;
	border-top: 1px solid rgba(5, 11, 18, .17);
	border-bottom: 1px solid rgba(5, 11, 18, .17);
}

.dm-product-panel--reverse .dm-feature-grid {
	border-color: rgba(255, 255, 255, .15);
}

.dm-feature-grid > .elementor-container {
	flex-wrap: wrap;
}

.dm-feature-card {
	border-right: 1px solid rgba(5, 11, 18, .14);
}

.dm-feature-card:last-child {
	border-right: 0;
}

.dm-product-panel--reverse .dm-feature-card {
	border-color: rgba(255, 255, 255, .13);
}

.dm-feature-card > .elementor-widget-wrap {
	min-height: 190px;
	padding: 26px 20px !important;
	align-content: space-between;
	transition: background .4s ease, transform .45s var(--ease-premium);
}

.dm-feature-card:hover > .elementor-widget-wrap {
	background: rgba(93, 230, 255, .08);
	transform: translateY(-6px);
}

.dm-feature-index .elementor-heading-title {
	color: #2d6e7b;
	font-size: .62rem;
	font-weight: 650;
	letter-spacing: .12em;
}

.dm-product-panel--reverse .dm-feature-index .elementor-heading-title {
	color: var(--cyan);
}

.dm-feature-title .elementor-heading-title {
	margin: 0;
	font-size: clamp(1rem, 1.1vw, 1.18rem);
	font-weight: 500;
	line-height: 1.18;
	letter-spacing: -.025em;
}

.dm-product-panel--reverse .dm-feature-title .elementor-heading-title {
	color: #fff;
}

.dm-product-button {
	margin-top: 36px;
}

.dm-product-panel--reverse .dm-product-button .elementor-button {
	background: var(--lime) !important;
	color: var(--ink) !important;
}

.dm-story-section {
	scroll-margin-top: var(--header-height);
	padding: clamp(108px, 11vw, 180px) 0;
	background: var(--ivory);
}

.dm-story-section--production-unit {
	background:
		radial-gradient(circle at 12% 82%, rgba(93, 230, 255, .1), transparent 25%),
		#050b12;
	color: #fff;
}

.dm-story-section::before {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, transparent calc(50% - .5px), rgba(5, 11, 18, .06) 50%, transparent calc(50% + .5px));
	content: "";
	pointer-events: none;
}

.dm-story-section--production-unit::before {
	background:
		linear-gradient(rgba(255, 255, 255, .018) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, .018) 1px, transparent 1px);
	background-size: 52px 52px;
}

.dm-story-section--production-unit .dm-section-index .elementor-heading-title {
	color: rgba(255, 255, 255, .55);
}

.dm-story-section--production-unit .dm-section-title .elementor-heading-title {
	color: #fff;
}

.dm-section-description {
	max-width: 900px;
	margin-top: 28px;
	color: #53616d;
	font-size: clamp(.98rem, 1.18vw, 1.14rem);
	line-height: 1.72;
}

.dm-story-section--production-unit .dm-section-description {
	color: rgba(255, 255, 255, .62);
}

.dm-story-layout {
	margin-top: clamp(54px, 7vw, 96px);
}

.dm-story-layout > .elementor-container {
	align-items: stretch;
	gap: clamp(44px, 7vw, 105px);
}

.dm-story-features > .elementor-widget-wrap {
	align-content: stretch;
	border-top: 1px solid rgba(5, 11, 18, .17);
}

.dm-story-section--production-unit .dm-story-features > .elementor-widget-wrap {
	border-top-color: rgba(255, 255, 255, .16);
}

.dm-story-feature {
	margin: 0 !important;
	border-bottom: 1px solid rgba(5, 11, 18, .17);
}

.dm-story-section--production-unit .dm-story-feature {
	border-bottom-color: rgba(255, 255, 255, .16);
}

.dm-story-feature .elementor-heading-title {
	padding: clamp(23px, 2.4vw, 34px) 8px;
	font-size: clamp(1.15rem, 1.7vw, 1.75rem);
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -.035em;
	transition: color .35s ease, padding-left .45s var(--ease-premium);
}

.dm-story-section--production-unit .dm-story-feature .elementor-heading-title {
	color: #fff;
}

.dm-story-feature:hover .elementor-heading-title {
	padding-left: 24px;
	color: #2b7988;
}

.dm-story-image {
	position: relative;
	height: 100%;
	overflow: hidden;
	background: #fff;
	clip-path: polygon(8% 0, 100% 0, 100% 92%, 92% 100%, 0 100%, 0 8%);
}

.dm-story-image .elementor-widget-container,
.dm-story-image a {
	display: block;
	height: 100%;
}

.dm-story-image img {
	width: 100%;
	height: clamp(520px, 48vw, 710px);
	object-fit: contain;
	transition: transform 1s var(--ease-premium), filter .55s ease;
}

.dm-story-image:hover img {
	filter: saturate(1.06);
	transform: scale(1.035);
}

@media (max-width: 960px) {
	.dm-hero > .elementor-container,
	.dm-product-panel > .elementor-container {
		flex-direction: column;
	}

	.dm-hero > .elementor-container > .elementor-column,
	.dm-product-panel > .elementor-container > .elementor-column {
		width: 100%;
	}

	.dm-hero > .elementor-container,
	.dm-products-header > .elementor-container,
	.dm-product-panel > .elementor-container,
	.dm-story-section > .elementor-container {
		width: min(calc(100% - 48px), var(--container));
	}

	.dm-hero-image img {
		height: min(78vw, 680px);
	}

	.dm-product-panel--reverse > .elementor-container {
		flex-direction: column-reverse;
	}

	.dm-product-image img {
		height: min(82vw, 640px);
	}

	.dm-product-nav > .elementor-container {
		flex-wrap: wrap;
	}

	.dm-product-nav .elementor-column {
		width: 50%;
		border-bottom: 1px solid rgba(5, 11, 18, .15);
	}

	.dm-feature-card {
		width: 50%;
		border-bottom: 1px solid rgba(5, 11, 18, .14);
	}

	.dm-story-layout > .elementor-container {
		flex-direction: column;
	}

	.dm-story-layout > .elementor-container > .elementor-column {
		width: 100%;
	}

	.dm-story-section--reverse .dm-story-layout > .elementor-container {
		flex-direction: column-reverse;
	}
}

@media (max-width: 560px) {
	.dm-hero {
		padding: 72px 0 28px;
	}

	.dm-hero > .elementor-container,
	.dm-products-header > .elementor-container,
	.dm-product-panel > .elementor-container,
	.dm-story-section > .elementor-container {
		width: min(calc(100% - 32px), var(--container));
	}

	.dm-hero-title .elementor-heading-title {
		font-size: clamp(3.55rem, 16vw, 5.25rem);
	}

	.dm-hero-copy {
		margin-top: 26px;
	}

	.dm-hero-image img {
		height: 110vw;
		max-height: 560px;
	}

	.dm-products-header,
	.dm-product-panel,
	.dm-story-section {
		padding: 88px 0;
	}

	.dm-section-title .elementor-heading-title {
		font-size: clamp(3.4rem, 15vw, 5rem);
	}

	.dm-product-nav .elementor-column {
		width: 100%;
		border-right: 0;
	}

	.dm-product-nav-button .elementor-button {
		min-height: 68px;
	}

	.dm-product-title .elementor-heading-title {
		font-size: clamp(3.15rem, 14vw, 4.6rem);
	}

	.dm-product-image img,
	.dm-story-image img {
		height: 105vw;
		max-height: 520px;
	}

	.dm-feature-card {
		width: 100%;
		border-right: 0;
	}

	.dm-feature-card > .elementor-widget-wrap {
		min-height: 150px;
		padding: 24px 8px !important;
	}

	.dm-story-feature .elementor-heading-title {
		padding: 23px 0;
	}
}

/* Final cascade overrides for the reference-matched Elementor page. */
.eagleai-drone-reference,
.eagleai-drone-reference .elementor {
	font-family: "Poppins", Arial, sans-serif !important;
}

.eagleai-drone-reference .dm-ref-hero-mobile {
	display: none;
}

.eagleai-drone-reference .site-header,
.eagleai-drone-reference.eagleai-elementor-page .site-header {
	height: 94px;
	background: #fff !important;
	box-shadow: none;
	color: #1c465e;
	backdrop-filter: none;
}

.eagleai-drone-reference .site-header.is-scrolled,
.eagleai-drone-reference.eagleai-elementor-page .site-header.is-scrolled {
	background: rgba(255, 255, 255, .98) !important;
	box-shadow: 0 4px 18px rgba(27, 63, 83, .08);
	backdrop-filter: blur(12px);
}

.eagleai-drone-reference .primary-navigation a,
.eagleai-drone-reference .primary-navigation .current-menu-item > a,
.eagleai-drone-reference .primary-navigation .current-menu-ancestor > a {
	color: #1c465e !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 0;
}

.eagleai-drone-reference .primary-navigation {
	flex: 1 1 auto;
	margin-left: 46px;
}

.eagleai-drone-reference .primary-navigation ul {
	width: 100%;
	justify-content: space-between;
	gap: 0;
}

.eagleai-drone-reference .dm-ref-intro {
	padding-top: 145px !important;
	padding-bottom: 122px !important;
	background: #fff !important;
}

.eagleai-drone-reference .dm-ref-intro-column > .elementor-widget-wrap > .elementor-widget,
.eagleai-drone-reference .dm-ref-products-header-column > .elementor-widget-wrap > .elementor-widget {
	margin-bottom: 0 !important;
	margin-block-end: 0 !important;
}

.eagleai-drone-reference .dm-ref-intro-copy {
	margin-top: 10px !important;
}

.eagleai-drone-reference .dm-ref-intro-tagline {
	margin-top: -10px !important;
}

.eagleai-drone-reference .dm-ref-intro-title .elementor-heading-title,
.eagleai-drone-reference .dm-ref-products-title .elementor-heading-title,
.eagleai-drone-reference .dm-ref-section-title .elementor-heading-title,
.eagleai-drone-reference .dm-ref-product-title .elementor-heading-title {
	color: #1c465e !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-weight: 700 !important;
	text-transform: none !important;
}

.eagleai-drone-reference .dm-ref-intro-title .elementor-heading-title {
	font-size: clamp(2.9rem, 4.2vw, 4rem) !important;
	line-height: 1.12 !important;
}

.eagleai-drone-reference .dm-ref-intro-copy,
.eagleai-drone-reference .dm-ref-product-description,
.eagleai-drone-reference .dm-ref-section-description {
	color: #414141 !important;
	font-family: "Poppins", Arial, sans-serif !important;
}

.eagleai-drone-reference .dm-ref-intro-tagline .elementor-heading-title {
	color: #1c465e !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: 1.4rem !important;
	font-weight: 700 !important;
	text-transform: none !important;
}

.eagleai-drone-reference .dm-ref-products-header,
.eagleai-drone-reference .dm-ref-product-panel {
	background: #f3f8fc !important;
}

.eagleai-drone-reference .dm-ref-products-title .elementor-heading-title,
.eagleai-drone-reference .dm-ref-section-title .elementor-heading-title {
	font-size: clamp(3rem, 4.6vw, 4.15rem) !important;
	line-height: 1.1 !important;
}

.eagleai-drone-reference .dm-ref-product-tab .elementor-button {
	width: 100% !important;
	min-height: 0 !important;
	padding: 14px 18px !important;
	border: 1px solid transparent !important;
	border-radius: 999px !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #1c465e !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: 1.1rem !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	text-transform: none !important;
	transform: none !important;
}

.eagleai-drone-reference .dm-ref-product-tabs {
	margin-top: -5px !important;
}

.eagleai-drone-reference .dm-ref-product-tabs > .elementor-container {
	width: min(970px, 100%) !important;
	max-width: 970px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.eagleai-drone-reference .dm-ref-product-tab .elementor-button:hover,
.eagleai-drone-reference .dm-ref-product-tab.is-active .elementor-button {
	border-color: #1c465e !important;
	background: #1c465e !important;
	box-shadow: 0 10px 22px rgba(28, 70, 94, .18) !important;
	color: #fff !important;
}

.eagleai-drone-reference .dm-ref-product-panel {
	display: none !important;
	padding-top: 0 !important;
	padding-bottom: 48px !important;
}

.eagleai-drone-reference .dm-ref-product-panel.is-active {
	display: block !important;
}

.eagleai-drone-reference .dm-ref-products-header {
	padding-bottom: 0 !important;
}

.eagleai-drone-reference .dm-ref-product-media > .elementor-widget-wrap {
	padding: 42px 16px !important;
	border: 0 !important;
	border-radius: 16px !important;
	background: #fff !important;
	box-shadow: 0 9px 20px rgba(28, 70, 94, .12) !important;
}

.eagleai-drone-reference .dm-ref-product-image img {
	width: 100% !important;
	height: 390px !important;
	border-radius: 0 !important;
	object-fit: cover !important;
	filter: none !important;
	clip-path: none !important;
}

.eagleai-drone-reference .dm-ref-product-title .elementor-heading-title {
	font-size: 2rem !important;
	line-height: 1.2 !important;
}

.eagleai-drone-reference .dm-ref-product-description {
	font-size: 1.03rem !important;
	line-height: 1.75 !important;
}

.eagleai-drone-reference .dm-ref-feature-grid > .elementor-container {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 12px !important;
}

.eagleai-drone-reference .dm-ref-feature-column {
	width: calc(50% - 6px) !important;
	border: 0 !important;
}

.eagleai-drone-reference .dm-ref-feature-column > .elementor-widget-wrap {
	min-height: 0 !important;
	padding: 0 !important;
}

.eagleai-drone-reference .dm-ref-feature .elementor-widget-container {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-direction: column !important;
	min-height: 96px !important;
	padding: 14px 12px !important;
	border: 1px solid #e5eaee !important;
	border-radius: 14px !important;
	background: #fff !important;
	box-shadow: 0 2px 4px rgba(28, 70, 94, .06) !important;
}

.eagleai-drone-reference .dm-ref-feature {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-direction: column !important;
	min-height: 96px !important;
	padding: 14px 12px !important;
	border: 1px solid #e5eaee !important;
	border-radius: 14px !important;
	background: #fff !important;
	box-shadow: 0 2px 4px rgba(28, 70, 94, .06) !important;
	text-align: center;
}

.eagleai-drone-reference .dm-ref-feature::before,
.eagleai-drone-reference .dm-ref-story-feature::before {
	display: block;
	flex: 0 0 auto;
	width: 27px;
	height: 27px;
	content: "";
	background: currentColor;
	mask: var(--dm-ref-icon) center / contain no-repeat;
}

.eagleai-drone-reference .dm-ref-feature .elementor-heading-title {
	margin-top: 9px !important;
	padding: 0 !important;
	color: #1c465e !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: .92rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
	text-transform: none !important;
}

.eagleai-drone-reference .dm-ref-product-button .elementor-button {
	padding: 17px 30px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #1c465e !important;
	box-shadow: 0 12px 20px rgba(28, 70, 94, .18) !important;
	color: #fff !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: 1rem !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.eagleai-drone-reference .dm-ref-story-section {
	background: #fff !important;
	padding-top: 24px !important;
	padding-bottom: 95px !important;
}

.eagleai-drone-reference .dm-ref-story-section--production-unit {
	background: #f3f8fc !important;
}

.eagleai-drone-reference .dm-ref-story-feature .elementor-widget-container {
	display: flex !important;
	align-items: center !important;
	min-height: 72px !important;
	padding: 12px 32px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #245471 !important;
	box-shadow: none !important;
	color: #fff !important;
}

.eagleai-drone-reference .dm-ref-story-feature {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
	min-height: 72px !important;
	padding: 12px 32px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #245471 !important;
	box-shadow: none !important;
	color: #fff !important;
	margin-block-end: 0 !important;
}

.eagleai-drone-reference .dm-ref-story-feature::before {
	margin-right: 18px;
}

.eagleai-drone-reference .dm-ref-story-feature .elementor-heading-title {
	padding: 0 !important;
	color: #fff !important;
	font-family: "Poppins", Arial, sans-serif !important;
	font-size: 1.25rem !important;
	font-weight: 400 !important;
	line-height: 1.35 !important;
	text-transform: none !important;
}

.eagleai-drone-reference .dm-ref-story-image img {
	width: 100% !important;
	height: 378px !important;
	border-radius: 0 !important;
	object-fit: cover !important;
	filter: none !important;
	clip-path: none !important;
}

.eagleai-drone-reference .dm-ref-story-image {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 6px 16px rgba(28, 70, 94, .12);
}

.eagleai-drone-reference .dm-ref-story-features > .elementor-widget-wrap,
.eagleai-drone-reference .dm-ref-story-media > .elementor-widget-wrap {
	padding: 0 !important;
}

.eagleai-drone-reference .dm-ref-story-layout {
	margin-top: 71px !important;
}

.eagleai-drone-reference .dm-ref-story-layout > .elementor-container {
	width: 100% !important;
	max-width: none !important;
	gap: 8px !important;
}

.eagleai-drone-reference .dm-ref-story-layout > .elementor-container > .elementor-column {
	width: calc(50% - 4px) !important;
}

.eagleai-drone-reference .dm-ref-story-features .dm-ref-story-feature {
	width: 94% !important;
}

.eagleai-drone-reference .dm-ref-story-media .dm-ref-story-image {
	width: 104.5% !important;
	transform: translateX(-16px);
}

.eagleai-drone-reference .dm-ref-section-title,
.eagleai-drone-reference .dm-ref-section-description {
	margin-block-end: 0 !important;
}

.eagleai-drone-reference .dm-ref-section-description {
	width: 100% !important;
	max-width: 1030px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.eagleai-drone-reference .primary-navigation li.is-dm-active > a {
	padding: 11px 18px;
	border-radius: 999px;
	background: #245471;
	color: #fff !important;
}

.eagleai-drone-reference .site-footer {
	background: #07121f !important;
}

.eagleai-drone-reference .footer-column h2 {
	font-family: "Poppins", Arial, sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

@media (max-width: 960px) {
	.eagleai-drone-reference .site-header,
	.eagleai-drone-reference.eagleai-elementor-page .site-header {
		height: 90px;
	}

	.eagleai-drone-reference .primary-navigation {
		background: #fff !important;
		margin-left: 0;
	}

	.eagleai-drone-reference .dm-ref-hero,
	.eagleai-drone-reference .dm-ref-hero > .elementor-container,
	.eagleai-drone-reference .dm-ref-hero > .elementor-container > .elementor-column,
	.eagleai-drone-reference .dm-ref-hero .elementor-widget-wrap,
	.eagleai-drone-reference .dm-ref-hero .elementor-widget-html {
		height: 325px !important;
		min-height: 325px !important;
	}

	.eagleai-drone-reference .dm-ref-hero-video {
		display: none;
	}

	.eagleai-drone-reference .dm-ref-hero-mobile {
		display: block;
		width: 100%;
		height: 325px;
		object-fit: cover;
		object-position: center;
	}

	.eagleai-drone-reference .dm-ref-story-layout > .elementor-container {
		flex-direction: column !important;
		gap: 34px !important;
	}

	.eagleai-drone-reference .dm-ref-story-layout > .elementor-container > .elementor-column,
	.eagleai-drone-reference .dm-ref-story-features .dm-ref-story-feature,
	.eagleai-drone-reference .dm-ref-story-media .dm-ref-story-image {
		width: 100% !important;
	}

	.eagleai-drone-reference .dm-ref-story-media .dm-ref-story-image {
		transform: none;
	}
}

@media (max-width: 600px) {
	.eagleai-drone-reference .dm-ref-intro {
		padding: 112px 16px 112px !important;
	}

	.eagleai-drone-reference .dm-ref-intro-title .elementor-heading-title {
		max-width: 320px;
		margin-right: auto;
		margin-left: auto;
		font-size: 4rem !important;
		line-height: .9 !important;
	}

	.eagleai-drone-reference .dm-ref-products-title .elementor-heading-title,
	.eagleai-drone-reference .dm-ref-section-title .elementor-heading-title {
		font-size: 4rem !important;
		line-height: 1.05 !important;
	}

	.eagleai-drone-reference .dm-ref-products-header {
		padding-top: 8px !important;
	}

	.eagleai-drone-reference .dm-ref-product-tab .elementor-button {
		padding: 10px 5px !important;
		font-size: .92rem !important;
	}

	.eagleai-drone-reference .dm-ref-product-tab {
		margin-block-end: 0 !important;
	}

	.eagleai-drone-reference .dm-ref-product-media > .elementor-widget-wrap {
		display: flex !important;
		align-items: stretch !important;
		align-content: flex-start !important;
		justify-content: flex-start !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		min-height: 520px !important;
		padding: 142px 15px 34px !important;
	}

	.eagleai-drone-reference .dm-ref-product-image img {
		height: auto !important;
		max-height: 270px !important;
	}

	.eagleai-drone-reference .dm-ref-feature-grid > .elementor-container {
		display: grid !important;
		grid-template-columns: 1fr !important;
	}

	.eagleai-drone-reference .dm-ref-feature-column {
		width: 100% !important;
	}

	.eagleai-drone-reference .dm-ref-story-feature .elementor-widget-container {
		min-height: 66px !important;
		padding: 11px 22px !important;
	}

	.eagleai-drone-reference .dm-ref-story-feature .elementor-heading-title {
		font-size: 1rem !important;
	}

	.eagleai-drone-reference .dm-ref-story-image img {
		height: auto !important;
		min-height: 245px !important;
	}
}

/* Drone page header: retain the standard inner-page header, recolored for white. */
.eagleai-drone-reference .site-header,
.eagleai-drone-reference.eagleai-elementor-page .site-header,
.eagleai-drone-reference .site-header.is-scrolled,
.eagleai-drone-reference.eagleai-elementor-page .site-header.is-scrolled {
	height: var(--header-height);
	background: #fff !important;
	box-shadow: 0 4px 18px rgba(6, 17, 31, .08);
	color: var(--ink);
	backdrop-filter: none;
}

.eagleai-drone-reference .header-inner {
	width: min(calc(100% - 48px), var(--container));
	gap: 32px;
}

.eagleai-drone-reference .site-brand-image img,
.eagleai-drone-reference .custom-logo {
	height: 60px;
}

.eagleai-drone-reference .primary-navigation {
	flex: 0 1 auto;
	gap: 30px;
	margin-left: 0;
}

.eagleai-drone-reference .primary-navigation ul {
	width: auto;
	justify-content: flex-start;
	gap: 26px;
}

.eagleai-drone-reference .primary-navigation a,
.eagleai-drone-reference .primary-navigation .current-menu-item > a,
.eagleai-drone-reference .primary-navigation .current-menu-ancestor > a {
	padding: 10px 0;
	color: var(--ink) !important;
	font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
	font-size: .86rem;
	font-weight: 650;
	letter-spacing: .025em;
}

.eagleai-drone-reference .primary-navigation .menu > li > a::after {
	display: block;
}

.eagleai-drone-reference .primary-navigation li.is-dm-active > a {
	padding: 10px 0;
	border-radius: 0;
	background: transparent;
	color: var(--ink) !important;
}

.eagleai-drone-reference .primary-navigation .sub-menu {
	border-color: rgba(6, 17, 31, .12);
	background: #fff;
	box-shadow: 0 24px 70px rgba(6, 17, 31, .15);
}

.eagleai-drone-reference .primary-navigation .sub-menu a:hover {
	background: rgba(6, 17, 31, .06);
}

.eagleai-drone-reference .header-cta {
	border-color: rgba(6, 17, 31, .3);
	color: var(--ink) !important;
}

.eagleai-drone-reference .header-cta:hover {
	border-color: var(--ink);
	background: var(--ink);
	color: #fff !important;
}

.eagleai-drone-reference .nav-toggle {
	border-color: rgba(6, 17, 31, .25);
	color: var(--ink);
}

@media (max-width: 1160px) {
	.eagleai-drone-reference .primary-navigation {
		gap: 18px;
	}

	.eagleai-drone-reference .primary-navigation ul {
		gap: 16px;
	}
}

@media (max-width: 900px) {
	.eagleai-drone-reference .header-inner {
		width: min(calc(100% - 32px), var(--container));
	}

	.eagleai-drone-reference .site-brand-image img,
	.eagleai-drone-reference .custom-logo {
		height: 52px;
	}

	.eagleai-drone-reference .primary-navigation {
		background: #fff !important;
	}

	.eagleai-drone-reference .primary-navigation ul {
		width: 100%;
	}

	.eagleai-drone-reference .primary-navigation a {
		color: var(--ink) !important;
	}
}
