.converter-page { background: #e8e6f3; }
.converter-page .hero-section { min-height: 0; padding-bottom: 24px; }
.converter-icon-defs { position: absolute; width: 0; height: 0; overflow: hidden; }
.ic-icon { display: block; width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.converter-page .converter-hero-card {
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  grid-template-areas: "copy scene";
  gap: 64px;
  min-height: max(790px, calc(100svh - 120px));
  padding: 136px 7vw 96px;
  background: #180768 url("./images/fundo-converter-poster.png") center / cover no-repeat;
}
.converter-page .converter-hero-card::before {
  background: linear-gradient(90deg, rgba(42,31,118,.7), rgba(42,31,118,.48) 45%, rgba(42,31,118,.04) 75%), linear-gradient(180deg, rgba(20,12,60,.3), transparent 35%, rgba(20,12,60,.2));
  animation: none;
  transform: none;
}
.converter-page .converter-hero-card::after { opacity: .12; }
.converter-page .converter-hero-video { position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%; max-width: none; object-fit: cover; object-position: center; pointer-events: none; }
.converter-page .converter-hero-video.is-missing { display: none; }
.converter-page .rm-hero-copy { width: 100%; max-width: 640px; z-index: 5; }
.converter-page .converter-hero-logo,
.converter-page .rm-hero-copy.is-entered .converter-hero-logo { position: relative; width: 245px; aspect-ratio: 722 / 225; margin-bottom: 38px; filter: none; }
.converter-hero-logo > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; }
.converter-hero-logo-symbol { clip-path: inset(0 76% 0 0); }
.converter-hero-logo-wordmark { clip-path: inset(0 0 0 24%); filter: brightness(0) invert(1); }
.converter-page .rm-hero-copy h2 {
  display: grid; gap: 0; max-width: 640px; margin: 0;
  color: #fff; background: none; -webkit-text-fill-color: #fff;
  font-size: 5rem; line-height: .93; filter: none;
}
.converter-page .rm-hero-copy h2 span { display: block; }
.converter-page .rm-hero-copy h2 em { color: #09f7a3; -webkit-text-fill-color: #09f7a3; font-style: normal; }
.converter-page .rm-hero-copy p { max-width: 525px; margin: 28px 0 0; font-size: 1.25rem; line-height: 1.38; color: #fff; }
.converter-page .rm-hero-copy .converter-hero-description { margin-top: 18px; font-size: 1rem; color: rgba(255,255,255,.85); }
.converter-page .rm-hero-copy .hero-cta { margin-top: 26px; }
.converter-scene { grid-area: scene; position: relative; z-index: 4; width: 100%; max-width: 520px; height: 560px; justify-self: end; }
.converter-scene-status { display: flex; align-items: center; gap: 10px; padding-left: 18px; color: rgba(255,255,255,.82); font-size: .78rem; text-transform: uppercase; }
.converter-scene-status i { width: 7px; height: 7px; background: #09f7a3; border-radius: 50%; box-shadow: 0 0 0 5px rgba(9,247,163,.1); animation: wflowStatusPulse 1.8s ease-in-out infinite; }
.converter-document { position: absolute; z-index: 1; left: 0; top: 56px; width: 78%; height: 440px; color: #4d4762; background: #fff; border: 1px solid #eeebf5; border-radius: 3px; box-shadow: 0 16px 48px rgba(42,31,118,.28); transform: none; overflow: hidden; }
.converter-document-content { position: relative; height: 100%; margin: 0; padding: 14px; font-family: Arial, sans-serif; overflow: hidden; }
.converter-invoice-receipt { border: 1px solid #b8b3c4; font-size: .3rem; line-height: 1.45; }
.converter-invoice-receipt p { margin: 0; padding: 5px; border-bottom: 1px solid #b8b3c4; }
.converter-invoice-receipt > div { display: grid; grid-template-columns: 1fr 2fr; }
.converter-invoice-receipt > div span { min-height: 18px; padding: 3px; }
.converter-invoice-receipt > div span + span { border-left: 1px solid #b8b3c4; }
.converter-invoice-header { display: grid; grid-template-columns: minmax(0,1fr) 88px; margin-top: 7px; border: 1px solid #b8b3c4; }
.converter-invoice-issuer { display: grid; align-content: center; gap: 5px; padding: 10px 8px; }
.converter-invoice-issuer strong { font-size: .8rem; line-height: 1.15; }
.converter-invoice-issuer span { font-size: .4rem; line-height: 1.4; }
.converter-invoice-danfe { display: grid; justify-items: center; gap: 4px; padding: 7px 3px; text-align: center; border-left: 1px solid #b8b3c4; }
.converter-invoice-danfe strong { font-size: .9rem; }
.converter-invoice-danfe span { font-size: .35rem; line-height: 1.35; }
.converter-invoice-danfe b { font-size: .45rem; }
.converter-invoice-key { display: grid; justify-items: center; gap: 3px; padding: 7px 4px; border: 1px solid #b8b3c4; border-top: 0; }
.converter-invoice-key i { display: block; width: 88%; height: 20px; background: repeating-linear-gradient(90deg,#514a63 0 1px,transparent 1px 3px,#514a63 3px 5px,transparent 5px 6px,#514a63 6px 7px,transparent 7px 10px); }
.converter-invoice-key span { font-size: .3rem; }
.converter-invoice-key b { font-size: .36rem; font-weight: 400; }
.converter-invoice-fields { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,1fr); border-left: 1px solid #b8b3c4; border-top: 1px solid #b8b3c4; }
.converter-invoice-fields > div { display: grid; min-width: 0; gap: 4px; padding: 5px; border-right: 1px solid #b8b3c4; border-bottom: 1px solid #b8b3c4; }
.converter-invoice-fields span { font-size: .3rem; }
.converter-invoice-fields b { font-size: .42rem; font-weight: 400; }
.converter-invoice-section { margin: 7px 0 3px; font-size: .35rem; font-weight: 700; }
.converter-invoice-table { width: 100%; border-collapse: collapse; font-size: .36rem; }
.converter-invoice-table th,.converter-invoice-table td { padding: 6px 4px; border: 1px solid #b8b3c4; text-align: right; font-weight: 400; }
.converter-invoice-table th:first-child,.converter-invoice-table td:first-child { width: 55%; text-align: left; }
.converter-invoice-table th { font-size: .3rem; }
.converter-invoice-notice { min-height: 24px; margin: 0; padding: 5px; border: 1px solid #b8b3c4; font-size: .34rem; }
.converter-scan-beam { position: absolute; left: 0; right: 0; top: 0; height: 45px; background: linear-gradient(180deg, rgba(9,247,163,0), rgba(9,247,163,.25)); border-bottom: 2px solid #00bd82; box-shadow: 0 8px 24px rgba(9,247,163,.18); animation: converterScan 8s ease-in-out infinite; }
.converter-scan-corner { position: absolute; width: 18px; height: 18px; border-color: #00bd82; border-style: solid; }
.converter-scan-corner.is-top { top: 0; left: 0; border-width: 2px 0 0 2px; }
.converter-scan-corner.is-bottom { bottom: 0; right: 0; border-width: 0 2px 2px 0; }
.converter-output { position: absolute; z-index: 3; right: 0; top: 250px; width: 94%; color: #e5dff8; background: var(--purple-dark); border: 1px solid rgba(205,198,233,.45); border-radius: 8px; box-shadow: 0 32px 72px rgba(16,7,58,.48), 0 8px 22px rgba(16,7,58,.32); transform: none; overflow: hidden; }
.converter-browser-toolbar { display: grid; grid-template-columns: 58px minmax(0,1fr) 18px; align-items: center; gap: 18px; height: 44px; padding: 0 16px; color: #7c718f; background: #eae6f2; border-bottom: 1px solid #d8d1e5; }
.converter-browser-lights { display: flex; gap: 7px; }
.converter-browser-lights i { width: 10px; height: 10px; border-radius: 50%; background: #ff6058; }
.converter-browser-lights i:nth-child(2) { background: #ffbd2e; }
.converter-browser-lights i:nth-child(3) { background: #28c840; }
.converter-browser-address { display: flex; justify-content: center; align-items: center; gap: 7px; height: 26px; min-width: 0; background: #f7f5fb; border: 1px solid #ddd6e9; border-radius: 5px; font-size: .62rem; }
.converter-browser-address .ic-icon { width: 12px; height: 12px; }
.converter-browser-share { width: 16px; height: 16px; }
.converter-output-head { display: flex; justify-content: space-between; align-items: center; gap: 10px; padding: 10px 18px; border-bottom: 1px solid rgba(255,255,255,.12); font-size: .65rem; }
.converter-output-head > span,
.converter-output-head b { display: flex; align-items: center; gap: 7px; }
.converter-output-head .ic-icon { width: 16px; height: 16px; }
.converter-output-head b { padding: 5px 8px; color: #09f7a3; background: rgba(9,247,163,.1); border-radius: 999px; font-weight: 400; }
.converter-output pre { margin: 0; padding: 20px 24px; font-family: monospace; font-size: .8rem; line-height: 1.65; white-space: pre; }
.converter-output code { display: block; min-height: 9.9em; }
.converter-output code > span { color: #09f7a3; }
.converter-output code b { color: #bca4ff; font-weight: 400; }
.converter-code-caret { display: none; width: 1px; height: 1em; vertical-align: -.15em; background: var(--green); }
.converter-output.is-typing .converter-code-caret { display: inline-block; animation: converterCaretBlink .8s steps(1) infinite; }
.converter-output-footer { display: flex; align-items: center; justify-content: space-between; padding: 10px 18px; border-top: 1px solid rgba(255,255,255,.12); color: #b6a9d7; font-size: .62rem; }
.converter-output-footer .ic-icon { width: 17px; height: 17px; color: #09f7a3; }
.converter-seal { position: absolute; right: -3%; top: 69px; display: grid; place-items: center; width: 125px; aspect-ratio: 1; }
.converter-seal > svg,
.converter-proof-seal > svg { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; animation: rmSealSpin 22s linear infinite; }
.converter-seal text { fill: rgba(255,255,255,.85); font-size: 12px; letter-spacing: 0; font-family: "Space Grotesk", Arial, sans-serif; }
.converter-seal-core { position: relative; z-index: 2; display: grid; place-items: center; width: 52%; aspect-ratio: 1; color: #09f7a3; background: #513eb2; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; box-shadow: 0 14px 36px rgba(7,4,29,.24); }
.converter-seal-core .ic-icon { width: 25px; height: 25px; }
.converter-page .rm-service-tags { width: 100%; margin-left: 0; margin-top: -24px; background: linear-gradient(180deg, rgba(232,230,243,0), #e8e6f3 52px); }
.converter-page .wflow-problem-heading h2 { font-size: 5rem; }
.converter-context > * { min-width: 0; }
.converter-context .wflow-needs { left: -7vw; width: calc(100% + 14vw); transform: none; }
.converter-data-flow { display: flex; align-items: center; width: 100%; max-width: 450px; height: 165px; margin: 0 0 32px; gap: 18px; }
.converter-input-types { display: grid; gap: 8px; width: 78px; flex-shrink: 0; }
.converter-input-types span { padding: 8px 10px; text-align: center; color: #513eb2; background: #fff; border: 1px solid rgba(81,62,178,.15); border-radius: 5px; font-size: .7rem; }
.converter-data-connector { position: relative; flex: 1; height: 1px; background: rgba(81,62,178,.24); overflow: visible; }
.converter-data-connector::after { content: ""; position: absolute; top: -3px; left: 0; width: 8px; height: 8px; background: #00bd82; border-radius: 50%; box-shadow: 0 0 14px rgba(0,189,130,.3); animation: converterDataRun 3s linear infinite; }
.converter-data-connector:nth-of-type(3)::after { animation-delay: -1.5s; }
.converter-ai-node,
.converter-xml-node { display: grid; justify-items: center; gap: 8px; color: #513eb2; font-size: .7rem; font-weight: 400; }
.converter-ai-node > svg { box-sizing: content-box; width: 34px; height: 34px; padding: 20px; color: #513eb2; background: #09f7a3; border: 1px solid rgba(0,189,130,.24); border-radius: 50%; box-shadow: 0 0 0 8px rgba(9,247,163,.1); }
.converter-xml-node > svg { box-sizing: content-box; width: 34px; height: 34px; padding: 18px; background: #513eb2; color: #09f7a3; border-radius: 8px; }
.converter-ai-node b,
.converter-xml-node b { font-weight: 400; }
.converter-data-flow .converter-data-connector { margin-top: -24px; }
.converter-proof-band { background: #e8e6f3; }
.converter-proof-seal .converter-seal-core { width: 52%; color: var(--purple); background: var(--green); }
.converter-proof-seal > svg { z-index: 1; }
.converter-proof-seal text { fill: rgba(81,62,178,.6); font-size: 12px; letter-spacing: 0; }
.converter-proof-seal .converter-seal-core .converter-proof-brand { position: static; width: 66%; height: auto; fill: currentColor; transform: none; animation: none; }
.converter-page .rm-proof-band h2 { font-size: 4.5rem; }
.converter-page .rm-proof-band h2 mark { display: inline; }
.converter-page .rm-proof-band h2 mark span { display: inline-block; white-space: nowrap; }
.converter-page .rm-proof-band h2 mark span::before { box-decoration-break: clone; -webkit-box-decoration-break: clone; }
@media (min-width: 1181px) and (max-width: 1500px) {
  .converter-page .rm-proof-band h2 mark { font-size: .8em; }
}
@keyframes converterScan { 0%,3% { top: -45px; opacity: 0; } 7% { opacity: 1; } 31% { top: calc(100% - 45px); opacity: 1; } 35%,100% { top: 100%; opacity: 0; } }
@keyframes converterCaretBlink { 0%,100% { opacity: 1; } 50% { opacity: 0; } }
@keyframes converterDataRun { 0% { left: 0; opacity: 0; } 15%,85% { opacity: 1; } 100% { left: 100%; opacity: 0; } }
@media (min-width: 1201px) and (max-width: 1500px) {
  .converter-page .lead-form-band { grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); gap: 48px; padding: 72px 5vw; }
  .converter-page .lead-form-copy { grid-column: 1; grid-row: 1; align-self: start; }
  .converter-page .lead-form-copy h2 { font-size: 4rem; }
  .converter-page .lead-form-mascot { grid-column: 1; grid-row: 1; align-self: end; width: min(100%,430px); min-width: 0; margin-top: 280px; }
  .converter-page .lead-form { grid-column: 2; grid-row: 1; min-width: 0; width: 100%; }
}
@media (max-width: 1200px) {
  .converter-page .converter-hero-card { gap: 36px; padding-inline: 5vw; }
  .converter-page .rm-hero-copy h2 { font-size: 4.4rem; }
  .converter-scene { height: 500px; }
  .converter-document { height: 360px; }
  .converter-output { top: 225px; }
  .converter-output-head { padding-inline: 12px; font-size: .58rem; }
  .converter-seal { right: -1%; width: 105px; }
  .converter-page .wflow-problem-heading h2 { font-size: 4.4rem; }
  .converter-page .converter-context { grid-template-columns: minmax(0,1fr); }
  .converter-context .wflow-problem-heading,
  .converter-context .wflow-problem-copy { width: min(100%,720px); margin-inline: auto; text-align: center; }
  .converter-context .wflow-problem-heading h2 { justify-items: center; }
  .converter-data-flow { margin-inline: auto; }
}
@media (max-width: 1100px) {
  .converter-page .converter-hero-card { grid-template-columns: minmax(0,1fr); grid-template-areas: "copy"; min-height: 0; padding-top: 136px; padding-bottom: 64px; gap: 0; }
  .converter-page .rm-hero-copy { max-width: 650px; justify-self: center; justify-items: center; text-align: center; }
  .converter-scene { display: none; }
}
@media (min-width: 1101px) and (max-height: 800px) {
  .converter-page .converter-hero-card { min-height: calc(100svh - 110px); padding-top: 112px; padding-bottom: 46px; }
  .converter-page .converter-hero-logo,
  .converter-page .rm-hero-copy.is-entered .converter-hero-logo { width: 200px; margin-bottom: 24px; }
  .converter-page .rm-hero-copy h2 { font-size: 4.2rem; }
  .converter-page .rm-hero-copy p { margin-top: 20px; font-size: 1.12rem; }
  .converter-page .rm-hero-copy .converter-hero-description { margin-top: 12px; font-size: .94rem; }
  .converter-page .rm-hero-copy .hero-cta { margin-top: 22px; }
  .converter-scene { height: 480px; }
  .converter-document { top: 44px; height: 345px; }
  .converter-output { top: 210px; }
  .converter-output pre { padding-block: 16px; font-size: .72rem; }
  .converter-seal { top: 49px; width: 108px; }
}
@media (max-width: 760px) {
  body.converter-page,
  body.converter-page .smooth-scroll { background: #fff; }
  .converter-page .hero-section { padding: 118px 14px 24px; }
  .converter-page .converter-hero-card { grid-template-columns: minmax(0,1fr); grid-template-areas: "copy"; min-height: 0; padding: 44px 22px 38px; gap: 0; background: #180768 !important; align-items: start; }
  .converter-page .converter-hero-card::before { background: linear-gradient(180deg, rgba(42,31,118,.54), rgba(42,31,118,.66) 48%, rgba(20,12,60,.74)); }
  .converter-page .converter-hero-gradient { object-position: 58% center; }
  .converter-page .rm-hero-copy { padding: 0; align-content: start; }
  .converter-page .converter-hero-logo,
  .converter-page .rm-hero-copy.is-entered .converter-hero-logo { width: 180px; margin-bottom: 32px; }
  .converter-page .rm-hero-copy h2 { max-width: 340px; font-size: 3rem; line-height: .98; }
  .converter-page .rm-hero-copy p { max-width: 340px; margin-top: 24px; font-size: 1.05rem; }
  .converter-page .rm-hero-copy .converter-hero-description { margin-top: 18px; font-size: .91rem; line-height: 1.4; }
  .converter-page .rm-hero-copy .hero-cta { width: min(100%,310px); margin-top: 26px; justify-content: center; gap: 16px; }
  .converter-page .rm-service-tags { width: 100%; margin-left: 0; margin-top: -4px; background: linear-gradient(180deg,#fff,#e8e6f3 34px); }
  .converter-page .wflow-problem-heading h2 { max-width: 350px; font-size: 2.75rem; }
  .converter-context .wflow-needs { left: -20px; width: calc(100% + 40px); }
  .converter-data-flow { gap: 10px; height: 145px; margin-bottom: 24px; }
  .converter-input-types { width: 65px; }
  .converter-input-types span { font-size: .6rem; }
  .converter-ai-node > svg { width: 28px; height: 28px; padding: 14px; }
  .converter-xml-node > svg { width: 28px; height: 28px; padding: 13px; }
  .converter-proof-band { padding-top: 82px; }
  .converter-page .rm-proof-band h2 { font-size: 2.5rem; }
}
@media (max-width: 380px) {
  .converter-page .rm-hero-copy h2 { font-size: 2.65rem; }
  .converter-page .wflow-problem-heading h2 { font-size: 2.4rem; }
  .converter-page .rm-proof-band h2 { font-size: 2.2rem; }
}
@media (prefers-reduced-motion: reduce) {
  .converter-page .converter-hero-video { display: none; }
  .converter-document,
  .converter-output,
  .converter-scan-beam,
  .converter-document-table i,
  .converter-scene-status i,
  .converter-data-connector::after,
  .converter-seal > svg,
  .converter-proof-seal > svg { animation: none !important; }
  .converter-scan-beam { top: 40%; opacity: .45; }
}

/* Image Converter processing circuit and result modules. */
.converter-process {
  position: relative;
  padding: 104px 7vw 88px;
  overflow: hidden;
  color: #fff;
  background: var(--purple);
}
.converter-process::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(180deg, #000, transparent 90%);
  -webkit-mask-image: linear-gradient(180deg, #000, transparent 90%);
}
.converter-process-header,
.converter-results-header {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 48px;
  max-width: 1600px;
  margin: 0 auto 80px;
}
.converter-process-header > .rm-section-copy { flex: 1; min-width: 0; }
.converter-section-label {
  display: block;
  margin-bottom: 24px;
  color: #cdc6e9;
  font-family: inherit;
  font-size: .78rem;
  letter-spacing: 0;
}
.converter-process h2,
.converter-results h2 {
  margin: 0;
  font-size: 5rem;
  font-weight: 600;
  line-height: .93;
  letter-spacing: 0;
}
.converter-process h2 { color: #fff; }
.converter-results h2 { color: #513eb2; }
.converter-process-protocol {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 6px;
  color: #cdc6e9;
  font-family: inherit;
  font-size: .78rem;
  white-space: nowrap;
}
.converter-process-protocol .ic-icon { width: 15px; height: 15px; color: #09f7a3; }
.converter-pipeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  max-width: 1600px;
  margin: 0 auto;
  padding: 24px 0;
}
.converter-pipeline::before {
  content: "";
  position: absolute;
  top: 68px;
  left: 12.5%;
  width: 75%;
  height: 1px;
  background: rgba(255,255,255,.24);
}
.converter-pipeline-pulse {
  position: absolute;
  z-index: 1;
  top: 22px;
  left: calc(12.5% - 46px);
  width: 92px;
  height: 92px;
  border: 1px solid #09f7a3;
  border-radius: 50%;
  box-shadow: 0 0 22px rgba(9,247,163,.22), inset 0 0 18px rgba(9,247,163,.08);
  pointer-events: none;
  animation: converterCircuitRun 12s ease-in-out infinite;
}
.converter-pipeline article {
  position: relative;
  z-index: 2;
  padding: 0 24px;
  text-align: center;
  opacity: .3;
  animation: var(--converter-stage-animation) 12s linear infinite;
}
.converter-pipeline article:nth-of-type(1) { --converter-stage-animation: converterStageOne; --converter-number-animation: converterNumberOne; --converter-status-animation: converterStatusOne; }
.converter-pipeline article:nth-of-type(2) { --converter-stage-animation: converterStageTwo; --converter-number-animation: converterNumberTwo; --converter-status-animation: converterStatusTwo; }
.converter-pipeline article:nth-of-type(3) { --converter-stage-animation: converterStageThree; --converter-number-animation: converterNumberThree; --converter-status-animation: converterStatusThree; }
.converter-pipeline article:nth-of-type(4) { --converter-stage-animation: converterStageFour; --converter-number-animation: converterNumberFour; --converter-status-animation: converterStatusFour; }
.converter-stage-port {
  position: relative;
  display: grid;
  place-items: center;
  width: 88px;
  height: 88px;
  margin: 0 auto 38px;
  color: #09f7a3;
  background: var(--purple-dark);
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 50%;
}
.converter-stage-port > .ic-icon { width: 32px; height: 32px; }
.converter-stage-port > span {
  position: absolute;
  right: -4px;
  bottom: -2px;
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  color: var(--purple-dark);
  background: var(--green);
  border: 1px solid var(--green);
  border-radius: 50%;
  font-family: inherit;
  font-size: .78rem;
  font-weight: 600;
  transform: scale(1);
  animation: var(--converter-number-animation) 12s ease-in-out infinite;
}
.converter-stage-label { color: #cdc6e9; font-family: inherit; font-size: .78rem; }
.converter-pipeline h3 { margin: 12px 0; font-size: 2.25rem; line-height: 1; }
.converter-pipeline p { max-width: 270px; min-height: 70px; margin: 0 auto; color: #e5dff8; font-size: 1rem; line-height: 1.4; }
.converter-stage-status { display: inline-flex; align-items: center; gap: 6px; margin-top: 26px; color: #09f7a3; font-family: inherit; font-size: .75rem; opacity: 0; animation: var(--converter-status-animation) 12s ease-out infinite; }
.converter-stage-status > .ic-icon { width: 14px; height: 14px; }
.converter-results {
  padding: 108px 7vw 116px;
  color: #513eb2;
  background: #dcd6ed;
}
.converter-results-header { margin-bottom: 52px; }
.converter-results-header > img { width: 180px; height: auto; margin-bottom: 8px; opacity: .35; }
.converter-results .converter-section-label { color: #9288b8; }
.converter-benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 16px;
  max-width: 1600px;
  margin: 0 auto;
}
.converter-benefit {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 312px;
  padding: 30px;
  overflow: hidden;
  color: #513eb2;
  background: #fff;
  border: 1px solid #d9d4eb;
  border-radius: 8px;
  transition: border-color 200ms ease, box-shadow 200ms ease;
}
.converter-benefit:hover { border-color: #00bd82; box-shadow: 0 8px 30px rgba(81,62,178,.06); }
.converter-benefit.is-intelligence,
.converter-benefit.is-monitoring { grid-column: span 2; color: #fff; background: #513eb2; border-color: #513eb2; }
.converter-benefit.is-monitoring { background: var(--purple-dark); border-color: var(--purple-dark); }
.converter-benefit-top { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.converter-benefit-top > span { font-family: inherit; font-size: .78rem; opacity: .55; }
.converter-benefit-top > .ic-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  padding: 13px;
  color: var(--purple);
  background: var(--green);
  border-radius: 50%;
}
.converter-benefit-copy { position: relative; z-index: 1; max-width: 350px; padding-top: 56px; }
.converter-benefit h3 { margin: 0 0 14px; font-size: 1.75rem; line-height: 1.08; }
.converter-benefit p { margin: 0; color: #8d80b3; font-size: .94rem; line-height: 1.4; }
.is-intelligence .converter-benefit-copy,
.is-monitoring .converter-benefit-copy { max-width: 390px; }
.is-intelligence h3,
.is-monitoring h3 { font-size: 2.1rem; }
.is-intelligence p,
.is-monitoring p { color: #cdc6e9; }
.converter-extraction-visual {
  position: absolute;
  top: 94px;
  right: 32px;
  display: grid;
  grid-template-columns: 90px 44px;
  gap: 9px 12px;
  width: 146px;
  opacity: .72;
}
.converter-extraction-visual i { display: block; height: 7px; background: rgba(255,255,255,.2); border-radius: 1px; }
.converter-extraction-visual i:nth-child(2) { grid-column: 1; width: 80%; }
.converter-extraction-visual i:nth-child(3) { grid-column: 1; width: 90%; }
.converter-extraction-visual span { grid-column: 2; grid-row: 1 / 4; display: grid; justify-items: center; gap: 5px; align-self: center; color: #09f7a3; font-family: inherit; font-size: .75rem; }
.converter-extraction-visual .ic-icon { width: 20px; height: 20px; }
.converter-monitor-visual { position: absolute; right: 30px; top: 86px; display: flex; align-items: center; gap: 6px; height: 64px; opacity: .8; }
.converter-monitor-visual i { width: 5px; height: 10px; background: #09f7a3; border-radius: 1px; animation: converterMonitorSignal 2.4s ease-in-out infinite; animation-delay: calc(var(--signal-order) * -100ms); }
.converter-monitor-visual i:nth-child(3n + 1) { --signal-order: 1; height: 24px; }
.converter-monitor-visual i:nth-child(3n + 2) { --signal-order: 3; height: 45px; }
.converter-monitor-visual i:nth-child(3n) { --signal-order: 7; height: 58px; }
@keyframes converterCircuitRun {
  0%,14% { left: calc(12.5% - 46px); opacity: 1; }
  22%,38% { left: calc(37.5% - 46px); opacity: 1; }
  46%,62% { left: calc(62.5% - 46px); opacity: 1; }
  70%,92% { left: calc(87.5% - 46px); opacity: 1; }
  96% { left: calc(87.5% - 46px); opacity: 0; }
  100% { left: calc(12.5% - 46px); opacity: 0; }
}
@keyframes converterStageOne { 0%,3%,100% { opacity: .3; } 7%,94% { opacity: 1; } 98% { opacity: .3; } }
@keyframes converterStageTwo { 0%,18%,100% { opacity: .3; } 22%,94% { opacity: 1; } 98% { opacity: .3; } }
@keyframes converterStageThree { 0%,42%,100% { opacity: .3; } 46%,94% { opacity: 1; } 98% { opacity: .3; } }
@keyframes converterStageFour { 0%,66%,100% { opacity: .3; } 70%,94% { opacity: 1; } 98% { opacity: .3; } }
@keyframes converterNumberOne { 0%,3%,22%,100% { transform: scale(1); } 7%,14% { transform: scale(1.4); } }
@keyframes converterNumberTwo { 0%,18%,46%,100% { transform: scale(1); } 22%,38% { transform: scale(1.4); } }
@keyframes converterNumberThree { 0%,42%,70%,100% { transform: scale(1); } 46%,62% { transform: scale(1.4); } }
@keyframes converterNumberFour { 0%,66%,96%,100% { transform: scale(1); } 70%,92% { transform: scale(1.4); } }
@keyframes converterStatusOne { 0%,7%,98%,100% { opacity: 0; } 9%,94% { opacity: 1; } }
@keyframes converterStatusTwo { 0%,22%,98%,100% { opacity: 0; } 24%,94% { opacity: 1; } }
@keyframes converterStatusThree { 0%,46%,98%,100% { opacity: 0; } 48%,94% { opacity: 1; } }
@keyframes converterStatusFour { 0%,70%,98%,100% { opacity: 0; } 72%,94% { opacity: 1; } }
@keyframes converterMonitorSignal { 0%,100% { transform: scaleY(.45); } 50% { transform: scaleY(1); } }
@media (max-width: 1100px) {
  .converter-process-header { display: block; }
  .converter-process-protocol { margin-top: 28px; }
  .converter-process h2,
  .converter-results h2 { font-size: 4.4rem; }
  .converter-pipeline article { padding-inline: 12px; }
  .converter-pipeline h3 { font-size: 1.8rem; }
  .converter-pipeline p { font-size: .94rem; min-height: 92px; }
  .converter-benefits-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .converter-benefit.is-intelligence,
  .converter-benefit.is-monitoring { grid-column: span 2; }
  .converter-results-header > img { display: none; }
}
@media (max-width: 760px) {
  .converter-process,
  .converter-results { padding: 76px 20px; }
  .converter-process-header,
  .converter-results-header { margin-bottom: 44px; text-align: center; }
  .converter-process h2,
  .converter-results h2 { font-size: 2.75rem; }
  .converter-process-protocol { justify-content: center; gap: 10px; font-size: .7rem; }
  .converter-section-label { margin-bottom: 18px; font-size: .78rem; }
  .converter-pipeline { grid-template-columns: minmax(0,1fr); grid-template-rows: repeat(4,300px); max-width: 390px; }
  .converter-process h2 br { display: none; }
  .converter-pipeline::before {
    left: 50%;
    width: 1px;
    height: 900px;
    background: repeating-linear-gradient(180deg, transparent 0 206px, rgba(255,255,255,.24) 206px 252px, transparent 252px 300px);
  }
  .converter-pipeline-pulse { z-index: 1; left: calc(50% - 46px); animation-name: converterCircuitRunMobile; }
  .converter-pipeline article { padding-inline: 12px; }
  .converter-stage-label,
  .converter-pipeline h3,
  .converter-pipeline p { position: relative; background: var(--purple); }
  .converter-stage-port { margin-bottom: 20px; }
  .converter-pipeline h3 { margin: 9px 0 12px; font-size: 1.85rem; }
  .converter-pipeline p { min-height: 0; max-width: 290px; font-size: .96rem; }
  .converter-stage-status { margin-top: 14px; padding: 5px 8px; background: var(--purple); }
  .converter-benefits-grid { grid-template-columns: minmax(0,1fr); gap: 12px; }
  .converter-benefit { grid-column: 1 !important; min-height: 245px; padding: 26px; }
  .converter-benefit.is-intelligence,
  .converter-benefit.is-monitoring { min-height: 285px; }
  .converter-benefit-copy { padding-top: 48px; }
  .converter-benefit h3 { font-size: 1.55rem; }
  .is-intelligence h3,
  .is-monitoring h3 { font-size: 1.9rem; }
  .converter-extraction-visual { top: 94px; right: 26px; }
  .converter-monitor-visual { top: 94px; right: 26px; }
}
@keyframes converterCircuitRunMobile {
  0%,14% { top: 22px; opacity: 1; }
  22%,38% { top: 322px; opacity: 1; }
  46%,62% { top: 622px; opacity: 1; }
  70%,92% { top: 922px; opacity: 1; }
  96% { top: 922px; opacity: 0; }
  100% { top: 22px; opacity: 0; }
}
@media (max-width: 380px) {
  .converter-process h2,
  .converter-results h2 { font-size: 2.4rem; }
}
@media (prefers-reduced-motion: reduce) {
  .converter-pipeline-pulse { display: none; }
  .converter-pipeline article { opacity: 1; animation: none; }
  .converter-stage-port > span { animation: none; }
  .converter-stage-status { opacity: 1; animation: none; }
  .converter-monitor-visual i { animation: none; }
}
