/* ============ TOKENS (Rheunion DS) ============ */
:root {
  --primary-50: #e8f3ff;
  --primary-100: #d0e7ff;
  --primary-300: #86caf3;
  --primary-400: #6fbdff;
  --primary-500: var(--blue);
  --primary-600: #2e8fd9;
  --primary-700: #1f6fb0; /* RHEUNION: primary-500 == --blue (hex idêntico) — aliado ao token canônico (tokens.css) */
  --brand-violet: #c48ae9; /* lóbulo violeta da logo — só accent pairings (DS) */
  --neutral-0: #ffffff;
  --neutral-50: #f8f9fa;
  --neutral-100: #f7f7f7;
  --neutral-200: #e9ecef;
  --neutral-300: #dee2e6;
  --neutral-400: #ced4da;
  --neutral-500: #adb5bd;
  --neutral-600: #6c757d;
  --neutral-700: #495057;
  --neutral-900: #212529;
  --success: #198754;
  --success-soft: #d1e7dd;
  --warning: #b07a00;
  --warning-soft: #fff3cd;
  --danger: #dc3545;
  --danger-soft: #f8d7da;
  --font-sans:
    "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  --font-mono:
    "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --radius-xl: 20px;
  --radius-pill: 999px;
  --shadow-sm:
    0 1px 3px rgba(33, 37, 41, 0.06), 0 1px 2px rgba(33, 37, 41, 0.04);
  --shadow-md:
    0 4px 12px rgba(33, 37, 41, 0.06), 0 2px 4px rgba(33, 37, 41, 0.04);
  --shadow-lg:
    0 10px 30px rgba(33, 37, 41, 0.08), 0 4px 10px rgba(33, 37, 41, 0.04);
  --ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
  --dur-base: 180ms;
  --tracking-eyebrow: 0.14em;
  --container: 1320px;
}
/* RHEUNION integração: box-sizing global já vem de base.css (mesmo valor).
   margin/padding:0 e o reset de body ficam ESCOPADOS a #funil — o body é
   compartilhado com o hero (base.css já zera margin/padding dele e define
   var(--bg)/var(--ink) globais); aqui preservamos o comportamento original
   do funil (fundo/tinta/tipografia) só dentro da sua própria seção. */
:where(#funil, #funil *) {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
} /* :where zera especificidade — o reset com #ID atropelava os paddings de classe do funil (bug da fusao 2026-07-09) */
html {
  scroll-behavior: auto;
} /* sem smooth no motor; o scroll é livre */
#funil {
  font-family: var(--font-sans);
  background: var(--neutral-100);
  color: var(--neutral-900);
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.mono {
  font-family: var(--font-mono);
}
.eyebrow {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: var(--tracking-eyebrow);
  color: var(--primary-600);
}

/* ============ FUNIL STICKY ============ */
.funnel {
  position: sticky;
  top: 0;
  z-index: 200;
  background: rgba(247, 247, 247, 0.86);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--neutral-200);
  /* barra colada no topo; a altura extra vai para os segmentos */
  padding: 0 0 12px;
}
.funnel-track {
  display: flex;
  align-items: center;
  width: 100%;
}
/* intro: o funil nasce full-screen e encolhe até a barra — o JS scruba
   --seg-h / --fz-num / --fz-label / --notch; os DEFAULTS são o estado
   compacto (barra docked), que é o que o fallback linear usa */
.seg {
  --seg: #4ea8ee;
  position: relative;
  height: var(--seg-h, 68px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding-left acompanha o notch: a cunha do clip-path corta até x = notch
     no centro vertical (onde o conteúdo vive); compacto: 16+12 = 28px */
  gap: 1px;
  padding: 0 22px 0 calc(var(--notch, 16px) + 12px);
  background: color-mix(in srgb, var(--seg) 16%, white);
  clip-path: polygon(
    0 0,
    calc(100% - var(--notch, 16px)) 0,
    100% 50%,
    calc(100% - var(--notch, 16px)) 100%,
    0 100%,
    var(--notch, 16px) 50%
  );
  margin-left: calc(var(--notch, 16px) * -0.75);
  transition:
    background 300ms var(--ease-out),
    filter 300ms var(--ease-out),
    flex-grow 380ms var(--ease-out);
}
/* hover do funil expandido: texto-resumo da etapa (entra após a expansão).
   position:absolute para NÃO inflar o min-width:max-content do seg (senão o
   texto longo alarga o segmento mesmo escondido) e para não deslocar o número. */
.seg-desc {
  position: absolute;
  left: 50%;
  top: 57%;
  transform: translate(-50%, 8px);
  width: min(84%, 300px);
  text-align: center;
  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.45;
  text-transform: none;
  letter-spacing: normal;
  color: var(--neutral-700);
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.32s var(--ease-out),
    transform 0.32s var(--ease-out);
}
.seg.show-desc .seg-desc {
  opacity: 1;
  transform: translate(-50%, 0);
}
.seg.active .seg-desc {
  color: rgba(255, 255, 255, 0.95);
}
/* descrição só existe no funil expandido; na barra docked, nunca */
.funnel:not(.is-shrinking) .seg-desc {
  display: none;
}
.seg-wrap {
  transition: flex-grow 380ms var(--ease-out);
}
/* pontas da barra: só os segs DIRETOS do track (os segs dentro de .seg-wrap
   são first/last-child do wrapper e NÃO podem casar com estes seletores —
   era isso que quebrava a forma/encaixe dos segmentos envolvidos) */
.funnel-track > .seg:first-child {
  clip-path: polygon(
    0 0,
    calc(100% - var(--notch, 16px)) 0,
    100% 50%,
    calc(100% - var(--notch, 16px)) 100%,
    0 100%
  );
  margin-left: 0;
  padding-left: 22px;
}
.funnel-track > .seg:last-child {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, var(--notch, 16px) 50%);
}
.seg-1 {
  flex: 30 1 0;
}
.seg-2 {
  flex: 21 1 0;
}
.seg-3 {
  flex: 16 1 0;
}
.seg-wrap {
  display: flex;
}
.seg-wrap.seg-wrap-inactive {
  flex: 13 1 0;
}
.seg-wrap.seg-wrap-active {
  flex: 15 1 0;
  filter: drop-shadow(0 8px 18px rgba(154, 149, 240, 0.45));
}
.seg-wrap .seg {
  flex: 1 1 0;
}
.seg-5-wrap {
  flex: 14 1 0;
}
/* a cunha do clip-path corta até x = notch no centro vertical — onde o label
   vive. min-width:max-content deixa o CONTEÚDO ditar a largura mínima (vale em
   qualquer viewport); o padding-left que acompanha o notch (abaixo, no
   :last-child) garante que o label começa à direita da cunha */
.seg-6 {
  flex: 8 1 0;
  min-width: max-content;
}

.seg .seg-label {
  font-size: calc(10.5px * var(--fz-label, 1));
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: var(--tracking-eyebrow);
  white-space: nowrap;
  color: color-mix(in srgb, var(--seg) 55%, var(--neutral-700));
  transition: color 300ms var(--ease-out);
}
.seg .seg-num {
  font-family: var(--font-mono);
  font-size: calc(17px * var(--fz-num, 1));
  font-weight: 600;
  line-height: 1.1;
  color: color-mix(in srgb, var(--seg) 70%, var(--neutral-700));
  transition:
    font-size 300ms var(--ease-out),
    color 300ms var(--ease-out),
    font-weight 300ms var(--ease-out);
}
/* etapa ativa: cor cheia + glow + número maior + sublinhado branco */
.seg.active {
  background: linear-gradient(
    135deg,
    var(--seg) 0%,
    color-mix(in srgb, var(--seg) 70%, #7d6cf0) 100%
  );
}
.seg.active .seg-label {
  color: rgba(255, 255, 255, 0.92);
}
.seg.active .seg-label::after {
  content: "";
  display: block;
  height: 3px;
  width: calc(34px * var(--fz-label, 1));
  margin: 3px auto 0;
  background: #fff;
  border-radius: var(--radius-pill);
}
.seg.active .seg-num {
  color: #fff;
  font-size: calc(25px * var(--fz-num, 1));
  font-weight: 700;
}

/* hover no funil expandido: LÂMINA DE LUZ (sheen) — um reflexo diagonal
   atravessa o segmento uma vez, como luz passando em vidro. O clip-path do
   seg recorta a lâmina na forma da seta. Roda só no estado full/encolhendo
   (.is-shrinking); na barra docked não há sheen. Reutilizável: a mesma
   @keyframes serve para cards/CTAs de outras seções da LP. */
.seg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 34%;
  background: linear-gradient(
    105deg,
    transparent 0%,
    rgba(255, 255, 255, 0.06) 30%,
    rgba(255, 255, 255, 0.6) 50%,
    rgba(255, 255, 255, 0.06) 70%,
    transparent 100%
  );
  transform: skewX(-18deg) translateX(-240%);
  opacity: 0;
  pointer-events: none;
}
.funnel.fx-sheen.is-shrinking .seg:hover::after {
  animation: sheenSweep 0.9s ease-out forwards;
}
@keyframes sheenSweep {
  0% {
    opacity: 0;
    transform: skewX(-18deg) translateX(-240%);
  }
  12% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: skewX(-18deg) translateX(560%);
  }
}

/* EFEITO AMBIENTE (opção 4): canvas de fluido sobre o funil expandido —
   manchas difusas azul→violeta derivando devagar, repelidas pelo mouse.
   pointer-events:none; o JS pausa/limpa quando o funil doca. */
/* FX GL: simulação de fluido Navier-Stokes na GPU (Pavel Dobryakov via
   webgl-fluid). Canvas sobre o funil; multiply = a tinta escurece o fundo
   claro. mask-image (gerada pelo JS) recorta o fluido na forma dos segmentos.
   Some quando o funil doca (CSS puro). */
.fx-gl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  mix-blend-mode: multiply;
}
.funnel:not(.is-shrinking) .fx-gl {
  display: none;
}

/* hover no funil expandido: BORDA DE LUZ (border beam) — um filete luminoso
   percorre o contorno da seta uma vez, como circuito energizando. O path é
   construído pelo JS com a MESMA geometria do clip-path (notch atual).
   Modo escolhido via classe fx-sheen / fx-beam no .funnel (FX_HOVER no JS). */
.beam-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  color: var(--seg);
}
.seg.active .beam-svg {
  color: #fff;
}
.beam-svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 3.5;
  stroke-linejoin: round;
  stroke-dasharray: 26 74;
  filter: drop-shadow(0 0 5px currentColor);
}
.beam-svg.run {
  animation: beamFade 0.9s ease-out forwards;
}
.beam-svg.run path {
  animation: beamRun 0.9s linear forwards;
}
@keyframes beamRun {
  from {
    stroke-dashoffset: 100;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes beamFade {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* durante o scrub do encolhimento: sem transição de font-size (o tamanho é
   dirigido frame a frame pelo scroll) e labels longos podem quebrar linha
   (full-screen tem altura de sobra; "Entrevistas Avançadas" não cabe nowrap) */
.funnel.is-shrinking .seg-num {
  transition: color 300ms var(--ease-out);
}
.funnel.is-shrinking .seg-label {
  white-space: normal;
  text-align: center;
  padding: 0 6px;
  letter-spacing: 0.08em;
}

/* ============ INTRO OVERLAY (headline + convite de scroll) ============
   Camada de texto sobre o funil full-screen. pointer-events:none para não
   bloquear o hover do fluido. opacity scrubada pelo motor (some quando o
   encolhimento começa). z acima do funil (200) e do canvas (5). */
.intro-overlay {
  position: absolute;
  inset: 0;
  z-index: 210;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 11vh 24px 5vh;
  text-align: center;
  pointer-events: none;
  will-change: opacity;
}
/* card de vidro claro: ÂNCORA da headline — vira um objeto (não texto solto),
   uniformiza o fundo sob o texto (não cruza a divisa azul→branco com contraste
   irregular) e separa a mensagem do funil-cenário. Mundo claro/calmo do DS. */
.io-top {
  position: relative;
  max-width: 620px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.62);
  backdrop-filter: blur(14px) saturate(1.1);
  -webkit-backdrop-filter: blur(14px) saturate(1.1);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: var(--radius-xl);
  box-shadow:
    0 18px 50px rgba(33, 37, 41, 0.1),
    0 4px 14px rgba(33, 37, 41, 0.05);
  padding: 28px 44px 30px;
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.45s ease;
}
/* ---- LIQUID GLASS (DEV-gated: classe .liquid, ligada pelo painel; OFF por padrão).
   Repouso: refração sutil (filtro SVG #liquidGlass) + lábio de luz nas bordas.
   Hover: brilho especular que segue o cursor + leve flutuação.
   Desmontar: o motor sobe --melt (0→1) → blur cresce e o displacement "derrete"
   o card ao sair (scrubado/reversível, dirigido por updateIntroOverlay). ---- */
.io-top.liquid {
  pointer-events: auto; /* hover precisa capturar; bloqueia o fluido só nesta área */
  overflow: hidden;
  isolation: isolate;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: url(#liquidGlass) blur(calc(8px + var(--melt, 0) * 22px))
    saturate(1.5);
  -webkit-backdrop-filter: blur(calc(8px + var(--melt, 0) * 22px)) saturate(1.5); /* Safari: sem url(), só fosco */
  border-color: rgba(255, 255, 255, 0.85);
  box-shadow:
    0 18px 50px rgba(33, 37, 41, 0.12),
    0 4px 14px rgba(33, 37, 41, 0.06),
    inset 0 1px 1px rgba(255, 255, 255, 0.9),
    inset 0 -1px 2px rgba(120, 140, 170, 0.18);
}
.io-top.liquid > * {
  position: relative;
  z-index: 1;
} /* texto acima dos pseudo-brilhos */
.io-top.liquid::before {
  /* lábio de luz no topo (refração da borda) */
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0) 38%
  );
  opacity: 0.6;
}
.io-top.liquid::after {
  /* brilho especular que segue o cursor */
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(
    180px circle at var(--mx, 50%) var(--my, 0%),
    rgba(255, 255, 255, 0.55),
    rgba(255, 255, 255, 0) 60%
  );
  opacity: 0;
  transition: opacity 0.35s ease;
  mix-blend-mode: screen;
}
.io-top.liquid:hover {
  transform: translateY(-2px) scale(1.012);
}
.io-top.liquid:hover::after {
  opacity: 0.85;
}
.io-eyebrow {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--primary-600);
  margin-bottom: 14px;
}
.io-headline {
  font-size: clamp(24px, 3vw, 37px);
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: -0.02em;
  color: var(--neutral-900);
  text-wrap: balance;
}
.io-sub {
  margin-top: 14px;
  font-size: clamp(14px, 1.4vw, 17px);
  font-weight: 500;
  color: var(--neutral-600);
  line-height: 1.5;
}
.io-scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--neutral-600);
  text-shadow: 0 1px 10px rgba(255, 255, 255, 0.7);
}
.io-scroll svg {
  width: 22px;
  height: 22px;
  color: var(--primary-600);
  animation: ioBounce 1.8s ease-in-out infinite;
}
@keyframes ioBounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(7px);
  }
}

/* ============ MOTOR DE SCROLL ============ */
/* Sentinel invisível — define a altura total de scroll */
.scroll-sentinel {
  /* timeline inteira: intro (funil full-screen encolhe, 150vh)
     + painel Inscritos (vaga criada + canais + chegadas, 120vh)
     + painel Triagem (receita de pesos + ranking + corte, 150vh)
     + painel Hardskills V2 (macro→micro→resultado, câmera contínua, 170vh)
     + trecho principal (Softskills/STAR, 340vh — fatia recalibrada;
     ver INTRO/INS_END/TRI_END/HARD_END no JS)
     + painel Contratados (proposta → aceite → chegada full-screen, 200vh) */
  height: 1230vh;
  position: relative;
}

/* viewport pinado: funil + painel abaixo */
.sticky-viewport {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* o conteúdo (abaixo do funil) ocupa o resto da altura */
.sticky-content {
  flex: 1;
  overflow: hidden;
  position: relative;
}

/* ============ LAYOUT GERAL ============ */
.section {
  max-width: var(--container);
  margin: 0 auto;
  padding: 40px 24px 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.grid {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 48px;
  align-items: start;
  flex: 1;
}

/* ============ BLOCOS ANIMÁVEIS (desmonta/monta) ============ */
/*
  Cada painel tem blocos que recebem classes:
  - .pb-out   → sai (translateY +22px, opacity 0)
  - .pb-in    → entra (de translateY +22px, opacity 0)
  - .pb-ready → estado final montado (translateY 0, opacity 1)
  - .pb-hidden → fora do fluxo visual sem display:none
*/
.panel-block {
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 300ms var(--ease-out),
    transform 300ms var(--ease-out);
}
.panel-block.pb-hidden {
  opacity: 0;
  pointer-events: none;
}
.panel-block.pb-out {
  opacity: 0;
  transform: translateY(22px);
  pointer-events: none;
}
.panel-block.pb-in {
  opacity: 0;
  transform: translateY(22px);
}
/* após reflow, a transição corre de pb-in para pb-ready */
.panel-block.pb-ready {
  opacity: 1;
  transform: translateY(0);
}

/* painéis: ambos no DOM, empilhados — a visibilidade vem dos blocos (pb-in) */
.panel {
  display: block;
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.panel.panel-front {
  pointer-events: auto;
}

/* sub-blocos do dossiê (montam por scroll, dentro do painel softskills) */
.d-block {
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 300ms var(--ease-out),
    transform 300ms var(--ease-out);
}
.d-block.db-on {
  opacity: 1;
  transform: none;
}

/* ==== ESQUERDA: COPY ==== */
.copy {
  position: sticky;
  top: 96px;
  padding-top: 10px;
}
.sig {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 10px 0 20px;
}
.sig-av {
  width: 24px;
  height: 24px;
  border-radius: var(--radius-pill);
  background: var(--neutral-200) url("../assets/img/andy-image.png") center/cover no-repeat;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.sig .txt {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--neutral-600);
}
.copy h2 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: var(--neutral-900);
}
.copy .lead {
  margin-top: 16px;
  color: var(--neutral-600);
  font-size: 16px;
  line-height: 1.6;
}

.bullets {
  list-style: none;
  margin: 28px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bullets li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
}
.bullets .bi {
  flex: 0 0 auto;
  width: 32px;
  height: 32px;
  border-radius: var(--radius-md);
  background: var(--primary-50);
  color: var(--primary-600);
  display: grid;
  place-items: center;
}
.bullets b {
  font-weight: 700;
  color: var(--neutral-900);
  display: block;
  font-size: 15px;
}
.bullets span {
  display: block;
  color: var(--neutral-600);
  font-size: 14px;
  margin-top: 3px;
  line-height: 1.5;
}
.bullets span strong {
  color: var(--neutral-800);
  font-weight: 700;
}

.proof {
  display: flex;
  align-items: center;
  gap: 16px;
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  padding: 18px 20px;
  margin-top: 32px;
}
.proof .big {
  font-family: var(--font-mono);
  font-size: 34px;
  font-weight: 700;
  color: var(--primary-600);
  line-height: 1;
  letter-spacing: -2px;
}
.proof .lbl {
  font-size: 14px;
  color: var(--neutral-600);
  line-height: 1.4;
}
.proof .lbl b {
  color: var(--neutral-900);
  font-weight: 700;
}

.cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 28px;
  background: var(--primary-500);
  color: #fff;
  border: none;
  font-family: inherit;
  font-weight: 600;
  font-size: 15px;
  padding: 14px 24px;
  border-radius: var(--radius-pill);
  cursor: pointer;
  transition:
    background var(--dur-base) var(--ease-out),
    transform var(--dur-base) var(--ease-out),
    box-shadow var(--dur-base) var(--ease-out);
  box-shadow: 0 4px 12px rgba(78, 168, 238, 0.3);
}
.cta:hover {
  background: var(--primary-600);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(78, 168, 238, 0.4);
}

/* ==== DIREITA: ARTEFATO SOFTSKILLS ==== */
.report-frame {
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-lg);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}
.report-top-bar {
  background: var(--neutral-0);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-bottom: 1px solid var(--neutral-200);
}
.app-dots {
  display: flex;
  gap: 6px;
}
.app-dots div {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--neutral-300);
}
.report-title-tag {
  background: var(--neutral-50);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-pill);
  padding: 4px 12px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--neutral-600);
  display: flex;
  align-items: center;
  gap: 6px;
}
.report-title-tag i,
.report-title-tag svg {
  color: var(--primary-500);
  width: 13px;
  height: 13px;
}

/* estados softskills (lista ↔ dossiê) */
.stage-area {
  position: relative;
}
/* alturas FIXAS dos palcos: os dois estágios de cada artefato ocupam a mesma
   caixa (zero pulo de altura no swap) e os 3 painéis fecham na mesma altura
   total (≈992px sem escala) — sem buraco branco abaixo das janelas */
#stageAreaSS {
  height: 823px;
}
.state {
  padding: 24px 28px 28px;
  transition:
    opacity 0.4s var(--ease-out),
    transform 0.4s var(--ease-out);
}
.state.off {
  opacity: 0;
  transform: translateY(14px);
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  pointer-events: none;
  visibility: hidden;
}

/* ---- ESTADO 1: LISTA ---- */
.list-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}
.list-title {
  font-size: 16px;
  font-weight: 800;
}
.list-sub {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: var(--tracking-eyebrow);
  color: var(--neutral-500);
}
.list-sub svg {
  width: 12px;
  height: 12px;
  color: var(--primary-500);
}

#stateListSS {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#stateListSS .cand-table {
  flex: 1;
}
#stateListSS .t-row {
  flex: 1;
  max-height: 88px;
}
.cand-table {
  display: flex;
  flex-direction: column;
}
.t-head,
.t-row {
  display: grid;
  grid-template-columns: minmax(170px, 1.4fr) 104px 104px 104px minmax(
      130px,
      auto
    );
  align-items: center;
  column-gap: 6px;
}
.t-head {
  padding: 6px 10px 10px;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--neutral-500);
}
.t-head .c {
  text-align: center;
}
.t-head .r {
  text-align: right;
}
.t-row {
  border-top: 1px solid var(--neutral-200);
  padding: 11px 10px;
  border-radius: var(--radius-md);
  transition:
    background var(--dur-base) var(--ease-out),
    box-shadow var(--dur-base) var(--ease-out);
}
.t-row.hovered {
  background: var(--neutral-100);
}
.t-row.clicked {
  background: var(--primary-50);
  box-shadow: inset 0 0 0 2px var(--primary-300);
}
.t-cand {
  display: flex;
  align-items: center;
  gap: 10px;
}
.t-av {
  width: 42px;
  height: 42px;
  flex: none;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 12px;
  background: var(--neutral-200);
  color: var(--neutral-600);
}
.t-row.is-mariana .t-av {
  background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
  color: var(--primary-700);
}
.t-cand h5 {
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.2;
}
.t-cand small {
  display: block;
  font-size: 11.5px;
  color: var(--neutral-500);
  font-weight: 500;
}
.t-cell {
  display: flex;
  justify-content: center;
}
.chip {
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chip svg {
  width: 13px;
  height: 13px;
}
.chip.ev {
  background: var(--success-soft);
  color: var(--success);
}
.chip.partial {
  background: var(--warning-soft);
  color: var(--warning);
}
.chip.none {
  background: var(--neutral-200);
  color: var(--neutral-500);
}
.t-verdict {
  display: flex;
  justify-content: flex-end;
}
.verdict {
  font-size: 11px;
  font-weight: 700;
  padding: 4px 11px;
  border-radius: var(--radius-pill);
  white-space: nowrap;
}
.verdict.ok {
  background: var(--success-soft);
  color: var(--success);
}
.verdict.no {
  background: var(--danger-soft);
  color: var(--danger);
}
.t-foot {
  border-top: 1px solid var(--neutral-200);
  padding: 12px 10px 0;
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--neutral-500);
  display: flex;
  align-items: center;
  gap: 8px;
}
.t-foot svg {
  width: 13px;
  height: 13px;
  color: var(--neutral-400);
}

/* ---- cursor simulado ---- */
.sim-cursor {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 60;
  width: 22px;
  height: 22px;
  opacity: 0;
  pointer-events: none;
  /* transform é scrubado pelo scroll (sem transição própria) */
  transition: opacity 0.3s var(--ease-out);
  filter: drop-shadow(0 2px 4px rgba(33, 37, 41, 0.35));
}
.sim-cursor svg {
  width: 100%;
  height: 100%;
}
.click-ripple {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 55;
  width: 36px;
  height: 36px;
  border: 2.5px solid var(--primary-500);
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
}
.click-ripple.go {
  animation: ripple 0.55s var(--ease-out);
}
@keyframes ripple {
  0% {
    opacity: 0.9;
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}

/* ---- ESTADO 2: DOSSIÊ ---- */
.dossier-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}
.dh-cand {
  display: flex;
  align-items: center;
  gap: 12px;
}
.dh-av {
  width: 44px;
  height: 44px;
  flex: none;
  border-radius: 50%;
  /* foto da candidata; o gradiente fica de fallback se a imagem faltar */
  background:
    url("../assets/img/foto-mariana-close.jpeg") center/cover no-repeat,
    linear-gradient(135deg, var(--primary-100), var(--primary-300));
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 15px;
  color: var(--primary-700);
}
.dh-cand h3 {
  font-size: 17px;
  font-weight: 800;
  line-height: 1.2;
}
.dh-cand small {
  display: block;
  font-size: 12px;
  color: var(--neutral-600);
  font-weight: 500;
}
.replay {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--neutral-0);
  border: 1px solid var(--neutral-300);
  border-radius: var(--radius-pill);
  padding: 6px 14px;
  font-family: var(--font-mono);
  font-size: 11px;
  color: var(--neutral-600);
  cursor: pointer;
  transition:
    border-color var(--dur-base),
    color var(--dur-base);
}
.replay:hover {
  border-color: var(--primary-400);
  color: var(--primary-600);
}
.replay svg {
  width: 13px;
  height: 13px;
}

.profile-strip {
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  background: var(--neutral-0);
  box-shadow: var(--shadow-sm);
  padding: 12px 18px 12px;
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ps-left {
  padding-bottom: 8px;
  border-bottom: 1px solid var(--neutral-200);
}

.dossier-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 16px;
  margin-bottom: 12px;
}

.video-frame {
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: var(--neutral-0);
  box-shadow: var(--shadow-sm);
}
.vf-screen {
  position: relative;
  aspect-ratio: 16/10;
  flex: 1;
  min-height: 0;
  background:
    radial-gradient(120% 90% at 30% 20%, #dcebf7 0%, transparent 60%),
    linear-gradient(160deg, #eaf3fb 0%, #d8e7f4 55%, #cfe0f0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.vf-photo {
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  background: url("../assets/img/foto-mariana.jpeg") center/cover no-repeat;
  display: none;
}
.vf-screen.has-photo .vf-photo {
  display: block;
}
.vf-screen.has-photo .vf-silhouette {
  display: none;
}
.vf-silhouette {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--primary-100), var(--primary-300));
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 28px;
  color: var(--primary-700);
  box-shadow: 0 8px 24px rgba(31, 111, 176, 0.18);
}
.vf-rec {
  position: absolute;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(4px);
  border-radius: var(--radius-pill);
  padding: 4px 11px;
  font-family: var(--font-mono);
  font-size: 10.5px;
  font-weight: 600;
  color: var(--neutral-700);
}
.vf-rec .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--danger);
}
.vf-play {
  position: absolute;
  right: 14px;
  bottom: 14px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--shadow-md);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-600);
}
.vf-play svg {
  width: 16px;
  height: 16px;
  margin-left: 2px;
}
.vf-bar {
  padding: 12px 14px 14px;
  position: relative;
}
.vf-track {
  height: 5px;
  border-radius: var(--radius-pill);
  background: var(--neutral-200);
  position: relative;
  overflow: visible;
}
.vf-progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 64%;
  border-radius: var(--radius-pill);
  background: linear-gradient(90deg, var(--primary-400), var(--primary-600));
}
.vf-key {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: var(--neutral-0);
  border: 2.5px solid var(--primary-500);
}
.vf-key.warn {
  border-color: #e0a800;
}
.vf-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 14px 13px;
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--neutral-500);
}
.vf-meta .tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--primary-700);
  background: var(--primary-50);
  border-radius: var(--radius-pill);
  padding: 3px 9px;
  font-weight: 600;
}
.vf-meta .tag svg {
  width: 11px;
  height: 11px;
}

.pc-eyebrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--neutral-500);
  margin-bottom: 12px;
}
.pc-eyebrow .byline-mini {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--neutral-500);
  text-transform: uppercase;
  font-size: 9.5px;
}
.pc-eyebrow .byline-mini svg {
  width: 11px;
  height: 11px;
  color: var(--primary-500);
}
.pc-mbti {
  display: flex;
  align-items: center;
  gap: 18px;
}
.pc-mbti .type {
  font-family: var(--font-mono);
  font-size: 30px;
  font-weight: 700;
  color: var(--primary-600);
  letter-spacing: 1px;
  flex: none;
  padding-right: 18px;
  border-right: 1px solid var(--neutral-200);
}
.pc-mbti .desc {
  flex: 1;
  font-size: 12.5px;
  color: var(--neutral-600);
  line-height: 1.5;
}
.pc-mbti .desc b {
  color: var(--neutral-900);
  font-size: 13px;
}
.big5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}
.b5-col {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.b5-col label {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--neutral-600);
  white-space: nowrap;
}
.b5-col .val {
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 600;
  color: var(--neutral-900);
}
.b5-track {
  height: 6px;
  border-radius: var(--radius-pill);
  background: var(--neutral-200);
  overflow: hidden;
}
.b5-fill {
  height: 100%;
  border-radius: var(--radius-pill);
  background: linear-gradient(90deg, var(--primary-400), var(--primary-600));
  width: 0;
  transition: width 0.8s var(--ease-out);
}
.mounted-d .b5-fill {
  width: var(--w);
}

.transcript-card {
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  background: var(--neutral-0);
  box-shadow: var(--shadow-sm);
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
}
.tc-lines {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 8px;
  flex: 1;
}
.tc-line {
  display: flex;
  gap: 10px;
  padding: 7px 10px;
  border-radius: 8px;
  font-size: 12.5px;
  color: var(--neutral-600);
  line-height: 1.45;
}
.tc-line .ts {
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--neutral-400);
  flex: none;
  padding-top: 2px;
}
.tc-line.active {
  background: var(--primary-50);
  color: var(--neutral-900);
  box-shadow: inset 2.5px 0 0 var(--primary-500);
}
.tc-line.active .ts {
  color: var(--primary-600);
  font-weight: 600;
}
.tc-line.flag {
  background: var(--warning-soft);
}
.tc-line.flag .ts {
  color: var(--warning);
  font-weight: 600;
}
.tc-foot {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--neutral-200);
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--neutral-500);
  display: flex;
  align-items: center;
  gap: 7px;
}
.tc-foot svg {
  width: 12px;
  height: 12px;
  color: var(--neutral-400);
}

.skills-grid {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.skill-card {
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 10px 16px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  background: var(--neutral-0);
}
.sc-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sc-name {
  font-size: 13.5px;
  font-weight: 700;
}
.sc-verdict {
  font-size: 10.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 4px 10px;
  border-radius: var(--radius-pill);
  display: flex;
  align-items: center;
  gap: 6px;
}
.sc-verdict.rec {
  background: var(--success-soft);
  color: var(--success);
}
.sc-verdict.no {
  background: var(--danger-soft);
  color: var(--danger);
}
.sc-verdict img {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  object-fit: cover;
}
.sc-source {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 12.5px;
  color: var(--neutral-600);
  line-height: 1.4;
  padding-left: 8px;
  border-left: 2px solid var(--neutral-200);
}
.sc-source strong {
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--primary-700);
  background: var(--primary-50);
  padding: 2px 6px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
}
.sc-source.muted strong {
  color: var(--neutral-500);
  background: var(--neutral-100);
}

/* ==== DIREITA: ARTEFATO STAR ==== */
.report-body {
  display: flex;
  min-height: 500px;
}

/* ==== ENTREVISTAS AVANÇADAS — ato ① PLATAFORMA (swap antes do relatório) ==== */
.star-stage {
  position: relative;
  height: 872px;
} /* cabe o relatório completo (~861px) sem cortar; painel < 981 (Ins/SS) → escala intacta */
.star-stage > .state {
  padding: 0;
  height: 100%;
}
#statePlataforma {
  display: flex;
  flex-direction: column;
  gap: 11px;
  padding: 14px 15px 15px;
}
/* timeline de blocos da call */
.ent-bar {
  display: flex;
  align-items: center;
  gap: 9px;
  flex: none;
}
.eb-rec {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--danger);
  white-space: nowrap;
}
.eb-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--danger);
  animation: paLive 1.3s ease-in-out infinite;
}
.eb-track {
  position: relative;
  flex: 1;
  height: 7px;
  display: flex;
  gap: 2px;
}
.eb-seg {
  height: 100%;
  border-radius: 2px;
}
.eb-track .eb-seg:nth-child(1) {
  background: var(--primary-300);
}
.eb-track .eb-seg:nth-child(2) {
  background: #9a95f0;
}
.eb-track .eb-seg:nth-child(3) {
  background: #e6a44e;
}
.eb-track .eb-seg:nth-child(4) {
  background: #3bb3a0;
}
.eb-rest {
  background: var(--neutral-200) !important;
}
.eb-head {
  position: absolute;
  top: -3px;
  width: 2px;
  height: 13px;
  background: var(--neutral-900);
  border-radius: 1px;
  left: 0;
}
.eb-time {
  font-family: var(--font-mono);
  font-size: 10px;
  font-weight: 700;
  color: var(--neutral-500);
  white-space: nowrap;
}
/* sala: vídeo à esquerda + rail à direita */
.ent-room {
  flex: 1;
  display: flex;
  gap: 10px;
  min-height: 0;
}
/* tela de vídeo */
.ent-screen {
  position: relative;
  flex: 1.5;
  min-height: 0;
  border-radius: var(--radius-lg);
  overflow: hidden;
  background: #dde5ef;
}
.ent-cand {
  position: absolute;
  inset: 0;
  background: var(--neutral-300) url("../assets/img/foto-mariana.jpeg") center 28% / cover
    no-repeat;
}
.ec-name {
  position: absolute;
  left: 12px;
  bottom: 12px;
  background: rgba(20, 30, 50, 0.55);
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 6px;
}
.ent-people {
  position: absolute;
  left: 12px;
  top: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ent-rec {
  position: relative;
  width: 110px;
  height: 66px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
/* foto por cima do gradiente: se o arquivo faltar, cai no gradiente */
.ent-rec.rec-a {
  background-image:
    url("../assets/img/recrutador-carlos.jpg"), linear-gradient(135deg, #8fa6c4, #6f88ac);
  background-size: cover;
  background-position: center 22%;
  background-repeat: no-repeat;
}
.ent-rec.rec-b {
  background-image:
    url("../assets/img/recrutador-daniella.jpg"), linear-gradient(135deg, #c4a3b8, #a9809a);
  background-size: cover;
  background-position: center 22%;
  background-repeat: no-repeat;
}
.ent-rec .ec-name {
  font-size: 8.5px;
  left: 6px;
  bottom: 6px;
  padding: 2px 6px;
}
/* emoções (overlay) — recurso de leitura ao vivo */
.ent-emote {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 124px;
  background: rgba(255, 255, 255, 0.93);
  border-radius: 12px;
  padding: 8px 9px;
  box-shadow: 0 4px 14px rgba(20, 40, 80, 0.2);
}
.ee-title {
  font-size: 8.5px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--neutral-500);
  text-align: center;
  margin-bottom: 6px;
}
.ee-bars {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 3px;
}
.ee-bar {
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  font-size: 11px;
  line-height: 1.1;
}
.ee-bar::before {
  content: "";
  display: block;
  width: 9px;
  border-radius: 3px 3px 0 0;
  height: calc(var(--h) * 28px);
  background: var(--brand-violet);
  margin-bottom: 3px;
  opacity: 0.9;
}
.ee-peak {
  font-size: 8.5px;
  color: var(--neutral-600);
  text-align: center;
  margin-top: 6px;
}
.ee-peak b {
  color: var(--primary-700);
}
/* controles da call */
.ent-controls {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  background: rgba(20, 30, 50, 0.5);
  padding: 7px 12px;
  border-radius: var(--radius-pill);
}
.ent-controls i,
.ent-controls svg {
  width: 15px;
  height: 15px;
  color: #fff;
}
.ent-controls i:last-child,
.ent-controls svg:last-child {
  color: #ff8d8d;
}
/* selo plataforma + Teams (logo) */
.ent-badge {
  position: absolute;
  right: 12px;
  top: 12px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.94);
  border-radius: var(--radius-pill);
  padding: 5px 11px;
  font-size: 10px;
  font-weight: 600;
  color: var(--neutral-600);
  box-shadow: 0 2px 8px rgba(20, 40, 80, 0.16);
}
.ent-badge b {
  color: #5059c9;
  font-weight: 700;
}
.teams-ic svg {
  width: 15px;
  height: 15px;
  display: block;
}
/* rail à direita: tópicos/perguntas (cima) + transcrição (baixo) */
.ent-rail {
  flex: none;
  width: 184px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  min-height: 0;
}
.er-block {
  background: var(--neutral-50);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 10px 11px;
}
.er-title {
  font-size: 8.5px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--neutral-500);
  margin-bottom: 8px;
}
.ent-topics {
  flex: none;
}
.topic {
  padding: 7px 0;
  border-top: 1px solid var(--neutral-200);
}
.topic:first-of-type {
  border-top: none;
  padding-top: 0;
}
.tp-head {
  display: flex;
  align-items: center;
  gap: 7px;
  min-width: 0;
}
.tp-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--neutral-300);
  flex: none;
}
.topic.on .tp-dot {
  background: var(--primary-500);
  box-shadow: 0 0 0 3px var(--primary-50);
}
.topic.done .tp-dot {
  background: var(--success);
}
.tp-name {
  font-size: 10.5px;
  font-weight: 700;
  color: var(--neutral-500);
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topic.on .tp-name {
  color: var(--neutral-900);
}
.topic.done .tp-name {
  color: var(--neutral-600);
}
.tp-chk,
.tp-chk svg {
  width: 13px;
  height: 13px;
  color: var(--success);
  flex: none;
}
.tp-q {
  font-size: 10px;
  color: var(--neutral-600);
  line-height: 1.4;
  margin-top: 6px;
  opacity: 0;
  transform: translateY(3px);
  transition:
    opacity 0.35s var(--ease-out),
    transform 0.35s var(--ease-out);
}
#statePlataforma.q-on .topic.on .tp-q {
  opacity: 1;
  transform: none;
}
.ev-asker {
  color: var(--primary-600);
  font-weight: 600;
}
.tp-score {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 7px;
}
.ev-lbl {
  font-size: 8.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--neutral-500);
}
.ev-stars {
  display: inline-flex;
  gap: 2px;
}
.ev-stars i {
  width: 13px;
  height: 13px;
  background: var(--neutral-200);
  transition: background 0.25s var(--ease-out);
  clip-path: polygon(
    50% 0,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
}
.ev-stars i.lit {
  background: #e6a44e;
}
/* transcrição ao vivo (linhas montam com o scroll) */
.ent-transcript {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.tr-scroll {
  flex: 1;
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
}
.tr-line {
  opacity: 0;
  transform: translateY(5px);
  transition:
    opacity 0.35s var(--ease-out),
    transform 0.35s var(--ease-out);
}
.tr-line.on {
  opacity: 1;
  transform: none;
}
.tr-line b {
  font-size: 9px;
  font-weight: 700;
  color: var(--primary-700);
}
.tr-line p {
  font-size: 9.5px;
  color: var(--neutral-600);
  line-height: 1.35;
  margin-top: 2px;
}
.report-sidebar {
  width: 240px;
  background: var(--neutral-50);
  border-right: 1px solid var(--neutral-200);
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cand-profile {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cand-avatar {
  width: 64px;
  height: 64px;
  border-radius: var(--radius-md);
  /* foto da candidata; o gradiente fica de fallback se a imagem faltar */
  background:
    url("../assets/img/foto-mariana-close.jpeg") center/cover no-repeat,
    linear-gradient(135deg, var(--primary-100), var(--primary-300));
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 20px;
  color: var(--primary-700);
}
.cand-info h3 {
  font-size: 18px;
  font-weight: 800;
  color: var(--neutral-900);
  line-height: 1.2;
  margin-bottom: 2px;
}
.cand-info .role {
  font-size: 13px;
  color: var(--neutral-600);
  font-weight: 500;
}
.meta-stats {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.m-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: var(--neutral-600);
}
.m-stat i,
.m-stat svg {
  color: var(--neutral-500);
}
.m-stat strong {
  font-family: var(--font-mono);
  color: var(--neutral-900);
  font-weight: 600;
}
.sidebar-alert {
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 16px;
  box-shadow: var(--shadow-sm);
}
.sidebar-alert-title {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--neutral-500);
  letter-spacing: 0.08em;
  margin-bottom: 12px;
}
.sa-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
}
.sa-item:last-child {
  margin-bottom: 0;
}
.sa-val {
  padding: 2px 8px;
  border-radius: var(--radius-pill);
  font-family: var(--font-mono);
  font-size: 11px;
}
.sa-val.pos {
  background: var(--success-soft);
  color: var(--success);
}
.sa-val.warn {
  background: var(--warning-soft);
  color: var(--warning);
}

.report-content {
  flex: 1;
  padding: 32px 36px;
  background: var(--neutral-0);
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.section-head {
  margin-bottom: 16px;
  border-bottom: 1px solid var(--neutral-200);
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-head i,
.section-head svg {
  color: var(--primary-500);
  width: 16px;
  height: 16px;
}
.section-head h4 {
  font-size: 15px;
  font-weight: 700;
  color: var(--neutral-900);
}

.star-block {
  background: var(--neutral-50);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  padding: 20px;
}
.sq {
  font-size: 15px;
  font-weight: 700;
  color: var(--neutral-900);
  margin-bottom: 8px;
}
.sa {
  font-size: 14px;
  color: var(--neutral-600);
  background: var(--neutral-0);
  border-left: 3px solid var(--primary-400);
  padding: 12px 14px;
  border-radius: 0 var(--radius-md) var(--radius-md) 0;
  font-style: italic;
  margin-bottom: 16px;
  box-shadow: var(--shadow-sm);
}
.star-pills {
  display: flex;
  gap: 8px;
  margin-bottom: 20px;
}
.spill {
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-pill);
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
  color: var(--neutral-600);
  display: flex;
  align-items: center;
  gap: 6px;
}
.spill b {
  color: var(--neutral-900);
}
.star-metrics {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.sm-col {
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 6px;
  position: relative;
  overflow: hidden;
}
.sm-col::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--neutral-200);
}
.sm-col.ok::before {
  background: var(--success);
}
.sm-col.part::before {
  background: #e0a800;
}
.sm-col.no::before {
  background: var(--danger);
}
.sm-letter {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--neutral-100);
  color: var(--neutral-500);
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 700;
  display: grid;
  place-items: center;
}
.sm-col.ok .sm-letter {
  background: var(--success-soft);
  color: var(--success);
}
.sm-col.part .sm-letter {
  background: var(--warning-soft);
  color: var(--warning);
}
.sm-col.no .sm-letter {
  background: var(--danger-soft);
  color: var(--danger);
}
.sm-name {
  font-size: 12px;
  font-weight: 700;
  color: var(--neutral-900);
}
.sm-status {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--neutral-500);
}
.sm-col.ok .sm-status {
  color: var(--success);
}
.sm-col.part .sm-status {
  color: var(--warning);
}
.sm-col.no .sm-status {
  color: var(--danger);
}

/* ============ SCALE-TO-FIT WRAPPER ============ */
/*
  O wrapper ocupa 100% da sticky-content (height:100%).
  O transform-origin: top center garante que o conteúdo
  encolhe a partir do topo (não do centro).
  will-change: transform melhora performance do reflow.
*/
.panel-scale-wrapper {
  transform-origin: top center;
  will-change: transform;
}

/* ============ ANDY ============ */
.andy-dock {
  position: fixed;
  right: 26px;
  bottom: 26px;
  z-index: 300;
  width: 62px;
  height: 62px;
  border-radius: var(--radius-lg);
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  box-shadow: var(--shadow-lg);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: levitate 3.6s ease-in-out infinite;
}
@keyframes levitate {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-7px);
  }
}
.andy-dock .andy-face {
  width: 48px;
  height: 48px;
  border-radius: 11px;
  background: linear-gradient(135deg, #fbe3d4, #f6c9a8);
  background-image: url("../assets/img/andy-image.png");
  background-size: cover;
  background-position: center 18%;
}
.andy-dock::after {
  content: "A Andy aparece quando você precisar";
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%) translateX(6px);
  background: var(--neutral-900);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  padding: 7px 13px;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.18s var(--ease-out),
    transform 0.18s var(--ease-out);
}
.andy-dock:hover::after {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
.andy-dock.hidden {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.andy-full {
  position: fixed;
  left: 30px;
  bottom: 0;
  z-index: 290;
  display: flex;
  align-items: flex-end;
  gap: 16px;
  opacity: 0;
  transform: translateY(40px);
  filter: blur(8px);
  pointer-events: none;
  transition:
    opacity 0.55s var(--ease-out),
    transform 0.55s var(--ease-out),
    filter 0.55s var(--ease-out);
}
.andy-full.show {
  opacity: 1;
  transform: none;
  filter: none;
  pointer-events: auto;
}
.andy-figure {
  width: 170px;
  height: 210px;
  border-radius: var(--radius-lg) var(--radius-lg) 0 0;
  background: linear-gradient(180deg, #fdf1e7, #f8dcc4);
  background-image: url("../assets/img/andy-image.png");
  background-size: cover;
  background-position: center top;
  box-shadow: var(--shadow-lg);
}
.andy-caption {
  margin-bottom: 26px;
  max-width: 280px;
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-lg);
  padding: 14px 16px;
}
.andy-caption .byline {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: var(--tracking-eyebrow);
  color: var(--neutral-600);
}
.andy-caption .byline svg {
  width: 13px;
  height: 13px;
  color: var(--primary-500);
}
.andy-caption p {
  font-size: 13.5px;
  line-height: 1.5;
  color: var(--neutral-700);
}
.andy-caption strong {
  color: var(--neutral-900);
}

/* caption por etapa */
.andy-caption.softskills {
  display: block;
}
.andy-caption.star {
  display: none;
}
.andy-showing-star .andy-caption.softskills {
  display: none;
}
.andy-showing-star .andy-caption.star {
  display: block;
}

/* ==== ARTEFATO INSCRITOS — 2 ATOS (vaga sendo criada → captação) ==== */

/* palco com os dois atos empilhados (mesmo padrão lista↔dossiê do SS) */
.ins-stage {
  height: 823px;
}

/* --- ATO 1: a vaga sendo preenchida, campo a campo --- */
#stateVaga {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vaga-create {
  width: 440px;
  max-width: 92%;
  margin: 0;
  border: 1.5px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  background: var(--neutral-0);
  box-shadow: var(--shadow-md);
  padding: 22px 26px 24px;
}
.v-field {
  opacity: 0;
  transform: translateY(14px);
  transition:
    opacity 300ms var(--ease-out),
    transform 300ms var(--ease-out);
}
.v-field.on {
  opacity: 1;
  transform: none;
}
.vaga-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: var(--primary-50);
  color: var(--primary-700);
  border-radius: var(--radius-pill);
  padding: 4px 11px;
  font-size: 10.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 14px;
}
/* lucide troca <i> por <svg> — mirar os dois (senão tamanho e spin não pegam) */
.vaga-badge i,
.vaga-badge svg {
  width: 11px;
  height: 11px;
}
.vaga-badge .vb-creating {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.vaga-badge .vb-done {
  display: none;
  align-items: center;
  gap: 7px;
}
.vaga-create:not(.vaga-done) .vaga-badge i,
.vaga-create:not(.vaga-done) .vaga-badge svg {
  animation: vbspin 1.1s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes vbspin {
  to {
    transform: rotate(360deg);
  }
}
/* vaga concluída: badge vira "criada agora" (verde) — reversível por classe */
.vaga-create.vaga-done .vaga-badge {
  background: var(--success-soft);
  color: var(--success);
}
.vaga-create.vaga-done .vb-creating {
  display: none;
}
.vaga-create.vaga-done .vb-done {
  display: inline-flex;
}
.vaga-title {
  font-size: 19px;
  font-weight: 800;
  color: var(--neutral-900);
  line-height: 1.25;
  margin-bottom: 8px;
}
.vaga-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  font-size: 12.5px;
  color: var(--neutral-600);
  margin-bottom: 12px;
}
.vaga-meta .sep {
  color: var(--neutral-400);
}
.vaga-salary {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 12px;
  font-weight: 600;
  color: var(--primary-700);
  background: var(--primary-50);
  border-radius: var(--radius-pill);
  padding: 3px 10px;
  margin-bottom: 14px;
}
.vaga-reqs {
  border-top: 1px solid var(--neutral-200);
  padding-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.vaga-reqs .req {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: var(--neutral-700);
}
.vaga-reqs .req i,
.vaga-reqs .req svg {
  width: 13px;
  height: 13px;
  color: var(--success);
  flex: none;
}

/* --- ATO 2: captação (referência da vaga + agregadores + lista enchendo) --- */
.capt-ref {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  font-weight: 700;
  color: var(--neutral-700);
  padding-bottom: 12px;
  border-bottom: 1px solid var(--neutral-200);
  margin-bottom: 14px;
}
.capt-ref i,
.capt-ref svg {
  width: 13px;
  height: 13px;
  color: var(--primary-500);
  flex: none;
}
.capt-ref .tag {
  margin-left: auto;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  background: var(--success-soft);
  color: var(--success);
  border-radius: var(--radius-pill);
  padding: 3px 9px;
  white-space: nowrap;
}

/* agregadores: cenário fixo — entram TODOS de uma vez com o ato */
.ch-pill {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  border: 1.5px solid var(--neutral-300);
  border-radius: var(--radius-pill);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--neutral-600);
  background: var(--neutral-0);
  white-space: nowrap;
}
.ch-pill i,
.ch-pill svg {
  width: 12px;
  height: 12px;
  color: var(--primary-500);
}
.ins-channels {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  padding: 2px 4px 0;
}

/* fios agregador→lista */
#wiresSvg {
  display: block;
  width: 100%;
  height: 48px;
  overflow: visible;
}
.ch-wire {
  fill: none;
  stroke: var(--neutral-200);
  stroke-width: 1.5;
  stroke-linecap: round;
}
/* conectado: brilho contínuo (dash deslizando devagar) */
.ch-wire.wire-on {
  stroke: url(#wireGrad);
  stroke-dasharray: 8 6;
  animation: wireDash 1.6s linear infinite;
}
/* pulso one-shot: a luz do agregador "entrega" o candidato na lista */
.ch-wire.pulse {
  stroke: var(--primary-300);
  stroke-width: 2.5;
  stroke-dasharray: 24 200;
  stroke-dashoffset: 200;
  animation: wirePulse 600ms ease-out forwards;
}
@keyframes wireDash {
  to {
    stroke-dashoffset: -28;
  }
}
@keyframes wirePulse {
  0% {
    stroke-dashoffset: 200;
  }
  100% {
    stroke-dashoffset: -40;
  }
}

/* convergência: os 8 agregadores entregam num NÚMERO que cresce + nuvem de massa
   (sem lista — o "muitos" vira ESCALA, não nomes; nomes ficam pra Triagem/Softskills) */
#stateCapt {
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* cluster pills→fios→número→grade→legenda CENTRALIZADO como bloco (auto-margins):
   a sobra do card alto sobra simétrica (acima dos pills / abaixo da legenda), em vez de
   um buraco só embaixo. Os fios continuam colados ao número (sem stretch). */
#stateCapt .ins-channels {
  flex: none;
  margin-top: auto;
}
#stateCapt #wiresSvg {
  flex: none;
}
.capt-pool {
  flex: none;
  margin-bottom: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-height: 0;
  gap: 18px;
  padding: 6px 0 4px;
}
.pool-readout {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.pool-num {
  font-family: var(--font-mono);
  font-weight: 700;
  letter-spacing: -3px;
  font-size: 108px;
  line-height: 0.92;
  color: var(--primary-600);
  font-variant-numeric: tabular-nums;
}
.pool-lbl {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--neutral-500);
}
/* nuvem = grade PERFEITA estilo painel de commits do GitHub; enche coluna a coluna
   com o scroll (scrub, reversível). Cada célula = um quadradinho arredondado. */
.pool-cloud {
  display: grid;
  grid-template-columns: repeat(15, 16px);
  grid-auto-rows: 16px;
  gap: 6px;
  justify-content: center;
  align-content: center;
  width: 100%;
  margin-top: 2px;
}
.pool-dot {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: var(--neutral-200);
  opacity: 0.55;
  transform: scale(0.9);
  transition:
    opacity 240ms var(--ease-out),
    transform 240ms var(--ease-out),
    background 240ms var(--ease-out);
}
.pool-dot.on {
  opacity: 1;
  transform: scale(1);
  background: var(--primary-400);
}
.pool-dot.on.alt {
  background: var(--brand-violet);
} /* violeta da logo intercalado (par de marca) */
.capt-pool .arr-more {
  border: none;
  padding: 0;
  text-align: center;
}
.arr-more {
  font-family: var(--font-mono);
  font-size: 10.5px;
  color: var(--neutral-500);
  border-top: 1px solid var(--neutral-200);
  padding: 10px 2px 0;
  opacity: 0;
  transition: opacity 280ms var(--ease-out);
}
.arr-more.db-on {
  opacity: 1;
}

/* ==== ARTEFATO TRIAGEM V2 — PIPELINE vertical (1 candidato por vez no fluxo) ==== */
.tri-stage {
  position: relative;
  height: 744px;
  padding: 0;
  overflow: hidden;
}
/* tela entra VAZIA; revela após a copy montar (content-on). Os chips são geridos
   pelo motor (opacity inline) e por isso não dependem deste gate. */
.tri-stage > * {
  opacity: 0;
  transition: opacity 0.4s var(--ease-out);
}
.tri-stage.content-on > * {
  opacity: 1;
}

/* trilho vertical central (o "fluxo") */
.pipe-rail {
  position: absolute;
  left: 50%;
  top: 76px;
  bottom: 150px;
  width: 2px;
  transform: translateX(-50%);
  background: repeating-linear-gradient(
    var(--neutral-300) 0 5px,
    transparent 5px 11px
  );
  z-index: 1;
}

/* topo: a Andy trabalhando (é ela quem tria) */
.pipe-andy {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 9px;
  background: var(--neutral-0);
  border-radius: var(--radius-pill);
  box-shadow:
    0 2px 10px rgba(20, 40, 80, 0.1),
    inset 0 0 0 1px var(--neutral-200);
  padding: 6px 14px 6px 7px;
  z-index: 3;
  white-space: nowrap;
}
.pa-av {
  width: 28px;
  height: 28px;
  flex: none;
  border-radius: 50%;
  background: var(--neutral-200) url("../assets/img/andy-image.png") center/cover no-repeat;
}
.pa-txt {
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}
.pa-txt b {
  font-size: 12px;
  font-weight: 800;
  color: var(--neutral-900);
}
.pa-txt span {
  font-size: 9.5px;
  font-weight: 600;
  color: var(--neutral-500);
}
.pa-live {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--success);
  margin-left: 2px;
  animation: paLive 1.3s ease-in-out infinite;
}
@keyframes paLive {
  0%,
  100% {
    opacity: 1;
    box-shadow: 0 0 0 0 rgba(25, 135, 84, 0.45);
  }
  50% {
    opacity: 0.5;
    box-shadow: 0 0 0 5px rgba(25, 135, 84, 0);
  }
}

/* estações (top setado pelo motor; nó no trilho + rótulo à direita + índice à esquerda) */
.pipe-station {
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.ps-node {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: var(--neutral-0);
  box-shadow: inset 0 0 0 2px var(--neutral-300);
  transition:
    box-shadow 0.3s var(--ease-out),
    background 0.3s var(--ease-out);
}
.pipe-station.lit .ps-node {
  box-shadow: inset 0 0 0 2px var(--primary-500);
  background: var(--primary-100);
}
.ps-label {
  position: absolute;
  left: calc(50% + 96px);
  font-size: 11px;
  font-weight: 700;
  color: var(--neutral-500);
  white-space: nowrap;
  transition: color 0.3s;
}
.pipe-station.lit .ps-label {
  color: var(--neutral-900);
}
.ps-idx {
  position: absolute;
  right: calc(50% + 96px);
  font-family: var(--font-mono);
  font-size: 11px;
  font-weight: 700;
  color: var(--neutral-400);
}

/* chip do candidato (move pelo motor: translate x,y + opacity) */
.pipe-chip {
  position: absolute;
  top: 0;
  left: 50%;
  width: 158px;
  margin-left: -79px;
  background: var(--neutral-0);
  border-radius: var(--radius-md);
  box-shadow:
    0 5px 16px rgba(20, 40, 80, 0.13),
    inset 0 0 0 1px var(--neutral-200);
  padding: 8px 10px;
  z-index: 5;
  opacity: 0;
  will-change: transform, opacity;
  transition: box-shadow 0.3s var(--ease-out);
}
.pc-head {
  display: flex;
  align-items: center;
  gap: 7px;
}
.pc-av {
  width: 24px;
  height: 24px;
  flex: none;
  border-radius: 50%;
  background: var(--primary-100);
  color: var(--primary-700);
  display: grid;
  place-items: center;
  font-size: 9.5px;
  font-weight: 700;
  font-family: var(--font-mono);
}
.pc-name {
  font-size: 11.5px;
  font-weight: 700;
  color: var(--neutral-900);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pc-cv {
  display: flex;
  gap: 3px;
  margin-top: 6px;
}
.pc-cv .cv-seg {
  flex: 1;
  height: 4px;
  border-radius: 2px;
  background: var(--neutral-200);
  transition: background 0.25s var(--ease-out);
}
/* a escala de currículo só PREENCHE ao cruzar a 1ª estação (Análise de currículo) */
.pipe-chip.cv-on .pc-cv .cv-seg.fill {
  background: var(--primary-400);
}
.pc-stamps {
  display: flex;
  gap: 6px;
  margin-top: 7px;
}
.pc-stamp {
  flex: 1;
  height: 19px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: var(--neutral-100);
  color: var(--neutral-300);
  opacity: 0.45;
  transform: scale(0.9);
  transition: all 0.25s var(--ease-out);
}
.pc-stamp i,
.pc-stamp svg {
  width: 12px;
  height: 12px;
}
.pc-stamp.show {
  opacity: 1;
  transform: scale(1);
}
.pc-stamp.show.ok {
  background: var(--success-soft);
  color: var(--success);
}
.pc-stamp.show.no {
  background: var(--neutral-200);
  color: var(--neutral-500);
} /* selo de estação NEUTRO, sem vermelho */
/* VEREDITO no fim do fluxo: card verde (aprovado) / vermelho (recusado) + selo no canto */
.pipe-chip.done.ok {
  box-shadow:
    0 6px 18px rgba(25, 135, 84, 0.22),
    inset 0 0 0 1.7px var(--success);
  background: #f3fbf7;
}
.pipe-chip.done.no {
  box-shadow:
    0 6px 18px rgba(220, 53, 69, 0.18),
    inset 0 0 0 1.7px var(--danger);
  background: #fdf4f5;
}
.pc-flag {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #fff;
  opacity: 0;
  transform: scale(0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
  transition:
    opacity 0.25s var(--ease-out),
    transform 0.25s var(--ease-out);
}
.pc-flag i,
.pc-flag svg {
  width: 14px;
  height: 14px;
}
.pipe-chip.done .pc-flag {
  opacity: 1;
  transform: scale(1);
}
.pipe-chip.done.ok .pc-flag {
  background: var(--success);
}
.pipe-chip.done.no .pc-flag {
  background: var(--danger);
}

/* saídas (base): recusados à esquerda, aprovados à direita */
.pipe-exits {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 22px;
  display: flex;
  justify-content: space-between;
  padding: 0 26px;
  z-index: 2;
}
.pexit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.px-ic {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin-bottom: 3px;
}
.px-ic i,
.px-ic svg {
  width: 17px;
  height: 17px;
}
.pexit.no .px-ic {
  background: var(--neutral-200);
  color: var(--neutral-500);
}
.pexit.ok .px-ic {
  background: var(--success-soft);
  color: var(--success);
}
.pexit b {
  font-family: var(--font-mono);
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
}
.pexit.ok b {
  color: var(--success);
}
.pexit.no b {
  color: var(--neutral-500);
}
.px-lbl {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--neutral-500);
  margin-top: 2px;
}

/* ==== ARTEFATO HARDSKILLS V2 — MACRO (sistema) → MICRO (WhatsApp) → RESULTADO ==== */
.hard-stage {
  position: relative;
  height: 744px;
  overflow: hidden;
} /* = altura do tri-stage, sem pulo na rolagem */

/* as 3 camadas entram só após a copy (.content-on); as opacidades e a CÂMERA
   (scale/translate) são dirigidas frame a frame pelo MOTOR */
.hard-macro,
.mari-phone,
.hard-result {
  opacity: 0;
}

/* ---------- ATO 1: MACRO — a plataforma disparando ~90 conversas ---------- */
.hard-macro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: 50% 50%;
  will-change: transform, opacity;
}
.macro-wires {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
  z-index: 1;
}
.macro-wire {
  fill: none;
  stroke: var(--primary-300);
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-dasharray: 3 7;
  opacity: 0;
  transition: opacity 0.45s var(--ease-out);
  animation: macroFlow 2.8s linear infinite;
}
.macro-wire.wire-on {
  opacity: 0.62;
} /* acende junto com o nó (cascata) */
.macro-wire.is-mari {
  stroke: var(--primary-500);
  stroke-width: 1.7;
  stroke-dasharray: 5 6;
  animation-duration: 1.9s;
}
.macro-wire.is-mari.wire-on {
  opacity: 0.85;
}
@keyframes macroFlow {
  to {
    stroke-dashoffset: -20;
  }
}

.macro-core {
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  z-index: 3;
}
.mc-disc {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: relative;
  background: var(--neutral-200) url("../assets/img/andy-image.png") center/cover no-repeat;
  box-shadow:
    0 0 0 4px #fff,
    0 0 0 6px var(--primary-300),
    var(--shadow-md);
}
.mc-disc::after {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  border: 1.5px solid var(--primary-400);
  animation: mcPulse 2.6s var(--ease-out) infinite;
}
@keyframes mcPulse {
  0% {
    transform: scale(0.92);
    opacity: 0.5;
  }
  70% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.mc-label {
  font-size: 11px;
  font-weight: 800;
  color: var(--neutral-800);
  letter-spacing: 0.02em;
}
.mc-count {
  font-family: var(--font-mono);
  font-size: 10.5px;
  font-weight: 700;
  color: var(--primary-600);
  background: var(--primary-50);
  border-radius: var(--radius-pill);
  padding: 2px 9px;
}

.macro-node {
  position: absolute;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  width: 78px;
  text-align: center;
  opacity: 0;
  z-index: 2;
  transition: opacity 0.45s var(--ease-out);
}
.macro-node.mn-on {
  opacity: 1;
}
.mn-av {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--primary-100);
  color: var(--primary-700);
  display: grid;
  place-items: center;
  font-size: 10px;
  font-weight: 800;
  font-family: var(--font-mono);
  box-shadow:
    0 0 0 3px #fff,
    var(--shadow-sm);
}
.mn-name {
  font-size: 9.5px;
  font-weight: 700;
  color: var(--neutral-600);
  white-space: nowrap;
}
.mn-status {
  font-size: 8.5px;
  font-weight: 600;
  color: var(--primary-500);
}
.macro-node.is-mari {
  z-index: 4;
}
.macro-node.is-mari .mn-av {
  width: 40px;
  height: 40px;
  font-size: 13px;
  background: var(--primary-500);
  color: #fff;
  box-shadow:
    0 0 0 3px #fff,
    0 0 0 5px var(--primary-300),
    var(--shadow-md);
}
.macro-node.is-mari .mn-name {
  font-size: 11px;
  font-weight: 800;
  color: var(--neutral-900);
}
/* nós resolvendo no ATO 3 (✓ a maioria, ✕ alguns — âmbar, não vermelho) */
.mn-check {
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 8px;
  font-style: normal;
  color: #fff;
  background: var(--success);
  opacity: 0;
  transform: scale(0.4);
  transition:
    opacity 0.3s var(--ease-out),
    transform 0.3s var(--ease-out);
}
.mn-check::after {
  content: "✓";
}
.macro-node.mn-done .mn-check {
  opacity: 1;
  transform: none;
}
.macro-node.mn-cut {
  opacity: 0.34;
}
.macro-node.mn-cut .mn-check {
  opacity: 1;
  transform: none;
  background: #c98a2e;
}
.macro-node.mn-cut .mn-check::after {
  content: "✕";
}

/* ---------- ATO 2: MICRO — o WhatsApp da Mariana (idealizado, header verde clássico) ---------- */
.mari-phone {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 312px;
  height: 646px;
  transform: translate(-50%, -50%) scale(0.12);
  z-index: 5;
  pointer-events: none;
  will-change: transform, opacity;
}
.phone-frame {
  width: 100%;
  height: 100%;
  border-radius: 34px;
  background: #0b141a;
  padding: 9px 8px;
  position: relative;
  box-shadow:
    0 26px 60px -18px rgba(16, 32, 48, 0.5),
    0 0 0 1px rgba(0, 0, 0, 0.18);
}
.phone-frame::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 78px;
  height: 5px;
  border-radius: 5px;
  background: #000;
  opacity: 0.5;
  z-index: 2;
}
.wa-screen {
  width: 100%;
  height: 100%;
  border-radius: 26px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: #ece5dd;
}
.wa-topbar {
  flex: none;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 14px 12px 11px;
  background: #075e54;
  color: #fff;
}
.wa-back {
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  opacity: 0.92;
  flex: none;
  margin-right: -2px;
}
.wa-pic {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  flex: none;
  background: #cfd8d6 url("../assets/img/andy-image.png") center/cover no-repeat;
}
.wa-id {
  flex: 1;
  min-width: 0;
  line-height: 1.25;
}
.wa-id b {
  display: block;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wa-id span {
  font-size: 10.5px;
  opacity: 0.82;
}
.wa-icons {
  display: flex;
  gap: 15px;
  opacity: 0.92;
}
.wa-icons i,
.wa-icons svg {
  width: 17px;
  height: 17px;
  color: #fff;
}
.wa-body {
  flex: 1;
  min-height: 0;
  padding: 13px 11px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow: hidden;
  justify-content: flex-start;
  background-color: #ece5dd;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150'%3E%3Cg fill='none' stroke='%23b6aa98' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' opacity='0.32'%3E%3Cpath d='M20 34h26a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H32l-8 7v-7a4 4 0 0 1-4-4V38a4 4 0 0 1 4-4z'/%3E%3Ccircle cx='112' cy='36' r='12'/%3E%3Ccircle cx='108' cy='33' r='1.4' fill='%23b6aa98'/%3E%3Ccircle cx='116' cy='33' r='1.4' fill='%23b6aa98'/%3E%3Cpath d='M107 41q5 4 10 0'/%3E%3Cpath d='M44 104q-10-12-20-4q-6 6 0 12q8 8 20 17q12-9 20-17q6-6 0-12q-10-8-20 4z'/%3E%3Crect x='100' y='100' width='34' height='24' rx='4'/%3E%3Ccircle cx='117' cy='112' r='6.5'/%3E%3Cpath d='M108 100l3-5h12l3 5'/%3E%3C/g%3E%3C/svg%3E");
}
.wa-msg {
  display: flex;
  max-width: 84%;
  opacity: 0;
  transform: translateY(7px);
  transition:
    opacity 0.3s var(--ease-out),
    transform 0.3s var(--ease-out);
}
.wa-msg.wa-on {
  opacity: 1;
  transform: none;
}
.wa-msg[data-from="cand"] {
  margin-left: auto;
}
.wa-bubble {
  position: relative;
  font-size: 11.5px;
  line-height: 1.4;
  padding: 6px 9px 15px;
  border-radius: 8px;
  color: #111b21;
  box-shadow: 0 1px 0.5px rgba(11, 20, 26, 0.16);
}
.wa-msg[data-from="andy"] .wa-bubble {
  background: #fff;
  border-top-left-radius: 2px;
}
.wa-msg[data-from="cand"] .wa-bubble {
  background: #d9fdd3;
  border-top-right-radius: 2px;
}
.wa-time {
  position: absolute;
  right: 8px;
  bottom: 4px;
  font-size: 8px;
  color: #667781;
  display: inline-flex;
  align-items: center;
  gap: 3px;
}
.wa-checks {
  color: #53bdeb;
  font-size: 9px;
  letter-spacing: -1.5px;
}
.wa-tag {
  display: inline-block;
  font-size: 8px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #0a6b5e;
  background: #cdeee6;
  border-radius: var(--radius-pill);
  padding: 0 6px;
  margin-right: 5px;
  vertical-align: 1px;
}
.sv-head {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--neutral-500);
  margin-bottom: 2px;
}
.sv-row {
  display: grid;
  grid-template-columns: 30px 1fr auto;
  align-items: center;
  gap: 10px;
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 11px 12px;
  flex: 1;
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity 0.35s var(--ease-out),
    transform 0.35s var(--ease-out);
}
.sv-row.sv-on {
  opacity: 1;
  transform: none;
}
.sv-ic {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: var(--primary-50);
  color: var(--primary-600);
}
.sv-ic i,
.sv-ic svg {
  width: 15px;
  height: 15px;
}
.sv-id {
  min-width: 0;
}
.sv-name {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: var(--neutral-900);
}
.sv-note {
  display: block;
  font-size: 11px;
  color: var(--neutral-500);
  line-height: 1.35;
  margin-top: 2px;
}
.sv-verdict {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 4px 9px;
  border-radius: var(--radius-pill);
  white-space: nowrap;
  align-self: start;
}
.sv-verdict.rec {
  background: var(--success-soft);
  color: var(--success);
}
.sv-verdict.no {
  background: #fbeed8;
  color: #9a6a1e;
} /* âmbar, NÃO vermelho gritante */
.sv-row[data-verdict="no"] .sv-ic {
  background: #fbeed8;
  color: #9a6a1e;
}

/* ---------- ATO 3: RESULTADO — veredito + parecer por competência + corte 90→45 ---------- */
.hard-result {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 6;
  background: radial-gradient(
    120% 78% at 50% 50%,
    rgba(255, 255, 255, 0.92),
    rgba(255, 255, 255, 0.7)
  );
}
.hard-result-card {
  width: 82%;
  max-width: 486px;
  transform: translateY(16px);
  transition: transform 0.5s var(--ease-out);
}
.hard-stage.result-on .hard-result-card {
  transform: none;
}
.hard-result-card .sv-row {
  opacity: 1;
  transform: none;
  flex: none;
  align-items: flex-start;
  padding: 14px 15px;
  gap: 12px;
}
.hard-result-card .sv-ic {
  width: 34px;
  height: 34px;
}
.hard-result-card .sv-ic i,
.hard-result-card .sv-ic svg {
  width: 17px;
  height: 17px;
}
.hard-result-card .sv-name {
  font-size: 14.5px;
}
.hard-result-card .sv-note {
  font-size: 12px;
  line-height: 1.46;
  color: var(--neutral-600);
  margin-top: 3px;
}
.hard-result-card .sv-verdict {
  font-size: 10.5px;
  padding: 5px 10px;
}
.hr-head {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 16px;
}
.hr-ava {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  flex: none;
  background: var(--primary-100) url("../assets/img/foto-mariana-close.jpeg") center/cover
    no-repeat;
  box-shadow:
    0 0 0 2px #fff,
    var(--shadow-sm);
}
.hr-title {
  font-size: 16px;
  font-weight: 800;
  color: var(--neutral-900);
  line-height: 1.25;
}
.hr-title span {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: var(--neutral-500);
}
.hr-verdicts {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-bottom: 16px;
}
/* parecer-síntese da Andy — preenche a sobra e fecha o raciocínio */
.hr-parecer {
  display: flex;
  gap: 11px;
  align-items: flex-start;
  background: var(--primary-50);
  border: 1px solid var(--primary-100);
  border-radius: var(--radius-md);
  padding: 13px 15px;
  margin-bottom: 16px;
}
.hp-ic {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex: none;
  background: var(--neutral-200) url("../assets/img/andy-image.png") center/cover no-repeat;
  box-shadow:
    0 0 0 2px #fff,
    var(--shadow-sm);
}
.hp-tx {
  font-size: 12px;
  line-height: 1.5;
  color: var(--neutral-700);
}
.hp-tx b {
  color: var(--neutral-900);
  font-weight: 800;
}
.hp-tag {
  display: block;
  font-size: 9.5px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--primary-600);
  margin-bottom: 3px;
}
.hr-foot {
  display: flex;
  align-items: baseline;
  gap: 10px;
  justify-content: center;
  border-top: 1px dashed var(--neutral-200);
  padding-top: 15px;
}
.hr-foot b {
  font-family: var(--font-mono);
  font-size: 30px;
  font-weight: 800;
  color: var(--primary-600);
}
.hr-foot span {
  font-size: 13px;
  color: var(--neutral-600);
}

/* ============ PAINEL 5: CONTRATADOS (proposta → aceite → chegada) ============ */
/* é o ÚLTIMO painel no DOM (sempre por cima); só ganha fundo opaco quando ativo,
   p/ ocluir os painéis montados atrás (STAR/SS) — fora disso fica transparente */
.panel-contr.panel-front {
  background: var(--neutral-100);
}
/* assinatura humana (não "feito pela Andy" — aqui a decisão é do recrutador) */
.sig.sig-human .sig-ic {
  width: 24px;
  height: 24px;
  border-radius: var(--radius-pill);
  background: var(--success-soft);
  color: var(--success);
  display: grid;
  place-items: center;
  box-shadow: inset 0 0 0 1px rgba(25, 135, 84, 0.18);
}
.sig.sig-human .sig-ic i,
.sig.sig-human .sig-ic svg {
  width: 14px;
  height: 14px;
}
.sig.sig-human .txt {
  color: var(--success);
}

/* artefato = módulo de proposta do produto (idealizado). a prop-card JÁ é a
   "janela de app" (tem barra própria) — o report-frame externo vira só caixa
   transparente p/ não duplicar moldura. */
#reportFrameContr {
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
}
.contr-stage {
  position: relative;
  height: 872px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prop-card {
  width: 100%;
  background: var(--neutral-0);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
  overflow: hidden;
  transition:
    border-color 0.5s var(--ease-out),
    box-shadow 0.5s var(--ease-out);
}
.prop-card.accepted {
  border-color: var(--success);
  box-shadow:
    0 0 0 1px var(--success),
    0 14px 34px rgba(25, 135, 84, 0.16);
}
.pc-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 18px;
  border-bottom: 1px solid var(--neutral-200);
  background: var(--neutral-50);
}
.pc-bar .app-dots {
  display: flex;
  gap: 6px;
}
.pc-bar .app-dots div {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--neutral-300);
}
.pc-tag {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.02em;
  color: var(--neutral-700);
}
.pc-tag i,
.pc-tag svg {
  width: 15px;
  height: 15px;
  color: var(--primary-600);
}
.pc-channel {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 600;
  color: var(--neutral-500);
}
.pc-channel i,
.pc-channel svg {
  width: 13px;
  height: 13px;
}
.pc-body {
  padding: 22px 26px 26px;
}
/* candidata */
.pc-cand {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 18px;
  border-bottom: 1px dashed var(--neutral-200);
}
.pc-avatar {
  width: 52px;
  height: 52px;
  border-radius: var(--radius-pill);
  flex: 0 0 auto;
  background:
    url("../assets/img/foto-mariana-close.jpeg") center 18% / cover no-repeat,
    linear-gradient(135deg, var(--primary-300), var(--brand-violet));
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.pc-cand h3 {
  font-size: 18px;
  font-weight: 800;
  color: var(--neutral-900);
}
.pc-cand .role {
  font-size: 13px;
  color: var(--neutral-600);
  margin-top: 1px;
}
.pc-cand .pc-badge {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--primary-700);
  background: var(--primary-50);
  padding: 6px 12px;
  border-radius: var(--radius-pill);
}
/* campos da oferta — preenchem um a um */
.pc-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 18px 0 20px;
}
.po-field {
  background: var(--neutral-50);
  border: 1px solid var(--neutral-200);
  border-radius: var(--radius-md);
  padding: 13px 15px;
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity 0.4s var(--ease-out),
    transform 0.4s var(--ease-out);
}
.po-field.on {
  opacity: 1;
  transform: none;
}
.po-field .po-k {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10.5px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: var(--neutral-500);
}
.po-field .po-k i,
.po-field .po-k svg {
  width: 13px;
  height: 13px;
  color: var(--primary-500);
}
.po-field .po-v {
  font-family: var(--font-mono);
  font-size: 18px;
  font-weight: 700;
  color: var(--neutral-900);
  margin-top: 5px;
  letter-spacing: -0.5px;
}
.po-field .po-v small {
  font-family: var(--font-sans);
  font-size: 12px;
  font-weight: 600;
  color: var(--neutral-500);
  letter-spacing: 0;
}
/* timeline de status: Enviada → Visualizada → Aceita */
.po-status {
  display: flex;
  align-items: center;
  gap: 0;
  margin: 4px 2px 22px;
}
.po-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  flex: 0 0 auto;
  width: 96px;
  position: relative;
}
.po-step .po-dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--neutral-100);
  border: 2px solid var(--neutral-300);
  display: grid;
  place-items: center;
  color: transparent;
  transition: all 0.45s var(--ease-out);
}
.po-step .po-dot i,
.po-step .po-dot svg {
  width: 14px;
  height: 14px;
}
.po-step .po-lbl {
  font-size: 11px;
  font-weight: 700;
  color: var(--neutral-400);
  transition: color 0.45s var(--ease-out);
}
.po-line {
  flex: 1 1 auto;
  height: 2px;
  background: var(--neutral-200);
  margin-top: -20px;
  position: relative;
  overflow: hidden;
}
.po-line::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 0;
  background: var(--success);
  transition: width 0.5s var(--ease-out);
}
.po-step.done .po-dot {
  background: var(--success);
  border-color: var(--success);
  color: #fff;
}
.po-step.done .po-lbl {
  color: var(--success);
}
.po-step.sent .po-dot {
  background: var(--primary-500);
  border-color: var(--primary-500);
  color: #fff;
}
.po-step.sent .po-lbl {
  color: var(--primary-700);
}
.po-line.fill::after {
  width: 100%;
}
/* botão de envio (a mão humana aciona) */
.po-send {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: var(--primary-500);
  color: #fff;
  border: none;
  font-family: inherit;
  font-weight: 700;
  font-size: 15px;
  padding: 15px;
  border-radius: var(--radius-md);
  box-shadow: 0 4px 12px rgba(78, 168, 238, 0.3);
  transition: all 0.35s var(--ease-out);
}
.po-send i,
.po-send svg {
  width: 17px;
  height: 17px;
}
.po-send.pressed {
  transform: scale(0.97);
}
.po-send.sent {
  background: var(--success-soft);
  color: var(--success);
  box-shadow: none;
  cursor: default;
}
/* cursor humano que volta para enviar */
.contr-cursor {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  pointer-events: none;
  opacity: 0;
  z-index: 6;
  transition: opacity 0.2s linear;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.25));
}
.contr-cursor svg {
  width: 100%;
  height: 100%;
}
.contr-send-ripple {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(78, 168, 238, 0.5);
  pointer-events: none;
  opacity: 0;
  z-index: 5;
}
.contr-send-ripple.go {
  animation: contrRipple 0.6s var(--ease-out);
}
@keyframes contrRipple {
  from {
    opacity: 0.7;
    transform: scale(0.3);
  }
  to {
    opacity: 0;
    transform: scale(3.4);
  }
}

/* ============ CHEGADA FULL-SCREEN (ato ③) ============ */
/* camada full-bleed sobre o viewport pinado — FORA do scale-to-fit dos painéis.
   O funil ESVAI (não vira listras); aqui a chegada é uma tela limpa e centrada,
   mundo claro, com glow suave da marca. A jornada 1231→1 vira uma RÉGUA horizontal
   (o funil como linha) terminando no medalhão "1". */
.arrival {
  position: absolute;
  inset: 0;
  z-index: 205;
  display: grid;
  place-items: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  background: var(--neutral-50);
}
.arr-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(
      44% 52% at 50% 40%,
      rgba(196, 138, 233, 0.2),
      transparent 72%
    ),
    radial-gradient(
      50% 36% at 50% 96%,
      rgba(110, 189, 255, 0.16),
      transparent 70%
    );
}
.arr-inner {
  position: relative;
  text-align: center;
  transform: translateY(20px) scale(0.97);
  transition: transform 0.65s var(--ease-out);
}
.arrival.show .arr-inner {
  transform: none;
}
.arr-badge {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  color: var(--success);
  background: var(--neutral-0);
  padding: 10px 22px;
  border-radius: var(--radius-pill);
  box-shadow:
    0 6px 18px rgba(25, 135, 84, 0.16),
    inset 0 0 0 1px var(--success-soft);
}
.arr-badge i,
.arr-badge svg {
  width: 16px;
  height: 16px;
}
.arr-avatar {
  width: 132px;
  height: 132px;
  border-radius: var(--radius-pill);
  margin: 24px auto 0;
  background:
    url("../assets/img/foto-mariana-close.jpeg") center 18% / cover no-repeat,
    var(--neutral-200);
  box-shadow:
    0 14px 36px rgba(33, 37, 41, 0.18),
    0 0 0 5px #fff,
    0 0 0 8px rgba(196, 138, 233, 0.45);
}
.arr-name {
  font-size: 38px;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: var(--neutral-900);
  margin-top: 20px;
}
.arr-role {
  font-size: 16px;
  color: var(--neutral-600);
  margin-top: 5px;
}
/* régua-jornada: o funil virou uma linha limpa que resolve no medalhão "1" */
.arr-journey {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  margin-top: 34px;
  font-family: var(--font-mono);
}
.aj-node {
  font-size: 19px;
  font-weight: 700;
  color: var(--neutral-400);
  opacity: 0.4;
  transition:
    opacity 0.4s var(--ease-out),
    color 0.4s var(--ease-out),
    transform 0.4s var(--ease-out);
  transform: translateY(4px);
}
.aj-node.lit {
  opacity: 1;
  color: var(--neutral-600);
  transform: none;
}
.aj-sep {
  width: 15px;
  height: 15px;
  color: var(--neutral-300);
  opacity: 0.5;
  transition: opacity 0.4s var(--ease-out);
}
.aj-sep.lit {
  opacity: 1;
}
.aj-final {
  font-family: var(--font-mono);
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  width: 54px;
  height: 54px;
  border-radius: var(--radius-pill);
  display: inline-grid;
  place-items: center;
  margin-left: 4px;
  background: linear-gradient(135deg, var(--primary-500), var(--brand-violet));
  box-shadow: 0 8px 22px rgba(196, 138, 233, 0.45);
  transform: scale(0.6);
  opacity: 0.4;
}
.aj-final.lit {
  transform: scale(1);
  opacity: 1;
}
.arr-cap {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--neutral-500);
  opacity: 0;
  transition: opacity 0.5s var(--ease-out) 0.1s;
}
.arrival.line-on .arr-cap {
  opacity: 1;
}

/* ============ MODO ESTÁTICO (body.funil-static) ============
   Versão editorial do funil — <1024px e reduced-motion (docs/decisoes-mobile.md
   D1–D4). O funil.js detecta o modo, adiciona a classe no body e NÃO instala o
   motor. O CSS abaixo DEFINE o layout (abertura + funil vertical + capítulos
   com um artefato por etapa) em vez de desfazer o desktop com !important:
   a classe no body dá a especificidade que a media query antiga não dava. */

/* --- estrutura: sem sentinel/pinning; fluxo normal, headline antes do funil --- */
body.funil-static #funil {
  overflow-x: clip;
}
body.funil-static .scroll-sentinel {
  height: auto;
}
body.funil-static .sticky-viewport {
  position: static;
  height: auto;
  overflow: visible;
  display: flex;
  flex-direction: column;
}
body.funil-static .sticky-content {
  overflow: visible;
  height: auto;
}
body.funil-static .section {
  height: auto;
  padding: 8px 18px 44px;
}
body.funil-static .grid {
  grid-template-columns: 1fr;
  gap: 34px;
}
body.funil-static .copy {
  position: static;
  padding-top: 0;
}
body.funil-static .panel {
  display: block;
  position: static;
  height: auto;
  pointer-events: auto;
}
body.funil-static .panel-block,
body.funil-static .d-block {
  opacity: 1;
  transform: none;
  transition: none;
}
body.funil-static .state {
  padding: 18px 14px 22px;
}
body.funil-static .andy-full {
  display: none;
}

/* --- ABERTURA: a headline-tese do intro vira cabeçalho normal da seção
   (order:-1 põe o texto ANTES do funil vertical, sem duplicar HTML) --- */
body.funil-static .intro-overlay {
  position: static;
  order: -1;
  padding: 84px 20px 30px;
  pointer-events: auto;
}
body.funil-static .io-scroll {
  display: none;
}
body.funil-static .io-top {
  padding: 26px 22px 28px;
}

/* --- FUNIL VERTICAL: os mesmos 6 segmentos do track, empilhados e
   estreitando 1231 → 1 (o funil volta à forma canônica no retrato) --- */
body.funil-static .funnel {
  position: static;
  background: none;
  border-bottom: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  padding: 0 22px 30px;
}
body.funil-static .funnel-track {
  flex-direction: column;
  align-items: center;
  gap: 7px;
  max-width: 520px;
  margin: 0 auto;
}
/* em coluna, o flex-basis:0 do desktop passaria a reger a ALTURA das barras —
   zera o flex de todos os itens do track. !important só nos wrappers, que
   carregam flex INLINE no HTML (inline não perde sem ele). */
body.funil-static .funnel-track > .seg {
  flex: none;
}
body.funil-static .seg-wrap {
  display: block;
  flex: none !important;
}
body.funil-static .seg-wrap .seg {
  flex: none;
}
body.funil-static .seg {
  width: 100%;
  height: 56px;
  clip-path: none;
  border-radius: 12px;
  margin-left: 0;
  padding: 0 16px;
  gap: 2px;
}
body.funil-static .seg .seg-num {
  font-size: 19px;
}
body.funil-static .seg-desc {
  display: none;
}
/* pontas do track: o desktop dá chevron às extremidades por :first/:last-child
   (especificidade maior que o .seg genérico acima) — zera aqui também */
body.funil-static .funnel-track > .seg:first-child,
body.funil-static .funnel-track > .seg:last-child {
  clip-path: none;
  margin-left: 0;
  padding-left: 16px;
}
/* escada de larguras (D3) — filhos diretos do track */
body.funil-static .funnel-track > .seg-1 {
  width: 100%;
  padding-left: 16px;
}
body.funil-static .funnel-track > .seg-2 {
  width: 87%;
}
body.funil-static .funnel-track > .seg-3 {
  width: 75%;
}
body.funil-static #wrapSoftskills {
  width: 63%;
}
body.funil-static #wrapStar {
  width: 52%;
}
body.funil-static .funnel-track > .seg-6 {
  width: 42%;
}

/* reveal on-enter do funil: as barras crescem até a largura da escada.
   Só existe com body.fs-anim (setado pelo JS junto do observer) — sem JS,
   nada fica escondido/estreito. */
body.funil-static.fs-anim .funnel-track > * {
  transition: width 0.8s var(--ease-out);
}
body.funil-static.fs-anim .funnel-track > *:nth-child(2) {
  transition-delay: 60ms;
}
body.funil-static.fs-anim .funnel-track > *:nth-child(3) {
  transition-delay: 120ms;
}
body.funil-static.fs-anim .funnel-track > *:nth-child(4) {
  transition-delay: 180ms;
}
body.funil-static.fs-anim .funnel-track > *:nth-child(5) {
  transition-delay: 240ms;
}
body.funil-static.fs-anim .funnel-track > *:nth-child(6) {
  transition-delay: 300ms;
}
body.funil-static.fs-anim .funnel-track:not(.fs-on) > * {
  width: 34%;
}

/* reveal on-enter dos capítulos (padrão único, estático depois de entrar) */
body.funil-static.fs-anim .copy,
body.funil-static.fs-anim .report-frame,
body.funil-static.fs-anim .io-top,
body.funil-static.fs-anim .arr-inner {
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 0.6s var(--ease-out),
    transform 0.6s var(--ease-out);
}
body.funil-static.fs-anim .copy.fs-on,
body.funil-static.fs-anim .report-frame.fs-on,
body.funil-static.fs-anim .io-top.fs-on,
body.funil-static.fs-anim .arr-inner.fs-on {
  opacity: 1;
  transform: none;
}

/* --- CAPÍTULO 1 · INSCRITOS: artefato = captação (canais + pool 1231).
   A cerimônia de criar a vaga sai; o copy já conta essa parte. --- */
body.funil-static .ins-stage {
  height: auto;
}
body.funil-static #stateVaga {
  display: none;
}
body.funil-static #stateCapt {
  position: static;
  opacity: 1;
  transform: none;
  visibility: visible;
  pointer-events: auto;
  height: auto;
}
body.funil-static .ch-wire {
  stroke: var(--primary-300);
  stroke-dasharray: none;
  animation: none;
}
body.funil-static .pool-dot {
  opacity: 1;
  transform: scale(1);
  background: var(--primary-400);
}
body.funil-static .pool-dot.alt {
  background: var(--brand-violet);
}
body.funil-static .arr-more {
  opacity: 1;
}

/* --- CAPÍTULO 2 · TRIAGEM: artefato = cards de veredito + placar 141/90.
   Trilho, estações e cue do motor saem. --- */
body.funil-static .tri-stage {
  height: auto;
  padding: 18px;
  overflow: visible;
}
body.funil-static .tri-stage > * {
  opacity: 1;
}
body.funil-static .pipe-rail,
body.funil-static .pipe-station,
body.funil-static .cut-line,
body.funil-static .boost-cue {
  display: none;
}
body.funil-static .pipe-andy {
  position: static;
  transform: none;
  margin: 0 auto 14px;
}
body.funil-static .pipe-chip {
  position: static;
  opacity: 1;
  transform: none;
  width: auto;
  margin: 8px 0;
}
body.funil-static .pipe-chip .pc-cv .cv-seg.fill {
  background: var(--primary-400);
}
body.funil-static .pc-stamp {
  opacity: 1;
  transform: none;
}
body.funil-static .pc-stamp.ok {
  background: var(--success-soft);
  color: var(--success);
}
body.funil-static .pc-stamp.no {
  background: var(--neutral-200);
  color: var(--neutral-500);
}
body.funil-static .pc-flag {
  opacity: 1;
  transform: none;
}
body.funil-static .pipe-chip[data-verdict="ok"] {
  box-shadow: inset 0 0 0 1.7px var(--success);
  background: #f3fbf7;
}
body.funil-static .pipe-chip[data-verdict="ok"] .pc-flag {
  background: var(--success);
}
body.funil-static .pipe-chip[data-verdict="no"] {
  box-shadow: inset 0 0 0 1.7px var(--danger);
  background: #fdf4f5;
}
body.funil-static .pipe-chip[data-verdict="no"] .pc-flag {
  background: var(--danger);
}
body.funil-static .pipe-exits {
  position: static;
  padding: 0;
  margin-top: 14px;
  justify-content: space-around;
}

/* --- CAPÍTULO 3 · HARDSKILLS: artefato = o telefone (WhatsApp estático).
   Macro/câmera e o card de resultado saem; o corte 90→45 vive no copy. --- */
body.funil-static .hard-stage {
  height: auto;
  overflow: visible;
  padding: 20px 0 24px;
}
body.funil-static .hard-macro,
body.funil-static .hard-result {
  display: none;
}
body.funil-static .mari-phone {
  position: static;
  transform: none;
  opacity: 1;
  width: 280px;
  height: auto;
  margin: 0 auto;
}
body.funil-static .phone-frame {
  height: auto;
}
body.funil-static .wa-screen {
  height: auto;
}
body.funil-static .wa-body {
  justify-content: flex-start;
}
body.funil-static .wa-msg {
  opacity: 1;
  transform: none;
}

/* --- CAPÍTULO 4 · SOFTSKILLS: artefato = dossiê (Big5 + evidências).
   A lista/tabela sai — era ela que estourava 460px em telas de 360. --- */
body.funil-static #stageAreaSS {
  height: auto;
}
body.funil-static #stateListSS {
  display: none;
}
body.funil-static #stateDossierSS {
  position: static;
  opacity: 1;
  transform: none;
  visibility: visible;
  pointer-events: auto;
}
body.funil-static .replay {
  display: none;
}
body.funil-static .dossier-grid {
  grid-template-columns: 1fr;
}
body.funil-static .big5 {
  grid-template-columns: repeat(auto-fit, minmax(104px, 1fr));
  gap: 10px;
}
body.funil-static .b5-fill {
  width: var(--w);
}

/* --- CAPÍTULO 5 · ENTREVISTAS AVANÇADAS: artefato = relatório STAR (D4).
   A sala ao vivo sai. --- */
body.funil-static .star-stage {
  height: auto;
}
body.funil-static #statePlataforma {
  display: none;
}
body.funil-static #stateRelatorio {
  position: static;
  opacity: 1;
  transform: none;
  visibility: visible;
  pointer-events: auto;
  height: auto;
}
body.funil-static .report-body {
  flex-direction: column;
  min-height: 0;
}
body.funil-static .report-sidebar {
  width: 100%;
  border-right: none;
  border-bottom: 1px solid var(--neutral-200);
  padding: 18px 16px;
}
/* o padding desktop (32/36px) espremia as Competências num card estreito —
   alinha com a sidebar de cima */
body.funil-static .report-content {
  padding: 20px 16px;
  gap: 26px;
}
body.funil-static .star-pills {
  flex-wrap: wrap;
}
/* placar S·T·A·R: 4 colunas não cabem em tela estreita ("Resultado" e
   "identificado" truncavam) — no modo estático vira grade 2×2 */
body.funil-static .star-metrics {
  grid-template-columns: 1fr 1fr;
}
body.funil-static .sm-col {
  min-width: 0;
}

/* --- CAPÍTULO 6 · CONTRATADOS: proposta já aceita + chegada --- */
body.funil-static .contr-stage {
  height: auto;
  display: block;
  padding: 12px 0 4px;
}
body.funil-static .prop-card {
  max-width: 520px;
  margin: 0 auto;
  border-color: var(--success);
}
body.funil-static .po-field {
  opacity: 1;
  transform: none;
}
body.funil-static .contr-cursor,
body.funil-static .contr-send-ripple {
  display: none;
}
body.funil-static .po-step .po-dot {
  background: var(--success);
  border-color: var(--success);
  color: #fff;
}
body.funil-static .po-step .po-lbl {
  color: var(--success);
}
body.funil-static .po-line::after {
  width: 100%;
}
body.funil-static .po-send {
  background: var(--success-soft);
  color: var(--success);
  box-shadow: none;
  pointer-events: none;
}

/* chegada (desfecho 1231 → 1) como bloco final normal */
body.funil-static .arrival {
  position: relative;
  inset: auto;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  display: block;
  padding: 44px 18px 64px;
  background: none;
}
body.funil-static .arr-inner {
  transform: none;
}
body.funil-static .aj-node {
  opacity: 1;
  color: var(--neutral-600);
  transform: none;
  font-size: 16px;
}
body.funil-static .aj-sep {
  opacity: 1;
  width: 12px;
}
body.funil-static .arr-journey {
  gap: 7px;
}
body.funil-static .aj-final {
  transform: none;
  opacity: 1;
  color: #fff;
}
body.funil-static .arr-cap {
  opacity: 1;
}

/* --- TABLET (700–1023px): capítulo em duas colunas — copy ao lado do
   artefato; o resto do modo estático segue igual (D2/D7) --- */
@media (min-width: 700px) {
  body.funil-static .grid {
    grid-template-columns: 1fr 1.15fr;
    gap: 40px;
    align-items: start;
  }
  body.funil-static .section {
    padding: 24px 32px 56px;
  }
}

/* ============ ACESSIBILIDADE: prefers-reduced-motion ============ */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation: none !important;
    transition: none !important;
  }
  .b5-fill {
    width: var(--w) !important;
  }
  .sim-cursor,
  .click-ripple {
    display: none !important;
  }
  .andy-full {
    filter: none;
  }
  /* layout linear: o funil.js adiciona body.funil-static também em
     reduced-motion — o bloco MODO ESTÁTICO acima cobre o layout inteiro;
     aqui só sobra o kill de animação. */
}

#devPanel {
  position: fixed;
  right: 14px;
  bottom: 14px;
  z-index: 9999;
  background: rgba(20, 24, 33, 0.92);
  color: #e9ecef;
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  font:
    12px/1.4 ui-monospace,
    Menlo,
    Consolas,
    monospace;
  padding: 12px 14px;
  width: 208px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.35);
  user-select: none;
}
#devPanel h4 {
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #9aa4b2;
  margin: 0 0 8px;
  font-weight: 700;
}
#devFps {
  font:
    700 28px/1 ui-monospace,
    monospace;
  color: #6fe3a0;
  margin-bottom: 2px;
}
#devFps small {
  font-size: 11px;
  color: #9aa4b2;
  font-weight: 400;
}
#devPanel label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  cursor: pointer;
}
#devPanel input[type="checkbox"] {
  accent-color: #6fbdff;
  width: 14px;
  height: 14px;
}
#devQ {
  display: flex;
  gap: 5px;
  margin-top: 9px;
}
#devQ button {
  flex: 1;
  background: rgba(255, 255, 255, 0.08);
  color: #e9ecef;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 6px;
  padding: 5px 0;
  font:
    600 11px ui-monospace,
    monospace;
  cursor: pointer;
}
#devQ button.on {
  background: #4ea8ee;
  border-color: #4ea8ee;
  color: #fff;
}
#devHint {
  margin-top: 9px;
  font-size: 10px;
  color: #6c757d;
}
.dev-hidden {
  display: none !important;
}
