.intelligence-moves {
  background: #f8f8f8;
  color: #0d0d0d;
  isolation: isolate;
  margin-top: clamp(1.5rem, 4vh, 3.5rem);
  min-height: max(100svh, calc(100vw * 0.5628));
  overflow: hidden;
  padding: clamp(2.1rem, 4.6vh, 4.2rem) clamp(1.4rem, 4.2vw, 4.8rem);
  position: relative;
}

.intelligence-moves::before {
  background:
    radial-gradient(circle at 58% 38%, rgba(255, 255, 255, 0.52), transparent 34%),
    linear-gradient(90deg, rgba(248, 248, 248, 0.54) 0 31%, transparent 58%, rgba(248, 248, 248, 0.16) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.38), transparent 50%, rgba(248, 248, 248, 0.2));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  opacity: 0.64;
  z-index: 4;
}

.intelligence-moves::after {
  background:
    linear-gradient(90deg, transparent 0 7.2%, rgba(214, 40, 40, 0.5) 7.2% calc(7.2% + 1px), transparent calc(7.2% + 1px) 100%),
    linear-gradient(180deg, transparent 0 8.4%, rgba(13, 13, 13, 0.05) 8.4% calc(8.4% + 1px), transparent calc(8.4% + 1px) 100%);
  content: "";
  inset: 0;
  opacity: 0.34;
  pointer-events: none;
  position: absolute;
  z-index: 6;
}

.intelligence-section-label {
  align-items: center;
  color: rgba(13, 13, 13, 0.88);
  display: flex;
  gap: 0.78rem;
  font-size: clamp(0.72rem, 0.82vw, 0.9rem);
  font-weight: 800;
  left: clamp(1.4rem, 4.2vw, 4.8rem);
  letter-spacing: 0.32em;
  line-height: 1;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  top: clamp(2.3rem, 5vh, 4rem);
  z-index: 8;
}

.intelligence-section-label span:first-child,
.intelligence-section-label strong {
  color: #d62828;
}

.intelligence-section-label::after {
  background: linear-gradient(90deg, rgba(13, 13, 13, 0.12), rgba(214, 40, 40, 0.72));
  content: "";
  height: 1px;
  margin-left: clamp(1rem, 4vw, 4rem);
  width: clamp(70px, 12vw, 220px);
}

.intelligence-ghost {
  background: linear-gradient(180deg, rgba(13, 13, 13, 0.22) 0%, rgba(13, 13, 13, 0.18) 40%, rgba(13, 13, 13, 0.08) 72%, rgba(13, 13, 13, 0.025) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: "Space Grotesk", "JetBrains Mono", sans-serif;
  font-size: clamp(5.2rem, 16vw, 18.2rem);
  font-weight: 700;
  left: 50%;
  line-height: 0.78;
  margin: 0;
  mix-blend-mode: multiply;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: clamp(5.2rem, 9.5vh, 7.2rem);
  transform: translateX(-50%) scaleX(0.92) scaleY(1.22);
  transform-origin: 50% 100%;
  white-space: nowrap;
  width: max-content;
  z-index: 4;
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 42%, rgba(0, 0, 0, 0.44) 76%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 42%, rgba(0, 0, 0, 0.44) 76%, transparent 100%);
}

.intelligence-chamber-bg {
  bottom: -1px;
  display: block;
  height: 100%;
  inset-inline: 0;
  object-fit: cover;
  object-position: center bottom;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 3;
}

.intelligence-mist-field,
.intelligence-mist-field::before,
.intelligence-mist-field::after,
.mist-depth,
.mist-depth::before,
.mist-depth::after,
.ground-smoke,
.ground-smoke::before,
.ground-smoke::after,
.smoke-streak {
  pointer-events: none;
  position: absolute;
}

.intelligence-mist-field {
  inset: -18% -18% -10%;
  overflow: hidden;
  perspective: 900px;
  transform-style: preserve-3d;
  z-index: 8;
}

.intelligence-mist-field::before,
.intelligence-mist-field::after {
  content: "";
  filter: blur(26px);
  opacity: 0.42;
  will-change: transform;
}

.intelligence-mist-field::before {
  animation: mistSlideWide 22s linear infinite;
  background:
    radial-gradient(ellipse at 14% 58%, rgba(255, 255, 255, 0.62), transparent 42%),
    radial-gradient(ellipse at 42% 66%, rgba(232, 232, 232, 0.34), transparent 46%),
    radial-gradient(ellipse at 72% 50%, rgba(255, 255, 255, 0.56), transparent 44%);
  height: 54%;
  left: -24%;
  top: 48%;
  width: 148%;
}

.intelligence-mist-field::after {
  animation: mistSlideWide 32s linear infinite reverse;
  background:
    radial-gradient(ellipse at 18% 48%, rgba(255, 255, 255, 0.42), transparent 42%),
    radial-gradient(ellipse at 50% 56%, rgba(214, 40, 40, 0.07), transparent 36%),
    radial-gradient(ellipse at 84% 58%, rgba(255, 255, 255, 0.4), transparent 42%);
  height: 46%;
  left: -18%;
  top: 39%;
  width: 138%;
}

.mist-depth {
  border-radius: 999px;
  filter: blur(var(--mist-blur, 20px));
  height: var(--mist-height, 190px);
  left: var(--mist-left, 0);
  opacity: var(--mist-opacity, 0.4);
  top: var(--mist-top, 60%);
  transform: translate3d(0, 0, var(--mist-z, 0)) scale(var(--mist-scale, 1));
  transform-style: preserve-3d;
  width: var(--mist-width, 720px);
  will-change: transform, opacity, filter;
}

.mist-depth::before,
.mist-depth::after {
  border-radius: inherit;
  content: "";
  inset: 0;
}

.mist-depth::before {
  background:
    radial-gradient(ellipse at 18% 52%, rgba(255, 255, 255, 0.58), transparent 42%),
    radial-gradient(ellipse at 48% 42%, rgba(235, 235, 235, 0.38), transparent 46%),
    radial-gradient(ellipse at 78% 58%, rgba(255, 255, 255, 0.5), transparent 44%);
}

.mist-depth::after {
  animation: mistInternalFlow 7.5s ease-in-out infinite alternate;
  background:
    radial-gradient(ellipse at 24% 60%, rgba(214, 40, 40, 0.07), transparent 32%),
    radial-gradient(ellipse at 62% 46%, rgba(255, 255, 255, 0.32), transparent 38%);
  mix-blend-mode: screen;
}

.mist-depth-back {
  --mist-blur: 34px;
  --mist-height: clamp(160px, 16vw, 280px);
  --mist-left: -18%;
  --mist-opacity: 0.22;
  --mist-scale: 1.2;
  --mist-top: 37%;
  --mist-width: clamp(620px, 68vw, 1220px);
  --mist-z: -220px;
  animation: mistParallaxBack 34s ease-in-out infinite alternate;
}

.mist-depth-mid {
  --mist-blur: 24px;
  --mist-height: clamp(170px, 18vw, 300px);
  --mist-left: 18%;
  --mist-opacity: 0.3;
  --mist-scale: 1;
  --mist-top: 57%;
  --mist-width: clamp(620px, 62vw, 1180px);
  --mist-z: 40px;
  animation: mistParallaxMid 22s ease-in-out infinite alternate;
}

.mist-depth-front {
  --mist-blur: 18px;
  --mist-height: clamp(140px, 15vw, 250px);
  --mist-left: -10%;
  --mist-opacity: 0.34;
  --mist-scale: 1.08;
  --mist-top: 76%;
  --mist-width: clamp(720px, 78vw, 1380px);
  --mist-z: 190px;
  animation: mistParallaxFront 15s ease-in-out infinite alternate;
}

.ground-smoke {
  bottom: -6%;
  filter: blur(11px);
  height: 38%;
  left: -18%;
  opacity: 0.52;
  overflow: hidden;
  right: -18%;
  transform: translateZ(260px);
  z-index: 2;
}

.ground-smoke::before,
.ground-smoke::after {
  animation: groundSmokeRush 4.2s linear infinite;
  background:
    radial-gradient(ellipse at 8% 55%, rgba(255, 255, 255, 0.72), transparent 38%),
    radial-gradient(ellipse at 24% 45%, rgba(238, 238, 238, 0.52), transparent 34%),
    radial-gradient(ellipse at 44% 58%, rgba(255, 255, 255, 0.64), transparent 40%),
    radial-gradient(ellipse at 66% 48%, rgba(214, 40, 40, 0.075), transparent 32%),
    radial-gradient(ellipse at 84% 54%, rgba(255, 255, 255, 0.68), transparent 38%);
  content: "";
  inset: 5% -28% 0;
  will-change: transform, opacity;
}

.ground-smoke::after {
  animation-duration: 3.1s;
  animation-direction: reverse;
  opacity: 0.62;
  transform: translateX(18%);
}

.smoke-streak {
  animation:
    smokeStreakRush var(--smoke-speed, 2.8s) linear infinite,
    smokeCurl var(--smoke-curl-speed, 1.8s) ease-in-out infinite alternate;
  background:
    radial-gradient(ellipse at 12% 54%, rgba(255, 255, 255, 0.76), transparent 30%),
    radial-gradient(ellipse at 42% 48%, rgba(235, 235, 235, 0.5), transparent 36%),
    radial-gradient(ellipse at 76% 58%, rgba(255, 255, 255, 0.62), transparent 32%);
  bottom: var(--smoke-bottom, 6%);
  filter: blur(var(--smoke-blur, 9px));
  height: var(--smoke-height, 72px);
  left: -34%;
  opacity: var(--smoke-opacity, 0.42);
  width: var(--smoke-width, 720px);
  will-change: transform, opacity;
}

.smoke-streak-b {
  --smoke-blur: 7px;
  --smoke-bottom: 18%;
  --smoke-curl-speed: 1.35s;
  --smoke-height: 60px;
  --smoke-opacity: 0.32;
  --smoke-speed: 2.15s;
  --smoke-width: 560px;
  animation-delay: -0.7s;
}

.smoke-streak-c {
  --smoke-blur: 13px;
  --smoke-bottom: 8%;
  --smoke-curl-speed: 2.1s;
  --smoke-height: 96px;
  --smoke-opacity: 0.36;
  --smoke-speed: 3.1s;
  --smoke-width: 820px;
  animation-delay: -1.4s;
}

.smoke-streak-d {
  --smoke-blur: 6px;
  --smoke-bottom: 28%;
  --smoke-curl-speed: 1.1s;
  --smoke-height: 46px;
  --smoke-opacity: 0.24;
  --smoke-speed: 1.75s;
  --smoke-width: 440px;
  animation-delay: -0.3s;
}

.smoke-streak-e {
  --smoke-blur: 16px;
  --smoke-bottom: 31%;
  --smoke-curl-speed: 2.4s;
  --smoke-height: 118px;
  --smoke-opacity: 0.23;
  --smoke-speed: 3.7s;
  --smoke-width: 940px;
  animation-delay: -1.9s;
}

.smoke-streak-f {
  --smoke-blur: 8px;
  --smoke-bottom: 23%;
  --smoke-curl-speed: 1.55s;
  --smoke-height: 54px;
  --smoke-opacity: 0.28;
  --smoke-speed: 2.35s;
  --smoke-width: 620px;
  animation-delay: -1.1s;
}

.intelligence-copy {
  left: clamp(5.8rem, 9.8vw, 11rem);
  max-width: min(32vw, 460px);
  padding-left: clamp(2.6rem, 3vw, 3.4rem);
  position: absolute;
  top: clamp(17rem, 39vh, 24rem);
  z-index: 10;
}

.intelligence-copy::before {
  background:
    linear-gradient(180deg, transparent 0 9%, rgba(13, 13, 13, 0.22) 9% 86%, transparent 86% 100%),
    linear-gradient(180deg, transparent 0 20%, #d62828 20% 27%, transparent 27% 100%);
  content: "";
  filter: none;
  height: clamp(230px, 28vh, 330px);
  left: 0;
  pointer-events: none;
  position: absolute;
  top: clamp(-2.8rem, -5vh, -1.6rem);
  width: 1px;
  z-index: 1;
}

.intelligence-copy::after {
  background: rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  content: "";
  filter: blur(28px);
  inset: -1.1rem -1.7rem -0.8rem clamp(1.2rem, 2vw, 2rem);
  pointer-events: none;
  position: absolute;
  z-index: -1;
}

.intelligence-copy h2 {
  animation: intelligenceTitleMove 5.8s ease-in-out infinite alternate;
  color: #08090b;
  font-family: "JetBrains Mono", monospace;
  font-size: clamp(1.55rem, 2.05vw, 2.75rem);
  font-weight: 800;
  letter-spacing: 0.28em;
  line-height: 1.45;
  margin: 0 0 clamp(2.2rem, 4vh, 3rem);
  position: relative;
  text-transform: uppercase;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.94),
    0 0 18px rgba(255, 255, 255, 1),
    0 0 46px rgba(255, 255, 255, 0.96);
  z-index: 2;
}

.intelligence-copy h2::after {
  color: #d62828;
  content: "+";
  font-size: clamp(0.78rem, 0.82vw, 0.95rem);
  left: 0;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: calc(100% + clamp(1rem, 2vh, 1.35rem));
}

.intelligence-copy h2 span,
.intelligence-copy h2 strong {
  display: block;
  font: inherit;
}

.intelligence-copy h2 strong {
  color: #d62828;
  font-weight: 800;
}

.intelligence-copy > p {
  color: rgba(13, 13, 13, 0.7);
  font-size: clamp(0.65rem, 0.725vw, 0.825rem);
  font-weight: 600;
  letter-spacing: 0.26em;
  line-height: 1.9;
  margin: 0 0 clamp(2.5rem, 4.5vh, 3.4rem);
  max-width: 390px;
  position: relative;
  text-transform: uppercase;
  text-shadow:
    0 0 14px rgba(255, 255, 255, 0.96),
    0 0 32px rgba(255, 255, 255, 0.82);
  z-index: 2;
}

.intelligence-enter-link {
  align-items: center;
  color: #111114;
  display: inline-flex;
  font-size: clamp(0.58rem, 0.68vw, 0.78rem);
  font-weight: 800;
  gap: clamp(0.58rem, 0.8vw, 0.9rem);
  letter-spacing: 0.2em;
  line-height: 1;
  min-height: 34px;
  padding: 0 1rem 0 0;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

.intelligence-enter-link::after {
  background: linear-gradient(90deg, rgba(214, 40, 40, 0.84), rgba(214, 40, 40, 0.16));
  bottom: 0.2rem;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: clamp(140px, 13vw, 210px);
}

.intelligence-enter-link span:first-child {
  color: #d62828;
}

.intelligence-enter-link span:last-child {
  color: #d62828;
  font-size: 1.2em;
}

.intelligence-core-stage {
  height: clamp(340px, 35vw, 650px);
  left: 61%;
  overflow: visible;
  pointer-events: none;
  position: absolute;
  top: clamp(5.6rem, 9vh, 7rem);
  transform: translateX(-50%);
  width: clamp(340px, 35vw, 650px);
  z-index: 6;
}

.intelligence-core-stage::before {
  animation: coreGlowPulse 4.8s ease-in-out infinite;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.96) 0 7%, rgba(214, 40, 40, 0.32) 8% 19%, rgba(214, 40, 40, 0.1) 30%, transparent 52%);
  border-radius: 999px;
  content: "";
  filter: blur(8px);
  height: 46%;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 46%;
  z-index: 0;
}

.intelligence-core-image {
  animation: intelligenceCoreFloat 6.8s ease-in-out infinite;
  display: block;
  filter:
    saturate(0.98)
    contrast(1)
    drop-shadow(0 26px 46px rgba(214, 40, 40, 0.11))
    drop-shadow(0 0 36px rgba(255, 255, 255, 0.82));
  height: 100%;
  object-fit: contain;
  position: relative;
  width: 100%;
  z-index: 3;
}

.core-energy {
  animation: coreRingPulse 5.8s ease-in-out infinite;
  border: 1px solid rgba(214, 40, 40, 0.18);
  border-radius: 999px;
  box-shadow:
    0 0 24px rgba(214, 40, 40, 0.08),
    inset 0 0 28px rgba(255, 255, 255, 0.32);
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.core-energy-a {
  height: 58%;
  width: 58%;
}

.core-energy-b {
  animation-delay: -2.4s;
  height: 72%;
  opacity: 0.66;
  width: 72%;
}

.core-light-sweep {
  animation: coreLightSweep 7.2s ease-in-out infinite;
  background: linear-gradient(110deg, transparent 0 38%, rgba(255, 255, 255, 0.52) 46%, rgba(214, 40, 40, 0.12) 52%, transparent 62% 100%);
  height: 120%;
  left: -40%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: -10%;
  transform: translateX(-40%) skewX(-12deg);
  width: 54%;
  z-index: 4;
}

.core-dust {
  --dust-size: 3px;
  animation: coreDustDrift 8s ease-in-out infinite alternate;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 999px;
  box-shadow:
    0 0 8px rgba(255, 255, 255, 0.45),
    0 0 12px rgba(214, 40, 40, 0.18);
  height: var(--dust-size);
  opacity: 0.52;
  pointer-events: none;
  position: absolute;
  width: var(--dust-size);
  z-index: 5;
}

.core-dust-a {
  left: 24%;
  top: 25%;
}

.core-dust-b {
  --dust-size: 2px;
  animation-delay: -1.6s;
  background: rgba(214, 40, 40, 0.68);
  left: 71%;
  top: 31%;
}

.core-dust-c {
  --dust-size: 2px;
  animation-delay: -3.2s;
  left: 78%;
  top: 62%;
}

.core-dust-d {
  animation-delay: -4.1s;
  background: rgba(214, 40, 40, 0.54);
  left: 34%;
  top: 72%;
}

.core-dust-e {
  --dust-size: 2px;
  animation-delay: -5.4s;
  left: 57%;
  top: 18%;
}

.intelligence-modules {
  bottom: clamp(3.9rem, 7vh, 5.7rem);
  display: grid;
  gap: clamp(0.9rem, 1.45vw, 1.35rem);
  grid-template-columns: repeat(3, minmax(150px, 1fr));
  position: absolute;
  right: clamp(4.6rem, 7vw, 8rem);
  width: min(38.5vw, 700px);
  z-index: 10;
}

.intelligence-module {
  --module-ring-half: clamp(27px, 2.7vw, 39px);
  --module-ring-size: clamp(54px, 5.4vw, 78px);
  --module-ring-top: clamp(1rem, 2vw, 1.7rem);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.08) 48%, rgba(255, 255, 255, 0.02)),
    radial-gradient(circle at 50% 0%, rgba(214, 40, 40, 0.035), transparent 48%);
  backdrop-filter: blur(2px) saturate(1.02);
  border: 1px solid rgba(255, 255, 255, 0.46);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    inset 0 -1px 0 rgba(13, 13, 13, 0.055),
    0 1px 0 rgba(255, 255, 255, 0.62),
    0 18px 42px rgba(13, 13, 13, 0.035),
    0 34px 70px rgba(214, 40, 40, 0.035);
  min-height: clamp(132px, 12.4vw, 198px);
  overflow: hidden;
  padding: clamp(1.2rem, 2vw, 2rem) 1.05rem 1.25rem;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition:
    border-color 220ms ease,
    box-shadow 220ms ease,
    filter 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.intelligence-module::before,
.intelligence-module::after {
  content: "";
  position: absolute;
}

.intelligence-module::before {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 12px 28px rgba(13, 13, 13, 0.05);
}

.intelligence-module::before {
  border: 1px solid rgba(214, 40, 40, 0.2);
  border-radius: 999px;
  height: var(--module-ring-size);
  left: 50%;
  top: var(--module-ring-top);
  transform: translateX(-50%);
  transition:
    border-color 220ms ease,
    box-shadow 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
  width: var(--module-ring-size);
}

.intelligence-module::after {
  background: linear-gradient(90deg, #d62828, rgba(214, 40, 40, 0.18));
  bottom: 1rem;
  height: 2px;
  left: 1.1rem;
  transform-origin: 0 50%;
  transition:
    opacity 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
  width: 46px;
}

.intelligence-module:hover {
  border-color: rgba(255, 255, 255, 0.72);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    inset 0 -1px 0 rgba(13, 13, 13, 0.04),
    0 1px 0 rgba(255, 255, 255, 0.72),
    0 20px 44px rgba(13, 13, 13, 0.06),
    0 38px 80px rgba(214, 40, 40, 0.1);
  filter: saturate(1.08);
  transform: translate3d(0, -7px, 0);
}

.intelligence-module:hover::before {
  border-color: rgba(214, 40, 40, 0.42);
  box-shadow:
    inset 0 0 18px rgba(214, 40, 40, 0.09),
    0 0 24px rgba(214, 40, 40, 0.13);
  transform: translateX(-50%) scale(1.08);
}

.intelligence-module:hover::after {
  opacity: 0.9;
  transform: scaleX(1.45);
}

.intelligence-module:active {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.78),
    inset 0 0 18px rgba(214, 40, 40, 0.055),
    0 12px 30px rgba(13, 13, 13, 0.055),
    0 22px 54px rgba(214, 40, 40, 0.08);
  transform: translate3d(0, -2px, 0) scale(0.975);
  transition-duration: 90ms;
}

.module-signal {
  --signal-dot: 3px;
  animation: moduleSignalFloat 2.8s ease-in-out infinite alternate;
  bottom: 0.86rem;
  height: 18px;
  pointer-events: none;
  position: absolute;
  right: 1rem;
  width: 28px;
  z-index: 2;
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.module-signal::before {
  animation: moduleSignalPulse 1.9s ease-in-out infinite;
  background: rgba(13, 13, 13, 0.72);
  border-radius: 999px;
  box-shadow:
    10px 0 0 rgba(13, 13, 13, 0.56),
    20px 0 0 rgba(13, 13, 13, 0.38),
    10px 9px 0 rgba(13, 13, 13, 0.42),
    20px 9px 0 rgba(214, 40, 40, 0.72);
  content: "";
  height: var(--signal-dot);
  left: 0;
  position: absolute;
  top: 1px;
  width: var(--signal-dot);
}

.intelligence-module:nth-child(2) .module-signal::before {
  animation-delay: -0.38s;
}

.intelligence-module:nth-child(3) .module-signal::before {
  animation-delay: -0.76s;
}

.intelligence-module .module-glyph::after {
  display: none;
}

.intelligence-module > h3::before,
.intelligence-module > h3::after {
  content: "";
  height: clamp(16px, 1.4vw, 24px);
  pointer-events: none;
  position: absolute;
  width: clamp(16px, 1.4vw, 24px);
}

.intelligence-module > h3::before {
  border-left: 1px solid rgba(255, 255, 255, 0.78);
  border-top: 1px solid rgba(255, 255, 255, 0.86);
  filter: drop-shadow(3px 3px 5px rgba(13, 13, 13, 0.08));
  left: 0;
  top: 0;
}

.intelligence-module > h3::after {
  border-bottom: 1px solid rgba(13, 13, 13, 0.16);
  border-right: 1px solid rgba(13, 13, 13, 0.12);
  bottom: 0;
  filter: drop-shadow(-3px -3px 5px rgba(255, 255, 255, 0.68));
  right: 0;
}

.module-glyph {
  align-items: center;
  display: flex;
  filter: drop-shadow(0 0 7px rgba(214, 40, 40, 0.12));
  height: clamp(27px, 2.55vw, 37px);
  justify-content: center;
  left: 50%;
  margin: 0;
  position: absolute;
  top: calc(var(--module-ring-top) + var(--module-ring-half));
  transform: translate(-50%, -50%);
  transition:
    filter 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
  width: clamp(27px, 2.55vw, 37px);
  z-index: 1;
}

.module-glyph::before,
.module-glyph::after {
  content: "";
  position: absolute;
}

.module-glyph-reasoning::before {
  background: rgba(214, 40, 40, 0.78);
  inset: 0;
  mask: url("../images/reasoning-atom.svg") center / contain no-repeat;
  -webkit-mask: url("../images/reasoning-atom.svg") center / contain no-repeat;
}

.module-glyph-agents::before {
  background: rgba(214, 40, 40, 0.76);
  inset: 0;
  mask: url("../images/agents-bot.svg") center / contain no-repeat;
  -webkit-mask: url("../images/agents-bot.svg") center / contain no-repeat;
}

.module-glyph-automation::before,
.module-glyph-automation::after {
  display: none;
}

.module-glyph-automation::before {
  background: rgba(214, 40, 40, 0.76);
  display: block;
  inset: 0;
  mask: url("../images/automation-hex.svg") center / contain no-repeat;
  -webkit-mask: url("../images/automation-hex.svg") center / contain no-repeat;
}

.intelligence-module h3 {
  color: #111114;
  font-size: clamp(0.78rem, 0.92vw, 1.02rem);
  font-weight: 800;
  letter-spacing: 0.24em;
  line-height: 1.2;
  margin: clamp(4.7rem, 7vw, 6.2rem) 0 0;
  text-align: center;
  transition:
    color 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.intelligence-module:hover .module-glyph {
  filter:
    drop-shadow(0 0 10px rgba(214, 40, 40, 0.26))
    drop-shadow(0 0 18px rgba(255, 255, 255, 0.6));
  transform: translate(-50%, -50%) scale(1.12);
}

.intelligence-module:hover .module-signal {
  transform: translateY(-4px);
}

.intelligence-module:hover h3 {
  color: #d62828;
  transform: translateY(-2px);
}

.intelligence-module:active .module-glyph {
  transform: translate(-50%, -50%) scale(0.94);
}

@keyframes intelligenceCoreFloat {
  0%,
  100% {
    transform: translate3d(-8px, 6px, 0) rotate(-1.2deg) scale(0.995);
  }

  34% {
    transform: translate3d(10px, -18px, 0) rotate(1.4deg) scale(1.018);
  }

  68% {
    transform: translate3d(-5px, -7px, 0) rotate(-0.6deg) scale(1.008);
  }
}

@keyframes coreGlowPulse {
  0%,
  100% {
    opacity: 0.46;
    transform: translate(-50%, -50%) scale(0.94);
  }

  50% {
    opacity: 0.9;
    transform: translate(-50%, -50%) scale(1.06);
  }
}

@keyframes coreRingPulse {
  0%,
  100% {
    opacity: 0.18;
    transform: translate(-50%, -50%) scale(0.94);
  }

  45% {
    opacity: 0.58;
    transform: translate(-50%, -50%) scale(1.05);
  }
}

@keyframes coreLightSweep {
  0%,
  58% {
    opacity: 0;
    transform: translateX(-45%) skewX(-12deg);
  }

  68% {
    opacity: 0.42;
  }

  82%,
  100% {
    opacity: 0;
    transform: translateX(260%) skewX(-12deg);
  }
}

@keyframes coreDustDrift {
  from {
    opacity: 0.18;
    transform: translate3d(-8px, 10px, 0) scale(0.78);
  }

  45% {
    opacity: 0.62;
  }

  to {
    opacity: 0.38;
    transform: translate3d(10px, -16px, 0) scale(1.08);
  }
}

@keyframes mistSlideWide {
  from {
    transform: translate3d(-7%, 0, 0);
  }

  to {
    transform: translate3d(7%, -2%, 0);
  }
}

@keyframes mistParallaxBack {
  from {
    opacity: 0.18;
    transform: translate3d(-8%, 2%, -220px) scale(1.18);
  }

  to {
    opacity: 0.32;
    transform: translate3d(6%, -4%, -220px) scale(1.26);
  }
}

@keyframes mistParallaxMid {
  from {
    opacity: 0.24;
    transform: translate3d(-7%, 4%, 40px) rotateX(1deg) scale(0.98);
  }

  to {
    opacity: 0.4;
    transform: translate3d(8%, -7%, 40px) rotateX(-2deg) scale(1.06);
  }
}

@keyframes mistParallaxFront {
  from {
    opacity: 0.26;
    transform: translate3d(-12%, 6%, 190px) scale(1.02);
  }

  to {
    opacity: 0.46;
    transform: translate3d(14%, -10%, 190px) scale(1.16);
  }
}

@keyframes mistInternalFlow {
  from {
    opacity: 0.18;
    transform: translate3d(-4%, 8%, 0) scaleX(0.92);
  }

  to {
    opacity: 0.52;
    transform: translate3d(5%, -8%, 0) scaleX(1.08);
  }
}

@keyframes groundSmokeRush {
  0% {
    opacity: 0.34;
    transform: translate3d(-20%, 20%, 0) scaleX(0.86) scaleY(0.74);
  }

  36% {
    opacity: 0.72;
    transform: translate3d(-2%, 6%, 0) scaleX(1.02) scaleY(0.92);
  }

  100% {
    opacity: 0.38;
    transform: translate3d(22%, -22%, 0) scaleX(1.2) scaleY(1.18);
  }
}

@keyframes smokeStreakRush {
  0% {
    opacity: 0;
    transform: translate3d(0, 18px, 0) scaleX(0.7) skewX(-8deg);
  }

  12% {
    opacity: var(--smoke-opacity, 0.42);
  }

  58% {
    opacity: calc(var(--smoke-opacity, 0.42) + 0.14);
    transform: translate3d(82vw, -38px, 0) scaleX(1.08) scaleY(1.12) skewX(-3deg);
  }

  100% {
    opacity: 0;
    transform: translate3d(142vw, -96px, 0) scaleX(1.38) scaleY(1.36) skewX(5deg);
  }
}

@keyframes smokeCurl {
  from {
    border-radius: 42% 58% 62% 38% / 54% 44% 56% 46%;
    filter: blur(var(--smoke-blur, 9px));
  }

  50% {
    border-radius: 58% 42% 36% 64% / 44% 60% 40% 56%;
    filter: blur(calc(var(--smoke-blur, 9px) + 4px));
  }

  to {
    border-radius: 46% 54% 44% 56% / 62% 38% 62% 38%;
    filter: blur(calc(var(--smoke-blur, 9px) + 1px));
  }
}

@keyframes intelligenceTitleMove {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0.55rem, -0.45rem, 0);
  }
}

@keyframes moduleSignalFloat {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-2px);
  }
}

@keyframes moduleSignalPulse {
  0%,
  100% {
    opacity: 0.44;
    transform: translateX(0);
  }

  35% {
    opacity: 0.9;
  }

  58% {
    opacity: 0.68;
    transform: translateX(2px);
  }
}

@media (max-width: 1200px) {
  .intelligence-moves {
    min-height: max(880px, calc(100vw * 0.62));
  }

  .intelligence-copy {
    left: clamp(3.4rem, 7vw, 6rem);
    max-width: min(38vw, 440px);
    top: clamp(16.5rem, 37vh, 22rem);
  }

  .intelligence-copy h2 {
    font-size: clamp(1.45rem, 2.35vw, 2.45rem);
  }

  .intelligence-copy > p {
    font-size: clamp(0.58rem, 0.78vw, 0.75rem);
    max-width: 370px;
  }

  .intelligence-core-stage {
    height: clamp(360px, 42vw, 560px);
    left: 64%;
    width: clamp(360px, 42vw, 560px);
  }

  .intelligence-modules {
    right: clamp(2rem, 4vw, 4.6rem);
    width: min(48vw, 680px);
  }
}

@media (max-width: 900px) {
  .intelligence-moves {
    min-height: 1040px;
    padding: 2.5rem 1.25rem 3.8rem;
  }

  .intelligence-section-label {
    font-size: 0.68rem;
    letter-spacing: 0.24em;
    top: 2rem;
  }

  .intelligence-ghost {
    font-size: clamp(3.8rem, 15vw, 7.2rem);
    left: 50%;
    top: 5.5rem;
    transform: translateX(-50%) scaleX(0.92) scaleY(1.18);
  }

  .intelligence-chamber-bg {
    bottom: auto;
    height: 62%;
    object-position: 56% bottom;
    top: 10%;
    width: 118%;
    left: -9%;
  }

  .intelligence-mist-field {
    inset: 0 -24% -8%;
  }

  .intelligence-copy {
    left: 1.35rem;
    max-width: min(58vw, 500px);
    padding-left: 2.25rem;
    top: 18.4rem;
  }

  .intelligence-copy::before {
    height: 280px;
    top: -2rem;
  }

  .intelligence-copy h2 {
    font-size: clamp(1.65rem, 4.8vw, 3rem);
  }

  .intelligence-copy > p {
    font-size: clamp(0.58rem, 1.15vw, 0.72rem);
    max-width: 520px;
  }

  .intelligence-core-stage {
    height: min(58vw, 430px);
    left: 67%;
    top: 7rem;
    width: min(58vw, 430px);
  }

  .intelligence-modules {
    bottom: 2.4rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    left: 1.25rem;
    right: 1.25rem;
    width: auto;
  }

  .intelligence-module {
    min-height: 145px;
  }
}

@media (max-width: 760px) {
  .intelligence-moves {
    min-height: 1240px;
  }

  .intelligence-section-label {
    left: 1rem;
    top: 1.65rem;
  }

  .intelligence-section-label::after {
    width: clamp(60px, 18vw, 120px);
  }

  .intelligence-ghost {
    font-size: clamp(3.2rem, 14.5vw, 6.2rem);
    top: 4.9rem;
    transform: translateX(-50%) scaleX(0.88) scaleY(1.12);
  }

  .intelligence-chamber-bg {
    bottom: -1px;
    height: 126%;
    left: -24%;
    object-position: 62% bottom;
    top: auto;
    transform: translateY(-14%);
    width: 148%;
  }

  .mist-depth-back,
  .mist-depth-mid {
    opacity: 0.18;
  }

  .smoke-streak-d,
  .smoke-streak-e,
  .smoke-streak-f {
    display: none;
  }

  .ground-smoke {
    height: 30%;
    opacity: 0.38;
  }

  .intelligence-core-stage {
    height: min(68vw, 340px);
    left: 64%;
    top: 7rem;
    width: min(68vw, 340px);
  }

  .core-light-sweep {
    display: none;
  }

  .intelligence-copy {
    left: 1rem;
    max-width: min(92vw, 520px);
    padding-left: 1.75rem;
    top: 17rem;
  }

  .intelligence-copy::before {
    height: 250px;
    top: -1.65rem;
  }

  .intelligence-copy::after {
    inset: -0.8rem -0.8rem -0.5rem 0.9rem;
  }

  .intelligence-copy h2 {
    font-size: clamp(1.5rem, 7.4vw, 2.55rem);
    letter-spacing: 0.16em;
    line-height: 1.32;
    margin-bottom: 2rem;
  }

  .intelligence-copy > p {
    font-size: clamp(0.56rem, 2.35vw, 0.68rem);
    letter-spacing: 0.14em;
    line-height: 1.85;
    max-width: 420px;
  }

  .intelligence-enter-link {
    font-size: 0.66rem;
  }

  .intelligence-modules {
    bottom: auto;
    display: grid;
    gap: 0.42rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    left: 1rem;
    right: 1rem;
    top: 560px;
    width: auto;
  }

  .intelligence-module {
    --module-ring-half: 20px;
    --module-ring-size: 40px;
    --module-ring-top: 0.62rem;
    min-height: 92px;
    padding: 0.72rem 0.45rem 0.8rem;
  }

  .intelligence-module h3 {
    font-size: clamp(0.48rem, 2.1vw, 0.68rem);
    letter-spacing: 0.14em;
    margin-top: 3.45rem;
  }

  .intelligence-module::after {
    bottom: 0.48rem;
    left: 0.58rem;
    width: 34px;
  }

  .module-signal {
    --signal-dot: 2px;
    bottom: 0.32rem;
    right: 0.5rem;
    transform: scale(0.82);
    transform-origin: right bottom;
  }
}

@media (max-width: 520px) {
  .intelligence-moves {
    min-height: 860px;
    padding: 2.1rem 1rem 3rem;
  }

  .intelligence-section-label::after {
    margin-left: 0.5rem;
    width: 62px;
  }

  .intelligence-ghost {
    font-size: clamp(2.9rem, 14vw, 4.6rem);
    top: 5.1rem;
    transform: translateX(-50%) scaleX(0.92) scaleY(1.12);
  }

  .intelligence-chamber-bg {
    bottom: -1px;
    height: 132%;
    left: -42%;
    object-position: 62% bottom;
    top: auto;
    transform: translateY(-19%);
    width: 178%;
  }

  .intelligence-copy {
    left: 1rem;
    max-width: calc(100% - 2rem);
    padding-left: 1.75rem;
    top: 16.4rem;
  }

  .intelligence-copy::before {
    height: 250px;
    top: -1.65rem;
  }

  .intelligence-copy::after {
    inset: -0.8rem -0.8rem -0.5rem 0.9rem;
  }

  .intelligence-copy h2 {
    font-size: clamp(1.42rem, 8.2vw, 2.25rem);
    letter-spacing: 0.16em;
    line-height: 1.32;
    margin-bottom: 2rem;
  }

  .intelligence-copy > p {
    font-size: clamp(0.54rem, 2.5vw, 0.62rem);
    letter-spacing: 0.14em;
    line-height: 1.85;
    max-width: 320px;
  }

  .intelligence-enter-link {
    font-size: 0.68rem;
  }

  .intelligence-core-stage {
    height: min(74vw, 300px);
    left: 66%;
    top: 7.4rem;
    width: min(74vw, 300px);
  }

  .intelligence-modules {
    gap: 0.36rem;
    left: 0.75rem;
    right: 0.75rem;
    top: 548px;
  }

  .intelligence-module {
    --module-ring-half: 18px;
    --module-ring-size: 36px;
    --module-ring-top: 0.55rem;
    min-height: 86px;
    padding: 0.62rem 0.35rem 0.72rem;
  }

  .module-glyph {
    height: 22px;
    width: 22px;
  }

  .intelligence-module::before {
    height: var(--module-ring-size);
    top: var(--module-ring-top);
    width: var(--module-ring-size);
  }

  .intelligence-module h3 {
    font-size: clamp(0.44rem, 2.35vw, 0.62rem);
    letter-spacing: 0.12em;
    margin: 3.05rem 0 0;
  }
}

@media (max-width: 390px) {
  .intelligence-moves {
    min-height: 820px;
  }

  .intelligence-section-label {
    font-size: 0.58rem;
    letter-spacing: 0.18em;
  }

  .intelligence-ghost {
    font-size: clamp(2.45rem, 13vw, 3.2rem);
    top: 4.7rem;
  }

  .intelligence-core-stage {
    height: 250px;
    left: 68%;
    top: 7.1rem;
    width: 250px;
  }

  .intelligence-copy {
    top: 15.4rem;
  }

  .intelligence-copy h2 {
    font-size: clamp(1.18rem, 8vw, 1.8rem);
  }

  .intelligence-copy > p {
    font-size: 0.5rem;
    line-height: 1.78;
  }

  .intelligence-modules {
    gap: 0.28rem;
    left: 0.5rem;
    right: 0.5rem;
    top: 520px;
  }

  .intelligence-module {
    min-height: 78px;
  }

  .intelligence-module h3 {
    font-size: 0.44rem;
  }
}

@media (max-height: 680px) and (min-width: 761px) {
  .intelligence-moves {
    min-height: 820px;
  }

  .intelligence-copy {
    top: 15.2rem;
  }

  .intelligence-core-stage {
    height: 390px;
    top: 5.6rem;
    width: 390px;
  }

  .intelligence-modules {
    bottom: 1.8rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .intelligence-copy h2,
  .intelligence-core-image,
  .core-energy,
  .core-light-sweep,
  .core-dust,
  .mist-depth,
  .intelligence-mist-field::before,
  .intelligence-mist-field::after,
  .ground-smoke::before,
  .ground-smoke::after,
  .smoke-streak,
  .module-signal,
  .module-signal::before {
    animation: none !important;
  }
}
