/* Camada de legibilidade: preserva o HTML, a sequência, as cores e a lógica originais. */

:root {
  font-size: 17px;
}

body {
  font-size: 17px;
  line-height: 1.64;
}

.wrap {
  max-width: 840px;
  padding-inline: 28px;
}

.eyebrow {
  font-size: 13.5px;
}

.hero {
  padding-top: 28px;
}

h1 {
  font-size: clamp(34px, 5.2vw, 48px);
  line-height: 1.08;
  margin-bottom: 18px;
}

.subhead {
  max-width: 50ch;
  font-size: clamp(17px, 2vw, 19px);
  line-height: 1.5;
}

.subhead-secondary {
  max-width: 62ch;
  font-size: 15px;
  line-height: 1.55;
}

.lever-map {
  max-width: 760px;
  margin-top: 30px;
  padding-inline: 24px;
}

.lever-map-kicker {
  font-size: 11.5px;
}

.lever-bowtie {
  min-height: 144px;
}

.lever-panel {
  padding: 22px 20px;
}

.lever-number {
  font-size: 14px;
}

.lever-name {
  font-size: 15px;
  line-height: 1.18;
}

.lever-metric {
  font-size: 10.5px;
}

.lever-focus {
  min-height: 70px;
  padding: 14px 18px;
}

.lever-focus-index {
  font-size: 29px;
}

.lever-focus strong {
  font-size: 15px;
  line-height: 1.25;
}

.lever-focus p {
  font-size: 12.5px;
  line-height: 1.5;
}

.lever-formula {
  font-size: 10.5px;
}

.lever-tip {
  width: min(290px, 86vw);
  padding: 16px 18px;
}

.lever-tip .tip-eyebrow {
  font-size: 11px;
}

.lever-tip .tip-title {
  font-size: 15px;
}

.lever-tip .tip-text {
  font-size: 13px;
  line-height: 1.5;
}

.hero-big {
  font-size: clamp(25px, 4.4vw, 35px);
  line-height: 1.2;
  margin-top: 8px;
}

.highlights {
  gap: 18px;
}

.highlight {
  padding: 26px 22px;
}

.highlight .num {
  font-size: 15px;
}

.highlight p {
  font-size: 17px;
  line-height: 1.58;
}

section {
  padding-bottom: 72px;
}

.section-head {
  margin-bottom: 30px;
}

.section-head .eyebrow2,
.results-head .kicker2 {
  font-size: 13.5px;
}

.section-head h2 {
  max-width: 22ch;
  font-size: clamp(30px, 4vw, 38px);
  line-height: 1.14;
}

.prose p {
  max-width: 69ch;
  font-size: 18px;
  line-height: 1.67;
  margin-bottom: 20px;
}

.inside-list li {
  gap: 16px;
  padding: 22px 24px;
}

.inside-list .check {
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.inside-list .txt {
  font-size: 17px;
  line-height: 1.58;
}

.bonus-card {
  padding: 38px clamp(24px, 5vw, 46px);
}

.bonus-card .tag {
  font-size: 13px;
}

.bonus-card h3 {
  font-size: 27px;
  line-height: 1.22;
  margin-bottom: 14px;
}

.bonus-card p {
  width: 100%;
  max-width: none;
  font-size: 17px;
  line-height: 1.62;
}

.form-card {
  padding: 34px clamp(24px, 5vw, 42px);
}

.form-card .eyebrow2 {
  font-size: 13px;
}

.form-card h2 {
  font-size: clamp(27px, 3.4vw, 32px);
  line-height: 1.18;
  margin-bottom: 10px;
}

.form-card.centered h2 {
  max-width: 30ch;
}

.form-card .sub {
  max-width: 62ch;
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 26px;
}

.form-card.centered .sub {
  max-width: 54ch;
}

.gate-row {
  max-width: 560px;
  gap: 16px;
}

.field-group {
  max-width: 470px;
  gap: 18px;
}

.field label {
  font-size: 14.5px;
  line-height: 1.4;
  margin-bottom: 8px;
}

.field input {
  min-height: 52px;
  padding: 14px 16px;
  font-size: 17px;
}

.field .unit {
  font-size: 14.5px;
}

.consent-row {
  max-width: 560px;
  gap: 11px;
  margin-top: 18px;
}

.consent-row input {
  width: 18px;
  height: 18px;
  margin-top: 4px;
}

.consent-row span {
  font-size: 14px;
  line-height: 1.55;
}

.form-btn,
.cta-primary,
.booking-btn {
  min-height: 52px;
  font-size: 17px;
  line-height: 1.2;
}

.form-btn {
  max-width: 560px;
  margin-top: 18px;
  padding: 15px 24px;
}

.cta-primary {
  padding: 17px 34px;
}

.booking-btn {
  padding: 15px 28px;
}

.form-error {
  font-size: 15px;
  line-height: 1.5;
}

.form-note {
  font-size: 13.5px;
  line-height: 1.5;
}

.lever-label {
  font-size: 14px;
  line-height: 1.35;
  margin-bottom: 16px;
}

.divider {
  margin: 30px 0;
}

#results {
  margin-top: 52px;
}

.results-head h2 {
  font-size: clamp(30px, 4vw, 36px);
  line-height: 1.18;
  margin: 10px 0 28px;
}

.score-grid {
  gap: 16px;
  margin-bottom: 26px;
}

.score-card {
  padding: 24px 20px;
}

.score-card .name {
  font-size: 14px;
  line-height: 1.35;
  margin-bottom: 14px;
}

.score-card .num {
  font-size: 42px;
}

.score-card .num small {
  font-size: 17px;
}

.chip-stack .c {
  width: 13px;
  height: 13px;
}

.weakest-tag {
  font-size: 12.5px;
  padding: 6px 10px;
}

.impact-card {
  padding: 32px clamp(24px, 5vw, 42px);
  margin-bottom: 24px;
}

.impact-card .label {
  font-size: 15.5px;
  line-height: 1.5;
}

.impact-card .value {
  font-size: clamp(42px, 6vw, 54px);
  margin: 10px 0;
}

.impact-card .note {
  font-size: 15.5px;
  line-height: 1.55;
}

.action-card {
  padding: 30px clamp(24px, 5vw, 42px);
  margin-bottom: 24px;
}

.action-card h3 {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 22px;
}

.action-list {
  gap: 14px;
}

.action-list li {
  gap: 13px;
  font-size: 17px;
  line-height: 1.55;
}

.action-list li .idx {
  width: 26px;
  height: 26px;
  font-size: 13px;
}

.booking-card {
  padding: 38px clamp(24px, 5vw, 46px);
}

.booking-card .eyebrow2 {
  font-size: 13.5px;
}

.booking-card h3 {
  max-width: 31ch;
  font-size: 27px;
  line-height: 1.24;
  margin-bottom: 14px;
}

.booking-card p {
  max-width: 52ch;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 26px;
}

.booking-note {
  font-size: 13.5px;
  line-height: 1.5;
}

.closing-cta {
  padding-bottom: 68px;
}

.closing-cta h2 {
  font-size: clamp(29px, 3.6vw, 36px);
  line-height: 1.2;
  margin-bottom: 12px;
}

.closing-cta p {
  font-size: 17px;
  margin-bottom: 26px;
}

footer {
  padding: 48px 0 68px;
}

footer p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 8px;
}

@media (min-width: 900px) {
  .wrap {
    max-width: 900px;
    padding-inline: 36px;
  }

  .hero {
    width: min(94vw, 1060px);
    padding-top: 20px;
  }

  .hero h1 {
    font-size: 50px;
    margin-bottom: 12px;
  }

  .subhead {
    font-size: 19px;
    margin-bottom: 6px;
  }

  .subhead-secondary {
    max-width: 76ch;
    font-size: 15.5px;
    margin-bottom: 4px;
  }

  .lever-map {
    max-width: 980px;
    margin-top: 20px;
    padding: 20px 28px 14px;
  }

  .lever-bowtie {
    min-height: 168px;
  }

  .lever-number {
    font-size: 15px;
  }

  .lever-name {
    font-size: 17px;
  }

  .lever-metric {
    font-size: 11.5px;
  }

  .lever-focus {
    min-height: 64px;
    padding: 12px 18px;
  }

  .lever-focus-index {
    font-size: 28px;
  }

  .lever-focus strong {
    font-size: 15px;
  }

  .lever-focus p {
    font-size: 12px;
  }

  .lever-formula {
    font-size: 10.5px;
  }

  .hero-big {
    font-size: 30px;
    margin-top: 6px;
  }

  .form-card {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .form-card .sub {
    margin-bottom: 22px;
  }

  .field input {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .consent-row,
  .form-btn {
    margin-top: 16px;
  }
}

@media (min-width: 641px) and (max-width: 899px) {
  .wrap {
    max-width: 820px;
    padding-inline: 30px;
  }

  .hero {
    padding-top: 30px;
  }

  .lever-map {
    max-width: 760px;
  }

  .form-card {
    padding: 32px 30px;
  }

  .highlights {
    margin: 64px 0 72px;
  }
}

@media (max-width: 640px) {
  :root {
    font-size: 16px;
  }

  body {
    font-size: 16px;
    line-height: 1.65;
  }

  .wrap {
    padding-inline: 18px;
  }

  .topbar {
    padding-top: 18px;
  }

  .eyebrow {
    font-size: 11.5px;
  }

  .hero {
    padding-top: 16px;
  }

  h1 {
    font-size: clamp(29px, 8.1vw, 34px);
    line-height: 1.12;
    margin-bottom: 12px;
  }

  .subhead {
    font-size: 17px;
    line-height: 1.45;
    margin-bottom: 8px;
  }

  .subhead-secondary {
    max-width: 42ch;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
  }

  .lever-map {
    margin: 20px auto 20px;
    padding: 22px 8px 12px;
  }

  .lever-map-kicker {
    font-size: 9.5px;
    margin-bottom: 10px;
  }

  .lever-map-kicker::before,
  .lever-map-kicker::after {
    width: 24px;
  }

  .lever-bowtie {
    min-height: 116px;
  }

  .lever-panel {
    padding: 16px 6px;
  }

  .lever-number {
    font-size: 11px;
  }

  .lever-name {
    font-size: 12px;
    line-height: 1.16;
  }

  .lever-focus {
    min-height: 64px;
    gap: 10px;
    padding: 10px 8px;
  }

  .lever-focus-index {
    font-size: 24px;
  }

  .lever-focus strong {
    font-size: 12.5px;
  }

  .lever-focus p {
    font-size: 11.5px;
    line-height: 1.42;
  }

  .hero-big {
    font-size: 22px;
    line-height: 1.2;
    margin-top: 6px;
  }

  .lever-tip {
    width: min(260px, 84vw);
    padding: 14px 15px;
  }

  .lever-tip .tip-title {
    font-size: 14px;
  }

  .lever-tip .tip-text {
    font-size: 12.5px;
  }

  section {
    padding-bottom: 64px;
  }

  .form-card {
    padding: 24px 18px;
  }

  .form-card .eyebrow2 {
    font-size: 12px;
  }

  .form-card h2 {
    font-size: 25px;
    line-height: 1.18;
    margin-bottom: 8px;
  }

  .form-card .sub {
    font-size: 15.5px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .gate-row {
    gap: 14px;
  }

  .field label {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .field input {
    min-height: 50px;
    padding: 13px 14px;
    font-size: 16.5px;
  }

  .consent-row {
    margin-top: 16px;
  }

  .consent-row span {
    font-size: 13.5px;
    line-height: 1.5;
  }

  .form-btn,
  .cta-primary,
  .booking-btn {
    min-height: 52px;
    font-size: 16.5px;
  }

  .form-btn {
    margin-top: 16px;
    padding: 14px 18px;
  }

  .form-note {
    font-size: 13px;
  }

  .highlights {
    gap: 16px;
    margin: 54px 0 68px;
  }

  .highlight {
    padding: 24px 22px;
  }

  .highlight .num {
    font-size: 14.5px;
  }

  .highlight p {
    font-size: 17px;
  }

  .section-head {
    margin-bottom: 26px;
  }

  .section-head .eyebrow2,
  .results-head .kicker2 {
    font-size: 12.5px;
  }

  .section-head h2 {
    font-size: 32px;
    line-height: 1.14;
  }

  .prose p {
    font-size: 17.5px;
    line-height: 1.67;
    margin-bottom: 18px;
  }

  .inside-list li {
    padding: 20px 16px;
  }

  .inside-list .check {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }

  .inside-list .txt {
    font-size: 16.5px;
    line-height: 1.57;
  }

  .bonus-card {
    padding: 30px 22px;
  }

  .bonus-card h3 {
    font-size: 25px;
  }

  .bonus-card p {
    font-size: 16.5px;
  }

  .lever-label {
    font-size: 13.5px;
    margin-bottom: 14px;
  }

  .divider {
    margin: 26px 0;
  }

  #results {
    margin-top: 44px;
  }

  .results-head h2 {
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 24px;
  }

  .score-card {
    padding: 22px 18px;
  }

  .score-card .name {
    font-size: 14px;
  }

  .score-card .num {
    font-size: 40px;
  }

  .impact-card {
    padding: 28px 20px;
  }

  .impact-card .label {
    font-size: 15px;
  }

  .impact-card .value {
    font-size: 44px;
  }

  .impact-card .note {
    font-size: 15px;
  }

  .action-card {
    padding: 28px 20px;
  }

  .action-card h3 {
    font-size: 23px;
  }

  .action-list li {
    font-size: 16.5px;
  }

  .booking-card {
    padding: 32px 20px;
  }

  .booking-card h3 {
    font-size: 25px;
  }

  .booking-card p {
    font-size: 16.5px;
  }

  .booking-note {
    font-size: 13px;
  }

  .closing-cta {
    padding-bottom: 60px;
  }

  .closing-cta h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .closing-cta p {
    font-size: 16px;
  }

  footer {
    padding: 42px 0 56px;
  }

  footer p {
    font-size: 13.5px;
  }
}

@media (max-width: 380px) {
  .wrap {
    padding-inline: 15px;
  }

  h1 {
    font-size: 28px;
  }

  .lever-name {
    font-size: 11px;
  }

  .lever-focus p {
    font-size: 11px;
  }

  .form-card {
    padding-inline: 15px;
  }
}


/* =========================================================
   Revisão UX/UI de legibilidade — canvas claro e alto contraste
   ========================================================= */

:root {
  --navy-950: #f4f7fb;
  --navy-900: #ffffff;
  --navy-800: #e9eef5;
  --line: rgba(15, 23, 42, 0.14);
  --text-hi: #111827;
  --text-mid: #334155;
  --text-low: #58677b;
  --gold: #9a5a00;
  --blue: #245dc1;
  --green: #08745d;
}

body {
  background: linear-gradient(180deg, #fbfcfe 0, #f4f7fb 560px, #f4f7fb 100%);
  color: var(--text-hi);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}

h1,
.section-head h2,
.form-card h2,
.results-head h2,
.action-card h3,
.booking-card h3,
.bonus-card h3,
.closing-cta h2 {
  color: #0f172a;
  font-weight: 700;
}

.subhead,
.subhead-secondary,
.prose p,
.highlight p,
.inside-list .txt,
.bonus-card p,
.form-card .sub,
.action-list li,
.booking-card p,
.impact-card .note {
  color: #334155;
}

.subhead-secondary,
.prose p,
.inside-list .txt,
.bonus-card p,
.action-list li,
.booking-card p {
  line-height: 1.72;
}

.topbar .eyebrow,
.section-head .eyebrow2,
.results-head .kicker2,
footer p {
  color: #58677b;
}

.hero {
  padding-top: 32px;
}

h1 {
  font-size: clamp(38px, 5.4vw, 54px);
  line-height: 1.06;
  letter-spacing: -0.018em;
}

.subhead {
  font-size: clamp(19px, 2vw, 22px);
  font-weight: 500;
}

.subhead-secondary {
  max-width: 70ch;
  font-size: 17px;
  font-weight: 450;
}

/* O único bloco escuro é o mapa funcional das alavancas. */
.lever-map {
  --navy-950: #111b2d;
  --navy-900: #17243a;
  --navy-800: #20304a;
  --line: rgba(255, 255, 255, 0.18);
  --text-hi: #ffffff;
  --text-mid: #dbe5f3;
  --text-low: #b7c5d9;
  --gold: #f2c06b;
  --blue: #72a2ff;
  --green: #62dab5;
  background:
    radial-gradient(circle at 50% 48%, rgba(242, 192, 107, 0.14), transparent 36%),
    linear-gradient(145deg, #1b2940, #111a2b);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 18px 42px -28px rgba(15, 23, 42, 0.52);
}

.lever-map::before {
  opacity: 0.34;
}

.lever-map-kicker {
  color: #c9d4e4;
}

.lever-panel {
  color: #fff;
}

.lever-panel.acq {
  --panel-color: #8db4ff;
  --panel-bg: linear-gradient(105deg, #29456d, #426ba6);
}

.lever-panel.val {
  --panel-color: #f2c06b;
  --panel-bg: linear-gradient(180deg, #8d682f, #5d421f);
}

.lever-panel.ret {
  --panel-color: #69ddb9;
  --panel-bg: linear-gradient(255deg, #246b60, #2f8a78);
}

.lever-number {
  font-size: 16px;
}

.lever-name {
  font-size: 18px;
  font-weight: 700;
}

.lever-metric {
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
}

.lever-focus strong {
  color: #fff;
  font-size: 16px;
}

.lever-focus p {
  color: #c6d2e2;
  font-size: 13.5px;
}

.lever-formula {
  font-size: 11.5px;
}

.lever-tip {
  background: #17243a;
  border-color: rgba(255, 255, 255, 0.18);
}

.lever-tip::after {
  border-top-color: #17243a;
}

.lever-tip .tip-title {
  color: #fff;
}

.lever-tip .tip-text {
  color: #dbe5f3;
}

.hero-big {
  color: #8a4c00;
  font-size: clamp(30px, 4.4vw, 38px);
  font-weight: 700;
}

.form-card,
.highlight,
.score-card,
.action-card,
.inside-card,
.bonus-card,
.booking-card {
  border-color: rgba(15, 23, 42, 0.14);
}

.form-card {
  background: #ffffff;
  box-shadow: 0 20px 48px -36px rgba(15, 23, 42, 0.36);
}

.form-card .eyebrow2,
.bonus-card .tag {
  color: #8a4c00;
}

.form-card h2 {
  font-size: clamp(31px, 3.6vw, 38px);
}

.form-card .sub {
  font-size: 18px;
}

.field label {
  color: #26364a;
  font-size: 16px;
  font-weight: 600;
}

.field input {
  min-height: 56px;
  background: #ffffff;
  border-color: #bac5d3;
  color: #0f172a;
  font-size: 18px;
  font-weight: 500;
}

.field input::placeholder {
  color: #75849a;
  opacity: 1;
}

.field input:focus {
  border-color: #245dc1;
  box-shadow: 0 0 0 3px rgba(36, 93, 193, 0.14);
}

.field .unit {
  color: #58677b;
  font-size: 15.5px;
  font-weight: 600;
}

.consent-row span,
.form-note {
  color: #4b5c71;
}

.consent-row span {
  font-size: 15.5px;
}

.form-note {
  font-size: 14.5px;
}

.form-btn,
.cta-primary,
.booking-btn {
  min-height: 56px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 10px 22px -14px rgba(154, 90, 0, 0.5);
}

.form-error {
  color: #a61b35;
  font-size: 16px;
  font-weight: 600;
}

.lever-label {
  font-size: 15.5px;
  font-weight: 700;
}

.divider {
  background: rgba(15, 23, 42, 0.12);
}

.highlights {
  gap: 20px;
}

.highlight {
  background: #ffffff;
  box-shadow: 0 14px 36px -32px rgba(15, 23, 42, 0.38);
}

.highlight .num {
  color: #8a4c00;
  font-size: 16px;
}

.highlight p {
  font-size: 18px;
}

.section-head .eyebrow2,
.results-head .kicker2 {
  font-size: 14.5px;
  font-weight: 700;
}

.section-head h2 {
  font-size: clamp(34px, 4.2vw, 42px);
}

.prose p {
  width: 100%;
  max-width: none;
  font-size: 19px;
  font-weight: 450;
}

.prose strong,
.inside-list .txt strong {
  color: #0f172a;
}

.inside-card {
  background: #ffffff;
  box-shadow: 0 18px 48px -40px rgba(15, 23, 42, 0.35);
}

.inside-list li {
  border-bottom-color: rgba(15, 23, 42, 0.11);
}

.inside-list .check {
  background: rgba(8, 116, 93, 0.12);
  color: #08745d;
}

.inside-list .txt {
  font-size: 18px;
}

.bonus-card {
  background: linear-gradient(135deg, rgba(36, 93, 193, 0.1), rgba(255, 255, 255, 0.82));
  border-color: rgba(36, 93, 193, 0.25);
}

.bonus-card .tag {
  background: rgba(36, 93, 193, 0.12);
  color: #2456aa;
}

.bonus-card h3 {
  font-size: 30px;
}

.bonus-card p {
  font-size: 18px;
}

.results-head h2 {
  font-size: clamp(34px, 4vw, 40px);
}

.score-card {
  background: #ffffff;
}

.score-card .name {
  color: #334155;
  font-size: 15px;
  font-weight: 700;
}

.score-card .num {
  color: #0f172a;
  font-size: 46px;
}

.score-card .num small {
  color: #58677b;
}

.impact-card {
  background: linear-gradient(135deg, rgba(154, 90, 0, 0.12), #ffffff);
  border-color: rgba(154, 90, 0, 0.28);
}

.impact-card .label,
.impact-card .note {
  color: #3c4b60;
  font-size: 17px;
}

.impact-card .value {
  color: #8a4c00;
  font-size: clamp(48px, 6vw, 60px);
}

.action-card {
  background: #ffffff;
  box-shadow: 0 18px 48px -40px rgba(15, 23, 42, 0.34);
}

.action-card h3 {
  font-size: 28px;
}

.action-list li {
  color: #26364a;
  font-size: 18px;
}

.action-list li .idx {
  background: #e8eef6;
  color: #17243a;
  font-size: 14px;
  font-weight: 700;
}

.booking-card {
  background: linear-gradient(135deg, rgba(8, 116, 93, 0.12), #ffffff);
  border-color: rgba(8, 116, 93, 0.28);
}

.booking-card .eyebrow2 {
  color: #08745d;
  font-size: 14.5px;
}

.booking-card h3 {
  font-size: 30px;
}

.booking-card p {
  color: #334155;
  font-size: 18px;
}

.booking-note {
  color: #58677b;
  font-size: 14.5px;
}

.closing-cta h2 {
  font-size: clamp(34px, 3.8vw, 40px);
}

.closing-cta p {
  color: #334155;
  font-size: 18px;
}

footer {
  border-top-color: rgba(15, 23, 42, 0.14);
}

footer p {
  color: #58677b;
  font-size: 15px;
}

@media (min-width: 900px) {
  .wrap {
    max-width: 960px;
  }

  .hero {
    width: min(94vw, 1120px);
  }

  .hero h1 {
    font-size: 56px;
  }

  .subhead {
    font-size: 22px;
  }

  .subhead-secondary {
    font-size: 17px;
  }

  .lever-map {
    max-width: 1040px;
  }

  .form-card {
    padding: 38px 46px;
  }
}

@media (min-width: 641px) and (max-width: 899px) {
  .wrap {
    max-width: 860px;
  }

  .form-card {
    padding: 36px 34px;
  }
}

@media (max-width: 640px) {
  body {
    font-size: 17.5px;
    line-height: 1.72;
  }

  h1 {
    font-size: clamp(32px, 8.5vw, 37px);
    line-height: 1.1;
  }

  .subhead {
    font-size: 18.5px;
  }

  .subhead-secondary {
    font-size: 16px;
    line-height: 1.58;
  }

  .lever-map {
    padding-top: 24px;
  }

  .lever-map-kicker {
    font-size: 10.5px;
  }

  .lever-name {
    font-size: 13px;
  }

  .lever-number {
    font-size: 12px;
  }

  .lever-focus strong {
    font-size: 14px;
  }

  .lever-focus p {
    font-size: 12.5px;
  }

  .hero-big {
    font-size: 25px;
  }

  .form-card {
    padding: 28px 20px;
  }

  .form-card h2 {
    font-size: 29px;
  }

  .form-card .sub {
    font-size: 17px;
  }

  .field label {
    font-size: 15.5px;
  }

  .field input {
    min-height: 56px;
    font-size: 17.5px;
  }

  .consent-row span {
    font-size: 15px;
  }

  .form-btn,
  .cta-primary,
  .booking-btn {
    min-height: 56px;
    font-size: 17px;
  }

  .highlight p,
  .inside-list .txt,
  .bonus-card p,
  .booking-card p,
  .action-list li {
    font-size: 17.5px;
  }

  .section-head h2 {
    font-size: 35px;
  }

  .prose p {
    font-size: 18px;
  }

  .bonus-card h3,
  .booking-card h3 {
    font-size: 28px;
  }

  .results-head h2 {
    font-size: 32px;
  }

  .score-card .name {
    font-size: 15px;
  }

  .score-card .num {
    font-size: 46px;
  }

  .impact-card .label,
  .impact-card .note {
    font-size: 16.5px;
  }

  .impact-card .value {
    font-size: 50px;
  }

  .action-card h3 {
    font-size: 27px;
  }

  .closing-cta h2 {
    font-size: 34px;
  }

  footer p {
    font-size: 14.5px;
  }
}


/* =========================================================
   Mobile UX final + relatório PDF
   ========================================================= */

.download-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px 28px;
  align-items: center;
  margin-bottom: 24px;
  padding: 30px clamp(24px, 5vw, 42px);
  background: #ffffff;
  border: 1px solid #cbd5e1;
  border-radius: 18px;
  box-shadow: 0 18px 48px -40px rgba(15, 23, 42, 0.35);
  text-align: left;
}

.download-card .eyebrow2 {
  margin-bottom: 7px;
  color: #245dc1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.download-card h3 {
  margin: 0 0 7px;
  color: #0f172a;
  font-family: var(--font-display);
  font-size: 27px;
  font-weight: 700;
  line-height: 1.22;
}

.download-card p {
  margin: 0;
  color: #334155;
  font-size: 17px;
  line-height: 1.6;
}

.download-btn {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 15px 24px;
  background: #ffffff;
  border: 2px solid #245dc1;
  border-radius: 12px;
  color: #164a9f;
  font-family: var(--font-body);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: 0 10px 24px -18px rgba(36, 93, 193, 0.65);
  transition: transform 160ms cubic-bezier(0.23, 1, 0.32, 1), background-color 160ms cubic-bezier(0.23, 1, 0.32, 1), color 160ms cubic-bezier(0.23, 1, 0.32, 1);
}

.download-btn:hover {
  background: #245dc1;
  color: #ffffff;
  transform: translateY(-2px);
}

.download-btn:active {
  transform: scale(0.97);
}

.download-btn:disabled {
  cursor: wait;
  opacity: 0.68;
  transform: none;
}

.download-status {
  grid-column: 1 / -1;
  min-height: 1.4em;
  color: #245dc1;
  font-size: 14px;
  font-weight: 600;
}

.back-to-top {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 40;
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  padding: 0;
  background: #0f172a;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: #ffffff;
  font-family: var(--font-body);
  font-size: 23px;
  font-weight: 700;
  box-shadow: 0 14px 30px -14px rgba(15, 23, 42, 0.65);
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  transition: opacity 180ms cubic-bezier(0.23, 1, 0.32, 1), transform 180ms cubic-bezier(0.23, 1, 0.32, 1), background-color 160ms cubic-bezier(0.23, 1, 0.32, 1);
}

.back-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.back-to-top:hover {
  background: #245dc1;
}

.form-btn,
.cta-primary,
.booking-btn,
.download-btn,
.back-to-top {
  -webkit-tap-highlight-color: transparent;
}

.form-btn:active,
.cta-primary:active,
.booking-btn:active {
  transform: scale(0.97);
}

@media (min-width: 641px) and (max-width: 899px) {
  .lever-map {
    padding-inline: 22px;
  }

  .lever-name {
    font-size: 16px;
  }

  .lever-focus p {
    font-size: 13.5px;
  }

  .download-card {
    grid-template-columns: 1fr;
  }

  .download-btn {
    width: 100%;
  }
}

@media (max-width: 640px) {
  body {
    background: #f7f9fc;
    color: #0f172a;
  }

  .wrap {
    padding-inline: 16px;
  }

  .topbar {
    padding-top: 16px;
  }

  .topbar .eyebrow {
    color: #475569;
    font-size: 12px;
    letter-spacing: 0.12em;
  }

  .hero {
    padding-top: 18px;
  }

  h1 {
    font-size: clamp(34px, 9.2vw, 40px);
    line-height: 1.07;
    letter-spacing: -0.02em;
  }

  .subhead {
    margin-bottom: 10px;
    color: #1e293b;
    font-size: 20px;
    line-height: 1.35;
  }

  .subhead-secondary {
    max-width: none;
    margin-bottom: 16px;
    color: #3e4e63;
    font-size: 17px;
    line-height: 1.62;
  }

  .lever-map {
    margin: 22px auto 22px;
    padding: 22px 16px 18px;
    border-radius: 20px;
    overflow: visible;
  }

  .lever-map-kicker {
    margin-bottom: 15px;
    color: #dbe5f3;
    font-size: 11px;
  }

  .lever-bowtie {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    min-height: 0;
    filter: none;
  }

  .lever-panel,
  .lever-panel.acq,
  .lever-panel.val,
  .lever-panel.ret {
    min-height: 82px;
    justify-content: flex-start;
    padding: 15px 17px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    clip-path: none;
    opacity: 0.82;
    overflow: visible;
    transform: none;
  }

  .lever-panel:hover,
  .lever-panel.is-active {
    opacity: 1;
    filter: brightness(1.08);
    transform: none;
  }

  .lever-panel.is-active {
    border-color: var(--panel-color);
    box-shadow: 0 0 0 2px var(--panel-color), 0 12px 26px -20px rgba(0, 0, 0, 0.9);
  }

  .lever-panel::after {
    inset: auto 18px 8px;
  }

  .lever-panel-inner {
    display: grid;
    width: 100%;
    grid-template-columns: 44px minmax(0, 1fr) auto;
    gap: 12px;
    align-items: center;
    text-align: left;
  }

  .lever-number {
    grid-row: 1 / 3;
    font-size: 20px;
    text-align: center;
  }

  .lever-name {
    font-size: 17px;
    line-height: 1.13;
  }

  .lever-name br {
    display: none;
  }

  .lever-metric {
    grid-column: 3;
    grid-row: 1 / 3;
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    font-weight: 700;
    text-align: right;
  }

  .lever-tip {
    display: none;
  }

  .lever-focus {
    min-height: 0;
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 12px;
    margin: 18px 0 0;
    padding: 17px 0 0;
  }

  .lever-focus-index {
    font-size: 30px;
    text-align: center;
  }

  .lever-focus strong {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.25;
  }

  .lever-focus p {
    color: #d5deeb;
    font-size: 14px;
    line-height: 1.5;
  }

  .lever-formula {
    grid-column: 2;
    justify-self: start;
    color: var(--lever-color, #f2c06b);
    font-size: 12px;
    white-space: normal;
  }

  .hero-big {
    margin: 14px 0 8px;
    font-size: 27px;
    line-height: 1.08;
  }

  section {
    padding-bottom: 58px;
  }

  .form-card,
  .score-card,
  .impact-card,
  .action-card,
  .download-card,
  .booking-card,
  .highlight,
  .inside-card,
  .bonus-card {
    border-color: #c7d2e0;
    box-shadow: 0 16px 36px -32px rgba(15, 23, 42, 0.44);
  }

  .form-card {
    padding: 28px 18px;
    border-radius: 20px;
  }

  .form-card .eyebrow2 {
    font-size: 13px;
  }

  .form-card h2 {
    font-size: 31px;
  }

  .form-card .sub,
  .form-card.centered .sub {
    max-width: none;
    color: #3b4c61;
    font-size: 17.5px;
    line-height: 1.58;
  }

  .gate-row {
    grid-template-columns: 1fr;
    gap: 17px;
  }

  .field-group {
    gap: 17px;
  }

  .field label {
    color: #1e293b;
    font-size: 16px;
    font-weight: 700;
  }

  .field input {
    min-height: 58px;
    border-width: 2px;
    border-color: #aebccc;
    border-radius: 11px;
    color: #0f172a;
    font-size: 18px;
  }

  .field input::placeholder {
    color: #65758a;
  }

  .field .unit {
    color: #475569;
    font-size: 16px;
  }

  .consent-row {
    gap: 12px;
  }

  .consent-row input {
    width: 21px;
    height: 21px;
  }

  .consent-row span {
    color: #334155;
    font-size: 15.5px;
    line-height: 1.58;
  }

  .form-btn,
  .cta-primary,
  .booking-btn,
  .download-btn {
    width: 100%;
    min-height: 58px;
    justify-content: center;
    padding: 16px 18px;
    font-size: 18px;
    line-height: 1.25;
  }

  .form-error {
    font-size: 16px;
  }

  .lever-label {
    color: #233449;
    font-size: 15.5px;
    letter-spacing: 0.045em;
    line-height: 1.35;
  }

  #results {
    margin-top: 48px;
  }

  .results-head h2 {
    font-size: 34px;
    line-height: 1.13;
  }

  .score-grid {
    gap: 14px;
  }

  .score-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 7px 14px;
    align-items: center;
    padding: 22px 20px;
  }

  .score-card .name {
    margin: 0;
    color: #27384d;
    font-size: 15.5px;
    line-height: 1.35;
  }

  .score-card .num {
    grid-column: 2;
    grid-row: 1;
    font-size: 44px;
    text-align: right;
  }

  .chip-stack {
    grid-column: 1 / -1;
    margin-top: 4px;
  }

  .weakest-tag {
    grid-column: 1 / -1;
    justify-self: start;
    margin-top: 5px;
    font-size: 13px;
  }

  .impact-card,
  .action-card,
  .download-card,
  .booking-card {
    padding: 28px 20px;
    border-radius: 20px;
  }

  .impact-card .label,
  .impact-card .note {
    color: #3a4a5f;
    font-size: 17px;
    line-height: 1.58;
  }

  .impact-card .value {
    margin: 12px 0;
    font-size: clamp(48px, 15vw, 60px);
  }

  .action-card h3 {
    align-items: flex-start;
    font-size: 28px;
    line-height: 1.2;
  }

  .action-list {
    gap: 17px;
  }

  .action-list li {
    gap: 13px;
    color: #27384d;
    font-size: 18px;
    line-height: 1.6;
  }

  .action-list li .idx {
    width: 29px;
    height: 29px;
    background: #dfe7f1;
    color: #0f172a;
    font-size: 14px;
  }

  .download-card {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .download-card .eyebrow2 {
    font-size: 13px;
  }

  .download-card h3 {
    font-size: 28px;
  }

  .download-card p {
    color: #334155;
    font-size: 17.5px;
    line-height: 1.6;
  }

  .download-status {
    font-size: 15px;
  }

  .booking-card h3 {
    max-width: none;
    font-size: 28px;
  }

  .booking-card p {
    max-width: none;
    color: #334155;
    font-size: 17.5px;
  }

  .booking-note {
    color: #4b5d72;
    font-size: 14.5px;
  }

  .highlight p,
  .inside-list .txt,
  .bonus-card p,
  .prose p {
    color: #2f4055;
  }

  .back-to-top {
    right: 14px;
    bottom: 14px;
    width: 52px;
    height: 52px;
  }
}

@media (max-width: 370px) {
  .lever-panel-inner {
    grid-template-columns: 38px minmax(0, 1fr);
  }

  .lever-metric {
    grid-column: 2;
    grid-row: 2;
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  .download-btn,
  .back-to-top,
  .form-btn,
  .cta-primary,
  .booking-btn {
    transition: none;
  }
}


/* =========================================================
   Ações de resultado proeminentes e persistentes
   ========================================================= */

.download-card {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 92% 18%, rgba(114, 162, 255, 0.34), transparent 30%),
    linear-gradient(135deg, #13233d 0%, #1d3f74 100%);
  border: 1px solid #3f6fb7;
  box-shadow: 0 22px 48px -30px rgba(29, 63, 116, 0.75);
}

.download-card::before {
  content: "PDF";
  position: absolute;
  top: 18px;
  right: 20px;
  padding: 5px 9px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: #ffffff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.download-card .eyebrow2 {
  color: #9fc0ff;
}

.download-card h3 {
  padding-right: 68px;
  color: #ffffff;
}

.download-card p {
  color: #dce8fa;
}

.download-card .download-btn {
  background: #ffffff;
  border-color: #ffffff;
  color: #173c73;
  box-shadow: 0 14px 30px -18px rgba(0, 0, 0, 0.7);
}

.download-card .download-btn:hover {
  background: #dceaff;
  border-color: #dceaff;
  color: #102d58;
}

.download-card .download-status {
  color: #dceaff;
}

.result-action-dock {
  position: fixed;
  left: 50%;
  bottom: 16px;
  z-index: 50;
  display: flex;
  width: min(calc(100vw - 32px), 620px);
  gap: 8px;
  padding: 8px;
  background: rgba(15, 23, 42, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 18px;
  box-shadow: 0 22px 48px -18px rgba(15, 23, 42, 0.72);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translate(-50%, 22px);
  transition: transform 220ms cubic-bezier(0.23, 1, 0.32, 1);
  backdrop-filter: blur(16px);
}

.has-results .result-action-dock {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  transform: translate(-50%, 0);
}

body.has-results {
  padding-bottom: 92px;
}

.dock-action {
  display: inline-flex;
  min-height: 52px;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 17px;
  border: 0;
  border-radius: 12px;
  font-family: var(--font-body);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: transform 160ms cubic-bezier(0.23, 1, 0.32, 1), filter 160ms cubic-bezier(0.23, 1, 0.32, 1);
}

.dock-action:hover {
  filter: brightness(1.08);
  transform: translateY(-1px);
}

.dock-action:active {
  transform: scale(0.97);
}

.dock-download {
  background: #ffffff;
  color: #173c73;
}

.dock-booking {
  background: linear-gradient(180deg, #70e5bd, #39bd91);
  color: #05271c;
}

@media (max-width: 640px) {
  .download-card {
    padding-top: 32px;
  }

  .download-card::before {
    top: 14px;
    right: 14px;
  }

  .download-card h3 {
    padding-right: 56px;
    font-size: 29px;
  }

  .download-card .download-btn {
    min-height: 62px;
    font-size: 19px;
  }

  .result-action-dock {
    bottom: 8px;
    width: calc(100vw - 16px);
    gap: 6px;
    padding: 6px;
    border-radius: 16px;
  }

  .dock-action {
    min-height: 55px;
    padding: 10px 9px;
    font-size: 15.5px;
  }

  .has-results .back-to-top {
    bottom: 82px;
  }
}

@media (max-width: 370px) {
  .dock-action {
    font-size: 14.5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .result-action-dock,
  .dock-action {
    transition: none;
  }
}

@media print {
  .result-action-dock,
  .back-to-top {
    display: none !important;
  }
}
