/* Cybercrime investigation platform: pinned hero (word-staggered headline, typing rotator, drifting grid) with the real
   case graph sliding in (slow pan, one light sweep), a sticky module rail, plain product screens in quiet frames, a
   corpus ticker, ledgers with icon badges, a tabbed infostealer block with a drifting field cloud, research cards,
   a numbered flow and access plates. */

/* ---- Pinned hero ---- */
.pg-cip .cip-top { position: relative; overflow: hidden; padding: clamp(72px, 9vw, 112px) 0 230px; min-height: calc(92vh - var(--header-h)); box-sizing: border-box; display: grid; align-content: start; background: linear-gradient(180deg, #01030f 0%, #01072a 60%, #050a30 100%); text-align: left; }
.pg-cip .cip-top::before { content: ""; position: absolute; left: -12%; top: -35%; width: 70%; height: 130%; background: radial-gradient(closest-side, rgba(40, 113, 228, 0.26), rgba(40, 113, 228, 0) 70%); pointer-events: none; animation: cipGlow 14s ease-in-out infinite alternate; }
.pg-cip .cip-top::after { content: ""; position: absolute; right: -10%; top: -20%; width: 55%; height: 120%; background: radial-gradient(closest-side, rgba(228, 13, 117, 0.16), rgba(228, 13, 117, 0) 70%); pointer-events: none; animation: cipGlow 18s ease-in-out infinite alternate-reverse; }
@keyframes cipGlow { from { transform: translate(0, 0); } to { transform: translate(6%, 8%); } }
.pg-cip .cip-top__grid { position: absolute; inset: 0; pointer-events: none; opacity: 0.5; background-image: radial-gradient(rgba(255, 255, 255, 0.26) 1px, transparent 1.6px); background-size: 28px 28px; -webkit-mask: radial-gradient(ellipse 60% 70% at 65% 45%, #000 10%, transparent 75%); mask: radial-gradient(ellipse 60% 70% at 65% 45%, #000 10%, transparent 75%); animation: cipGrid 40s linear infinite; }
@keyframes cipGrid { to { background-position: 28px 56px; } }
.pg-cip .cip-top.hero--pin { position: sticky; top: 0; z-index: 0; }
.pg-cip .cip-top__in { position: relative; z-index: 1; display: grid; grid-template-columns: 1.25fr 0.75fr; gap: clamp(32px, 6vw, 96px); align-items: end; }
.pg-cip .cip-top__kicker { margin: 0 0 22px; font-size: 15px; color: rgba(219, 215, 219, 0.62); animation: cipUp 0.7s var(--ease) both; }
.pg-cip .cip-top__title { margin: 0; font-size: clamp(44px, 6.4vw, 92px); font-weight: 300; line-height: 0.98; letter-spacing: -0.035em; color: #fff; }
.pg-cip .cip-top__title b { font-weight: 300; color: rgba(255, 255, 255, 0.45); }
.pg-cip .cip-top__title .w { display: inline-block; animation: cipWord 0.9s var(--ease) calc(0.15s + var(--i, 0) * 0.09s) both; }
@keyframes cipWord { from { opacity: 0; transform: translateY(0.45em); filter: blur(6px); } to { opacity: 1; transform: none; filter: blur(0); } }
.pg-cip .cip-top__title .sr { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.pg-cip .cip-top__lead { margin: 0 0 18px; font-size: 16px; line-height: 1.8; color: rgba(219, 215, 219, 0.82); font-weight: 300; animation: cipUp 0.8s var(--ease) 0.3s both; }
.pg-cip .cip-top__rot { margin: 0 0 26px; min-height: 1.6em; font-size: 1.05rem; font-weight: 500; color: rgba(255, 255, 255, 0.85); animation: cipUp 0.8s var(--ease) 0.4s both; }
.pg-cip .cip-top__rot span { color: var(--sky); }
.pg-cip .cip-top__actions { display: flex; flex-wrap: wrap; gap: 12px; animation: cipUp 0.8s var(--ease) 0.5s both; }
.pg-cip .cip-top__actions .btn--ghost { border-color: rgba(219, 215, 219, 0.35); }
.pg-cip .cip-top__note { margin: 18px 0 0; font-size: 0.85rem; line-height: 1.6; color: rgba(219, 215, 219, 0.55); font-weight: 300; animation: cipUp 0.8s var(--ease) 0.6s both; }
@keyframes cipUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }

/* ---- The seal: one emblem split across the pinned hero and the layer that slides over it ---- */
.pg-cip .cip-seal { --seal: clamp(260px, 26vw, 360px); position: absolute; left: 50%; width: var(--seal); height: var(--seal); margin-left: calc(var(--seal) / -2); display: grid; place-items: center; pointer-events: none; z-index: 1; }
.pg-cip .cip-seal--bottom { top: calc(var(--seal) / -2); }
.pg-cip .cip-seal-wrap { position: relative; height: calc(var(--seal, 320px) / 2 + 24px); background: var(--bg); }
.pg-cip .cip-seal-wrap .cip-seal { --seal: clamp(260px, 26vw, 360px); }
.pg-cip .cip-seal::before { content: ""; position: absolute; inset: 12%; border-radius: 50%; background: radial-gradient(circle, rgba(40, 113, 228, 0.34), rgba(40, 113, 228, 0) 70%); filter: blur(10px); animation: cipSealGlow 6s ease-in-out infinite alternate; }
@keyframes cipSealGlow { from { opacity: 0.7; transform: scale(0.96); } to { opacity: 1; transform: scale(1.06); } }
.pg-cip .cip-seal__ring { position: absolute; inset: 0; border-radius: 50%; padding: 1.5px; background: conic-gradient(from 0deg, transparent 0 58%, rgba(124, 195, 255, 0.9) 72%, #ffffff 78%, rgba(255, 107, 154, 0.9) 84%, transparent 96%); -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0); -webkit-mask-composite: xor; mask-composite: exclude; animation: cipOrbit 9s linear infinite; }
.pg-cip .cip-seal__ring::after { content: ""; position: absolute; inset: 0; border-radius: 50%; border: 1px solid rgba(124, 195, 255, 0.28); }
@keyframes cipOrbit { to { transform: rotate(360deg); } }
.pg-cip .cip-seal__rings { position: absolute; left: 50%; top: 50%; width: 1500px; height: 1500px; transform: translate(-50%, -50%); border-radius: 50%; pointer-events: none; opacity: 0; animation: cipRings 1.6s ease-out 0.6s both;
  background: radial-gradient(circle, transparent 0 calc(var(--seal) / 2 + 40px), rgba(94, 120, 255, 0.24) calc(var(--seal) / 2 + 41px) calc(var(--seal) / 2 + 42px), transparent calc(var(--seal) / 2 + 43px) calc(var(--seal) / 2 + 120px), rgba(94, 120, 255, 0.16) calc(var(--seal) / 2 + 121px) calc(var(--seal) / 2 + 122px), transparent calc(var(--seal) / 2 + 123px) calc(var(--seal) / 2 + 220px), rgba(94, 120, 255, 0.1) calc(var(--seal) / 2 + 221px) calc(var(--seal) / 2 + 222px), transparent calc(var(--seal) / 2 + 223px)); -webkit-mask: linear-gradient(180deg, transparent 22%, #000 42%, #000 60%, transparent 82%); mask: linear-gradient(180deg, transparent 22%, #000 42%, #000 60%, transparent 82%); }
@keyframes cipRings { to { opacity: 1; } }
.pg-cip .cip-seal img { position: relative; width: 38%; height: auto; opacity: 0.92; animation: cipBreathe 7s ease-in-out infinite; }
@keyframes cipBreathe { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } }

/* ---- Module rail: sticky under the header, highlights the section in view ---- */
.pg-cip .cip-rail { position: sticky; top: var(--header-h); z-index: 5; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(1, 6, 34, 0.86); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); margin-top: 0; }
.pg-cip .cip-rail__in { display: flex; flex-wrap: wrap; align-items: center; gap: 8px clamp(20px, 3vw, 40px); padding: 14px 0; }
.pg-cip .cip-rail__label { font-size: 0.8rem; color: rgba(227, 229, 232, 0.5); margin-right: auto; }
.pg-cip .cip-rail a { position: relative; font-size: 0.92rem; font-weight: 500; color: rgba(255, 255, 255, 0.75); padding: 8px 0; transition: color 0.2s; }
.pg-cip .cip-rail a::after { content: ""; position: absolute; left: 0; right: 0; bottom: -15px; height: 2px; background: var(--sky); transform: scaleX(0); transform-origin: left; transition: transform 0.3s var(--ease); }
.pg-cip .cip-rail a:hover, .pg-cip .cip-rail a.is-active { color: #fff; }
.pg-cip .cip-rail a.is-active::after { transform: scaleX(1); }

/* ---- Product screens: as they are, in a quiet frame ---- */
.pg-cip .cip-shot { margin: 0; position: relative; }
.pg-cip .cip-shot__frame { position: relative; border-radius: 12px; overflow: hidden; background: #0d1117; border: 1px solid rgba(255, 255, 255, 0.14); box-shadow: 0 40px 90px rgba(0, 0, 0, 0.5); transition: transform 0.6s var(--ease), box-shadow 0.6s var(--ease), border-color 0.4s; }
.pg-cip .cip-shot__frame img { width: 100%; display: block; }
.pg-cip .cip-shot:hover .cip-shot__frame { transform: translateY(-6px); border-color: rgba(124, 195, 255, 0.4); box-shadow: 0 50px 100px rgba(0, 0, 0, 0.55), 0 0 60px rgba(40, 113, 228, 0.2); }
.pg-cip .cip-shot figcaption { padding: 14px 4px 0; font-size: 0.86rem; line-height: 1.55; font-weight: 300; color: rgba(227, 229, 232, 0.6); }

/* ---- Workspace: a bento board, one lead tile with the graph, two agent tiles, four small tiles ---- */
.pg-cip .cip-work { position: relative; }
.pg-cip .cip-work::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 40% 50% at 20% 30%, rgba(40, 113, 228, 0.10), rgba(40, 113, 228, 0) 70%); pointer-events: none; }
.pg-cip .cip-bento { position: relative; display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 16px; }
.pg-cip .cip-tile { position: relative; overflow: hidden; display: grid; align-content: start; gap: 8px; padding: clamp(22px, 2.6vw, 30px); border-radius: 14px; border: 1px solid var(--line); background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01)); grid-column: span 3; transition: transform 0.5s var(--ease), border-color 0.4s, box-shadow 0.5s var(--ease); }
.pg-cip .cip-tile::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 1px; background: linear-gradient(90deg, var(--sky), rgba(39, 155, 243, 0)); opacity: 0.7; }
.pg-cip .cip-tile:hover { transform: translateY(-4px); border-color: rgba(124, 195, 255, 0.35); box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4); }
.pg-cip .cip-tile--ai { grid-column: span 4; border-color: rgba(228, 13, 117, 0.3); background: linear-gradient(180deg, rgba(228, 13, 117, 0.09), rgba(228, 13, 117, 0.015)); }
.pg-cip .cip-tile--ai::before { background: linear-gradient(90deg, #ff6b9a, rgba(255, 107, 154, 0)); }
.pg-cip .cip-tile--ai:hover { border-color: rgba(255, 107, 154, 0.55); }
.pg-cip .cip-tile--ai .cip-tile__k { color: #ff6b9a; }
.pg-cip .cip-tile--sm { grid-column: span 3; }
.pg-cip .cip-tile--lead { grid-column: span 8; grid-row: span 2; padding: 0; gap: 0; grid-template-rows: auto minmax(0, 1fr); background: linear-gradient(180deg, rgba(40, 113, 228, 0.10), rgba(255, 255, 255, 0.01) 45%); }
.pg-cip .cip-tile__text { padding: clamp(24px, 3vw, 36px) clamp(24px, 3vw, 36px) 8px; max-width: 62ch; }
.pg-cip .cip-tile__text h2 { font-size: clamp(1.7rem, 2.6vw, 2.3rem); letter-spacing: -0.03em; margin: 0 0 12px; }
.pg-cip .cip-tile__text p { margin: 0; font-weight: 300; line-height: 1.7; }
.pg-cip .cip-tile__shot { position: relative; height: 270px; margin: 12px 0 0 clamp(24px, 3vw, 36px); border-radius: 12px 0 0 0; overflow: hidden; border-top: 1px solid rgba(255, 255, 255, 0.14); border-left: 1px solid rgba(255, 255, 255, 0.14); background: #0a0a0a; }
.pg-cip .cip-tile__shot img { width: 100%; height: 100%; object-fit: cover; object-position: left top; display: block; transition: transform 1.2s var(--ease); }
.pg-cip .cip-tile--lead:hover .cip-tile__shot img { transform: scale(1.03); }
.pg-cip .cip-tile__shot::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(1, 7, 42, 0) 55%, rgba(1, 7, 42, 0.55)); pointer-events: none; }
.pg-cip .cip-tile__k { font-size: 0.8rem; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--sky); }
.pg-cip .cip-tile h3 { font-size: 1.12rem; font-weight: 600; letter-spacing: -0.015em; margin: 2px 0 0; }
.pg-cip .cip-tile p { margin: 0; font-size: 0.9rem; line-height: 1.6; font-weight: 300; color: rgba(227, 229, 232, 0.7); }

/* ---- Infostealer intelligence: sticky stage list on the left, the three screens stacked on the right ---- */
.pg-cip .cip-stack { position: relative; }
.pg-cip .cip-stack__grid { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: clamp(32px, 6vw, 96px); align-items: start; }
.pg-cip .cip-stack__aside { position: sticky; top: calc(var(--header-h) + 80px); }
.pg-cip .cip-stack__aside h2 { font-size: clamp(1.9rem, 3vw, 2.6rem); letter-spacing: -0.03em; margin: 0 0 16px; }
.pg-cip .cip-stack__aside p { margin: 0 0 28px; font-weight: 300; line-height: 1.75; }
.pg-cip .cip-stages { display: grid; border-top: 1px solid var(--line-strong); }
.pg-cip .cip-stages a { position: relative; display: grid; grid-template-columns: 40px minmax(0, 1fr); grid-template-areas: "n t" "n d"; gap: 2px 14px; padding: 18px 0 18px 0; border-bottom: 1px solid var(--line); color: inherit; transition: color 0.3s; }
.pg-cip .cip-stages a::before { content: ""; position: absolute; left: 0; top: -1px; height: 1px; width: 0; background: var(--sky); transition: width 0.7s var(--ease); }
.pg-cip .cip-stages a.is-active::before { width: 40px; }
.pg-cip .cip-stages__n { grid-area: n; font-size: 1.3rem; font-weight: 300; letter-spacing: -0.03em; color: rgba(255, 255, 255, 0.35); font-variant-numeric: tabular-nums; padding-top: 2px; transition: color 0.3s; }
.pg-cip .cip-stages__t { grid-area: t; font-size: 1.02rem; font-weight: 600; color: rgba(255, 255, 255, 0.6); transition: color 0.3s; }
.pg-cip .cip-stages__d { grid-area: d; font-size: 0.86rem; font-weight: 300; line-height: 1.5; color: rgba(227, 229, 232, 0.45); transition: color 0.3s; }
.pg-cip .cip-stages a:hover .cip-stages__t, .pg-cip .cip-stages a.is-active .cip-stages__t { color: #fff; }
.pg-cip .cip-stages a.is-active .cip-stages__n { color: var(--sky); }
.pg-cip .cip-stages a.is-active .cip-stages__d { color: rgba(227, 229, 232, 0.7); }
.pg-cip .cip-stack__screens { display: grid; gap: clamp(40px, 5vw, 64px); }
.pg-cip .cip-stage-shot { margin: 0; scroll-margin-top: calc(var(--header-h) + 90px); }
.pg-cip .cip-stage-shot__frame { position: relative; border-radius: 12px; overflow: hidden; background: #0d1117; border: 1px solid rgba(255, 255, 255, 0.12); box-shadow: 0 30px 70px rgba(0, 0, 0, 0.45); transition: transform 0.6s var(--ease), border-color 0.4s, box-shadow 0.6s var(--ease); }
.pg-cip .cip-stage-shot__frame img { width: 100%; display: block; }
.pg-cip .cip-stage-shot:hover .cip-stage-shot__frame { transform: translateY(-4px); border-color: rgba(124, 195, 255, 0.35); box-shadow: 0 40px 90px rgba(0, 0, 0, 0.5), 0 0 50px rgba(40, 113, 228, 0.16); }
.pg-cip .cip-stage-shot figcaption { display: grid; grid-template-columns: 40px minmax(0, 1fr); gap: 14px; padding: 18px 4px 0; }
.pg-cip .cip-stage-shot__n { font-size: 1.1rem; font-weight: 300; color: rgba(255, 255, 255, 0.4); font-variant-numeric: tabular-nums; padding-top: 2px; }
.pg-cip .cip-stage-shot figcaption div { display: grid; gap: 4px; }
.pg-cip .cip-stage-shot figcaption b { color: #fff; font-weight: 600; font-size: 1rem; }
.pg-cip .cip-stage-shot figcaption span:not(.cip-stage-shot__n) { font-size: 0.9rem; line-height: 1.6; font-weight: 300; color: rgba(227, 229, 232, 0.65); }
.pg-cip .cip-fields { display: flex; align-items: center; gap: 24px; margin-top: clamp(48px, 6vw, 72px); padding-top: 22px; border-top: 1px solid var(--line); }
.pg-cip .cip-fields__label { flex: none; font-size: 0.8rem; color: rgba(227, 229, 232, 0.5); }
.pg-cip .cip-fields__row { flex: 1 1 auto; min-width: 0; overflow: hidden; -webkit-mask: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); mask: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); }
.pg-cip .cip-fields__track { display: flex; width: max-content; animation: marquee 90s linear infinite; }
.pg-cip .cip-fields:hover .cip-fields__track { animation-play-state: paused; }
.pg-cip .cip-fields__track span { padding: 4px 22px; border-left: 1px solid var(--line); font-size: 0.86rem; color: rgba(255, 255, 255, 0.8); white-space: nowrap; }
.pg-cip .cip-fields__more { color: rgba(227, 229, 232, 0.5); }

/* ---- More modules: search and identity side by side, Telegram beneath, the corpus ticker under it ---- */
.pg-cip .cip-modules { position: relative; overflow: hidden; }
.pg-cip .cip-modules::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 40% 50% at 85% 20%, rgba(40, 113, 228, 0.10), rgba(40, 113, 228, 0) 70%); pointer-events: none; }
.pg-cip .cip-modules__head { position: relative; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(24px, 4vw, 64px); align-items: end; margin-bottom: clamp(32px, 4vw, 48px); }
.pg-cip .cip-modules__head h2 { margin: 0; font-size: clamp(1.8rem, 2.8vw, 2.4rem); letter-spacing: -0.03em; }
.pg-cip .cip-modules__head p { margin: 0 0 6px; font-weight: 300; line-height: 1.7; color: var(--muted); }
.pg-cip .cip-modules__grid { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.pg-cip .cip-module { display: grid; grid-template-rows: auto 1fr; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; background: linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01)); transition: transform 0.5s var(--ease), border-color 0.4s, box-shadow 0.5s var(--ease); scroll-margin-top: calc(var(--header-h) + 90px); }
.pg-cip .cip-module:hover { transform: translateY(-4px); border-color: rgba(124, 195, 255, 0.35); box-shadow: 0 30px 70px rgba(0, 0, 0, 0.4); }
.pg-cip .cip-module__shot { margin: 0; aspect-ratio: 16 / 8.5; overflow: hidden; background: #0d1117; border-bottom: 1px solid var(--line); }
.pg-cip .cip-module__shot img { width: 100%; height: 100%; object-fit: cover; object-position: center top; transition: transform 0.8s var(--ease); }
.pg-cip .cip-module:hover .cip-module__shot img { transform: scale(1.03); }
.pg-cip .cip-module__body { display: grid; align-content: start; gap: 10px; padding: clamp(22px, 2.6vw, 32px); }
.pg-cip .cip-module__k { display: inline-flex; align-items: center; gap: 10px; font-size: 0.8rem; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--sky); }
.pg-cip .cip-module h3 { font-size: clamp(1.25rem, 1.8vw, 1.5rem); letter-spacing: -0.02em; margin: 0; }
.pg-cip .cip-module p { margin: 0; font-weight: 300; font-size: 0.95rem; line-height: 1.7; }
.pg-cip .cip-module .cip-list { margin-top: 8px; padding-top: 14px; }
.pg-cip .cip-module .cip-kpi { margin-top: 8px; padding-top: 14px; }
.pg-cip .cip-list { list-style: none; margin: 22px 0 0; padding: 18px 0 0; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 24px; border-top: 1px solid var(--line); }
.pg-cip .cip-list--one { grid-template-columns: 1fr; }
.pg-cip .cip-list li { font-size: 0.95rem; color: #fff; padding-left: 14px; position: relative; }
.pg-cip .cip-list li::before { content: ""; position: absolute; left: 0; top: 0.62em; width: 5px; height: 5px; border-radius: 50%; background: var(--sky); }
.pg-cip .cip-kpi { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 20px; align-items: center; margin: 26px 0 0; padding: 20px 0 0; border-top: 1px solid var(--line); }
.pg-cip .cip-kpi b { font-size: clamp(2.2rem, 3.4vw, 3rem); font-weight: 300; letter-spacing: -0.04em; line-height: 1; color: #fff; }
.pg-cip .cip-kpi span { font-size: 0.88rem; font-weight: 300; line-height: 1.6; color: rgba(227, 229, 232, 0.7); max-width: 34ch; }
/* Telegram plate */
.pg-cip .cip-tg { position: relative; overflow: hidden; margin-top: 24px; padding: clamp(28px, 3.5vw, 44px); border: 1px solid rgba(39, 155, 243, 0.35); border-radius: 16px; background: linear-gradient(135deg, rgba(40, 113, 228, 0.14), rgba(40, 113, 228, 0.03) 60%); display: grid; grid-template-columns: 1.1fr 0.9fr; grid-template-areas: "intro figures" "intro list"; gap: 24px clamp(32px, 5vw, 72px); scroll-margin-top: calc(var(--header-h) + 90px); }
.pg-cip .cip-tg__mark { position: absolute; right: -2%; bottom: -14%; width: clamp(180px, 20vw, 300px); height: auto; opacity: 0.045; pointer-events: none; }
.pg-cip .cip-tg__intro { grid-area: intro; display: grid; align-content: start; gap: 12px; }
.pg-cip .cip-tg__intro h3 { font-size: clamp(1.5rem, 2.4vw, 2.1rem); font-weight: 300; letter-spacing: -0.03em; margin: 0; }
.pg-cip .cip-tg__intro p { margin: 0; font-weight: 300; line-height: 1.75; }
.pg-cip .cip-tg__icon { width: 22px; height: 22px; fill: var(--sky); flex: none; }
.pg-cip .cip-tg__figures { grid-area: figures; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding-bottom: 20px; border-bottom: 1px solid var(--line); }
.pg-cip .cip-tg__figures div { display: grid; gap: 6px; }
.pg-cip .cip-tg__figures b { font-size: clamp(2rem, 3.2vw, 2.8rem); font-weight: 300; letter-spacing: -0.04em; line-height: 1; color: #fff; }
.pg-cip .cip-tg__figures span { font-size: 0.86rem; font-weight: 300; color: rgba(227, 229, 232, 0.65); }
.pg-cip .cip-tg__list { grid-area: list; list-style: none; margin: 0; padding: 0; display: grid; gap: 14px; }
.pg-cip .cip-tg__list li { display: grid; gap: 2px; padding-left: 14px; position: relative; }
.pg-cip .cip-tg__list li::before { content: ""; position: absolute; left: 0; top: 0.6em; width: 5px; height: 5px; border-radius: 50%; background: var(--sky); }
.pg-cip .cip-tg__list b { color: #fff; font-weight: 600; font-size: 0.95rem; }
.pg-cip .cip-tg__list span { font-size: 0.86rem; font-weight: 300; line-height: 1.55; color: rgba(227, 229, 232, 0.65); }
.pg-cip .cip-modules__more { position: relative; margin: clamp(28px, 4vw, 40px) 0 0; font-weight: 300; max-width: 78ch; color: rgba(227, 229, 232, 0.75); }
.pg-cip .cip-modules__more .link-arrow { font-size: 0.95rem; margin-left: 6px; }

/* ---- Corpus ticker under global search ---- */
.pg-cip .cip-corpus { margin-top: clamp(48px, 6vw, 72px); padding-top: clamp(28px, 4vw, 40px); border-top: 1px solid var(--line); overflow: hidden; -webkit-mask: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent); mask: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent); }
.pg-cip .cip-corpus__track { display: flex; width: max-content; animation: marquee 70s linear infinite; }
.pg-cip .cip-corpus:hover .cip-corpus__track { animation-play-state: paused; }
.pg-cip .cip-corpus__set { display: flex; }
.pg-cip .cip-corpus__set .dx-stat { display: grid; gap: 4px; padding: 8px 0; margin-right: clamp(64px, 8vw, 128px); white-space: nowrap; }
.pg-cip .cip-corpus__set .dx-stat__value { font-size: clamp(2.2rem, 4vw, 3.6rem); font-weight: 300; color: #fff; letter-spacing: -0.04em; line-height: 1; }
.pg-cip .cip-corpus__set .dx-stat__label { font-size: 0.86rem; color: rgba(227, 229, 232, 0.6); }
.pg-cip .cip-corpus__set .dx-stat__label i { display: none; }

/* ---- How an investigation runs: one line that draws itself, four lit stops ---- */
.pg-cip .cip-path__head { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 4vw, 64px); align-items: end; margin-bottom: clamp(40px, 5vw, 64px); }
.pg-cip .cip-path__head h2 { margin: 0; font-size: clamp(1.8rem, 2.8vw, 2.4rem); letter-spacing: -0.03em; }
.pg-cip .cip-path__head p { margin: 0 0 6px; font-weight: 300; line-height: 1.7; color: var(--muted); }
.pg-cip .cip-path { position: relative; list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px; }
.pg-cip .cip-path::before { content: ""; position: absolute; left: 0; right: 0; top: 7px; height: 1px; background: var(--line); }
.pg-cip .cip-path::after { content: ""; position: absolute; left: 0; top: 7px; height: 1px; width: 0; background: linear-gradient(90deg, var(--sky), #fff); box-shadow: 0 0 12px rgba(39, 155, 243, 0.8); transition: width 2.2s var(--ease) 0.2s; }
.pg-cip .cip-path.is-in::after { width: 100%; }
.pg-cip .cip-path li { position: relative; padding-top: 34px; }
.pg-cip .cip-path__dot { position: absolute; left: 0; top: 0; width: 15px; height: 15px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.35); background: var(--bg); transform: scale(0.6); transition: transform 0.6s var(--ease), border-color 0.6s, box-shadow 0.6s; transition-delay: calc(0.4s + var(--i, 0) * 0.5s); }
.pg-cip .cip-path__dot::after { content: ""; position: absolute; inset: 4px; border-radius: 50%; background: var(--sky); opacity: 0; transition: opacity 0.6s; transition-delay: calc(0.5s + var(--i, 0) * 0.5s); }
.pg-cip .cip-path.is-in .cip-path__dot { transform: none; border-color: var(--sky); box-shadow: 0 0 16px rgba(39, 155, 243, 0.6); }
.pg-cip .cip-path.is-in .cip-path__dot::after { opacity: 1; }
.pg-cip .cip-path__where { display: block; font-size: 0.78rem; color: var(--sky); margin-bottom: 8px; }
.pg-cip .cip-path h3 { font-size: 1.3rem; font-weight: 600; margin: 0 0 8px; letter-spacing: -0.015em; }
.pg-cip .cip-path p { margin: 0; font-weight: 300; font-size: 0.95rem; line-height: 1.7; }

/* ---- Research: four published investigations ---- */
.pg-cip .cip-research { position: relative; }
.pg-cip .cip-research::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 40% 50% at 85% 20%, rgba(40, 113, 228, 0.10), rgba(40, 113, 228, 0) 70%); pointer-events: none; }
.pg-cip .cip-research__head { position: relative; display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; margin-bottom: clamp(28px, 4vw, 40px); }
.pg-cip .cip-research__eyebrow { display: flex; align-items: center; gap: 12px; }
.pg-cip .cip-research__eyebrow img { width: 96px; height: auto; }
.pg-cip .cip-research__eyebrow::before { content: ""; width: 1px; height: 14px; background: rgba(255, 255, 255, 0.25); order: 1; }
.pg-cip .cip-research__eyebrow img { order: 0; }
.pg-cip .cip-research__head h2 { margin: 0; font-size: clamp(1.8rem, 2.8vw, 2.4rem); letter-spacing: -0.03em; }
.pg-cip .cip-research__head p { margin: 0 0 6px; max-width: 44ch; font-weight: 300; text-align: right; color: var(--muted); }
.pg-cip .cip-research__grid { position: relative; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.pg-cip .cip-post { display: grid; grid-template-rows: auto 1fr; border: 1px solid var(--line); border-radius: 14px; overflow: hidden; background: var(--surface); color: inherit; transition: transform 0.5s var(--ease), border-color 0.4s, box-shadow 0.5s var(--ease); }
.pg-cip .cip-post:hover { transform: translateY(-6px); border-color: rgba(39, 155, 243, 0.5); box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4); color: inherit; }
.pg-cip .cip-post__img { display: block; aspect-ratio: 16 / 9; overflow: hidden; background: var(--bg-deep); }
.pg-cip .cip-post__img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s var(--ease); }
.pg-cip .cip-post:hover .cip-post__img img { transform: scale(1.06); }
.pg-cip .cip-post__body { display: grid; align-content: start; gap: 8px; padding: 18px 20px 22px; }
.pg-cip .cip-post time { font-size: 0.8rem; color: var(--muted); }
.pg-cip .cip-post h3 { font-size: 1.02rem; line-height: 1.35; margin: 0; letter-spacing: -0.01em; transition: color 0.2s; }
.pg-cip .cip-post:hover h3 { color: var(--sky); }
.pg-cip .cip-post p { margin: 0; font-size: 0.86rem; line-height: 1.6; font-weight: 300; color: rgba(227, 229, 232, 0.65); }
.pg-cip .cip-research__more { margin: 28px 0 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 40px; }

/* ---- Access: statement on the left, four quiet definitions on the right ---- */
.pg-cip .cip-access__grid { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: clamp(32px, 6vw, 96px); align-items: start; }
.pg-cip .cip-access__intro { position: sticky; top: calc(var(--header-h) + 80px); }
.pg-cip .cip-access__intro h2 { font-size: clamp(1.9rem, 3vw, 2.6rem); letter-spacing: -0.03em; margin: 0 0 16px; }
.pg-cip .cip-access__intro p { margin: 0 0 22px; font-weight: 300; line-height: 1.75; }
.pg-cip .cip-terms { margin: 0; border-top: 1px solid var(--line-strong); }
.pg-cip .cip-terms > div { display: grid; grid-template-columns: 200px minmax(0, 1fr); gap: 8px 32px; padding: 24px 0; border-bottom: 1px solid var(--line); }
.pg-cip .cip-terms dt { font-size: 0.85rem; color: rgba(227, 229, 232, 0.55); padding-top: 3px; }
.pg-cip .cip-terms dd { margin: 0; font-size: 1rem; line-height: 1.7; font-weight: 300; color: rgba(255, 255, 255, 0.88); }

/* ---- Closing band with the eye mark ---- */
.pg-cip .cip-cta__mark { display: grid; place-items: center; width: 64px; height: 64px; margin: 0 auto 20px; border-radius: 50%; border: 1px solid rgba(39, 155, 243, 0.5); background: radial-gradient(circle, rgba(40, 113, 228, 0.25), rgba(1, 7, 42, 0) 72%); }
.pg-cip .cip-cta__mark img { width: 42%; height: auto; opacity: 0.92; }

/* ---- FAQ ---- */
.pg-cip .cip-two { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: clamp(32px, 6vw, 96px); align-items: start; }
.pg-cip .cip-two__intro { position: sticky; top: calc(var(--header-h) + 80px); }
.pg-cip .cip-two__intro p { font-weight: 300; margin: 0; }

/* ---- Responsive ---- */
@media (max-width: 1024px) {
	.pg-cip .cip-top { padding: 64px 0 200px; min-height: 0; }
	.pg-cip .cip-top__in { grid-template-columns: 1fr; align-items: start; }
	.pg-cip .cip-bento { grid-template-columns: 1fr 1fr; }
	.pg-cip .cip-tile, .pg-cip .cip-tile--ai { grid-column: span 1; }
	.pg-cip .cip-tile--lead { grid-column: span 2; grid-row: auto; }
	.pg-cip .cip-research__grid { grid-template-columns: 1fr 1fr; }
	.pg-cip .cip-research__head { flex-direction: column; align-items: flex-start; }
	.pg-cip .cip-research__head p { text-align: left; }
	.pg-cip .cip-modules__head, .pg-cip .cip-modules__grid, .pg-cip .cip-tg, .pg-cip .cip-path__head, .pg-cip .cip-two, .pg-cip .cip-access__grid, .pg-cip .cip-stack__grid { grid-template-columns: 1fr; }
	.pg-cip .cip-tg { grid-template-areas: "intro" "figures" "list"; }
	.pg-cip .cip-path { grid-template-columns: 1fr 1fr; }
	.pg-cip .cip-stack__aside { position: static; }

	.pg-cip .cip-access__intro { position: static; }
	.pg-cip .cip-two__intro { position: static; }
	.pg-cip .cip-rail__label { display: none; }
}
@media (max-width: 760px) {
	.pg-cip .cip-top { padding: 40px 0 170px; }
	.pg-cip .cip-top.hero--pin { position: relative; }
	.pg-cip .cip-top__title { font-size: 42px; }
	.pg-cip .cip-rail { position: static; margin-top: 40px; backdrop-filter: none; -webkit-backdrop-filter: none; background: var(--bg-deep); }
	.pg-cip .cip-rail a::after { display: none; }
	.pg-cip .cip-list { grid-template-columns: 1fr; }
	.pg-cip .cip-bento { grid-template-columns: 1fr; }
	.pg-cip .cip-tile--lead { grid-column: span 1; }
	.pg-cip .cip-tile__shot { height: 200px; }
	.pg-cip .cip-stages { display: none; }
	.pg-cip .cip-ledger li { grid-template-columns: 44px 1fr; gap: 14px; }
	.pg-cip .cip-ledger .icon-badge { width: 44px; height: 44px; font-size: 1.15rem; }
	.pg-cip .cip-research__grid { grid-template-columns: 1fr; }
	.pg-cip .cip-kpi { grid-template-columns: 1fr; gap: 8px; }
	.pg-cip .cip-terms > div { grid-template-columns: 1fr; gap: 4px; }
	.pg-cip .cip-fields { flex-direction: column; align-items: stretch; gap: 10px; }
	.pg-cip .cip-path { grid-template-columns: 1fr; gap: 28px; }
	.pg-cip .cip-path::before, .pg-cip .cip-path::after { display: none; }
	.pg-cip .cip-tg__figures { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
	.pg-cip .cip-top.hero--pin { position: relative; }
	.pg-cip .cip-top::before, .pg-cip .cip-top::after, .pg-cip .cip-top__grid, .pg-cip .cip-seal::before, .pg-cip .cip-seal__ring, .pg-cip .cip-seal img, .pg-cip .cip-corpus__track, .pg-cip .cip-fields__track { animation: none; }
	.pg-cip .cip-top__kicker, .pg-cip .cip-top__title .w, .pg-cip .cip-top__lead, .pg-cip .cip-top__rot, .pg-cip .cip-top__actions, .pg-cip .cip-top__note, .pg-cip .cip-stage, .pg-cip .cip-stage::before { animation: none; opacity: 1; filter: none; }
	.pg-cip .cip-stage__lens { display: none; }
	.pg-cip .cip-path::after { width: 100%; transition: none; }
	.pg-cip .cip-stage::before { opacity: 0.7; }
	.pg-cip .cip-stage__rim i { animation: none; display: none; }
	.pg-cip .cip-stage__rings { animation: none; opacity: 1; }
}
