﻿/* Color Variables */
:root {
--ec-blue: #192536;
--ec-gray: #97a0a3;
--ec-ivory: #FEF9F3;
--ec-purple: #7e22ce;
--ec-purple-dark: #3b0764;
}
body {
font-family: 'Manrope', sans-serif;
background-color: var(--ec-blue);
color: var(--ec-ivory);
}

.home-globe-video-layer {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -10;
pointer-events: none;
overflow: hidden;
contain: paint;
isolation: isolate;
mask-image: linear-gradient(180deg, transparent, black 0%, black 80%, transparent);
-webkit-mask-image: linear-gradient(180deg, transparent, black 0%, black 80%, transparent);
}

.home-globe-video-layer::after {
content: "";
position: absolute;
inset: 0;
background: rgba(10, 16, 24, 0.45);
pointer-events: none;
z-index: 1;
}

.home-globe-video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
transform: translateZ(0);
will-change: transform, opacity;
z-index: 0;
}
/* Handwriting font for Iffinity */
.font-script {
font-family: 'Caveat', cursive;
}
/* Custom Scrollbar */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #111a26; }
::-webkit-scrollbar-thumb { background: #334052; border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: #97a0a3; }
/* Product Cards - SHARP EDGES (No Border Radius) */
.banner-card {
background: linear-gradient(180deg, rgba(25, 37, 54, 0.4) 0%, rgba(25, 37, 54, 0.8) 100%);
backdrop-filter: blur(8px);
border-bottom: 1px solid rgba(151, 160, 163, 0.1);
border-radius: 0;
transition: background 0.4s ease;
contain: paint;
isolation: isolate;
}

/* Responsive background image sources */
.home-hero-bg {
background-image: url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-hero-960.avif") type("image/avif") 1x,
url("../img/pages/home/home-hero-960.webp") type("image/webp") 1x,
url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-hero-960.avif") type("image/avif") 1x,
url("../img/pages/home/home-hero-960.webp") type("image/webp") 1x,
url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png") type("image/png") 1x
);
}

.home-radar-bg {
background-image: url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-radar-768.avif") type("image/avif") 1x,
url("../img/pages/home/home-radar-768.webp") type("image/webp") 1x,
url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-radar-768.avif") type("image/avif") 1x,
url("../img/pages/home/home-radar-768.webp") type("image/webp") 1x,
url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png") type("image/png") 1x
);
}

.home-leads-bg {
background-image: url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-leads-768.avif") type("image/avif") 1x,
url("../img/pages/home/home-leads-768.webp") type("image/webp") 1x,
url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-leads-768.avif") type("image/avif") 1x,
url("../img/pages/home/home-leads-768.webp") type("image/webp") 1x,
url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png") type("image/png") 1x
);
}

@media (min-width: 1024px) {
.home-hero-bg {
background-image: url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-hero-1600.avif") type("image/avif") 1x,
url("../img/pages/home/home-hero-1600.webp") type("image/webp") 1x,
url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-hero-1600.avif") type("image/avif") 1x,
url("../img/pages/home/home-hero-1600.webp") type("image/webp") 1x,
url("../img/pages/home/07e6fdb2-43b8-4d4e-8350-4b5380e1b542_1600w-10041698.png") type("image/png") 1x
);
}

.home-radar-bg {
background-image: url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-radar-1232.avif") type("image/avif") 1x,
url("../img/pages/home/home-radar-1232.webp") type("image/webp") 1x,
url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-radar-1232.avif") type("image/avif") 1x,
url("../img/pages/home/home-radar-1232.webp") type("image/webp") 1x,
url("../img/pages/home/6d084dcb-ddc3-477a-9fd4-5d2ccfd6a831_1600w-31bf0d98.png") type("image/png") 1x
);
}

.home-leads-bg {
background-image: url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png");
background-image: -webkit-image-set(
url("../img/pages/home/home-leads-1232.avif") type("image/avif") 1x,
url("../img/pages/home/home-leads-1232.webp") type("image/webp") 1x,
url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png") type("image/png") 1x
);
background-image: image-set(
url("../img/pages/home/home-leads-1232.avif") type("image/avif") 1x,
url("../img/pages/home/home-leads-1232.webp") type("image/webp") 1x,
url("../img/pages/home/2c592826-a018-4dfb-af1c-3a23b9c282d6_1600w-bd334bf8.png") type("image/png") 1x
);
}
}

.banner-card:hover {
background: linear-gradient(180deg, rgba(25, 37, 54, 0.2) 0%, rgba(25, 37, 54, 0.6) 100%);
}
/* Purple Card Special Style */
.purple-card {
background: linear-gradient(180deg, rgba(10, 5, 15, 0.9) 0%, rgba(18, 10, 28, 0.95) 100%);
}
.purple-card:hover {
background: linear-gradient(180deg, rgba(15, 8, 22, 0.9) 0%, rgba(25, 14, 38, 0.95) 100%);
}
/* Ambient Background Glows */
.ambient-glow {
position: absolute;
width: 100%;
height: 100vh;
background: radial-gradient(circle at 50% 0%, rgba(151, 160, 163, 0.08) 0%, rgba(25, 37, 54, 0) 60%);
top: 0;
pointer-events: none;
z-index: 0;
will-change: opacity, transform;
}
/* Grid Pattern */
.grid-pattern {
background-size: 60px 60px;
background-image: linear-gradient(to right, rgba(151, 160, 163, 0.03) 1px, transparent 1px),
linear-gradient(to bottom, rgba(151, 160, 163, 0.03) 1px, transparent 1px);
mask-image: linear-gradient(to bottom, black 40%, transparent 100%);
will-change: opacity, transform;
}

.mission-section {
contain: paint;
isolation: isolate;
}

.paint-isolate {
contain: paint;
isolation: isolate;
}

.ambient-glow,
.grid-pattern,
.home-globe-video-layer,
.home-globe-video {
transition-property: opacity, transform;
transition-duration: 0.16s;
transition-timing-function: linear;
}

@media (max-width: 767px) {
.home-globe-video-layer {
top: 0;
left: 0;
right: 0;
bottom: auto;
height: 100vh;
height: 100svh;
}

.home-globe-video {
width: 100vw;
height: 100vh;
height: 100svh;
transform: none;
will-change: auto;
}

.home-globe-video-layer,
.home-globe-video {
transition: none !important;
}

.home-main {
padding-top: 7.25rem;
}

.home-hero {
margin-bottom: 3.75rem;
}

.home-hero-title {
font-size: 2.6rem;
line-height: 1.12;
}

.home-card-shell {
min-height: 420px;
}
}

/* Scroll Reveal Animation */
.reveal {
opacity: 0;
transform: translateY(30px);
transition: all 1s cubic-bezier(0.16, 1, 0.3, 1);
will-change: transform, opacity;
}

.reveal.active {
opacity: 1;
transform: translateY(0);
}

.delay-100 { transition-delay: 0.1s; }
.delay-200 { transition-delay: 0.2s; }
.delay-300 { transition-delay: 0.3s; }
.delay-400 { transition-delay: 0.4s; }
.delay-500 { transition-delay: 0.5s; }
