/* =========================================================================
   data-normalization: the page layer on top of the shared dx-core.css.

   Generated by scratchpad/split_styles.py, which drops everything the
   exports have in common (the Tailwind and shadcn base) and keeps this
   page's own section rules. Loaded after dx-core.css.
   ========================================================================= */

/* ---- from styles.css ---- */

.rv-diag {
  background: var(--rv-white);
  color: var(--rv-ink);
  padding: 130px 48px 120px;
  border-top: 1px solid var(--rv-hair-dark);
}

.rv-diffcard-check {
  flex: 0 0 auto;
  width: 36px; height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid var(--rv-green, var(--rv-green));
  color: var(--rv-green, var(--rv-green));
  background: rgba(100,192,64,0.08);
}

.rv-diffcard-text {
  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: var(--rv-white);
  font-weight: 500;
}

.rv-cases { background: var(--rv-black); color: var(--rv-white); padding: 120px 48px; position: relative; display: block; }

.rv-cases-frame { position: relative; border: 0; padding: 0; max-width: 1180px; margin: 0 auto; }

.rv-cases-eyebrow { display: flex; align-items: center; gap: 14px; font-family: "JetBrains Mono", monospace; font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--rv-green); margin-bottom: 18px; }

.rv-cases-rule { width: 26px; height: 2px; background: var(--rv-green); display: inline-block; }

.rv-cases-headline { font-size: clamp(32px, 4vw, 52px); font-weight: 800; letter-spacing: -0.025em; line-height: 1.05; margin: 0 0 26px; color: var(--rv-white); }

.rv-cases-controls { display: flex; align-items: center; gap: 40px; }

.rv-cases-counter { font-family: "JetBrains Mono", monospace; font-size: 14px; letter-spacing: 0.12em; color: rgba(255,255,255,0.4); }

.rv-cases-counter .is-accent { color: var(--rv-green); font-weight: 700; }

.rv-cases-nav { display: flex; align-items: center; gap: 26px; }

.rv-cases-btn { width: 28px; height: 28px; border: 0; background: transparent; color: rgba(255,255,255,0.75); display: inline-flex; align-items: center; justify-content: center; cursor: pointer; padding: 0; transition: color 160ms ease, transform 160ms ease; }

.rv-cases-btn svg { width: 22px; height: 22px; }

.rv-cases-btn:hover { color: var(--rv-green); transform: translateX(2px); }

.rv-cases-hr { height: 1px; background: var(--rv-hair); margin: 28px 0 34px; }

.rv-cases-card { position: relative; overflow: hidden; background: #0e0e0e; border: 1px solid var(--rv-hair); }

.rv-cases-arc {
  position: absolute; top: -140px; left: 34%; width: 620px; height: 620px; border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(100,192,64,0.55), rgba(100,192,64,0) 62%);
  pointer-events: none;
}

.rv-cases-slide { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: 56px; align-items: start; }

.rv-cases-card-inner { position: relative; z-index: 1; padding: 44px 40px 48px; min-height: 420px; }

.rv-cases-card-left { position: relative; z-index: 2; max-width: 78%; }

.rv-cases-caselabel { font-family: "JetBrains Mono", monospace; font-size: 11px; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: var(--rv-green); margin-bottom: 18px; }

.rv-cases-client { font-weight: 800; font-size: clamp(28px, 2.6vw, 40px); line-height: 1.05; letter-spacing: -0.02em; color: #fff; }

.rv-cases-profile { margin: 10px 0 0; font-size: 14px; color: rgba(255,255,255,0.6); }

.rv-cases-underline { height: 1px; width: 220px; max-width: 100%; background: var(--rv-hair-strong); margin: 26px 0 20px; }

.rv-cases-lead { font-family: "Inter", sans-serif; font-size: clamp(44px, 4.4vw, 62px); font-weight: 800; line-height: 1; color: var(--rv-green); }

.rv-cases-lead-k { margin-top: 14px; font-size: 14px; color: rgba(255,255,255,0.7); }

.rv-cases-shot { position: absolute; z-index: 1; top: 34px; right: -46px; width: 62%; opacity: 0.55; pointer-events: none; }

.rv-cases-progress { position: absolute; left: 0; bottom: 0; height: 3px; background: var(--rv-green); }

.rv-cases-preview { width: 100%; border: 1px solid var(--rv-hair); background: rgba(255,255,255,0.03); }

.rv-cases-preview-hero { height: 72px; width: 100%; background: linear-gradient(90deg, rgba(100,192,64,0.32), rgba(100,192,64,0.05)); border-radius: 2px; }

.rv-cases-preview-block { height: 56px; margin-top: 6px; background: rgba(255,255,255,0.05); border: 1px dashed var(--rv-hair); }

.rv-cases-below { margin-top: 0; padding-left: 40px; border-left: 1px solid var(--rv-hair); }

.rv-cases-title { font-size: clamp(24px, 2.4vw, 32px); font-weight: 700; letter-spacing: -0.02em; line-height: 1.2; margin: 0 0 22px; color: var(--rv-white); }

.rv-cases-body { font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.72); margin: 0 0 34px; }

.rv-cases-points { list-style: none; margin: 0 0 32px; padding: 0; border-top: 1px solid var(--rv-hair); }

.rv-cases-point { display: flex; align-items: center; gap: 20px; padding: 16px 0; border-bottom: 1px solid var(--rv-hair); font-size: 15px; color: rgba(255,255,255,0.86); }

.rv-cases-point-mark { width: 14px; height: 1px; background: rgba(255,255,255,0.4); flex: none; }

.rv-cases-point-mark.is-accent { background: var(--rv-green); height: 2px; }

.rv-cases-readmore {
  display: inline-flex; align-items: center; gap: 12px;
  font-family: "JetBrains Mono", monospace; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase;
  color: rgba(255,255,255,0.9); text-decoration: none; padding-bottom: 8px; border-bottom: 1px solid var(--rv-hair-strong);
}

.rv-cases-readmore:hover { color: var(--rv-green); border-color: var(--rv-green); }

@media (max-width: 1000px) {
  .rv-cases-slide { grid-template-columns: 1fr; gap: 36px; }
  .rv-cases-card-inner { padding: 32px 24px 36px; min-height: 0; }
  .rv-cases-card-left { max-width: 100%; }
  .rv-cases-shot { display: none; }
  .rv-cases-below { padding-left: 0; border-left: 0; }
}

@media (max-width: 900px) { .rv-cases { padding: 80px 24px; } }

.rv-rh-meta {
  margin-top: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px 14px;
  padding-top: 14px;
  border-top: 1px solid #e4e4de;
  border-bottom: 0;
}

.rv-rh-mchip {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 0;
  border: 0;
  color: #1b1d21;
  font-size: 11.5px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.rv-rh-mchip + .rv-rh-mchip::before {
  content: "·";
  color: #a9a9a1;
  margin-right: 14px;
}

.rv-rh-mchip > span { display: inline; }

.rv-root .rv-ins { background: var(--rv-white); color: var(--rv-ink); padding: 130px 48px; }

.rv-root .rv-shift.rv-ins { background: var(--rv-white); color: var(--rv-ink); padding: 130px 48px; }

.rv-tm2 { background: var(--rv-ink); color: var(--rv-white); padding: 120px 48px; }

.rv-tm2-inner {
  max-width: 1280px; margin: 0 auto;
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 72px; align-items: center;
}

.rv-tm2-card {
  border: 1px solid var(--rv-hair); border-radius: 6px;
  background: rgba(255,255,255,0.02);
  padding: 32px; display: flex; flex-direction: column; gap: 28px;
}

.rv-tm2-avatar {
  width: 34px; height: 34px; border-radius: 50%;
  background: rgba(100,192,64,0.14); color: var(--rv-green);
  font-family: "JetBrains Mono", monospace; font-size: 11px; letter-spacing: 0.08em;
  display: inline-flex; align-items: center; justify-content: center; flex: none;
}

.rv-tm2-avatar--sq { border-radius: 4px; }

.rv-tm2-quote { margin: 0; font-size: 19px; line-height: 1.55; opacity: 0.92; }

.rv-tm2-attr { display: flex; align-items: center; gap: 14px; margin-top: auto; }

.rv-tm2-name { display: block; font-weight: 700; font-size: 16px; }

.rv-tm2-role {
  display: block; font-family: "JetBrains Mono", monospace; font-size: 12px;
  letter-spacing: 0.12em; text-transform: uppercase; opacity: 0.6; margin-top: 4px;
}

.rv-tm2-side { border-left: 2px solid var(--rv-green); padding-left: 24px; }

.rv-tm2-eyebrow {
  font-family: "JetBrains Mono", monospace; font-size: 12px; letter-spacing: 0.18em;
  text-transform: uppercase; color: var(--rv-green);
}

.rv-tm2-score {
  margin: 12px 0 0; font-size: clamp(56px, 7vw, 92px); font-weight: 800;
  letter-spacing: -0.03em; line-height: 1;
}

.rv-tm2-note { margin: 16px 0 0; font-size: 17px; line-height: 1.6; opacity: 0.75; max-width: 44ch; }

@media (max-width: 900px) {
  .rv-tm2 { padding: 80px 24px; }
  .rv-tm2-inner { grid-template-columns: 1fr; gap: 40px; }
}

.rv-root .rv-stackx-run { display: flex; gap: 14px; padding-right: 14px; }

.rv-root .rv-stackx-belt { overflow: hidden; padding: 12px 0; border: 0; -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent); mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent); }

.rv-root .rv-stackx-chip { display: inline-flex; align-items: center; gap: 12px; padding: 14px 20px; border: 1px solid rgba(10,14,24,0.12); background: var(--rv-white); white-space: nowrap; }

.rv-root .rv-stackx-chip-txt em { font-style: normal; font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; opacity: 0.55; font-family: var(--rv-mono, ui-monospace, monospace); }

.rv-root .rv-stackx-core-lbl { background: var(--rv-ink); color: var(--rv-white); padding: 10px 20px; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; font-family: var(--rv-mono, ui-monospace, monospace); border-bottom: 2px solid var(--rv-brand-green, #7ac143); }

.rv-svc-row { opacity: 1 !important; transform: none !important; transition: none !important; }

.rv-svc *, .rv-svc *::before, .rv-svc *::after { animation: none !important; }

.rv-root {
  --rv-data-blue: #2a7de1;
  --rv-data-blue-soft: rgba(42, 125, 225, 0.12);
  --rv-blueprint: rgba(16, 16, 16, 0.032);
  --rv-blueprint-dark: rgba(255, 255, 255, 0.05);
  --rv-grid-step: 56px;
  --rv-serif: "Instrument Serif", Georgia, serif;
}

.rv-root :is(section, article, aside, li, div, a, button, img, figure)[class*="rv-"] {
  border-radius: 0;
}

.rv-root .rv-tm2-avatar { border-radius: 0; }

.rv-root > section { position: relative; isolation: isolate; }

.rv-root > section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-image:
    linear-gradient(to right, var(--rv-blueprint) 1px, transparent 1px),
    linear-gradient(to bottom, var(--rv-blueprint) 1px, transparent 1px);
  background-size: var(--rv-grid-step) var(--rv-grid-step);
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 55%, transparent 100%);
  mask-image: linear-gradient(180deg, #000 0%, #000 55%, transparent 100%);
}

.rv-root > section.rv-tm2::before,
.rv-root > section.rv-close::before,
.rv-root > section.rv-leak::before {
  --rv-blueprint: var(--rv-blueprint-dark);
}

.rv-root > section > :first-child { position: relative; }

.rv-root :is(.rv-del-card, .rv-eng-brief, .rv-cases-card, .rv-faq-item, .rv-stackx-chip, .rv-mat-card) {
  position: relative;
}

.rv-root :is(.rv-del-card, .rv-eng-brief, .rv-cases-card, .rv-stackx-chip)::after {
  content: "";
  position: absolute;
  top: 0; right: 0;
  width: 10px; height: 10px;
  border-top: 2px solid var(--rv-green);
  border-right: 2px solid var(--rv-green);
  opacity: 0.85;
  pointer-events: none;
}

.rv-root :is(.rv-gap-code, .rv-del-idx, .rv-engine-idx, .rv-faq-num, .rv-svc-output, .rv-cases-eyebrow, .rv-eng-col-label, .rv-eng-out-label) {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
}

.rv-root :is(.rv-gap-code, .rv-del-idx, .rv-engine-idx, .rv-faq-num) { color: var(--rv-data-blue); }

.rv-root .rv-svc-output {
  border-left: 2px solid var(--rv-data-blue);
  background: var(--rv-data-blue-soft);
  padding: 12px 16px;
  font-size: 12px;
  line-height: 1.6;
}

.rv-root :is(h1, h2, .rv-display, .rv-gap-title, .rv-cases-title) em {
  font-family: var(--rv-serif);
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.rv-root :is(.rv-cases-hr, .rv-cases-rule, .rv-break-rule) {
  background: linear-gradient(90deg, var(--rv-green), var(--rv-data-blue) 45%, transparent);
  height: 1px;
  border: 0;
}

.rv-root :is(.rv-svc-link, .rv-cases-readmore) {
  position: relative;
  text-decoration: none;
  background-image: linear-gradient(var(--rv-green), var(--rv-green));
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  transition: background-size 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.rv-root :is(.rv-svc-link, .rv-cases-readmore):hover { background-size: 0% 1px; }

.rv-root :is(.rv-cta, .rv-cases-btn, .rv-cta-row a) {
  border-radius: 0;
  transition: box-shadow 200ms ease, transform 200ms ease;
}

.rv-root :is(.rv-cta, .rv-cases-btn, .rv-cta-row a):hover {
  box-shadow: 4px 4px 0 0 var(--rv-data-blue);
  transform: translate(-1px, -1px);
}

@media (max-width: 720px) {
  .rv-root { --rv-grid-step: 40px; }
}

.rv-root .rv-rh-h1 {
  font-size: clamp(44px, 5.6vw, 82px);
  line-height: 0.98;
  letter-spacing: -0.035em;
  font-weight: 800;
  max-width: 17ch;
}

.rv-root .rv-h2,
.rv-root .rv-gap-h2 {
  font-size: clamp(32px, 3.6vw, 52px);
  line-height: 1.02;
  letter-spacing: -0.032em;
  font-weight: 800;
}

.rv-root .rv-rh-sub,
.rv-root .rv-section-lede {
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.62;
  max-width: 58ch;
}

.rv-root .rv-label,
.rv-root .rv-rh-eyebrow,
.rv-root .rv-tm2-eyebrow {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.rv-root > section::after {
  content: "";
  position: absolute;
  top: -5px;
  left: calc(50% - 640px + 306px);
  width: 11px;
  height: 11px;
  background:
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/11px 1px no-repeat,
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/1px 11px no-repeat;
  opacity: 0.55;
  pointer-events: none;
  z-index: 2;
}

.rv-root > section.rv-hero-struct::after,
.rv-root > section.rv-tm2::after,
.rv-root > section.rv-close::after { content: none; }

@media (max-width: 1100px) {
  .rv-root > section::after { content: none; }
}

.rv-root .rv-rh-cta,
.rv-root .rv-rh-header-cta {
  border-radius: 0;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 16px 24px;
  transition: box-shadow 160ms ease, transform 160ms ease, background 160ms ease;
}

.rv-root .rv-rh-cta:hover,
.rv-root .rv-rh-header-cta:hover {
  box-shadow: 5px 5px 0 0 var(--rv-data-blue);
  transform: translate(-1px, -1px);
}

.rv-root .rv-rh-cta-ghost {
  border-radius: 0;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.rv-root .rv-rh-figframe,
.rv-root .rv-svc-figbox,
.rv-root .rv-scanner {
  border-style: dashed;
  border-color: rgba(16, 16, 24, 0.18);
  border-radius: 0;
}

.rv-root .rv-gap-code,
.rv-root .rv-matx-code,
.rv-root .rv-engine-idx {
  color: var(--rv-data-blue);
  font-family: "JetBrains Mono", ui-monospace, monospace;
  letter-spacing: 0.16em;
}

.rv-root .rv-rh-meta {
  border-top: 1px solid rgba(16, 16, 24, 0.14);
  padding-top: 18px;
}

.rv-root .rv-rh-mchip span {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.rv-root .rv-rh-meta { flex-wrap: nowrap; }

.rv-root .rv-rh-mchip span { font-size: 10px; letter-spacing: 0.15em; white-space: nowrap; }

@media (max-width: 1000px) {
  .rv-root .rv-rh-meta { flex-wrap: wrap; }
}

.rv-root .rv-rh-h1 {
  font-size: clamp(46px, 6.4vw, 96px);
  line-height: 0.94;
  letter-spacing: -0.04em;
  font-weight: 800;
  max-width: 15ch;
  text-transform: none;
}

.rv-root .rv-rh-line1 {
  color: transparent;
  -webkit-text-stroke: 1.4px #1a1a1a;
  display: inline-block;
}

@supports not (-webkit-text-stroke: 1px #000) {
  .rv-root .rv-rh-line1 { color: rgba(26, 26, 26, 0.35); }
}

.rv-root .rv-rh-mark-text { color: #1a1a1a; }

.rv-root .rv-rh-mark-bar { background: var(--rv-data-blue); }

.rv-root .rv-rh-eyebrow { color: var(--rv-data-blue); font-weight: 600; }

.rv-root .rv-rh-sub { max-width: 54ch; color: rgba(26, 26, 26, 0.68); }

.rv-root > section {
  padding-top: clamp(84px, 9vw, 148px);
  padding-bottom: clamp(84px, 9vw, 148px);
}

.rv-root > section.rv-hero-struct { padding-top: 0; padding-bottom: 0; }

.rv-root > section.rv-gap-shell,
.rv-root > section.rv-shift,
.rv-root > section.rv-stackx,
.rv-root > section.rv-outcomes,
.rv-root > section.rv-faq { background-color: #f4f5f3; }

.rv-root .rv-section-head,
.rv-root .rv-method-head-row,
.rv-root .rv-ins-head,
.rv-root .rv-mat-head,
.rv-root .rv-out-head,
.rv-root .rv-del-head,
.rv-root .rv-leak-head { align-items: flex-start; }

.rv-root .rv-h2,
.rv-root .rv-gap-h2,
.rv-root .rv-cases-headline {
  font-size: clamp(34px, 4.2vw, 62px);
  line-height: 0.98;
  letter-spacing: -0.036em;
  font-weight: 800;
  max-width: 24ch;
}

.rv-root .rv-h2 em,
.rv-root .rv-gap-h2 em { font-family: var(--rv-serif); font-style: italic; letter-spacing: -0.01em; }

.rv-root .rv-label,
.rv-root .rv-cases-eyebrow,
.rv-root .rv-panel-label,
.rv-root .rv-col-label { color: var(--rv-data-blue); }

.rv-root .rv-gap-row,
.rv-root .rv-matx-panel,
.rv-root .rv-del-card,
.rv-root .rv-ins-card,
.rv-root .rv-eng-brief,
.rv-root .rv-pillar-head,
.rv-root .rv-obj-grid > *,
.rv-root .rv-diff-row,
.rv-root .rv-faq-item,
.rv-root .rv-stackx-chip {
  border-radius: 0;
  transition: border-color 160ms ease, box-shadow 200ms ease, transform 200ms ease;
}

.rv-root .rv-gap-row:hover,
.rv-root .rv-matx-panel:hover,
.rv-root .rv-del-card:hover,
.rv-root .rv-ins-card:hover,
.rv-root .rv-eng-brief:hover,
.rv-root .rv-faq-item:hover {
  border-color: rgba(26, 26, 26, 0.55);
  box-shadow: 6px 6px 0 0 rgba(42, 125, 225, 0.14);
  transform: translate(-1px, -1px);
}

.rv-root .rv-del-idx,
.rv-root .rv-obj-num,
.rv-root .rv-faq-num,
.rv-root .rv-matx-num {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: clamp(28px, 3vw, 44px);
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(26, 26, 26, 0.55);
  letter-spacing: -0.02em;
}

.rv-root .rv-cases-hr,
.rv-root .rv-cases-rule,
.rv-root .rv-break-rule { background: rgba(26, 26, 26, 0.16); }

.rv-root .rv-label-rule,
.rv-root .rv-rh-eyebrow-rule { background: var(--rv-data-blue); height: 1px; }

.rv-root .rv-tm2,
.rv-root .rv-close { background: #1a1a1a; }

.rv-root .rv-tm2-eyebrow,
.rv-root .rv-tm2-score { color: #64c040; }

@media (max-width: 720px) {
  .rv-root .rv-rh-line1 { -webkit-text-stroke-width: 1px; }
  .rv-root .rv-del-idx,
  .rv-root .rv-obj-num,
  .rv-root .rv-faq-num,
  .rv-root .rv-matx-num { font-size: 26px; }
}

.rv-cx-rules {
  position: fixed;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background-image:
    linear-gradient(to right, rgba(42, 125, 225, 0.16) 0 1px, transparent 1px),
    linear-gradient(to right, rgba(42, 125, 225, 0.16) 0 1px, transparent 1px);
  background-repeat: no-repeat;
  background-position: calc(50% - 300px) 0, calc(50% + 300px) 0;
  background-size: 1px 100%, 1px 100%;
}

@media (max-width: 1180px) { .rv-cx-rules { display: none; } }

.rv-root .rv-cx-header {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: start;
  gap: 40px;
  padding: 18px clamp(20px, 4vw, 56px);
  border-bottom: 1px solid rgba(26, 26, 26, 0.12);
  background: #fff;
}

.rv-root .rv-cx-nav {
  display: flex;
  gap: clamp(28px, 5vw, 72px);
  justify-content: flex-end;
}

.rv-root .rv-cx-navcol { display: flex; flex-direction: column; gap: 4px; }

.rv-root .rv-cx-navcol a {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1a1a1a;
  text-decoration: none;
  line-height: 1.5;
  transition: color 140ms ease;
}

.rv-root .rv-cx-navcol a:hover { color: var(--rv-data-blue); }

.rv-root .rv-cx-navcol a.is-active { color: var(--rv-data-blue); }

.rv-root .rv-rh-header-cta {
  background: var(--rv-data-blue);
  color: #fff;
  border: 0;
}

@media (max-width: 900px) {
  .rv-root .rv-cx-header { grid-template-columns: 1fr auto; }
  .rv-root .rv-cx-nav { display: none; }
}

.rv-root .rv-cx-hero { position: relative; overflow: hidden; }

.rv-root .rv-cx-vline,
.rv-root .rv-cx-hline,
.rv-root .rv-cx-cross { position: absolute; pointer-events: none; z-index: 0; }

.rv-root .rv-cx-vline { top: 0; bottom: 0; left: 58%; width: 1px; background: rgba(26, 26, 26, 0.1); }

.rv-root .rv-cx-hline { left: 0; right: 0; top: 46%; height: 1px; background: rgba(26, 26, 26, 0.1); }

.rv-root .rv-cx-cross {
  top: calc(46% - 6px);
  left: calc(58% - 6px);
  width: 13px;
  height: 13px;
  background:
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/13px 1px no-repeat,
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/1px 13px no-repeat;
}

.rv-root .rv-cx-herogrid { position: relative; z-index: 1; align-items: end; }

.rv-root .rv-rh-h1 {
  font-size: clamp(42px, 6.6vw, 104px);
  line-height: 0.92;
  letter-spacing: -0.045em;
  max-width: none;
}

.rv-root .rv-rh-line1 {
  color: transparent;
  -webkit-text-stroke: 1.5px #1a1a1a;
}

.rv-root .rv-rh-mark-bar { display: none; }

.rv-root .rv-cx-figwrap { align-self: center; }

.rv-root .rv-rh-sub,
.rv-root .rv-section-lede,
.rv-root .rv-lede {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: clamp(13px, 1.05vw, 15px);
  line-height: 1.75;
  letter-spacing: 0.005em;
  color: rgba(26, 26, 26, 0.72);
  max-width: 62ch;
}

.rv-root .rv-rh-cta {
  background: var(--rv-data-blue);
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 17px 26px;
}

.rv-root .rv-rh-cta:hover { box-shadow: 5px 5px 0 0 #64c040; }

.rv-root .rv-rh-cta-ghost {
  border: 1px dotted var(--rv-data-blue);
  color: var(--rv-data-blue);
  padding: 17px 26px;
  text-decoration: none;
  background: transparent;
}

.rv-root .rv-rh-cta-ghost:hover { background: rgba(42, 125, 225, 0.06); }

.rv-root .rv-rh-ghost-arrow { transform: none; }

.rv-root .rv-gap-row,
.rv-root .rv-matx-panel,
.rv-root .rv-del-card,
.rv-root .rv-ins-card,
.rv-root .rv-eng-brief,
.rv-root .rv-pillar-head,
.rv-root .rv-faq-item,
.rv-root .rv-stackx-chip,
.rv-root .rv-rh-figframe,
.rv-root .rv-svc-figbox,
.rv-root .rv-scanner,
.rv-root .rv-cases-card {
  border-width: 1px;
  border-style: dotted;
  border-color: rgba(26, 26, 26, 0.24);
  border-radius: 0;
}

.rv-root .rv-gap-row:hover,
.rv-root .rv-del-card:hover,
.rv-root .rv-ins-card:hover,
.rv-root .rv-faq-item:hover,
.rv-root .rv-matx-panel:hover {
  border-style: solid;
  border-color: var(--rv-data-blue);
  box-shadow: none;
  transform: none;
}

.rv-root .rv-label,
.rv-root .rv-rh-eyebrow,
.rv-root .rv-cases-eyebrow,
.rv-root .rv-panel-label {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--rv-data-blue);
}

.rv-root .rv-label::before { content: "["; margin-right: 6px; opacity: 0.6; }

.rv-root .rv-label::after { content: "]"; margin-left: 6px; opacity: 0.6; }

.rv-root .rv-label-rule { display: none; }

.rv-root .rv-gap-audience,
.rv-root .rv-pillar-tag,
.rv-root .rv-svc-link,
.rv-root .rv-cases-readmore { color: var(--rv-data-blue); }

.rv-root .rv-stackx-core { background: #1a1a1a; color: #fff; border-radius: 0; }

.rv-root .rv-rh-header-cta { display: inline-flex; align-items: center; gap: 10px; }

.rv-root .rv-rh-h1 { font-size: clamp(40px, 5.1vw, 76px); }

.rv-root > section {
  position: relative;
  background: #fff;
  padding-block: clamp(72px, 9vw, 132px);
  padding-inline: clamp(20px, 4vw, 56px);
  border-top: 1px solid rgba(26, 26, 26, 0.12);
}

.rv-root > section::before,
.rv-root > section::after {
  content: "";
  position: absolute;
  top: -6px;
  width: 13px;
  height: 13px;
  pointer-events: none;
  z-index: 2;
  background:
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/13px 1px no-repeat,
    linear-gradient(var(--rv-data-blue), var(--rv-data-blue)) center/1px 13px no-repeat;
}

.rv-root > section::before { left: calc(50% - 306px); }

.rv-root > section::after { left: calc(50% + 294px); }

@media (max-width: 1180px) {
  .rv-root > section::before,
  .rv-root > section::after { display: none; }
}

.rv-root > section.rv-hero-struct { border-top: 0; }

.rv-root > section.rv-hero-struct::before,
.rv-root > section.rv-hero-struct::after,
.rv-root > section.rv-tm2::before,
.rv-root > section.rv-tm2::after,
.rv-root > section.rv-close::before,
.rv-root > section.rv-close::after { display: none; }

.rv-root .rv-break { display: none; }

.rv-root .rv-h2,
.rv-root .rv-gap-h2,
.rv-root .rv-display--sm {
  font-size: clamp(30px, 3.9vw, 58px);
  line-height: 1.02;
  letter-spacing: -0.035em;
  font-weight: 600;
  max-width: 22ch;
  text-wrap: balance;
}

.rv-root .rv-section-head,
.rv-root .rv-leak-head,
.rv-root .rv-mat-head,
.rv-root .rv-gap-aside { max-width: none; }

.rv-root .rv-label {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
}

.rv-root .rv-shift-card,
.rv-root .rv-who-card,
.rv-root .rv-out-card,
.rv-root .rv-obj,
.rv-root .rv-svc-row,
.rv-root .rv-mt-step,
.rv-root .rv-tm2-card,
.rv-root .rv-tm2-side,
.rv-root .rv-stack-chip,
.rv-root .rv-matx-node,
.rv-root .rv-cases-shell {
  border-radius: 0;
}

.rv-root .rv-shift-card,
.rv-root .rv-who-card,
.rv-root .rv-out-card,
.rv-root .rv-obj,
.rv-root .rv-stack-chip,
.rv-root .rv-tm2-card,
.rv-root .rv-tm2-side {
  border: 1px dotted rgba(26, 26, 26, 0.24);
  background: #fff;
  box-shadow: none;
}

.rv-root .rv-shift-card:hover,
.rv-root .rv-who-card:hover,
.rv-root .rv-out-card:hover,
.rv-root .rv-obj:hover,
.rv-root .rv-stack-chip:hover {
  border-style: solid;
  border-color: var(--rv-data-blue);
  transform: none;
  box-shadow: none;
}

.rv-root .rv-obj.is-primary {
  border-style: solid;
  border-color: #1a1a1a;
  background: #fff;
}

.rv-root .rv-tm2,
.rv-root .rv-cases-card,
.rv-root .rv-stackx-core { border-radius: 0; }

.rv-root .rv-tm2-card,
.rv-root .rv-tm2-side { border-color: rgba(255, 255, 255, 0.22); background: transparent; }

.rv-root .rv-gap-code,
.rv-root .rv-panel-id,
.rv-root .rv-matx-code,
.rv-root .rv-engine-idx,
.rv-root .rv-mt-code,
.rv-root .rv-svc-index,
.rv-root .rv-obj-num,
.rv-root .rv-faq-num,
.rv-root .rv-cases-caselabel,
.rv-root .rv-leakmark-label,
.rv-root .rv-stack-chip-role,
.rv-root .rv-del-tag,
.rv-root .rv-who-tag {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--rv-data-blue);
}

.rv-root .rv-obj-num,
.rv-root .rv-faq-num,
.rv-root .rv-svc-index,
.rv-root .rv-engine-idx {
  font-size: 12px;
  font-weight: 500;
  -webkit-text-stroke: 0;
  opacity: 1;
}

.rv-root .rv-svc-row,
.rv-root .rv-mt-step,
.rv-root .rv-diff-row,
.rv-root .rv-del-row {
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(26, 26, 26, 0.12);
  box-shadow: none;
}

.rv-root .rv-svc-row:hover,
.rv-root .rv-mt-step:hover { background: rgba(42, 125, 225, 0.03); }

.rv-root .rv-cta,
.rv-root .rv-cta--solid,
.rv-root .rv-stickycta {
  border-radius: 0;
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  background: var(--rv-data-blue);
  color: #fff;
  border: 0;
  padding: 17px 26px;
}

.rv-root .rv-cta:hover,
.rv-root .rv-cta--solid:hover,
.rv-root .rv-stickycta:hover { box-shadow: 5px 5px 0 0 #64c040; transform: none; }

.rv-root .rv-cta-arrow,
.rv-root .rv-stickycta span[aria-hidden] { transform: rotate(-45deg); }

.rv-root .rv-sublink,
.rv-root .rv-svc-link,
.rv-root .rv-cases-readmore {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--rv-data-blue);
  text-decoration: none;
  border-bottom: 1px dotted var(--rv-data-blue);
}

.rv-root .rv-sublink:hover,
.rv-root .rv-svc-link:hover,
.rv-root .rv-cases-readmore:hover { border-bottom-style: solid; }

.rv-root .rv-faq-item {
  border: 0;
  border-top: 1px solid rgba(26, 26, 26, 0.12);
  border-radius: 0;
  background: transparent;
}

.rv-root .rv-faq-item:hover { border-color: var(--rv-data-blue); border-style: solid; }

.rv-root .rv-faq-plus { color: var(--rv-data-blue); }

.rv-root .rv-footer {
  border-top: 1px solid rgba(26, 26, 26, 0.12);
  background: #fff;
  padding-block: 40px;
}

.rv-root .rv-footer-inner,
.rv-root .rv-footer-links a,
.rv-root .rv-footer-brand span {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.rv-root .rv-footer-links a { color: #1a1a1a; text-decoration: none; }

.rv-root .rv-footer-links a:hover { color: var(--rv-data-blue); }

.rv-root .rv-del-card,
.rv-root .rv-eng-brief,
.rv-root .rv-gap-row,
.rv-root .rv-obj,
.rv-root .rv-out-card,
.rv-root .rv-who-card,
.rv-root .rv-shift-card,
.rv-root .rv-svc-row,
.rv-root .rv-mt-step,
.rv-root .rv-stack-chip,
.rv-root .rv-cases-shell,
.rv-root .rv-mask-in,
.rv-root .rv-out-figure,
.rv-root .rv-out-metric {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  transition: border-color 160ms ease, background-color 160ms ease;
}

.rv-root .rv-del-card h3,
.rv-root .rv-del-card p,
.rv-root .rv-eng-brief * { opacity: 1; }

.rv-root .rv-del-card p { color: rgba(26, 26, 26, 0.7); }

.rv-root > section {
  padding-block: clamp(64px, 6.5vw, 96px);
}

.rv-root .rv-gap-shell,
.rv-root .rv-eng-grid { align-items: start; }

.rv-root .rv-gap-aside,
.rv-root .rv-eng-side-inner { position: sticky; top: 96px; }

.rv-root .rv-del-card { padding: 28px 26px 32px; display: flex; flex-direction: column; gap: 12px; }

.rv-root .rv-del-idx {
  font-family: "JetBrains Mono", ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.16em;
  color: var(--rv-data-blue);
  -webkit-text-stroke: 0;
  font-weight: 500;
}

.rv-root .rv-del-card h3,
.rv-root .rv-who-card h3,
.rv-root .rv-out-card h3,
.rv-root .rv-obj h3 { color: #1a1a1a; }
