/* Hub upgrade ? Boutique de Avalia??es Patrimoniais */

body.boutique-hub {
  /* Metadados visuais problema ? solu??o (n?o s?o cores de marca) */
  --ps-problem: #7a3430;
  --ps-answer: #405a48;
  --ps-problem-ink: #a35a54;
  --ps-answer-ink: #6a8f7a;
  --ps-problem-soft: rgba(122, 52, 48, 0.16);
  --ps-answer-soft: rgba(64, 90, 72, 0.16);
  --ps-problem-border: rgba(122, 52, 48, 0.4);
  --ps-answer-border: rgba(64, 90, 72, 0.45);

  background:
    radial-gradient(circle at 12% 8%, rgba(200, 164, 93, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 255, 255, 0.03), transparent 22%),
    linear-gradient(180deg, #070707 0%, #050505 40%, #080808 100%);
}

/* Sem grain/noise global ? fotos de fundo ficam n?tidas */
body.boutique-hub::before {
  display: none !important;
  content: none !important;
}

/* Empilha se??es acima do fundo; N?O aplicar no header (sen?o perde position:fixed
   e z-index alto ? o #mobile-menu abre ?atr?s? do main/hero). */
body.boutique-hub > *:not(header) {
  position: relative;
  z-index: 1;
}

body.boutique-hub .premium-hero.boutique-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 150px 0 130px;
  background: transparent;
}

body.boutique-hub .hero-fullbleed {
  min-height: min(92vh, 920px);
  display: block;
}

body.boutique-hub .hero-fullbleed .hero-bg {
  position: absolute;
  inset: -12% 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform;
  transform: translateZ(0);
}

body.boutique-hub .hero-fullbleed .hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.55) 48%, rgba(5, 5, 5, 0.82) 100%),
    radial-gradient(circle at 20% 20%, rgba(200, 164, 93, 0.08), transparent 40%);
  pointer-events: none;
}

body.boutique-hub .hero-fullbleed .hero-bg {
  image-rendering: auto;
  filter: none;
}

body.boutique-hub .hero-fullbleed .hero-shell.container {
  position: relative;
  z-index: 2;
  width: min(1280px, 92%);
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

body.boutique-hub .section-fullbleed {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: transparent !important;
  background-image: none !important;
}

body.boutique-hub .section-fullbleed::before {
  display: none !important;
}

body.boutique-hub .section-fullbleed .section-bg {
  position: absolute;
  /* Folga extra para o parallax n?o abrir tarja no topo/base */
  inset: -22% 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  image-rendering: auto;
  filter: none;
  will-change: transform;
  transform: translateZ(0);
}

body.boutique-hub .section-fullbleed .section-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.55) 48%, rgba(5, 5, 5, 0.82) 100%),
    radial-gradient(circle at 30% 20%, rgba(200, 164, 93, 0.08), transparent 42%);
}

/* Padr?o para pr?ximas se??es com foto: sem grain/noise */
body.boutique-hub .section-fullbleed::before,
body.boutique-hub .section-fullbleed .parallax-grain,
body.boutique-hub .hero-fullbleed .parallax-grain,
body.boutique-hub .parallax-grain {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  background: none !important;
}

body.boutique-hub .section-fullbleed .section-fullbleed-content.container {
  position: relative;
  z-index: 2;
  width: min(1280px, 92%);
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

body.boutique-hub .parallax-layer {
  position: absolute;
  inset: -18% -10%;
  pointer-events: none;
  z-index: 0;
  will-change: transform;
}

body.boutique-hub .parallax-depth {
  background:
    radial-gradient(ellipse at 30% 20%, rgba(200, 164, 93, 0.2), transparent 42%),
    radial-gradient(ellipse at 78% 70%, rgba(120, 95, 55, 0.14), transparent 45%),
    linear-gradient(145deg, #0a0a0a, #121212 45%, #070707);
}

body.boutique-hub .parallax-light {
  background:
    radial-gradient(circle at 20% 30%, rgba(255, 236, 190, 0.1), transparent 28%),
    radial-gradient(circle at 70% 10%, rgba(200, 164, 93, 0.12), transparent 30%),
    radial-gradient(circle at 60% 80%, rgba(255, 255, 255, 0.04), transparent 35%);
  filter: blur(8px);
}


body.boutique-hub .boutique-hero .hero-shell,
body.boutique-hub .boutique-hero .hero-panel {
  position: relative;
  z-index: 2;
  will-change: transform;
}

body.boutique-hub .boutique-hero .panel-card {
  backdrop-filter: blur(18px);
  background:
    linear-gradient(145deg, rgba(200, 164, 93, 0.18), rgba(255, 255, 255, 0.03)),
    rgba(18, 18, 18, 0.72);
  box-shadow:
    0 30px 80px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.boutique-hub .boutique-surface,
body.boutique-hub .loss-hub,
body.boutique-hub .situation-hub,
body.boutique-hub .services-central,
body.boutique-hub .services-diagnostic,
body.boutique-hub .panel-showcase,
body.boutique-hub .gallery-ptam,
body.boutique-hub .timeline-section,
body.boutique-hub .premium-cta,
body.boutique-hub .exec-dossier,
body.boutique-hub .footer-institutional {
  position: relative;
  background-image:
    radial-gradient(circle at 15% 10%, rgba(200, 164, 93, 0.09), transparent 30%),
    radial-gradient(circle at 85% 80%, rgba(255, 255, 255, 0.025), transparent 28%),
    linear-gradient(180deg, rgba(10, 10, 10, 0.92), rgba(7, 7, 7, 0.98));
  background-color: #060606;
}

/* Se??es com foto (section-fullbleed): sem fundo s?lido nem grain */
body.boutique-hub .section-fullbleed.quiz-section,
body.boutique-hub .section-fullbleed.authority-hub,
body.boutique-hub .section-fullbleed {
  background: transparent !important;
  background-image: none !important;
}

body.boutique-hub .boutique-surface::before,
body.boutique-hub .loss-hub::before,
body.boutique-hub .exec-dossier::before {
  display: none !important;
  content: none !important;
}

body.boutique-hub .boutique-surface > *,
body.boutique-hub .loss-hub > *,
body.boutique-hub .exec-dossier > * {
  position: relative;
  z-index: 1;
}

/* Cards do hub: premium, contraste alto e n?tidos */
body.boutique-hub .situation-hub {
  background:
    radial-gradient(circle at 12% 0%, rgba(200, 164, 93, 0.1), transparent 34%),
    linear-gradient(180deg, #090909 0%, #060606 100%) !important;
}

body.boutique-hub .hub-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 28px 26px 30px;
  border-radius: 18px;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  background: #161616;
  border: 1px solid rgba(200, 164, 93, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.07),
    0 18px 42px rgba(0, 0, 0, 0.5);
  transform: translateZ(0);
  filter: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

body.boutique-hub .hub-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(200, 164, 93, 0.85),
    transparent
  );
  pointer-events: none;
}

body.boutique-hub .hub-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0;
  background-color: #111;
  background-image:
    radial-gradient(circle at 80% 20%, rgba(200, 164, 93, 0.22), transparent 42%),
    linear-gradient(160deg, rgba(12, 12, 12, 0.72), rgba(10, 10, 10, 0.35)),
    var(--hub-card-bg, url("../images/hero-cinema-avaliacoes.webp"));
  background-size: auto, auto, cover;
  background-position: center;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

body.boutique-hub .hub-grid .hub-card:nth-child(1) { --hub-card-bg: url("../images/hero-cinema-urbanas.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(2) { --hub-card-bg: url("../images/hero-cinema-compra-venda.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(3) { --hub-card-bg: url("../images/hero-cinema-inventario.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(4) { --hub-card-bg: url("../images/hero-cinema-holding.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(5) { --hub-card-bg: url("../images/hero-cinema-garantias.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(6) { --hub-card-bg: url("../images/hero-cinema-revisao.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(7) { --hub-card-bg: url("../images/hero-cinema-desapropriacao.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(8) { --hub-card-bg: url("../images/hero-cinema-lucros.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(9) { --hub-card-bg: url("../images/hero-cinema-dissolucao.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(10) { --hub-card-bg: url("../images/hero-cinema-leilao.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(11) { --hub-card-bg: url("../images/hero-cinema-usucapiao.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(12) { --hub-card-bg: url("../images/hero-cinema-servidoes.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(13) { --hub-card-bg: url("../images/hero-cinema-arbitramento.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(14) { --hub-card-bg: url("../images/hero-cinema-fundo.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(15) { --hub-card-bg: url("../images/hero-cinema-assistencia.webp"); }
body.boutique-hub .hub-grid .hub-card:nth-child(16) { --hub-card-bg: url("../images/hero-cinema-gps-orientacao.webp"); }

body.boutique-hub .hub-card:hover {
  transform: translateY(-6px) translateZ(0);
  filter: none !important;
  border-color: rgba(232, 200, 137, 0.75);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 28px 60px rgba(0, 0, 0, 0.6),
    0 0 40px rgba(200, 164, 93, 0.22),
    0 0 0 1px rgba(200, 164, 93, 0.2);
}

body.boutique-hub .hub-card:hover::after {
  opacity: 0.35;
}

body.boutique-hub .hub-card:hover .hub-icon {
  transform: rotate(-8deg) scale(1.06);
  box-shadow: 0 0 24px rgba(200, 164, 93, 0.35);
}

body.boutique-hub .hub-card:hover .hub-card-cta {
  transform: translateX(8px);
  color: #e8c889;
}

body.boutique-hub .hub-card-cta {
  transition: transform 0.35s ease, color 0.35s ease;
}

body.boutique-hub .hub-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  margin-bottom: 20px;
  background: linear-gradient(160deg, rgba(200, 164, 93, 0.22), rgba(200, 164, 93, 0.06));
  border: 1px solid rgba(200, 164, 93, 0.4);
  color: #e0c07a;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

body.boutique-hub .hub-icon svg {
  width: 22px;
  height: 22px;
  stroke-width: 1.85;
  shape-rendering: geometricPrecision;
}

body.boutique-hub .hub-card h3 {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #ffffff;
}

body.boutique-hub .hub-card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.65;
}

body.boutique-hub .hub-card-solution {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 26px 24px 22px;
}

body.boutique-hub .hub-card-num {
  display: block;
  margin-bottom: 10px;
  color: rgba(200, 164, 93, 0.75);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

body.boutique-hub .hub-card-solution .hub-icon {
  margin-bottom: 14px;
}

body.boutique-hub .hub-card-hook {
  margin: 0 0 12px !important;
  color: #e8c889 !important;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.4 !important;
}

body.boutique-hub .hub-card-pain {
  margin: 0 0 12px !important;
  color: #f0f0f0 !important;
  font-size: 15px !important;
  font-weight: 600;
  line-height: 1.55 !important;
}

body.boutique-hub .hub-card-solve {
  margin: 0 0 18px !important;
  color: #bdbdbd !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  flex: 1;
}

body.boutique-hub .hub-card-cta {
  display: inline-flex;
  align-items: center;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
  color: #e8c889;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

body.boutique-hub .quiz-shell,
body.boutique-hub .loss-hub-card,
body.boutique-hub .authority-hub-card,
body.boutique-hub .coverage-city,
body.boutique-hub .cta-box {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  box-shadow:
    0 20px 50px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.boutique-hub .exec-dossier-card {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border: none !important;
}

@media (prefers-reduced-motion: reduce) {
  body.boutique-hub [data-parallax],
  body.boutique-hub [data-parallax-content] {
    transform: none !important;
  }
}

.emotion-strip {
  padding: 84px 0;
  border-top: 1px solid rgba(200, 164, 93, 0.12);
  border-bottom: 1px solid rgba(200, 164, 93, 0.12);
  text-align: center;
}

.emotion-strip h2 {
  max-width: 920px;
  margin: 0 auto 14px;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.3;
}

.emotion-support {
  max-width: 760px;
  margin: 0 auto;
  color: #d4d4d4;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: 1.7;
}

.emotion-punch {
  max-width: 720px;
  margin: 22px auto 0;
  color: #e8c889;
  font-size: clamp(16px, 1.8vw, 19px);
  line-height: 1.7;
  font-weight: 600;
}

.quiz-section {
  padding: 110px 0;
}

.quiz-shell {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 10% 0%, rgba(200, 164, 93, 0.16), transparent 42%),
    linear-gradient(180deg, #161616, #0c0c0c);
  border: 1px solid rgba(200, 164, 93, 0.28);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.4);
}

.quiz-topbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 18px;
  flex-wrap: wrap;
}

.quiz-kicker,
.quiz-step-label {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.quiz-kicker {
  color: #c8a45d;
}

.quiz-step-label {
  color: #a8a8a8;
}

.quiz-progress {
  display: flex;
  gap: 8px;
  margin-bottom: 18px;
}

.quiz-progress span {
  flex: 1;
  height: 5px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  transition: background 0.35s ease, box-shadow 0.35s ease;
}

.quiz-progress span.active {
  background: linear-gradient(90deg, #c8a45d, #e8c889);
  box-shadow: 0 0 16px rgba(200, 164, 93, 0.35);
}

.quiz-progress span.done {
  background: rgba(200, 164, 93, 0.55);
}

.quiz-step h3 {
  font-size: clamp(24px, 3vw, 32px);
  margin: 0 0 10px;
}

.quiz-step > p {
  color: #bdbdbd;
  margin: 0 0 26px;
  line-height: 1.7;
}

.quiz-options {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.quiz-options-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.quiz-options-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.quiz-option {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(18, 18, 18, 0.95);
  color: #f3f3f3;
  border-radius: 16px;
  padding: 16px 14px;
  text-align: left;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.quiz-option:hover,
.quiz-option.selected {
  transform: translateY(-3px);
  border-color: rgba(200, 164, 93, 0.6);
  background: rgba(200, 164, 93, 0.1);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(200, 164, 93, 0.18);
}

.quiz-option-doubt {
  grid-column: 1 / -1;
  text-align: center;
  border-style: dashed;
  color: #e8c889;
}

.quiz-textarea {
  width: 100%;
  min-height: 140px;
  resize: vertical;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: rgba(10, 10, 10, 0.9);
  color: #f2f2f2;
  padding: 18px;
  font: inherit;
  line-height: 1.6;
  outline: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.quiz-textarea:focus {
  border-color: rgba(200, 164, 93, 0.65);
  box-shadow: 0 0 0 3px rgba(200, 164, 93, 0.12);
}

.quiz-textarea::placeholder {
  color: #7f7f7f;
}

.quiz-hint {
  margin: 10px 0 0;
  color: #8f8f8f;
  font-size: 13px;
}

.quiz-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.quiz-nav-right {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-left: auto;
}

.quiz-shell .btn,
.quiz-shell button.btn {
  background-clip: padding-box;
}

.quiz-shell .quiz-btn-ghost,
.quiz-shell button.quiz-btn-ghost {
  background: transparent !important;
  color: #f0f0f0 !important;
  border: 1px solid rgba(200, 164, 93, 0.45) !important;
  box-shadow: none;
}

.quiz-shell .quiz-btn-ghost:hover,
.quiz-shell button.quiz-btn-ghost:hover {
  background: rgba(200, 164, 93, 0.12) !important;
  color: #e8c889 !important;
  border-color: rgba(200, 164, 93, 0.75) !important;
}

.quiz-shell .btn-primary:disabled,
.quiz-shell button.btn-primary:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.quiz-shell .btn-whatsapp {
  background: linear-gradient(135deg, #1f8f5a, #25d366);
  color: #06140c;
  border: none;
}

.quiz-shell .btn-whatsapp:hover {
  box-shadow: 0 16px 36px rgba(37, 211, 102, 0.28);
}

.quiz-result {
  text-align: center;
  padding: 28px 12px 8px;
}

.quiz-result .result-kicker {
  color: #c8a45d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.quiz-result h3 {
  font-size: clamp(26px, 4vw, 36px);
  margin: 12px 0;
}

.quiz-result p {
  color: #cccccc;
  max-width: 640px;
  margin: 0 auto 26px;
  line-height: 1.7;
}

.quiz-result-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.quiz-hidden {
  display: none !important;
}

.quiz-shell-ai {
  position: relative;
  overflow: hidden;
}

.quiz-shell-ai::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 88% 8%, rgba(232, 200, 137, 0.1), transparent 28%),
    linear-gradient(120deg, transparent 40%, rgba(200, 164, 93, 0.04) 100%);
}

.quiz-shell-ai > * {
  position: relative;
  z-index: 1;
}

.quiz-ai-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
  flex-wrap: wrap;
}

.quiz-ai-avatar {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  color: #1a1308;
  background: linear-gradient(145deg, #e8c889, #c8a45d);
  box-shadow: 0 10px 24px rgba(200, 164, 93, 0.28);
}

.quiz-ai-avatar svg {
  width: 22px;
  height: 22px;
}

.quiz-ai-meta {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
  flex: 1;
}

.quiz-ai-meta strong {
  color: #f5f0e6;
  font-size: 15px;
  letter-spacing: 0.01em;
}

.quiz-ai-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 600;
}

.quiz-ai-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3ecf8e;
  box-shadow: 0 0 0 0 rgba(62, 207, 142, 0.45);
  flex-shrink: 0;
}

.quiz-ai-dot.is-pulse {
  animation: quiz-ai-pulse 1.6s ease-out infinite;
}

@keyframes quiz-ai-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(62, 207, 142, 0.45);
  }
  70% {
    box-shadow: 0 0 0 8px rgba(62, 207, 142, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(62, 207, 142, 0);
  }
}

.quiz-ai-header .quiz-step-label {
  margin-left: auto;
  padding: 7px 12px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: rgba(0, 0, 0, 0.28);
  color: #d8c089;
}

.quiz-ai-bubble {
  margin: 0 0 24px;
  padding: 16px 18px;
  border-radius: 18px 18px 18px 6px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background:
    linear-gradient(180deg, rgba(32, 28, 20, 0.95), rgba(18, 16, 12, 0.96));
  color: #e8e2d4;
  line-height: 1.65;
  font-size: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  animation: quiz-bubble-in 0.35s ease;
}

@keyframes quiz-bubble-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.quiz-other-field {
  margin-top: 16px;
  padding: 16px 18px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.32);
  background:
    linear-gradient(180deg, rgba(200, 164, 93, 0.08), rgba(12, 12, 12, 0.9));
  animation: quiz-bubble-in 0.3s ease;
}

.quiz-other-field label {
  display: block;
  margin-bottom: 10px;
  color: #e8c889;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.quiz-other-field input {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  background: rgba(8, 8, 8, 0.92);
  color: #f4f4f4;
  padding: 14px 16px;
  font: inherit;
  outline: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.quiz-other-field input:focus {
  border-color: rgba(200, 164, 93, 0.7);
  box-shadow: 0 0 0 3px rgba(200, 164, 93, 0.14);
}

.quiz-other-field input::placeholder {
  color: #7a7a7a;
}

.loss-hub {
  padding: 110px 0;
  background: #050505;
}

.loss-hub-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.loss-hub-card {
  padding: 28px;
  border-radius: 22px;
  background: linear-gradient(180deg, #151515, #101010);
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.loss-hub-card:hover {
  transform: translateY(-6px);
  border-color: rgba(200, 164, 93, 0.4);
}

.loss-hub-card .loss-label {
  color: #a0a0a0;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.loss-hub-card .loss-value {
  margin: 12px 0 8px;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  color: #e8c889;
}

.authority-hub {
  padding: 110px 0;
}

body.boutique-hub .section-fullbleed.authority-hub {
  padding: 120px 0;
}

/* Fundo oficial da se??o AUTORIDADE T?CNICA ? padr?o em todas as landings */
body.boutique-hub .authority-hub .section-bg {
  background-image: url("../images/painel-avaliacoes-imobiliarias.webp");
  background-size: cover;
  background-position: center;
  filter: brightness(0.48) contrast(1.06) saturate(0.9);
}

/* Fus?o sem borda dura ? s? sombra/gradiente com as se??es vizinhas */
body.boutique-hub .authority-hub-overlay {
  background:
    linear-gradient(
      180deg,
      #060606 0%,
      #060606 10%,
      rgba(6, 6, 6, 0.94) 18%,
      rgba(0, 0, 0, 0.72) 34%,
      rgba(0, 0, 0, 0.62) 50%,
      rgba(0, 0, 0, 0.74) 68%,
      rgba(6, 6, 6, 0.95) 84%,
      #060606 100%
    ),
    radial-gradient(circle at 30% 20%, rgba(200, 164, 93, 0.05), transparent 42%);
}

body.boutique-hub .authority-hub::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, #060606 0%, rgba(6, 6, 6, 0.85) 8%, transparent 28%),
    linear-gradient(0deg, #060606 0%, rgba(6, 6, 6, 0.88) 10%, transparent 30%);
}

body.boutique-hub .services-central,
body.boutique-hub .services-diagnostic {
  position: relative;
  border-top: none !important;
  border-bottom: none !important;
  border: none !important;
  box-shadow: none !important;
}

body.boutique-hub .services-central::after,
body.boutique-hub .services-diagnostic::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90px;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(180deg, transparent, #060606);
}

/* ?? Diagn?stico de servi?os (substitui tabela) ?? */
.services-diagnostic {
  padding: 110px 0 100px;
}

.diag-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 42px 0 36px;
}

.diag-stat {
  text-align: center;
  padding: 22px 14px;
  border-radius: 18px;
  background: linear-gradient(165deg, rgba(22, 22, 22, 0.95), rgba(10, 10, 10, 0.98));
  border: 1px solid rgba(200, 164, 93, 0.22);
}

.diag-stat strong {
  display: block;
  color: #e8c889;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 8px;
}

.diag-stat span {
  color: #cfcfcf;
  font-size: 13px;
  line-height: 1.4;
}

.diag-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 22px;
}

.diag-filter {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(16, 16, 16, 0.9);
  color: #d8d8d8;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.diag-filter svg,
.diag-filter i {
  width: 16px;
  height: 16px;
  color: #c8a45d;
}

.diag-filter:hover {
  border-color: rgba(200, 164, 93, 0.45);
  transform: translateY(-2px);
}

.diag-filter.is-active {
  border-color: rgba(200, 164, 93, 0.7);
  background: rgba(200, 164, 93, 0.12);
  color: #fff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
}

.diag-active-label {
  margin: 0 0 22px;
  text-align: center;
  color: #e8c889;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.diag-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.diag-card {
  display: none;
  flex-direction: column;
  gap: 12px;
  padding: 26px 24px;
  border-radius: 22px;
  background: linear-gradient(165deg, #161616, #0c0c0c);
  border: 1px solid rgba(200, 164, 93, 0.2);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.diag-card.is-visible {
  display: flex;
  animation: diagCardIn 0.35s ease;
}

@keyframes diagCardIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

.diag-card:hover {
  transform: translateY(-6px);
  border-color: rgba(200, 164, 93, 0.5);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.38);
}

.diag-card-top {
  display: flex;
  align-items: center;
  gap: 12px;
}

.diag-card-top svg,
.diag-card-top i {
  width: 24px;
  height: 24px;
  color: #e8c889;
  flex-shrink: 0;
}

.diag-card-top h3 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.25;
}

.diag-pain {
  margin: 0;
  color: #e8c889;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 600;
}

.diag-meta {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 1.55;
}

.diag-meta span {
  display: block;
  margin-bottom: 4px;
  color: #9a9a9a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.diag-ideal span {
  display: block;
  margin-bottom: 8px;
  color: #9a9a9a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.diag-ideal ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.diag-ideal li {
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(200, 164, 93, 0.1);
  border: 1px solid rgba(200, 164, 93, 0.28);
  color: #e8e0d0;
  font-size: 12px;
  font-weight: 600;
}

.diag-ideal li::before {
  content: none;
}

.diag-cta {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  color: #e8c889;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  padding-top: 8px;
}

.diag-cta:hover {
  color: #f3d9a0;
}

.services-diagnostic .services-central-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  z-index: 3;
}

@media (max-width: 1100px) {
  .diag-grid {
    grid-template-columns: 1fr 1fr;
  }

  .diag-stats {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 720px) {
  .diag-grid,
  .diag-stats {
    grid-template-columns: 1fr;
  }

  .diag-filter {
    width: 100%;
    justify-content: center;
  }
}

body.boutique-hub .panel-showcase {
  position: relative;
  border: none !important;
}

body.boutique-hub .panel-showcase::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 80px;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(180deg, #060606, transparent);
}

body.boutique-hub .timeline-section {
  border: none !important;
  box-shadow: none !important;
}

/* ===== Metodologia Cinematogr?fica Premium ===== */
.method-cinema {
  position: relative;
  overflow: hidden;
  padding: 120px 0 140px;
  background: #060606;
}

.method-blueprint {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.045;
  background-image:
    linear-gradient(rgba(200, 164, 93, 0.55) 1px, transparent 1px),
    linear-gradient(90deg, rgba(200, 164, 93, 0.55) 1px, transparent 1px),
    linear-gradient(rgba(255, 255, 255, 0.25) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.25) 1px, transparent 1px);
  background-size: 80px 80px, 80px 80px, 20px 20px, 20px 20px;
  background-position: center;
  mask-image: radial-gradient(ellipse at center, #000 35%, transparent 80%);
}

.method-cinema .container {
  position: relative;
  z-index: 1;
}

.cinema-timeline {
  position: relative;
  width: min(980px, 100%);
  margin: 64px auto 0;
  padding: 20px 0 40px;
}

.cinema-line {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  transform: translateX(-50%);
  background: rgba(200, 164, 93, 0.18);
  overflow: hidden;
}

.cinema-line-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(180deg, #e8c889, #c8a45d 55%, rgba(200, 164, 93, 0.35));
  box-shadow: 0 0 18px rgba(200, 164, 93, 0.55);
  transition: height 0.45s ease;
}

.cinema-step {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 56px 1fr;
  align-items: center;
  gap: 0;
  margin: 0 0 42px;
  opacity: 0;
  /* Sem transform permanente ? evita rasterizar/borrar a borda do ?cone */
  transition: opacity 0.55s ease;
}

.cinema-step.is-visible {
  opacity: 1;
}

.cinema-dot {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #e8c889;
  z-index: 4;
  box-shadow: none;
  transform: none;
  filter: none;
  -webkit-font-smoothing: antialiased;
}

/* ?cones ao lado da linha */
.cinema-left .cinema-dot {
  left: calc(50% - 60px);
  top: calc(50% - 24px);
}

.cinema-right .cinema-dot {
  left: calc(50% + 12px);
  top: calc(50% - 24px);
}

/* Anel SVG ? borda vetorial n?tida (substitui border-radius + box-shadow) */
.cinema-dot .cinema-ring {
  position: absolute;
  inset: 0;
  width: 48px;
  height: 48px;
  display: block;
  overflow: visible;
  pointer-events: none;
}

.cinema-dot .cinema-ring circle {
  fill: #0d0d0d;
  stroke: #c8a45d;
  stroke-width: 1.5;
  vector-effect: non-scaling-stroke;
  shape-rendering: geometricPrecision;
  transition: stroke 0.3s ease, fill 0.3s ease;
}

.cinema-dot > svg:not(.cinema-ring) {
  position: relative;
  z-index: 1;
  width: 22px;
  height: 22px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  shape-rendering: geometricPrecision;
  overflow: visible;
  display: block;
  flex-shrink: 0;
}

.cinema-dot > svg:not(.cinema-ring) * {
  stroke: currentColor;
  stroke-width: 1.5;
}

.cinema-step.is-lit .cinema-dot .cinema-ring circle {
  fill: #111111;
  stroke: #e8c889;
}

.cinema-left:hover .cinema-dot,
.cinema-right:hover .cinema-dot,
.cinema-wide:hover .cinema-dot,
.cinema-finale:hover .cinema-dot {
  color: #f3d9a0;
}

.cinema-left:hover .cinema-dot .cinema-ring circle,
.cinema-right:hover .cinema-dot .cinema-ring circle,
.cinema-wide:hover .cinema-dot .cinema-ring circle,
.cinema-finale:hover .cinema-dot .cinema-ring circle {
  stroke: #e8c889;
  fill: #141414;
}

.cinema-card {
  padding: 26px 28px;
  border-radius: 18px;
  background: linear-gradient(160deg, rgba(22, 22, 22, 0.96), rgba(10, 10, 10, 0.96));
  border: 1px solid rgba(200, 164, 93, 0.22);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

.cinema-left .cinema-card {
  grid-column: 1;
  grid-row: 1;
  margin-right: 18px;
  text-align: right;
}

.cinema-right .cinema-card {
  grid-column: 3;
  grid-row: 1;
  margin-left: 18px;
  text-align: left;
}

.cinema-verb {
  display: inline-block;
  margin-bottom: 8px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cinema-card h3 {
  margin: 0 0 10px;
  font-size: clamp(22px, 2.4vw, 28px);
  color: #fff;
  line-height: 1.2;
}

.cinema-card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.65;
}

.cinema-wide,
.cinema-finale {
  grid-template-columns: 1fr;
  justify-items: center;
  padding: 8px 0;
}

.cinema-wide .cinema-dot,
.cinema-finale .cinema-dot {
  left: calc(50% + 12px);
  top: 16px;
}

.cinema-wide .cinema-card,
.cinema-finale .cinema-card {
  width: min(860px, 100%);
  margin: 28px 0 0;
  text-align: left;
}

.cinema-card-heart {
  border-color: rgba(200, 164, 93, 0.45);
  background:
    radial-gradient(circle at 10% 0%, rgba(200, 164, 93, 0.16), transparent 42%),
    linear-gradient(160deg, #171717, #0d0d0d);
  padding: 32px 34px;
}

.cinema-heart-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 18px 0 16px;
}

.cinema-heart-grid > span {
  display: block;
  padding: 12px 14px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.28);
  border: 1px solid rgba(200, 164, 93, 0.22);
  color: #f0f0f0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

/* Card ABNT na timeline ? 3 partes principais + (entre outras) */
.cinema-abnt-cell {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  padding: 12px 14px !important;
}

.cinema-abnt-cell strong {
  color: #f0f0f0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.cinema-abnt-mini {
  display: block;
  color: #f0f0f0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

.cinema-abnt-mini i {
  display: inline;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: normal;
  letter-spacing: inherit;
  line-height: inherit;
}

.cinema-abnt-mini i:not(:last-child)::after {
  content: "\00A0\00B7\00A0";
  color: inherit;
  font-weight: 600;
}

.cinema-abnt-cell small {
  color: #f0f0f0;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: inherit;
  opacity: 0.72;
}

/* legado ? oculto se ainda existir em p?ginas antigas */
.cinema-abnt-chips {
  display: none !important;
}

.cinema-card-finale {
  text-align: center;
  border-color: rgba(232, 200, 137, 0.55);
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.22), transparent 50%),
    linear-gradient(180deg, #1a160e, #0d0d0d);
  box-shadow:
    0 0 0 1px rgba(200, 164, 93, 0.12),
    0 24px 60px rgba(0, 0, 0, 0.45),
    0 0 40px rgba(200, 164, 93, 0.12);
}

.cinema-card-finale h3 {
  font-size: clamp(26px, 3vw, 34px);
}

@media (max-width: 860px) {
  .cinema-line {
    left: 18px;
  }

  .cinema-step,
  .cinema-wide,
  .cinema-finale {
    display: block;
    padding-left: 96px;
  }

  .cinema-dot,
  .cinema-left .cinema-dot,
  .cinema-right .cinema-dot,
  .cinema-wide .cinema-dot,
  .cinema-finale .cinema-dot {
    left: 36px;
    top: 16px;
    transform: none;
  }

  .cinema-left .cinema-card,
  .cinema-right .cinema-card,
  .cinema-wide .cinema-card,
  .cinema-finale .cinema-card {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .cinema-heart-grid {
    grid-template-columns: 1fr;
  }
}

.authority-hub-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.authority-hub-card {
  padding: 24px;
  border-radius: 20px;
  background: rgba(14, 14, 14, 0.92);
  border: 1px solid rgba(200, 164, 93, 0.22);
  transition: border-color 0.3s ease, transform 0.3s ease;
}

.authority-hub-card:hover {
  border-color: rgba(200, 164, 93, 0.45);
  transform: translateY(-4px);
}

.authority-hub-card i {
  width: 22px;
  height: 22px;
  color: #c8a45d;
  margin-bottom: 12px;
}

.authority-hub-card h3 {
  margin: 0 0 8px;
  font-size: 18px;
}

.authority-hub-card.authority-abnt-card {
  gap: 0.55rem;
}

.authority-hub-card.authority-abnt-card h3 {
  letter-spacing: 0.02em;
}

.authority-abnt-parts {
  display: block !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.01em;
}

.authority-abnt-parts span {
  display: inline;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: #fff;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.authority-abnt-parts span:not(:last-child)::after {
  content: "\00A0\00B7\00A0";
  color: rgba(255, 255, 255, 0.55);
  font-weight: 600;
}

.authority-abnt-note {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 0.88rem !important;
  font-style: italic;
  font-weight: 500 !important;
}

.authority-hub-card p {
  margin: 0;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 1.6;
}

.panel-showcase {
  padding: 120px 0;
}

.panel-showcase-stage {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.panel-mockup-compose {
  width: min(1240px, 100%);
  margin: 0 auto;
}

.panel-mockup-sidebyside {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(24px, 3.5vw, 48px);
  min-height: 0;
}

.panel-mockup {
  position: static;
  display: block;
  transition: transform 0.35s ease, filter 0.35s ease;
}

.panel-mockup img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 30px 55px rgba(0, 0, 0, 0.65));
}

.panel-mockup-laptop {
  width: min(820px, 66%);
  flex: 0 1 auto;
}

.panel-mockup-phone {
  width: min(340px, 30%);
  flex: 0 0 auto;
}

.panel-mockup:hover {
  transform: translateY(-6px);
}

/* S? as badges ? sem caixa/ret?ngulo por tr?s */
.panel-feature-rail {
  list-style: none;
  margin: 0;
  padding: 0;
  width: min(960px, 100%);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 12px;
  background: transparent;
  border: none;
  box-shadow: none;
}

.panel-feature-rail li {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 16px;
  border-radius: 12px;
  background: rgba(10, 10, 10, 0.55);
  border: 1px solid rgba(200, 164, 93, 0.32);
  color: #f3f3f3;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.01em;
  backdrop-filter: none;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.28);
}

.panel-feature-rail li i,
.panel-feature-rail li svg {
  width: 16px;
  height: 16px;
  color: #d4b06a;
  flex-shrink: 0;
}

.panel-showcase-cta {
  display: flex;
  justify-content: center;
}

.panel-showcase-cta .btn {
  min-width: 280px;
}

/* ?? Cobertura Nacional (mapa + rede) ?? */
.coverage-nation {
  position: relative;
  padding: 120px 0 110px;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(200, 164, 93, 0.08), transparent 42%),
    radial-gradient(ellipse at 80% 100%, rgba(200, 164, 93, 0.05), transparent 40%),
    #060606;
  overflow: hidden;
}

.coverage-nation-grid {
  display: grid;
  grid-template-columns: 1.35fr 0.85fr;
  gap: 36px;
  align-items: stretch;
  margin-top: 48px;
}

.coverage-map-panel {
  display: flex;
  flex-direction: column;
  gap: 22px;
  min-width: 0;
}

.coverage-map-glass {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(200px, 240px);
  gap: 18px;
  align-items: center;
  border-radius: 28px;
  padding: clamp(18px, 2.5vw, 28px);
  min-height: 520px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.01)),
    rgba(12, 12, 12, 0.72);
  border: 1px solid rgba(200, 164, 93, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 30px 80px rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  overflow: hidden;
}

.coverage-map-glass::before {
  content: "";
  position: absolute;
  inset: -20%;
  background:
    radial-gradient(circle at 30% 30%, rgba(200, 164, 93, 0.12), transparent 34%),
    radial-gradient(circle at 70% 70%, rgba(200, 164, 93, 0.06), transparent 40%);
  pointer-events: none;
}

.coverage-map-stage {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 460px;
}

.coverage-map-stage .br-coverage-svg {
  display: block;
  width: 100%;
  height: auto;
  max-height: 560px;
}

.coverage-map-stage .br-state {
  fill: #1c1c1c;
  stroke: rgba(200, 164, 93, 0.38);
  stroke-width: 1.1;
  transition: fill 0.35s ease, stroke 0.35s ease, filter 0.35s ease;
  cursor: pointer;
}

.coverage-nation:not(.is-network-on) .coverage-map-stage .br-state {
  fill: #141414;
  stroke: rgba(200, 164, 93, 0.22);
}

.coverage-nation.is-network-on .coverage-map-stage .br-state {
  fill: #222222;
  stroke: rgba(200, 164, 93, 0.45);
}

.coverage-map-stage .br-state.is-hot,
.coverage-map-stage .br-state:hover,
.coverage-map-stage .br-state:focus-visible {
  fill: rgba(200, 164, 93, 0.48);
  stroke: #e8c889;
  filter: url(#brGlow);
  outline: none;
}

.coverage-map-stage .br-network-line {
  fill: none;
  stroke: #e8c889;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: 0;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  filter: drop-shadow(0 0 8px rgba(232, 200, 137, 0.55));
}

.coverage-nation.is-network-on .coverage-map-stage .br-network-line {
  opacity: 0.9;
  animation: coverageLineDraw 2.2s ease forwards;
}

@keyframes coverageLineDraw {
  to { stroke-dashoffset: 0; }
}

.coverage-map-stage .br-node {
  fill: #e8c889;
  opacity: 0;
  transform-origin: center;
  transform-box: fill-box;
  filter: drop-shadow(0 0 6px rgba(232, 200, 137, 0.85));
}

.coverage-nation.is-network-on .coverage-map-stage .br-node {
  animation: coverageNodeIn 0.55s ease forwards;
  animation-delay: calc(1.4s + (var(--i, 0) * 0.06s));
}

@keyframes coverageNodeIn {
  from { opacity: 0; transform: scale(0.2); }
  to { opacity: 0.95; transform: scale(1); }
}

.coverage-map-stage .br-region-text {
  fill: rgba(232, 200, 137, 0.28);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  pointer-events: none;
  transition: fill 0.3s ease, opacity 0.3s ease;
}

.coverage-map-stage .br-region-text.is-hot {
  fill: #f3d9a0;
}

.coverage-map-center {
  position: relative;
  z-index: 2;
  width: 100%;
  align-self: center;
  text-align: left;
  padding: 22px 18px;
  border-radius: 18px;
  background: rgba(8, 8, 8, 0.78);
  border: 1px solid rgba(200, 164, 93, 0.35);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(12px);
}

.coverage-map-center strong {
  display: block;
  color: #e8c889;
  font-size: 18px;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}

.coverage-map-center p {
  margin: 0 0 8px;
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 600;
}

.coverage-map-center span {
  display: block;
  color: #bdbdbd;
  font-size: 12px;
  line-height: 1.45;
}

.coverage-region-chip {
  position: absolute;
  left: 24px;
  bottom: 22px;
  z-index: 3;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(200, 164, 93, 0.16);
  border: 1px solid rgba(200, 164, 93, 0.5);
  color: #f3d9a0;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.coverage-region-chip[hidden] {
  display: none !important;
}

.coverage-authority {
  margin: 0;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.75;
  max-width: 62ch;
}

.coverage-how {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 28px 24px;
  border-radius: 24px;
  background: linear-gradient(160deg, rgba(18, 18, 18, 0.95), rgba(10, 10, 10, 0.98));
  border: 1px solid rgba(200, 164, 93, 0.22);
}

.coverage-how h3 {
  margin: 0 0 8px;
  color: #e8c889;
  font-size: 14px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.coverage-how-item {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 14px;
  align-items: start;
  padding: 16px 14px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.02);
  transition: border-color 0.25s ease, transform 0.25s ease, background 0.25s ease;
}

.coverage-how-item:hover {
  border-color: rgba(200, 164, 93, 0.4);
  background: rgba(200, 164, 93, 0.06);
  transform: translateY(-2px);
}

.coverage-how-item i,
.coverage-how-item svg {
  width: 22px;
  height: 22px;
  color: #e8c889;
  stroke: currentColor;
}

.coverage-how-item h4 {
  margin: 0 0 6px;
  color: #fff;
  font-size: 16px;
}

.coverage-how-item p {
  margin: 0;
  color: #c8c8c8;
  font-size: 14px;
  line-height: 1.55;
}

.coverage-strategy {
  margin-top: 72px;
}

.coverage-strategy > h3 {
  margin: 0 0 28px;
  text-align: center;
  color: #fff;
  font-size: clamp(26px, 3.4vw, 40px);
  line-height: 1.2;
}

.coverage-strategy-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.coverage-strategy-card {
  padding: 28px 22px;
  border-radius: 20px;
  background: linear-gradient(165deg, #141414, #0b0b0b);
  border: 1px solid rgba(200, 164, 93, 0.2);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.coverage-strategy-card:hover {
  transform: translateY(-6px);
  border-color: rgba(200, 164, 93, 0.55);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

.coverage-strategy-card i,
.coverage-strategy-card svg {
  width: 26px;
  height: 26px;
  color: #e8c889;
  margin-bottom: 14px;
}

.coverage-strategy-card h4 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 18px;
}

.coverage-strategy-card p {
  margin: 0;
  color: #c8c8c8;
  font-size: 14px;
  line-height: 1.6;
}

.coverage-giant {
  margin-top: 90px;
  text-align: center;
  padding: 10px 12px 0;
}

.coverage-giant-kicker,
.coverage-giant-title {
  margin: 0;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.05;
  color: #fff;
  font-size: clamp(42px, 7vw, 84px);
}

.coverage-giant-kicker {
  color: #e8c889;
  margin-bottom: 8px;
}

.coverage-giant-copy {
  margin: 22px auto 0;
  max-width: 720px;
  color: #cfcfcf;
  font-size: 17px;
  line-height: 1.7;
}

.coverage-indicators {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
  border-bottom: 1px solid rgba(200, 164, 93, 0.22);
}

.coverage-indicator {
  padding: 28px 22px;
  text-align: center;
  border-right: 1px solid rgba(200, 164, 93, 0.18);
}

.coverage-indicator:last-child {
  border-right: none;
}

.coverage-indicator i,
.coverage-indicator svg {
  width: 28px;
  height: 28px;
  color: #e8c889;
  margin-bottom: 12px;
}

.coverage-indicator h4 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 18px;
}

.coverage-indicator p {
  margin: 0;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 1.5;
}

.coverage-map-fallback {
  margin: 0;
  padding: 80px 20px;
  text-align: center;
  color: #e8c889;
}

@supports not (stroke-dasharray: 1) {
  .coverage-nation.is-network-on .coverage-map-stage .br-network-line {
    opacity: 0.85;
    animation: none;
  }
}

.gallery-ptam {
  padding: 100px 0;
  background: #070707;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  width: min(1280px, 100%);
  margin: 0 auto;
}

.gallery-card {
  margin: 0;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: linear-gradient(180deg, #141414, #0f0f0f);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.gallery-card:hover {
  transform: translateY(-4px);
  border-color: rgba(232, 200, 137, 0.5);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.45), 0 0 24px rgba(200, 164, 93, 0.12);
}

.gallery-card img {
  display: block;
  width: 100%;
  min-height: 240px;
  aspect-ratio: 16 / 10;
  object-fit: contain;
  object-position: center center;
  background: #0a0a0a;
  padding: 10px 12px 0;
  box-sizing: border-box;
}

.gallery-card figcaption {
  padding: 14px 16px;
  color: #e8e0d0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  border-top: 1px solid rgba(200, 164, 93, 0.16);
}

body.boutique-hub .gallery-ptam .container {
  width: min(1280px, 96%);
  max-width: 1280px;
}

.footer-institutional {
  padding: 80px 0 40px;
  background: #050505;
  border-top: 1px solid rgba(200, 164, 93, 0.18);
}

.footer-institutional .footer-mega {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr;
  gap: 28px;
}

.footer-brand-card {
  display: grid;
  gap: 14px;
  justify-items: start;
}

.footer-brand-card img.footer-seal {
  width: min(150px, 55vw);
  height: auto;
  display: block;
  filter: drop-shadow(0 10px 24px rgba(0, 0, 0, 0.35));
}

.footer-brand-card h3 {
  margin: 0;
  font-size: 22px;
}

.footer-brand-card p {
  margin: 0;
  color: #c8c8c8;
  font-size: 14px;
  line-height: 1.6;
}

.footer-creds {
  color: #e8c889 !important;
  font-weight: 700;
}

.footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 8px;
}

.footer-icon-btn {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(200, 164, 93, 0.4);
  background: rgba(20, 20, 20, 0.9);
  color: #e8c889;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.footer-icon-btn svg,
.footer-icon-btn i {
  width: 20px;
  height: 20px;
}

.footer-icon-btn:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 164, 93, 0.85);
  background: rgba(200, 164, 93, 0.12);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.3);
}

.footer-institutional h4 {
  margin: 0 0 14px;
  color: #e8c889;
  font-size: 14px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.footer-institutional ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
}

.footer-institutional ul a {
  color: #d4d4d4;
  text-decoration: none;
  font-size: 14px;
}

.footer-institutional ul a:hover {
  color: #e8c889;
}

.footer-bottom {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
  color: #8f8f8f;
  font-size: 13px;
}

.premium-hero .hero-copy .hero-lead {
  font-size: 18px;
  color: #d0d0d0;
  max-width: 680px;
}

.exec-dossier {
  position: relative;
  padding: 90px 0 110px;
  background:
    radial-gradient(circle at 80% 20%, rgba(200, 164, 93, 0.1), transparent 35%),
    #060606;
  border: none;
  box-shadow: none;
}

/* Sombra inferior ? integra com formul?rio/rodap? sem linha de separa??o */
body.boutique-hub .exec-dossier::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 140px;
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(180deg, transparent 0%, #050505 100%);
}

.exec-dossier-card {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 36px;
  align-items: center;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

.exec-dossier-copy .exec-kicker {
  display: inline-block;
  color: #c8a45d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.exec-dossier-copy h2 {
  margin: 0 0 8px;
  font-size: clamp(32px, 4vw, 44px);
  line-height: 1.15;
}

.exec-role {
  margin: 0 0 14px;
  color: #e8e8e8;
  font-size: 18px;
  font-weight: 600;
}

.exec-creds {
  list-style: none;
  padding: 0;
  margin: 0 0 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}

.exec-creds li {
  color: #e8c889;
  font-weight: 700;
  font-size: 15px;
}

.exec-method {
  margin-bottom: 22px;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: none;
}

.exec-method-badge {
  display: inline-block;
  margin-bottom: 8px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.exec-method p {
  margin: 0 0 8px;
  color: #d8d8d8;
  line-height: 1.65;
  font-size: 15px;
}

.exec-method small {
  display: block;
  margin: 0 0 14px;
  color: #9a9a9a;
  font-size: 12px;
  line-height: 1.5;
}

.exec-method-highlight {
  margin-top: 4px !important;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(200, 164, 93, 0.1);
  border: 1px solid rgba(200, 164, 93, 0.22);
}

.exec-method strong {
  color: #e8c889;
}

.exec-panel-link {
  display: inline-flex;
  margin: 4px 0 2px;
  color: #e8c889;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(232, 200, 137, 0.45);
  transition: color 0.25s ease, border-color 0.25s ease;
}

.exec-panel-link:hover {
  color: #f3d9a0;
  border-color: rgba(243, 217, 160, 0.8);
}

.exec-badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 24px;
}

.exec-badges span,
.exec-badges a,
.exec-badges a.exec-badge-link,
.exec-badges a.painel-demo-link,
body.boutique-hub .exec-badges a.exec-badge-link,
body.boutique-hub .exec-badges a.painel-demo-link,
body.boutique-hub .method-gv-badges a.painel-demo-link {
  padding: 8px 12px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(200, 164, 93, 0.28) !important;
  background: rgba(255, 255, 255, 0.03) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  text-underline-offset: unset !important;
  box-shadow: none !important;
}

.exec-badges span:not(:last-child)::after,
.exec-badges a:not(:last-child)::after {
  content: none;
  margin: 0;
}

.exec-badges a:hover,
.exec-badges a.exec-badge-link:hover,
.exec-badges a.painel-demo-link:hover {
  border-color: rgba(200, 164, 93, 0.55) !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.exec-dossier-btn {
  display: inline-flex;
}

.exec-footnote {
  margin: 12px 0 0;
  color: #8f8f8f;
  font-size: 13px;
  line-height: 1.55;
  max-width: 420px;
}

.abnt-norms {
  margin-top: 64px;
  text-align: center;
}

.abnt-norms .section-intro {
  margin-bottom: 28px;
}

.abnt-norms .section-intro h3 {
  margin: 0 0 10px;
  font-size: clamp(24px, 3vw, 32px);
  color: #fff;
}

.abnt-norms .section-intro p {
  margin: 0 auto;
  max-width: 680px;
  color: #c4c4c4;
  font-size: 16px;
  line-height: 1.7;
}

.abnt-norms-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  max-width: 1100px;
  margin: 0 auto;
}

.abnt-norm-card {
  flex: 0 1 240px;
  width: 240px;
  max-width: calc(50% - 10px);
  padding: 20px 18px;
  border-radius: 16px;
  background: #141414;
  border: 1px solid rgba(200, 164, 93, 0.24);
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 110px;
  text-align: left;
}

.abnt-norm-card strong {
  color: #e8c889;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.abnt-norm-card span {
  color: #d0d0d0;
  font-size: 14px;
  line-height: 1.5;
}

/* Formul?rio quadrado ? sobrep?e respons?vel t?cnico e rodap? */
body.boutique-hub > main {
  position: relative;
  z-index: 3;
}

body.boutique-hub > .footer-institutional {
  position: relative;
  z-index: 1;
  overflow: visible;
}

.contact-overlap {
  position: relative;
  z-index: 8;
  padding: 0;
  margin: -90px 0 -120px;
  background: transparent !important;
  isolation: isolate;
}

.contact-square {
  position: relative;
  z-index: 9;
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 36px;
  align-items: stretch;
  padding: clamp(32px, 4vw, 48px);
  border-radius: 8px;
  background: #121212;
  border: 1px solid rgba(200, 164, 93, 0.28);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55);
}

.contact-square-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 12px;
}

.contact-square-copy h2 {
  margin: 0 0 16px;
  font-size: clamp(34px, 4.5vw, 52px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #fff;
  text-transform: uppercase;
}

.contact-square-copy p {
  margin: 0;
  color: #cfcfcf;
  font-size: 18px;
  line-height: 1.6;
  max-width: 360px;
}

.contact-square-form {
  display: grid;
  gap: 14px;
}

.contact-square-form label {
  display: grid;
  gap: 6px;
}

.contact-square-form label span {
  color: #bdbdbd;
  font-size: 13px;
  font-weight: 600;
}

.contact-square-form input,
.contact-square-form textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 14px 14px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: #0c0c0c;
  color: #f2f2f2;
  font: inherit;
  font-size: 15px;
  outline: none;
  transition: border-color 0.25s ease;
}

.contact-square-form input:focus,
.contact-square-form textarea:focus {
  border-color: rgba(200, 164, 93, 0.65);
}

.contact-square-form textarea {
  resize: vertical;
  min-height: 120px;
}

.contact-square-submit {
  width: 100%;
  margin-top: 4px;
  border-radius: 4px;
}

.contact-square-note {
  margin: 0;
  color: #8f8f8f;
  font-size: 12px;
  line-height: 1.45;
}

body.boutique-hub .footer-institutional {
  padding-top: 150px;
  border-top: none !important;
  background: #050505;
}

body.boutique-hub .exec-dossier {
  padding-bottom: 160px;
}

body.boutique-hub .contact-overlap {
  border: none !important;
  box-shadow: none !important;
}

.exec-dossier-photo {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  min-height: 420px;
  border: 1px solid rgba(200, 164, 93, 0.25);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
}

.exec-dossier-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.35)),
    radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12), transparent 40%);
  pointer-events: none;
}

.exec-dossier-photo img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  object-position: center top;
  display: block;
  filter: brightness(1.05) contrast(1.05);
}

@media (max-width: 1100px) {
  .footer-institutional .footer-mega {
    grid-template-columns: 1fr 1fr;
  }

  .coverage-nation-grid,
  .coverage-strategy-grid,
  .authority-hub-grid,
  .loss-hub-grid,
  .quiz-options,
  .quiz-options-2,
  .quiz-options-3,
  .gallery-grid,
  .exec-dossier-card {
    grid-template-columns: 1fr 1fr;
  }

  .coverage-nation-grid {
    grid-template-columns: 1fr;
  }

  .coverage-strategy-grid {
    grid-template-columns: 1fr 1fr;
  }

  .panel-mockup-laptop {
    width: min(640px, 62%);
  }

  .panel-mockup-phone {
    width: min(280px, 32%);
  }
}

@media (max-width: 720px) {
  .footer-institutional .footer-mega,
  .coverage-strategy-grid,
  .coverage-indicators,
  .authority-hub-grid,
  .loss-hub-grid,
  .quiz-options,
  .quiz-options-2,
  .quiz-options-3,
  .gallery-grid,
  .exec-dossier-card {
    grid-template-columns: 1fr;
  }

  .quiz-ai-header .quiz-step-label {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .coverage-map-glass {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .coverage-map-center {
    width: 100%;
    padding: 18px 16px;
  }

  .coverage-map-center strong {
    font-size: 16px;
  }

  .coverage-map-center p {
    font-size: 13px;
  }

  .coverage-region-chip {
    position: static;
    left: auto;
    bottom: auto;
    align-self: flex-start;
    margin: 10px 0 0;
    max-width: 100%;
    box-sizing: border-box;
  }

  .coverage-region-chip:not([hidden]) {
    display: inline-flex;
  }

  .coverage-indicator {
    border-right: none;
    border-bottom: 1px solid rgba(200, 164, 93, 0.18);
  }

  .coverage-indicator:last-child {
    border-bottom: none;
  }

  .coverage-giant-kicker,
  .coverage-giant-title {
    font-size: clamp(34px, 10vw, 52px);
  }

  .panel-mockup-sidebyside {
    flex-direction: column;
    gap: 28px;
  }

  .panel-mockup-laptop,
  .panel-mockup-phone {
    width: min(420px, 92%);
  }

  .abnt-norm-card {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }

  .contact-square {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .contact-overlap {
    margin: -60px 0 -80px;
  }

  body.boutique-hub .footer-institutional {
    padding-top: 120px;
  }

  body.boutique-hub .exec-dossier {
    padding-bottom: 110px;
  }

  .panel-feature-rail {
    gap: 8px;
  }

  .panel-feature-rail li {
    font-size: 12px;
    padding: 9px 12px;
    border-radius: 10px;
  }

  .panel-showcase-cta .btn {
    min-width: 0;
    width: 100%;
  }

  .exec-dossier-card {
    padding: 24px;
  }

  .exec-dossier-photo,
  .exec-dossier-photo img {
    min-height: 320px;
  }

  .quiz-shell {
    padding: 22px;
  }

  .quiz-nav,
  .quiz-nav-right {
    width: 100%;
  }

  .quiz-nav-right .btn,
  .quiz-nav .btn {
    flex: 1;
  }

  .hero-cinema .hero-shell {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .hero-devices {
    min-height: 280px;
    max-width: 420px;
    margin: 0 auto;
  }

  .who-signs-grid,
  .decision-cases-grid {
    grid-template-columns: 1fr;
  }

  .exclusive-diffs-grid {
    grid-template-columns: 1fr 1fr;
  }

  .impact-inner h2,
  .decision-edu-hero-inner h2,
  .decision-edu-huge {
    font-size: clamp(28px, 8vw, 40px);
  }
}

/* =========================================================
   HUB CINEMA ? surfaces, hero, quiz, cases, emotional
   ========================================================= */

body.boutique-hub .surface-void {
  background: #050505 !important;
  background-image: none !important;
}

body.boutique-hub .surface-concrete {
  position: relative;
  background:
    radial-gradient(circle at 20% 0%, rgba(200, 164, 93, 0.08), transparent 40%),
    linear-gradient(180deg, #121212 0%, #0a0a0a 100%) !important;
}

body.boutique-hub .surface-concrete::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.07;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");
  mix-blend-mode: soft-light;
}

body.boutique-hub .surface-blueprint {
  position: relative;
  background: #070707 !important;
}

body.boutique-hub .surface-blueprint::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.055;
  background-image:
    linear-gradient(rgba(200, 164, 93, 0.7) 1px, transparent 1px),
    linear-gradient(90deg, rgba(200, 164, 93, 0.7) 1px, transparent 1px),
    linear-gradient(rgba(255, 255, 255, 0.2) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px);
  background-size: 72px 72px, 72px 72px, 18px 18px, 18px 18px;
}

body.boutique-hub .surface-gold-soft {
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.16), transparent 45%),
    linear-gradient(180deg, #14110c 0%, #0a0907 100%) !important;
}

body.boutique-hub #contato.premium-cta.surface-gold-soft,
body.boutique-hub #cta-final.premium-cta.surface-gold-soft {
  background:
    radial-gradient(circle at 50% 18%, rgba(200, 164, 93, 0.14), transparent 42%),
    linear-gradient(180deg, transparent 0%, rgba(20, 17, 12, 0.5) 10%, #14110c 26%, #0a0907 100%) !important;
}

body.boutique-hub .surface-glass {
  background:
    radial-gradient(circle at 70% 20%, rgba(200, 164, 93, 0.12), transparent 40%),
    linear-gradient(180deg, #0e0e0e 0%, #080808 100%) !important;
}

body.boutique-hub .surface-photo:not(.section-fullbleed) {
  position: relative;
  background: #080808 !important;
}

body.boutique-hub .surface-photo:not(.section-fullbleed)::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.22;
  background: url("../images/hero-cinema-avaliacoes.webp") center/cover;
  filter: blur(10px);
}

body.boutique-hub .surface-concrete > *,
body.boutique-hub .surface-blueprint > *,
body.boutique-hub .surface-gold-soft > *,
body.boutique-hub .surface-glass > * {
  position: relative;
  z-index: 1;
}

/* Hero cinema */
body.boutique-hub .hero-cinema {
  min-height: min(100vh, 980px);
  padding: 150px 0 110px;
}

body.boutique-hub .hero-cinema .hero-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  align-items: center;
  gap: 48px;
}

body.boutique-hub .hero-overlay-cinema {
  background:
    linear-gradient(105deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.42) 48%, rgba(0, 0, 0, 0.62) 100%),
    radial-gradient(circle at 75% 40%, rgba(200, 164, 93, 0.18), transparent 38%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(20, 17, 12, 0.55) 62%, #0a0907 100%) !important;
}

body.boutique-hub .hero-light-beam {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 78% 35%, rgba(255, 210, 140, 0.16), transparent 32%),
    radial-gradient(ellipse at 20% 80%, rgba(200, 164, 93, 0.08), transparent 40%);
  animation: hero-beam 8s ease-in-out infinite alternate;
}

@keyframes hero-beam {
  from { opacity: 0.7; }
  to { opacity: 1; }
}

body.boutique-hub .hero-cinema .hero-copy {
  position: relative;
  z-index: 3;
  max-width: 640px;
}

body.boutique-hub .hero-cinema .hero-copy h1 {
  font-size: clamp(34px, 4.6vw, 56px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  text-shadow: 0 12px 40px rgba(0, 0, 0, 0.45);
}

body.boutique-hub .hero-cinema .hero-lead {
  max-width: 520px;
  font-size: 18px;
  color: #d8d2c4;
}

body.boutique-hub .hero-devices {
  position: relative;
  z-index: 3;
  min-height: 420px;
  width: 100%;
}

body.boutique-hub .hero-device-blueprint,
body.boutique-hub .hero-device-report {
  position: absolute;
  border-radius: 14px;
  pointer-events: none;
}

body.boutique-hub .hero-device-blueprint {
  width: 46%;
  height: 58%;
  left: 0;
  top: 8%;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    linear-gradient(rgba(200, 164, 93, 0.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(200, 164, 93, 0.12) 1px, transparent 1px),
    rgba(12, 12, 12, 0.55);
  background-size: 18px 18px, 18px 18px, auto;
  transform: rotate(-8deg);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .hero-device-report {
  width: 38%;
  height: 48%;
  right: 4%;
  bottom: 6%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.08), rgba(200, 164, 93, 0.08));
  transform: rotate(7deg);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .hero-device {
  position: absolute;
  display: block;
}

body.boutique-hub .hero-device img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 28px 50px rgba(0, 0, 0, 0.55));
}

body.boutique-hub .hero-device-laptop {
  width: min(92%, 520px);
  left: 2%;
  top: 12%;
  animation: hero-float 5.5s ease-in-out infinite;
}

body.boutique-hub .hero-device-phone {
  width: min(36%, 196px);
  right: 2%;
  bottom: 6%;
  z-index: 4;
  animation: hero-float 6.5s ease-in-out infinite 0.6s;
}

@keyframes hero-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

/* Quiz protagonist */
body.boutique-hub .quiz-protagonist {
  padding: 130px 0 140px;
}

body.boutique-hub .quiz-protagonist > .container {
  position: relative;
  z-index: 2;
}

body.boutique-hub .quiz-protagonist-intro {
  max-width: 820px;
  margin: 0 auto 40px;
  position: relative;
  z-index: 2;
}

body.boutique-hub .quiz-mega-icon {
  width: 84px;
  height: 84px;
  margin: 0 auto 22px;
  display: grid;
  place-items: center;
  border-radius: 24px;
  color: #1a1308;
  background: linear-gradient(145deg, #e8c889, #c8a45d);
  box-shadow: 0 18px 40px rgba(200, 164, 93, 0.35);
}

body.boutique-hub .quiz-mega-icon svg {
  width: 40px;
  height: 40px;
}

body.boutique-hub .quiz-protagonist-intro h2 {
  font-size: clamp(30px, 4.5vw, 48px);
  line-height: 1.12;
}

body.boutique-hub .quiz-shell-hero {
  max-width: 980px;
  padding: 44px 44px 36px;
  border-radius: 34px;
  border: 1px solid rgba(200, 164, 93, 0.4);
  background:
    radial-gradient(circle at 12% 0%, rgba(200, 164, 93, 0.2), transparent 40%),
    linear-gradient(180deg, rgba(28, 24, 16, 0.96), rgba(10, 10, 10, 0.98));
  box-shadow:
    0 40px 90px rgba(0, 0, 0, 0.55),
    0 0 0 1px rgba(200, 164, 93, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.boutique-hub .quiz-shell-hero .quiz-progress {
  height: auto;
  gap: 10px;
  margin-bottom: 22px;
}

body.boutique-hub .quiz-shell-hero .quiz-progress span {
  height: 7px;
}

body.boutique-hub .quiz-shell-hero [data-quiz-next].btn-primary {
  min-width: 180px;
  font-weight: 800;
  box-shadow: 0 14px 34px rgba(200, 164, 93, 0.28);
}

/* Decision cases */
body.boutique-hub .decision-cases {
  padding: 120px 0;
}

body.boutique-hub .decision-cases-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 48px;
}

body.boutique-hub .decision-case-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 32px 28px;
  border-radius: 24px;
  text-decoration: none;
  color: inherit;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background:
    linear-gradient(160deg, rgba(200, 164, 93, 0.08), transparent 40%),
    rgba(16, 16, 16, 0.92);
  transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

body.boutique-hub .decision-case-card:hover {
  transform: translateY(-6px);
  border-color: rgba(232, 200, 137, 0.55);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.45), 0 0 30px rgba(200, 164, 93, 0.12);
}

body.boutique-hub .decision-case-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  color: #e8c889;
  background: rgba(200, 164, 93, 0.12);
  border: 1px solid rgba(200, 164, 93, 0.35);
}

body.boutique-hub .decision-case-tag {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #c8a45d;
}

body.boutique-hub .decision-case-card h3 {
  margin: 0;
  font-size: 24px;
  line-height: 1.25;
}

body.boutique-hub .decision-case-card p {
  margin: 0;
  color: #c8c8c8;
  line-height: 1.7;
  flex: 1;
}

body.boutique-hub .decision-case-cta {
  margin-top: 8px;
  color: #e8c889;
  font-weight: 700;
}

/* Exclusive diffs */
body.boutique-hub .exclusive-diffs {
  padding: 120px 0;
}

body.boutique-hub .exclusive-diffs-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 46px;
}

body.boutique-hub .exclusive-diffs-note {
  margin: 22px auto 0;
  max-width: 780px;
  text-align: center;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 1.65;
}

body.boutique-hub .exclusive-diff {
  padding: 22px 18px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background: rgba(14, 14, 14, 0.9);
  text-align: center;
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

body.boutique-hub .exclusive-diff:hover {
  transform: translateY(-4px);
  border-color: rgba(232, 200, 137, 0.5);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .exclusive-diff i,
body.boutique-hub .exclusive-diff svg {
  width: 26px;
  height: 26px;
  color: #e8c889;
  margin-bottom: 12px;
}

body.boutique-hub .exclusive-diff h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #f2f2f2;
}

/* Who signs */
body.boutique-hub .who-signs {
  padding: 120px 0;
}

body.boutique-hub .who-signs-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 40px;
  align-items: center;
  padding: 28px;
  border-radius: 30px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.04), transparent 40%),
    rgba(18, 18, 18, 0.72);
  backdrop-filter: blur(18px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.4);
}

body.boutique-hub .who-signs-photo {
  border-radius: 22px;
  overflow: hidden;
  min-height: 420px;
}

body.boutique-hub .who-signs-photo img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  display: block;
}

body.boutique-hub .who-signs-name {
  margin: 18px 0 4px;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
}

body.boutique-hub .who-signs-role {
  margin: 0 0 16px;
  color: #c8a45d;
  font-weight: 700;
}

body.boutique-hub .who-signs-creds {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body.boutique-hub .who-signs-creds li {
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.35);
  color: #e8e0d0;
  font-size: 13px;
  font-weight: 700;
}

body.boutique-hub .who-signs-copy p {
  color: #cfcfcf;
  line-height: 1.75;
  margin: 0 0 22px;
}

/* Method cinema deep */
body.boutique-hub .method-cinema-deep {
  padding: 130px 0 150px;
}

body.boutique-hub .method-spotlight {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 30%, rgba(200, 164, 93, 0.12), transparent 45%),
    radial-gradient(ellipse at 50% 80%, rgba(200, 164, 93, 0.06), transparent 40%);
}

body.boutique-hub .method-cinema-deep .cinema-step.is-visible .cinema-card {
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(200, 164, 93, 0.12);
}

body.boutique-hub .method-cinema-deep .cinema-card-heart {
  transform: scale(1.02);
  border-color: rgba(232, 200, 137, 0.45);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.45), 0 0 40px rgba(200, 164, 93, 0.12);
}

/* Impact + emotional close */
body.boutique-hub .impact-statement {
  position: relative;
  min-height: min(78vh, 720px);
  display: flex;
  align-items: center;
  padding: 120px 0;
  isolation: isolate;
}

body.boutique-hub .impact-overlay {
  background:
    linear-gradient(180deg, rgba(8, 6, 4, 0.42) 0%, rgba(8, 6, 4, 0.55) 45%, rgba(8, 6, 4, 0.62) 100%),
    radial-gradient(circle at center, rgba(200, 164, 93, 0.14), transparent 55%) !important;
}

body.boutique-hub .impact-edge {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
  height: min(180px, 28%);
}

body.boutique-hub .impact-edge-top {
  top: 0;
  background: linear-gradient(180deg, #050505 0%, rgba(5, 5, 5, 0.75) 35%, transparent 100%);
}

body.boutique-hub .impact-edge-bottom {
  bottom: 0;
  background: linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0.75) 35%, transparent 100%);
}

body.boutique-hub .impact-statement .section-fullbleed-content,
body.boutique-hub .impact-inner {
  position: relative;
  z-index: 3;
}

body.boutique-hub .impact-inner {
  text-align: center;
  max-width: 920px;
  margin: 0 auto;
}

body.boutique-hub .impact-inner h2 {
  margin: 0;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1.15;
  letter-spacing: -0.03em;
  color: #f7f2e8;
  text-shadow: 0 16px 50px rgba(0, 0, 0, 0.5);
}

body.boutique-hub .emotional-close-overlay {
  background:
    linear-gradient(105deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.55) 55%, rgba(0, 0, 0, 0.7) 100%),
    radial-gradient(circle at 70% 40%, rgba(200, 164, 93, 0.14), transparent 40%) !important;
}

/* Antes da Decis?o ? educa??o Estimativa vs PTAM */
body.boutique-hub .decision-education {
  background: #050505;
  overflow: visible;
}

body.boutique-hub .decision-edu-hero {
  position: relative;
  min-height: min(72vh, 680px);
  display: flex;
  align-items: center;
  padding: 120px 0 100px;
  overflow: hidden;
  isolation: isolate;
}

body.boutique-hub .decision-edu-hero-inner {
  position: relative;
  z-index: 3;
  max-width: 820px;
}

body.boutique-hub .decision-edu-hero-inner h2 {
  font-size: clamp(32px, 4.6vw, 52px);
  line-height: 1.12;
  margin: 14px 0 18px;
  letter-spacing: -0.03em;
}

body.boutique-hub .decision-edu-hero-inner p {
  color: #d6d0c2;
  font-size: 18px;
  line-height: 1.75;
  margin: 0;
  max-width: 680px;
}

body.boutique-hub .decision-edu-body {
  padding: 100px 0 80px;
}

body.boutique-hub .decision-edu-lead {
  max-width: 820px;
  margin: 0 auto 56px;
  text-align: center;
}

body.boutique-hub .decision-edu-kicker {
  margin: 0 0 12px;
  color: #c8a45d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.boutique-hub .decision-edu-lead h3 {
  margin: 0 0 18px;
  font-size: clamp(26px, 3.4vw, 36px);
  line-height: 1.2;
}

body.boutique-hub .decision-edu-lead p {
  margin: 0 0 14px;
  color: #cfcfcf;
  font-size: 17px;
  line-height: 1.75;
}

body.boutique-hub .value-compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 64px;
}

body.boutique-hub .value-compare-col {
  padding: 32px 28px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, #141414, #0e0e0e);
}

body.boutique-hub .value-compare-ptam {
  border-color: rgba(200, 164, 93, 0.45);
  background:
    radial-gradient(circle at 100% 0%, rgba(200, 164, 93, 0.14), transparent 42%),
    linear-gradient(180deg, #17140f, #0e0c09);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.35), 0 0 0 1px rgba(200, 164, 93, 0.08);
}

body.boutique-hub .value-compare-label {
  display: inline-block;
  margin-bottom: 10px;
  color: #c8a45d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.boutique-hub .value-compare-col h3 {
  margin: 0 0 22px;
  font-size: clamp(22px, 2.4vw, 28px);
  line-height: 1.25;
}

body.boutique-hub .value-compare-block {
  margin-bottom: 18px;
}

body.boutique-hub .value-compare-block h4,
body.boutique-hub .value-compare-result h4 {
  margin: 0 0 8px;
  color: #e8c889;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.boutique-hub .value-compare-block p,
body.boutique-hub .value-compare-result p {
  margin: 0;
  color: #d0d0d0;
  line-height: 1.65;
}

body.boutique-hub .value-compare-block ul {
  margin: 0;
  padding: 0 0 0 18px;
  color: #d0d0d0;
  line-height: 1.7;
}

body.boutique-hub .value-compare-result {
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
}

body.boutique-hub .decision-edu-huge {
  margin: 0 auto 72px;
  max-width: 900px;
  text-align: center;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #f7f2e8;
}

body.boutique-hub .decision-situations {
  margin-bottom: 72px;
}

body.boutique-hub .decision-situations > h3 {
  margin: 0 0 28px;
  text-align: center;
  font-size: clamp(26px, 3.2vw, 34px);
}

body.boutique-hub .decision-situations-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

body.boutique-hub .decision-situation {
  padding: 28px 26px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #121212;
}

body.boutique-hub .decision-situation-b {
  border-color: rgba(200, 164, 93, 0.4);
  background:
    radial-gradient(circle at 0% 0%, rgba(200, 164, 93, 0.12), transparent 50%),
    #14110c;
}

body.boutique-hub .decision-situation-tag {
  display: inline-block;
  margin-bottom: 12px;
  color: #c8a45d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.boutique-hub .decision-situation h4 {
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.3;
}

body.boutique-hub .decision-situation ul {
  margin: 0;
  padding: 0 0 0 18px;
  color: #cfcfcf;
  line-height: 1.75;
}

body.boutique-hub .decision-situations-close {
  margin: 28px auto 0;
  max-width: 760px;
  text-align: center;
  color: #d8d2c4;
  font-size: 18px;
  line-height: 1.7;
}

body.boutique-hub .decision-when-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 64px;
}

body.boutique-hub .decision-when {
  padding: 28px 26px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #111;
}

body.boutique-hub .decision-when-tech {
  border-color: rgba(200, 164, 93, 0.4);
  background: linear-gradient(180deg, #17140f, #100e0a);
}

body.boutique-hub .decision-when h3 {
  margin: 0 0 18px;
  font-size: 22px;
  line-height: 1.3;
}

body.boutique-hub .decision-when ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

body.boutique-hub .decision-when li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #d4d4d4;
  line-height: 1.45;
}

body.boutique-hub .decision-when li svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-top: 2px;
  color: #c8a45d;
}

body.boutique-hub .decision-edu-finale-stage {
  position: relative;
  min-height: min(78vh, 740px);
  display: flex;
  align-items: center;
  padding: 110px 0 180px;
  overflow: hidden;
  isolation: isolate;
  margin-bottom: -120px;
}

body.boutique-hub .decision-edu-finale-overlay {
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.7) 0%, rgba(5, 5, 5, 0.48) 42%, rgba(10, 9, 7, 0.42) 100%),
    radial-gradient(circle at 50% 40%, rgba(200, 164, 93, 0.16), transparent 50%) !important;
}

/* Sombra suave na base ? sem tarja preta s?lida */
body.boutique-hub .decision-edu-finale-stage .impact-edge-bottom.decision-edu-finale-edge {
  height: 200px;
  background: linear-gradient(
    0deg,
    rgba(20, 17, 12, 0.92) 0%,
    rgba(20, 17, 12, 0.55) 38%,
    rgba(20, 17, 12, 0.18) 70%,
    transparent 100%
  );
  box-shadow: 0 -40px 80px rgba(0, 0, 0, 0.35);
}

body.boutique-hub #contato.premium-cta.surface-gold-soft,
body.boutique-hub #cta-final.premium-cta.surface-gold-soft {
  position: relative;
  z-index: 4;
  padding-top: 160px;
}

body.boutique-hub .decision-edu-finale-inner {
  position: relative;
  z-index: 3;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

body.boutique-hub .decision-edu-quote {
  margin: 0 auto 40px;
  max-width: 860px;
  padding: 0;
  border: 0;
  text-align: center;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 700;
  line-height: 1.4;
  color: #f0e6d4;
  text-shadow: 0 12px 36px rgba(0, 0, 0, 0.45);
}

body.boutique-hub .decision-edu-finale {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

body.boutique-hub .decision-edu-finale h3 {
  margin: 0 0 16px;
  font-size: clamp(26px, 3.4vw, 36px);
  line-height: 1.25;
  color: #f7f2e8;
  text-shadow: 0 12px 36px rgba(0, 0, 0, 0.4);
}

body.boutique-hub .decision-edu-finale p {
  margin: 0 0 16px;
  color: #ddd4c4;
  font-size: 17px;
  line-height: 1.75;
}

body.boutique-hub .decision-edu-finale-note {
  color: #c4b8a4 !important;
  font-size: 15px !important;
}

body.boutique-hub .decision-edu-finale .hero-actions {
  justify-content: center;
  margin-top: 28px;
}

body.boutique-hub .decision-edu-finale .btn-outline {
  border-color: rgba(232, 200, 137, 0.55);
  color: #f2e6d0;
}

@media (max-width: 1100px) {
  body.boutique-hub .exclusive-diffs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.boutique-hub .hero-cinema .hero-shell {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  body.boutique-hub .exclusive-diffs-grid,
  body.boutique-hub .decision-cases-grid,
  body.boutique-hub .who-signs-grid,
  body.boutique-hub .value-compare,
  body.boutique-hub .decision-situations-grid,
  body.boutique-hub .decision-when-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .quiz-shell-hero {
    padding: 26px 18px;
  }

  body.boutique-hub .who-signs-photo,
  body.boutique-hub .who-signs-photo img {
    min-height: 300px;
  }
}

/* =========================================================
   CONHE?A O PTAM (substitui Prova Visual ? backup comentado no HTML)
   ========================================================= */

body.boutique-hub .ptam-showcase {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: #0a0a0a;
  color: #f2f2f2;
}

body.boutique-hub .ptam-showcase-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: brightness(0.55) contrast(1.05);
}

body.boutique-hub .ptam-showcase-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(6, 6, 6, 0.72) 0%, rgba(6, 6, 6, 0.82) 45%, rgba(6, 6, 6, 0.9) 100%),
    radial-gradient(circle at 50% 18%, rgba(200, 164, 93, 0.16), transparent 42%);
}

body.boutique-hub .ptam-showcase-hero,
body.boutique-hub .ptam-showcase-body {
  position: relative;
  z-index: 2;
}

body.boutique-hub .ptam-showcase-hero {
  padding: 120px 0 48px;
}

body.boutique-hub .ptam-showcase-hero-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  text-align: center;
}

body.boutique-hub .ptam-showcase-hero-copy {
  max-width: 720px;
}

body.boutique-hub .ptam-showcase-hero-copy > .badge {
  margin: 0 auto 18px;
}

body.boutique-hub .ptam-showcase-eyebrow {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: #f4f4f4;
}

body.boutique-hub .ptam-showcase-hero-copy h2 {
  margin: 0 0 18px;
  font-size: clamp(64px, 9vw, 108px);
  line-height: 0.9;
  letter-spacing: -0.04em;
}

body.boutique-hub .ptam-showcase-hero-copy h2 span {
  background: linear-gradient(180deg, #f0d59a 0%, #c8a45d 55%, #a8863d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.boutique-hub .ptam-showcase-lead {
  margin: 0 auto;
  max-width: 520px;
  font-size: clamp(20px, 2.4vw, 28px);
  line-height: 1.35;
  color: #f0f0f0;
}

body.boutique-hub .ptam-showcase-lead em {
  font-style: normal;
  color: #e8c889;
  font-weight: 700;
}

body.boutique-hub .ptam-showcase-actions {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

body.boutique-hub .ptam-showcase-example-btn {
  min-width: 260px;
  letter-spacing: 0.04em;
}

body.boutique-hub .ptam-showcase-body {
  padding: 40px 0 110px;
  background: transparent;
}

body.boutique-hub .ptam-showcase-pages-note {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 14px;
  max-width: 560px;
  margin: 0 auto 54px;
  text-align: left;
  color: #d8d8d8;
  font-size: 17px;
  line-height: 1.65;
}

body.boutique-hub .ptam-showcase-pages-note svg {
  width: 28px;
  height: 28px;
  color: #c8a45d;
  flex-shrink: 0;
  margin-top: 2px;
}

body.boutique-hub .ptam-showcase-pages-note strong {
  color: #e8c889;
}

body.boutique-hub .ptam-showcase-scroll-hint {
  display: flex;
  justify-content: center;
  margin: -28px 0 48px;
  color: #c8a45d;
}

body.boutique-hub .ptam-showcase-scroll-hint svg {
  width: 28px;
  height: 28px;
  animation: ptam-chevron-pulse 1.8s ease-in-out infinite;
}

@keyframes ptam-chevron-pulse {
  0%,
  100% {
    transform: translateY(0);
    opacity: 0.55;
  }
  50% {
    transform: translateY(6px);
    opacity: 1;
  }
}

body.boutique-hub .ptam-showcase-steps {
  display: grid;
  gap: 42px;
  margin-bottom: 70px;
}

body.boutique-hub .ptam-step {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 28px 40px;
  align-items: center;
}

body.boutique-hub .ptam-step:nth-child(even) {
  direction: rtl;
}

body.boutique-hub .ptam-step:nth-child(even) > * {
  direction: ltr;
}

body.boutique-hub .ptam-step-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  margin-bottom: 14px;
  color: #1a1308;
  background: linear-gradient(145deg, #e8c889, #c8a45d);
  box-shadow: 0 12px 28px rgba(200, 164, 93, 0.28);
}

body.boutique-hub .ptam-step-icon svg {
  width: 22px;
  height: 22px;
}

body.boutique-hub .ptam-step-copy h3 {
  margin: 0 0 10px;
  font-size: clamp(22px, 2.6vw, 30px);
  letter-spacing: 0.04em;
  color: #e8c889;
}

body.boutique-hub .ptam-step-copy h3 span {
  color: #c8a45d;
  margin-right: 6px;
}

body.boutique-hub .ptam-step-copy p {
  margin: 0;
  max-width: 420px;
  color: #d2d2d2;
  font-size: 16px;
  line-height: 1.7;
}

body.boutique-hub .ptam-method-list {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  display: grid;
  gap: 8px;
  max-width: 440px;
}

body.boutique-hub .ptam-method-list li {
  position: relative;
  padding: 10px 12px 10px 34px;
  border-radius: 12px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background: rgba(0, 0, 0, 0.28);
  color: #f0f0f0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}

body.boutique-hub .ptam-method-list li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e8c889;
  transform: translateY(-50%);
  box-shadow: 0 0 10px rgba(232, 200, 137, 0.45);
}

body.boutique-hub .quiz-arb-overlay {
  background:
    linear-gradient(180deg, rgba(6, 8, 14, 0.82) 0%, rgba(6, 8, 14, 0.9) 45%, rgba(6, 8, 14, 0.94) 100%),
    radial-gradient(ellipse at 50% 20%, rgba(200, 164, 93, 0.14), transparent 50%) !important;
}

body.boutique-hub .ptam-step-visual {
  margin: 0;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: #111;
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.45);
  transform: perspective(900px) rotateY(-4deg);
}

body.boutique-hub .ptam-step:nth-child(even) .ptam-step-visual {
  transform: perspective(900px) rotateY(4deg);
}

body.boutique-hub .ptam-step-visual img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 11;
  object-fit: contain;
  object-position: center;
  background: #0b0b0b;
  padding: 12px;
  box-sizing: border-box;
}

body.boutique-hub .ptam-showcase-pillars {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border: 1px solid rgba(200, 164, 93, 0.35);
  border-radius: 20px;
  overflow: hidden;
  background: linear-gradient(180deg, #121212, #0d0d0d);
}

body.boutique-hub .ptam-showcase-pillars article {
  padding: 28px 22px;
  text-align: center;
  border-right: 1px solid rgba(200, 164, 93, 0.2);
}

body.boutique-hub .ptam-showcase-pillars article:last-child {
  border-right: 0;
}

body.boutique-hub .ptam-showcase-pillars svg {
  width: 28px;
  height: 28px;
  color: #c8a45d;
  margin-bottom: 12px;
}

body.boutique-hub .ptam-showcase-pillars h3 {
  margin: 0 0 8px;
  font-size: 13px;
  letter-spacing: 0.08em;
  color: #e8c889;
}

body.boutique-hub .ptam-showcase-pillars p {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 1.55;
}

@media (max-width: 1100px) {
  body.boutique-hub .ptam-showcase-hero-grid,
  body.boutique-hub .ptam-step {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .ptam-step:nth-child(even) {
    direction: ltr;
  }

  body.boutique-hub .ptam-step-visual,
  body.boutique-hub .ptam-step:nth-child(even) .ptam-step-visual {
    transform: none;
  }

  body.boutique-hub .ptam-showcase-pillars {
    grid-template-columns: 1fr 1fr;
  }

  body.boutique-hub .ptam-showcase-pillars article:nth-child(2) {
    border-right: 0;
  }

  body.boutique-hub .ptam-showcase-pillars article:nth-child(1),
  body.boutique-hub .ptam-showcase-pillars article:nth-child(2) {
    border-bottom: 1px solid rgba(200, 164, 93, 0.2);
  }
}

@media (max-width: 720px) {
  body.boutique-hub .ptam-showcase-hero {
    padding: 90px 0 56px;
  }

  body.boutique-hub .ptam-showcase-body {
    padding: 48px 0 80px;
  }

  body.boutique-hub .ptam-showcase-pillars {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .ptam-showcase-pillars article {
    border-right: 0;
    border-bottom: 1px solid rgba(200, 164, 93, 0.2);
  }

  body.boutique-hub .ptam-showcase-pillars article:last-child {
    border-bottom: 0;
  }

  body.boutique-hub .ptam-showcase-example-btn {
    min-width: 0;
    width: 100%;
    max-width: 320px;
  }

  body.boutique-hub .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.boutique-hub .hero-actions .btn {
    width: 100%;
    text-align: center;
  }
}

/* Marca do m?todo na timeline cinematogr?fica */
body.boutique-hub .method-brand-mark {
  margin: 10px 0 18px;
  color: #e8c889;
  font-size: clamp(14px, 1.6vw, 18px);
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.boutique-hub .method-brand-mark-inline {
  margin: 0 0 12px;
  letter-spacing: 0.08em;
  font-size: 13px;
}

body.boutique-hub .hero-actions-triple {
  flex-wrap: wrap;
  gap: 12px;
}

/* Casos de risco ? Arbitramento */
body.boutique-hub .arb-case-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

body.boutique-hub .arb-case-card {
  padding: 28px 26px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    radial-gradient(circle at 0% 0%, rgba(200, 164, 93, 0.12), transparent 45%),
    linear-gradient(160deg, #171717, #0d0d0d);
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .arb-case-num {
  display: inline-block;
  margin-bottom: 10px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.boutique-hub .arb-case-card h3 {
  margin: 0 0 12px;
  font-size: clamp(24px, 3vw, 32px);
  color: #fff;
}

body.boutique-hub .arb-case-setup {
  margin: 0 0 14px;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.6;
}

body.boutique-hub .arb-case-result {
  margin: 0;
  padding-top: 14px;
  border-top: 1px solid rgba(200, 164, 93, 0.2);
  color: #f0e6d0;
  font-size: 15px;
  line-height: 1.55;
}

body.boutique-hub .arb-case-close {
  margin: 34px auto 10px;
  max-width: 720px;
  text-align: center;
  color: #e8c889;
  font-size: clamp(18px, 2.4vw, 24px);
  font-weight: 700;
  line-height: 1.45;
}

/* Mini simulador ilustrativo (landings premium) */
body.boutique-hub .impact-simulator {
  padding: 100px 0 110px;
}

body.boutique-hub .impact-sim-story {
  width: min(760px, 100%);
  margin: 36px auto 0;
  padding: 28px 26px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.2);
  background: rgba(12, 12, 12, 0.72);
  text-align: center;
}

body.boutique-hub .impact-sim-story h3 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(22px, 2.8vw, 28px);
  line-height: 1.3;
}

body.boutique-hub .impact-sim-story p {
  margin: 0 0 12px;
  color: #d2d2d2;
  font-size: 16px;
  line-height: 1.7;
}

body.boutique-hub .impact-sim-story-value {
  margin: 8px 0 16px !important;
  color: #e8c889 !important;
  font-size: clamp(36px, 5vw, 52px) !important;
  font-weight: 800;
  letter-spacing: -0.03em;
}

/* O que evita */
body.boutique-hub .arb-avoid {
  padding: 100px 0;
}

body.boutique-hub .arb-avoid-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

body.boutique-hub .arb-avoid-card {
  padding: 28px 22px;
  border-radius: 20px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.12), transparent 55%),
    linear-gradient(160deg, #1a1712, #0f0f0f);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
  text-align: center;
}

body.boutique-hub .arb-avoid-card svg {
  width: 26px;
  height: 26px;
  color: #e8c889;
  margin-bottom: 14px;
}

body.boutique-hub .arb-avoid-card h3 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.35;
}

/* Patrim?nio muda */
body.boutique-hub .arb-method-const {
  padding: 110px 0;
}

body.boutique-hub .arb-const-timeline {
  width: min(640px, 100%);
  margin: 0 auto;
  text-align: center;
}

body.boutique-hub .arb-const-step {
  padding: 18px 22px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(20, 20, 20, 0.9);
  color: #eee;
  font-size: 18px;
  font-weight: 700;
}

body.boutique-hub .arb-const-arrow {
  margin: 10px 0;
  color: #e8c889;
  font-size: 26px;
}

body.boutique-hub .arb-const-finale {
  border-color: rgba(200, 164, 93, 0.45);
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.18), transparent 55%),
    linear-gradient(180deg, #1a160e, #0d0d0d);
  color: #f3e4c0;
}

/* Quem recorre */
body.boutique-hub .arb-who-trust {
  padding: 100px 0;
}

body.boutique-hub .arb-who-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

body.boutique-hub .arb-who-card {
  padding: 24px 18px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background: #121212;
  text-align: center;
}

body.boutique-hub .arb-who-card h3 {
  margin: 0;
  color: #fff;
  font-size: 20px;
}

body.boutique-hub .arb-who-arrow {
  display: block;
  margin: 10px 0;
  color: #e8c889;
  font-size: 22px;
}

body.boutique-hub .arb-who-card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 1.5;
}

/* Rel?gio do conflito ? timeline premium */
body.boutique-hub .arb-clock {
  position: relative;
  padding: 130px 0 140px;
  isolation: isolate;
  overflow: hidden;
}

body.boutique-hub .arb-clock-overlay {
  background:
    linear-gradient(180deg, rgba(4, 4, 4, 0.78) 0%, rgba(8, 7, 5, 0.88) 45%, rgba(4, 4, 4, 0.92) 100%),
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.22), transparent 55%);
}

body.boutique-hub .arb-clock-glow {
  position: absolute;
  inset: auto 10% 8% 10%;
  height: 42%;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 100%, rgba(200, 164, 93, 0.28), transparent 70%);
  filter: blur(8px);
}

body.boutique-hub .arb-clock .section-fullbleed-content {
  position: relative;
  z-index: 2;
}

body.boutique-hub .arb-clock-track {
  width: min(560px, 100%);
  margin: 8px auto 44px;
  text-align: center;
  padding: 8px 0 12px;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body.boutique-hub .arb-clock-item {
  position: relative;
  padding: 26px 22px 22px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.32);
  background:
    radial-gradient(circle at 30% 0%, rgba(232, 200, 137, 0.18), transparent 55%),
    linear-gradient(160deg, #1a1610, #0c0c0c 70%);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.4);
  transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

body.boutique-hub .arb-clock-item:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 200, 137, 0.55);
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.5), 0 0 36px rgba(200, 164, 93, 0.12);
}

body.boutique-hub .arb-clock-label {
  display: block;
  margin-bottom: 8px;
  color: #c8a45d;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

body.boutique-hub .arb-clock-item strong {
  display: block;
  font-size: clamp(38px, 7vw, 60px);
  color: #fff;
  letter-spacing: -0.04em;
  line-height: 1;
  text-shadow: 0 0 40px rgba(200, 164, 93, 0.18);
}

body.boutique-hub .arb-clock-item em {
  display: block;
  margin-top: 10px;
  color: #d4c4a4;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.04em;
}

body.boutique-hub .arb-clock-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 6px 0;
  height: 36px;
}

body.boutique-hub .arb-clock-arrow span {
  width: 2px;
  height: 28px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(232, 200, 137, 0.15), #e8c889 50%, rgba(232, 200, 137, 0.15));
  box-shadow: 0 0 12px rgba(200, 164, 93, 0.45);
  position: relative;
}

body.boutique-hub .arb-clock-arrow span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #e8c889;
  border-bottom: 2px solid #e8c889;
  transform: translateX(-50%) rotate(45deg);
}

body.boutique-hub .arb-clock-finale {
  border-color: rgba(232, 200, 137, 0.7);
  background:
    radial-gradient(circle at 50% 0%, rgba(232, 200, 137, 0.28), transparent 55%),
    linear-gradient(160deg, #241c10, #100e0a 70%);
  box-shadow:
    0 0 50px rgba(200, 164, 93, 0.28),
    0 24px 50px rgba(0, 0, 0, 0.45),
    inset 0 1px 0 rgba(255, 240, 200, 0.12);
}

body.boutique-hub .arb-clock-finale strong {
  background: linear-gradient(180deg, #fff6e0, #e8c889);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: none;
}

body.boutique-hub .arb-clock-body {
  width: min(720px, 100%);
  margin: 0 auto;
  text-align: center;
  padding: 8px 12px 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body.boutique-hub .arb-clock-body h3 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(24px, 3vw, 30px);
}

body.boutique-hub .arb-clock-list {
  list-style: none;
  margin: 0 0 18px;
  padding: 0;
  display: grid;
  gap: 12px;
}

body.boutique-hub .arb-clock-list li {
  color: #e8c889;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.01em;
}

body.boutique-hub .arb-clock-body > p {
  margin: 0;
  color: #cfcfcf;
  font-size: 16px;
  line-height: 1.7;
}

/* Fundos premium das se??es novas do arbitramento */
body.boutique-hub .arb-premium-overlay,
body.boutique-hub #impacto .arb-premium-overlay {
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.82), rgba(8, 7, 5, 0.9) 50%, rgba(5, 5, 5, 0.94)),
    radial-gradient(ellipse at 20% 0%, rgba(200, 164, 93, 0.16), transparent 50%);
}

/* Acelera pintura abaixo da dobra (mobile + desktop) */
body.boutique-hub #metodologia,
body.boutique-hub #galeria,
body.boutique-hub #painel,
body.boutique-hub #quem-recorre,
body.boutique-hub #tempo-conflito,
body.boutique-hub #decisoes-objetivas,
body.boutique-hub #em-jogo,
body.boutique-hub #autoridade,
body.boutique-hub #autor-expert,
body.boutique-hub #atendimento,
body.boutique-hub #faq,
body.boutique-hub #contato {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
}

body.boutique-hub #impacto {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 110px 0 120px;
}

body.boutique-hub #impacto .section-fullbleed-content {
  position: relative;
  z-index: 2;
}

body.boutique-hub .impact-simulator {
  position: relative;
  background:
    radial-gradient(ellipse at 50% -10%, rgba(200, 164, 93, 0.14), transparent 45%),
    radial-gradient(circle at 100% 80%, rgba(200, 164, 93, 0.06), transparent 40%),
    linear-gradient(180deg, #0a0a0a, #111008 55%, #0b0b0b);
}

body.boutique-hub .arb-avoid {
  position: relative;
  background:
    radial-gradient(ellipse at 0% 0%, rgba(200, 164, 93, 0.12), transparent 45%),
    linear-gradient(165deg, #12100c, #0c0c0c 60%, #101010);
}

body.boutique-hub .arb-method-const {
  position: relative;
  background:
    radial-gradient(circle at 50% 100%, rgba(200, 164, 93, 0.14), transparent 50%),
    linear-gradient(180deg, #0d0c0a, #14110c 40%, #0a0a0a);
}

body.boutique-hub .arb-who-trust {
  position: relative;
  background:
    radial-gradient(ellipse at 80% 0%, rgba(200, 164, 93, 0.12), transparent 45%),
    linear-gradient(180deg, #0a0a0a, #12100c 50%, #0b0b0b);
}

body.boutique-hub .arb-split {
  position: relative;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.1), transparent 40%),
    linear-gradient(180deg, #090909, #100e0b 55%, #0a0a0a);
}

body.boutique-hub .arb-stakes {
  position: relative;
  background:
    radial-gradient(ellipse at 50% 120%, rgba(200, 164, 93, 0.18), transparent 50%),
    linear-gradient(180deg, #12100c, #0e0c09 50%, #14110c);
}

/* Split decis?es */
body.boutique-hub .arb-split {
  padding: 100px 0;
}

body.boutique-hub .arb-split-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

body.boutique-hub .arb-split-panel {
  padding: 32px 28px;
  border-radius: 24px;
  min-height: 320px;
}

body.boutique-hub .arb-split-chaos {
  border: 1px solid var(--ps-problem-border);
  background:
    radial-gradient(circle at 20% 10%, rgba(122, 52, 48, 0.14), transparent 50%),
    #121212;
}

body.boutique-hub .arb-split-clarity {
  border: 1px solid rgba(200, 164, 93, 0.4);
  background:
    radial-gradient(circle at 80% 0%, rgba(200, 164, 93, 0.2), transparent 50%),
    #14110b;
}

body.boutique-hub .arb-split-label {
  display: inline-block;
  margin-bottom: 12px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.boutique-hub .arb-split-panel h3 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(24px, 3vw, 32px);
}

body.boutique-hub .arb-split-panel ul {
  margin: 0;
  padding-left: 18px;
  color: #d4d4d4;
  display: grid;
  gap: 10px;
  font-size: 15px;
  line-height: 1.5;
}

/* Em jogo */
body.boutique-hub .arb-stakes {
  padding: 100px 0;
}

body.boutique-hub .arb-stakes-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 28px;
}

body.boutique-hub .arb-stakes-grid span {
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.35);
  background: rgba(0, 0, 0, 0.28);
  color: #f2e6d0;
  font-size: 14px;
  font-weight: 700;
}

body.boutique-hub .arb-stakes-close {
  margin: 0 auto;
  max-width: 760px;
  text-align: center;
  color: #d8d8d8;
  font-size: 17px;
  line-height: 1.7;
}

@media (max-width: 1100px) {
  body.boutique-hub .arb-who-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.boutique-hub .arb-avoid-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  body.boutique-hub .arb-case-grid,
  body.boutique-hub .arb-split-grid,
  body.boutique-hub .arb-who-grid,
  body.boutique-hub .arb-avoid-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .arb-clock {
    padding: 88px 0 96px;
  }

  body.boutique-hub .arb-clock-track {
    width: 100%;
    margin-bottom: 28px;
  }

  body.boutique-hub .arb-clock-item {
    padding: 20px 16px 18px;
    border-radius: 28px;
  }

  body.boutique-hub .arb-clock-item strong {
    font-size: clamp(32px, 11vw, 44px);
  }

  body.boutique-hub .arb-clock-item em {
    font-size: 12px;
  }

  body.boutique-hub .arb-clock-body {
    padding: 0 4px;
  }

  body.boutique-hub .arb-clock-list li {
    font-size: 16px;
  }

  body.boutique-hub .arb-clock-glow {
    filter: none;
    opacity: 0.7;
  }

  body.boutique-hub .impact-sim-shell,
  body.boutique-hub .impact-sim-story {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.boutique-hub .arb-case-card,
  body.boutique-hub .arb-who-card,
  body.boutique-hub .arb-split-panel {
    padding: 22px 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.boutique-hub .arb-clock-item {
    transition: none;
  }

  body.boutique-hub .arb-clock-item:hover {
    transform: none;
  }
}

body.boutique-hub .impact-sim-shell {
  width: min(720px, 100%);
  margin: 0 auto;
  padding: 36px 28px 40px;
  border-radius: 28px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.14), transparent 55%),
    linear-gradient(180deg, rgba(22, 22, 22, 0.96), rgba(10, 10, 10, 0.98));
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.45);
  text-align: center;
}

body.boutique-hub .impact-sim-step {
  padding: 8px 12px;
}

body.boutique-hub .impact-sim-label {
  display: block;
  margin-bottom: 8px;
  color: #a9a9a9;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.boutique-hub .impact-sim-value {
  display: block;
  color: #fff;
  font-size: clamp(34px, 5vw, 48px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

body.boutique-hub .impact-sim-accent {
  background: linear-gradient(180deg, #f0d59a, #c8a45d);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.boutique-hub .impact-sim-arrow {
  margin: 10px 0;
  color: #e8c889;
  font-size: 28px;
  line-height: 1;
}

body.boutique-hub .impact-sim-result {
  margin-top: 8px;
  padding-top: 18px;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
}

body.boutique-hub .impact-sim-result p {
  margin: 12px auto 0;
  max-width: 42ch;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.55;
}

body.boutique-hub .impact-sim-note {
  margin: 22px auto 0;
  max-width: 62ch;
  text-align: center;
  color: #8f8f8f;
  font-size: 13px;
}

body.boutique-hub .loss-hub-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.boutique-hub .hub-grid-arb {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1100px) {
  body.boutique-hub .loss-hub-grid-4,
  body.boutique-hub .hub-grid-arb {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  body.boutique-hub .loss-hub-grid-4,
  body.boutique-hub .hub-grid-arb {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .impact-sim-shell {
    padding: 28px 18px 32px;
  }
}

/* Performance: skip layout/paint for offscreen sections */
body.boutique-hub .loss-hub,
body.boutique-hub .services-diagnostic,
body.boutique-hub .authority-hub,
body.boutique-hub .panel-showcase,
body.boutique-hub .timeline-section,
body.boutique-hub .faq,
body.boutique-hub .exec-dossier,
body.boutique-hub .footer-institutional {
  content-visibility: auto;
  contain-intrinsic-size: 1px 1200px;
}

/* =========================================================
   M?todo Guilherme Vicentini? ? se??o fixa (todas as landings)
   ========================================================= */
body.boutique-hub .method-gv {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 110px 0 120px;
  /* Fundo alinhado ao studio da foto ? parece uma pe?a s? */
  background:
    radial-gradient(ellipse at 18% 35%, rgba(58, 44, 30, 0.55), transparent 42%),
    radial-gradient(ellipse at 70% 70%, rgba(28, 22, 16, 0.9), transparent 50%),
    linear-gradient(180deg, #1a1410 0%, #120e0b 42%, #0c0a08 100%);
}

body.boutique-hub .method-gv-glow {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 22% 48%, rgba(70, 52, 34, 0.35), transparent 38%),
    radial-gradient(ellipse at 50% 0%, rgba(40, 32, 24, 0.4), transparent 55%);
  filter: none;
  opacity: 1;
}

body.boutique-hub .method-gv > .container {
  position: relative;
  z-index: 1;
}

body.boutique-hub .method-gv .section-intro {
  margin-bottom: 42px;
}

body.boutique-hub .method-gv-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

body.boutique-hub .method-gv-badges-hero {
  justify-content: center;
  margin-top: 22px;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

body.boutique-hub .method-gv-badges span {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.32);
  background: rgba(0, 0, 0, 0.28);
  color: #f0e6d0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.25;
  white-space: nowrap;
}

body.boutique-hub .method-gv-badges span::before {
  content: "\2713 ";
  margin-right: 6px;
  color: #e8c889;
  font-weight: 800;
}

body.boutique-hub .method-gv-split {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.95fr);
  gap: 28px 18px;
  align-items: start;
}

body.boutique-hub .method-gv-copy {
  order: 1;
}

body.boutique-hub .method-gv-media {
  order: 2;
  position: sticky;
  top: 96px;
}

body.boutique-hub .method-gv-photo {
  position: relative;
  margin: 0;
  border-radius: 0;
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.boutique-hub .method-gv-photo picture,
body.boutique-hub .method-gv-photo img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}

body.boutique-hub .method-gv-photo img {
  aspect-ratio: 452 / 754;
  object-fit: cover;
  object-position: center top;
  /* Soft edge blend toward the text (left) */
  -webkit-mask-image: linear-gradient(270deg, #000 70%, transparent 100%);
  mask-image: linear-gradient(270deg, #000 70%, transparent 100%);
}

body.boutique-hub .method-gv-handline {
  position: absolute;
  left: auto;
  right: 46%;
  top: 40%;
  z-index: 2;
  width: min(270px, 84%);
  margin: 0;
  padding: 14px 16px;
  border-radius: 16px 16px 6px 16px;
  border: 1px solid rgba(232, 200, 137, 0.35);
  background: linear-gradient(160deg, rgba(28, 22, 16, 0.94), rgba(12, 10, 8, 0.96));
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
  color: #f2e6d0;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 0.01em;
  transform: translateY(-10%);
}

body.boutique-hub .method-gv-handline::before {
  content: "";
  position: absolute;
  left: auto;
  right: -7px;
  top: 42%;
  width: 12px;
  height: 12px;
  border-right: 1px solid rgba(232, 200, 137, 0.35);
  border-top: 1px solid rgba(232, 200, 137, 0.35);
  border-left: 0;
  border-bottom: 0;
  background: rgba(18, 14, 10, 0.96);
  transform: translateY(-50%) rotate(45deg);
}

body.boutique-hub .method-gv-quote {
  margin: 20px 0 14px;
  padding: 0 4px;
  border: 0;
  color: #e8c889;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
  font-style: italic;
}

body.boutique-hub .method-gv-bio {
  margin: 0;
  padding: 0 4px;
  color: #c9c9c9;
  font-size: 14px;
  line-height: 1.65;
}

body.boutique-hub .method-gv-copy > h3 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(22px, 2.6vw, 30px);
  line-height: 1.25;
}

body.boutique-hub .method-gv-copy > p {
  margin: 0 0 22px;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 1.7;
}

body.boutique-hub .method-gv-block {
  margin-bottom: 22px;
  padding: 20px 0 0;
  border-top: 1px solid rgba(200, 164, 93, 0.16);
}

body.boutique-hub .method-gv-block:first-of-type {
  border-top: 0;
  padding-top: 0;
}

body.boutique-hub .method-gv-block h4 {
  margin: 0 0 8px;
  color: #f2e6d0;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

body.boutique-hub .method-gv-block p {
  margin: 0;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.65;
}

body.boutique-hub .method-gv-why {
  margin: 28px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid rgba(200, 164, 93, 0.2);
}

body.boutique-hub .method-gv-why > h4,
body.boutique-hub .method-gv-seal > h4 {
  margin: 0 0 16px;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}

body.boutique-hub .method-gv-why-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

body.boutique-hub .method-gv-why-grid article {
  padding: 18px 14px;
  border-radius: 16px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.1), transparent 60%),
    linear-gradient(160deg, #17140f, #0e0e0e);
}

body.boutique-hub .method-gv-why-grid strong {
  display: block;
  margin-bottom: 6px;
  color: #e8c889;
  font-size: 14px;
  font-weight: 800;
}

body.boutique-hub .method-gv-why-grid p {
  margin: 0;
  color: #d0d0d0;
  font-size: 13px;
  line-height: 1.45;
}

body.boutique-hub .method-gv-seal {
  margin-top: 28px;
  padding: 26px 22px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.35);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.16), transparent 55%),
    linear-gradient(180deg, rgba(22, 18, 12, 0.95), rgba(10, 10, 10, 0.98));
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .method-gv-close {
  margin: 18px 0 18px;
  color: #e8e0d0;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 600;
}

@media (max-width: 960px) {
  body.boutique-hub .method-gv-split {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  body.boutique-hub .method-gv-media {
    position: static;
    max-width: 420px;
    margin: 0 auto;
  }

  body.boutique-hub .method-gv-photo img {
    -webkit-mask-image: none;
    mask-image: none;
  }

  body.boutique-hub .method-gv-photo {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
  }

  body.boutique-hub .method-gv-photo picture,
  body.boutique-hub .method-gv-photo img {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  body.boutique-hub .method-gv-photo > .method-gv-handline {
    position: static;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
    border-radius: 16px;
    box-sizing: border-box;
  }

  body.boutique-hub .method-gv-handline::before {
    display: none;
  }

  body.boutique-hub .method-gv-why-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  body.boutique-hub .method-gv {
    padding: 84px 0 92px;
  }

  body.boutique-hub .method-gv-badges span {
    white-space: normal;
    font-size: 11px;
    padding: 7px 10px;
  }

  body.boutique-hub .method-gv-why-grid {
    grid-template-columns: 1fr 1fr;
  }

  body.boutique-hub .method-gv-seal {
    padding: 20px 16px;
  }

  body.boutique-hub .method-gv-glow {
    filter: none;
  }

  body.boutique-hub .method-gv-photo > .method-gv-handline {
    position: static;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    font-size: 12.5px;
    padding: 12px 14px;
    box-sizing: border-box;
  }
}

@media (max-width: 420px) {
  body.boutique-hub .method-gv-why-grid {
    grid-template-columns: 1fr;
  }
}

/* =========================================================
   Assist?ncia T?cnica ? dores emocionais + justi?a + clock
   ========================================================= */
/* Emotion-strip + dores: sombras suaves na jun??o ? parece uma se??o s? */
body.boutique-hub .emotion-strip.surface-gold-soft {
  position: relative;
  z-index: 2;
  border-bottom: none;
  padding-bottom: 72px;
  box-shadow: 0 36px 70px rgba(0, 0, 0, 0.45);
}

body.boutique-hub .emotion-strip.surface-gold-soft::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -48px;
  height: 96px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(10, 9, 7, 0.55) 0%,
    rgba(10, 9, 7, 0.2) 45%,
    transparent 100%
  );
}

body.boutique-hub .emotion-strip + .ast-pain-mind {
  position: relative;
  z-index: 1;
  padding-top: 56px;
  margin-top: -24px;
}

body.boutique-hub .ast-pain-mind {
  position: relative;
  padding: 100px 0 110px;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.1), transparent 42%),
    linear-gradient(180deg, #0a0907 0%, #14110c 42%, #0a0a0a 100%);
  border-top: none;
  box-shadow: inset 0 48px 70px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .ast-pain-mind::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 90px;
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
}

body.boutique-hub .ast-pain-mind > .container {
  position: relative;
  z-index: 1;
}

body.boutique-hub .ast-pain-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

body.boutique-hub .ast-pain-card {
  padding: 26px 22px;
  border-radius: 20px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background:
    radial-gradient(circle at 0% 0%, rgba(200, 164, 93, 0.1), transparent 50%),
    linear-gradient(160deg, #17140f, #0e0e0e);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
}

body.boutique-hub .ast-pain-q {
  display: block;
  margin-bottom: 12px;
  color: #f2e6d0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  font-style: italic;
}

body.boutique-hub .ast-pain-card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 1.6;
}

body.boutique-hub .ast-pain-close {
  margin: 32px auto 0;
  max-width: 720px;
  text-align: center;
  color: #e8c889;
  font-size: clamp(17px, 2.2vw, 22px);
  font-weight: 700;
  line-height: 1.45;
}

body.boutique-hub .ast-who-justice {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 110px 0 130px;
  margin-bottom: -48px;
  z-index: 2;
  background: #0a0907;
}

body.boutique-hub .ast-who-justice-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  filter: saturate(0.7) brightness(0.52);
  opacity: 0.5;
}

body.boutique-hub .ast-who-justice-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(10, 9, 7, 0.9) 0%, rgba(14, 12, 9, 0.88) 55%, rgba(10, 9, 7, 0.92) 100%),
    radial-gradient(ellipse at 50% 15%, rgba(200, 164, 93, 0.14), transparent 52%);
}

/* Sem faixa/sombra na jun??o ? flui direto para a se??o seguinte */
body.boutique-hub .ast-who-justice::after {
  content: none;
  display: none;
}

body.boutique-hub .ast-who-scales {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0.12;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23e8c889' stroke-width='2'%3E%3Cpath d='M60 18v70'/%3E%3Cpath d='M40 28h40'/%3E%3Cpath d='M32 28c0 14 10 26 28 26S88 42 88 28'/%3E%3Ccircle cx='32' cy='54' r='10'/%3E%3Ccircle cx='88' cy='54' r='10'/%3E%3Cpath d='M48 88h24'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 140px 140px;
  background-repeat: repeat;
}

body.boutique-hub .ast-who-justice > .container {
  position: relative;
  z-index: 2;
}

body.boutique-hub .ast-who-justice .arb-who-card {
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.14), transparent 55%),
    linear-gradient(160deg, rgba(24, 20, 14, 0.94), rgba(10, 9, 7, 0.96));
  border-color: rgba(200, 164, 93, 0.28);
}

/* Custo do tempo ? cont?nuo com a se??o anterior (sem linha/fade de jun??o) */
body.boutique-hub .ast-clock {
  position: relative;
  z-index: 1;
  padding-top: 90px;
  background: #0a0907;
}

body.boutique-hub .ast-clock .section-bg {
  filter: saturate(0.65) brightness(0.48);
  opacity: 0.48;
}

body.boutique-hub .ast-clock .arb-clock-overlay {
  background:
    linear-gradient(180deg, rgba(10, 9, 7, 0.92) 0%, rgba(14, 12, 9, 0.88) 35%, rgba(10, 9, 7, 0.92) 100%),
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.14), transparent 50%);
}

body.boutique-hub .ast-clock::before {
  content: none;
  display: none;
}

body.boutique-hub .ast-clock .section-fullbleed-content {
  z-index: 3;
}

body.boutique-hub .ast-clock .arb-clock-item strong {
  font-size: clamp(26px, 4vw, 40px);
  letter-spacing: -0.02em;
}

body.boutique-hub .ast-clock .arb-clock-item em {
  max-width: 28ch;
  margin-left: auto;
  margin-right: auto;
}

body.boutique-hub .ast-split {
  padding: 100px 0;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(200, 164, 93, 0.1), transparent 45%),
    radial-gradient(ellipse at 80% 100%, rgba(90, 70, 40, 0.12), transparent 45%),
    linear-gradient(180deg, #0a0907, #12100c 50%, #0b0b0b);
}

@media (max-width: 960px) {
  body.boutique-hub .ast-pain-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 720px) {
  body.boutique-hub .ast-pain-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .ast-pain-mind {
    padding: 80px 0 88px;
  }
}

/* ?? Assist?ncia: redesign de impacto ?? */
body.boutique-hub .hero-line-gold {
  background: linear-gradient(180deg, #f0d59a 0%, #c8a45d 55%, #a8863d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.boutique-hub .method-gv-product-name {
  margin: 0 0 10px;
  color: #e8c889;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.15;
}

body.boutique-hub .ast-cost-risk {
  padding: 110px 0;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(122, 52, 48, 0.12), transparent 42%),
    linear-gradient(180deg, #0a0907, #120e0c 50%, #0a0a0a);
}

body.boutique-hub .ast-cost-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-top: 40px;
}

body.boutique-hub .ast-cost-card {
  min-height: 220px;
  padding: 28px 20px;
  border-radius: 22px;
  border: 1px solid var(--ps-problem-border);
  background:
    radial-gradient(circle at 0% 0%, rgba(122, 52, 48, 0.14), transparent 55%),
    linear-gradient(160deg, #1a1210, #0e0c0b);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.35);
}

body.boutique-hub .ast-cost-card span {
  display: block;
  margin-bottom: 14px;
  color: var(--ps-problem-ink);
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
}

body.boutique-hub .ast-cost-card h3 {
  margin: 0 0 10px;
  color: #f2e6d0;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1.25;
}

body.boutique-hub .ast-cost-card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 1.55;
}

body.boutique-hub .ast-cost-close {
  max-width: 820px;
  margin: 48px auto 0;
  text-align: center;
  color: #e8c889;
  font-size: clamp(20px, 2.6vw, 28px);
  font-weight: 700;
  line-height: 1.4;
}

body.boutique-hub .ast-cost-close strong {
  color: #fff;
}

body.boutique-hub .ast-big-numbers {
  padding: 100px 0;
  background: #050505;
}

body.boutique-hub .ast-numbers-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  text-align: center;
}

body.boutique-hub .ast-numbers-grid strong {
  display: block;
  margin-bottom: 12px;
  color: #f0d59a;
  font-size: clamp(42px, 6vw, 72px);
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 1;
}

body.boutique-hub .ast-numbers-grid span {
  color: #c9c0b0;
  font-size: 15px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.boutique-hub .ast-wow {
  min-height: min(88vh, 860px);
  display: flex;
  align-items: center;
  padding: 120px 0;
}

body.boutique-hub .ast-wow .section-bg {
  filter: brightness(0.42) saturate(0.75);
}

body.boutique-hub .ast-wow-overlay {
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.72) 0%, rgba(5, 5, 5, 0.55) 45%, rgba(5, 5, 5, 0.85) 100%),
    radial-gradient(ellipse at 50% 40%, rgba(200, 164, 93, 0.16), transparent 50%) !important;
}

body.boutique-hub .ast-wow-inner {
  text-align: center;
}

body.boutique-hub .ast-wow-lines {
  margin: 0;
  display: grid;
  gap: 18px;
}

body.boutique-hub .ast-wow-lines span,
body.boutique-hub .ast-wow-lines strong {
  display: block;
  font-size: clamp(28px, 5vw, 56px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #f4efe4;
  text-shadow: 0 16px 50px rgba(0, 0, 0, 0.55);
}

body.boutique-hub .ast-wow-lines strong {
  margin-top: 12px;
  color: #e8c889;
}

body.boutique-hub .ast-emotion-journey {
  padding: 110px 0;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.1), transparent 40%),
    linear-gradient(180deg, #0a0907, #12100c);
}

body.boutique-hub .ast-journey {
  list-style: none;
  margin: 40px auto 0;
  padding: 0;
  max-width: 560px;
  text-align: center;
}

body.boutique-hub .ast-journey li {
  margin: 0;
  color: #f2e6d0;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.35;
}

body.boutique-hub .ast-journey em {
  display: block;
  margin-bottom: 6px;
  color: #c8a45d;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.16em;
}

body.boutique-hub .ast-journey-arrow {
  margin: 14px 0 !important;
  color: #c8a45d !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  opacity: 0.75;
}

body.boutique-hub .ast-journey-finale strong {
  color: #e8c889;
}

body.boutique-hub .ast-emo-compare {
  padding: 110px 0;
  background: #050505;
}

body.boutique-hub .ast-emo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  max-width: 980px;
  margin: 48px auto 0;
}

body.boutique-hub .ast-emo-col {
  padding: 48px 36px;
  border-radius: 28px;
  text-align: center;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body.boutique-hub .ast-emo-risk {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(180deg, #171414, #0e0c0c);
}

body.boutique-hub .ast-emo-safe {
  border: 1px solid rgba(200, 164, 93, 0.4);
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.16), transparent 50%),
    linear-gradient(180deg, #17140f, #0e0c09);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.4);
}

body.boutique-hub .ast-emo-col h3 {
  margin: 0 0 28px;
  font-size: clamp(22px, 2.4vw, 28px);
  color: #fff;
}

body.boutique-hub .ast-emo-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 18px;
}

body.boutique-hub .ast-emo-col li {
  color: #d4d4d4;
  font-size: clamp(20px, 2.2vw, 26px);
  font-weight: 600;
  letter-spacing: 0.02em;
}

body.boutique-hub .ast-emo-col li::before {
  content: "\2713 ";
  display: block;
  margin-bottom: 8px;
  color: #c8a45d;
  font-size: 16px;
  opacity: 0.7;
}

body.boutique-hub .ast-emo-col li:first-child::before {
  content: none;
  margin: 0;
}

body.boutique-hub .ast-emo-safe li {
  color: #e8c889;
}

body.boutique-hub .ast-lawyer-lead {
  max-width: 720px;
  margin: 0 auto 18px;
  color: #e8c889;
  font-size: 17px;
  line-height: 1.6;
}

body.boutique-hub .ast-lawyer-benefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 36px 0 48px;
}

body.boutique-hub .ast-lawyer-benefits article {
  padding: 22px 18px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.24);
  background: linear-gradient(160deg, rgba(24, 20, 14, 0.95), rgba(10, 9, 7, 0.96));
}

body.boutique-hub .ast-lawyer-benefits strong {
  display: block;
  margin-bottom: 8px;
  color: #e8c889;
  font-size: 18px;
}

body.boutique-hub .ast-lawyer-benefits span {
  color: #d0d0d0;
  font-size: 14px;
  line-height: 1.5;
}

body.boutique-hub .ast-authority-emotion {
  max-width: 820px;
  margin: 0 auto 22px;
  color: #f2e6d0;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
  font-style: italic;
  line-height: 1.4;
}

body.boutique-hub .ast-film-end {
  min-height: min(92vh, 900px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 24px;
  background: #000;
  text-align: center;
}

body.boutique-hub .ast-film-inner {
  max-width: 820px;
}

body.boutique-hub .ast-film-end h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.4vw, 48px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.25;
}

body.boutique-hub .ast-film-end h2 span {
  color: #e8c889;
}

body.boutique-hub .ast-film-arrow {
  margin: 36px 0 28px;
  color: #c8a45d;
  font-size: 28px;
  opacity: 0.8;
}

body.boutique-hub .ast-film-cta {
  min-width: 280px;
  font-size: 17px;
  letter-spacing: 0.03em;
}

@media (max-width: 1100px) {
  body.boutique-hub .ast-cost-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.boutique-hub .ast-lawyer-benefits {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 760px) {
  body.boutique-hub .ast-cost-grid,
  body.boutique-hub .ast-numbers-grid,
  body.boutique-hub .ast-emo-grid,
  body.boutique-hub .ast-lawyer-benefits {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .ast-cost-card {
    min-height: 0;
  }

  body.boutique-hub .ast-wow {
    min-height: 70vh;
    padding: 88px 0;
  }

  body.boutique-hub .ast-wow-lines span,
  body.boutique-hub .ast-wow-lines strong {
    font-size: clamp(24px, 7vw, 36px);
  }

  body.boutique-hub .ast-film-end {
    min-height: auto;
    padding: 96px 20px;
  }

  body.boutique-hub .ast-film-end h2 {
    font-size: clamp(24px, 6.5vw, 34px);
  }

  body.boutique-hub .ast-film-cta,
  body.boutique-hub .hero-actions-triple .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.boutique-hub .hero-actions-triple {
    flex-direction: column;
    align-items: stretch;
  }

  body.boutique-hub .hero-cinema {
    min-height: auto;
    padding: 120px 0 72px;
  }

  body.boutique-hub .hero-cinema .hero-copy h1 {
    font-size: clamp(28px, 8vw, 40px);
  }

  body.boutique-hub .method-gv-product-name {
    font-size: clamp(24px, 7vw, 34px);
  }

  body.boutique-hub .emotion-strip.surface-gold-soft {
    padding: 64px 0 48px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.4);
  }

  body.boutique-hub .emotion-strip + .ast-pain-mind {
    padding-top: 40px;
    margin-top: -16px;
  }

  body.boutique-hub .ast-authority-emotion {
    font-size: clamp(18px, 5.5vw, 24px);
  }

  body.boutique-hub .ast-emo-col {
    min-height: 0;
    padding: 36px 24px;
  }
}

/* Performance: adiar pintura de se??es abaixo da dobra */
body.boutique-hub .ast-cost-risk,
body.boutique-hub .ast-big-numbers,
body.boutique-hub .ast-wow,
body.boutique-hub .ast-emotion-journey,
body.boutique-hub .method-gv,
body.boutique-hub .ptam-showcase,
body.boutique-hub .coverage-nation,
body.boutique-hub .authority-hub,
body.boutique-hub .ast-film-end {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
}

body.boutique-hub {
  overflow-x: clip;
}

/* =========================================================
   Arbitramento ? redesign estrat?gico (imparcialidade)
   ========================================================= */
body.boutique-hub .arb-story,
body.boutique-hub .arb-birth,
body.boutique-hub .arb-emotion,
body.boutique-hub .arb-pillars,
body.boutique-hub .arb-discuss {
  padding: 110px 0;
}

body.boutique-hub .arb-story {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.1), transparent 42%),
    linear-gradient(180deg, #0a0907, #12100c);
}

body.boutique-hub .arb-story-flow,
body.boutique-hub .arb-birth-flow {
  list-style: none;
  margin: 40px auto 0;
  padding: 0;
  max-width: 560px;
  text-align: center;
}

body.boutique-hub .arb-story-flow li,
body.boutique-hub .arb-birth-flow li {
  margin: 0;
  color: #f2e6d0;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 700;
  line-height: 1.35;
}

body.boutique-hub .arb-story-flow em,
body.boutique-hub .arb-birth-flow em {
  display: block;
  margin-bottom: 6px;
  color: #c8a45d;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.boutique-hub .arb-story-arrow,
body.boutique-hub .arb-birth-arrow {
  margin: 14px 0 !important;
  color: #c8a45d !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  opacity: 0.75;
}

body.boutique-hub .arb-story-finale strong,
body.boutique-hub .arb-birth-finale strong {
  color: #e8c889;
}

body.boutique-hub .arb-opinions-wow {
  min-height: min(88vh, 860px);
  display: flex;
  align-items: center;
  padding: 120px 0;
}

body.boutique-hub .arb-opinions-wow .section-bg {
  filter: brightness(0.4) saturate(0.8);
}

body.boutique-hub .arb-opinions-overlay {
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.72) 0%, rgba(5, 5, 5, 0.5) 45%, rgba(5, 5, 5, 0.88) 100%),
    radial-gradient(ellipse at 50% 40%, rgba(200, 164, 93, 0.14), transparent 50%) !important;
}

body.boutique-hub .arb-opinions-inner {
  text-align: center;
  max-width: 820px;
}

body.boutique-hub .arb-opinions-inner h2 {
  margin: 18px 0 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.6vw, 48px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.2;
  text-shadow: 0 16px 50px rgba(0, 0, 0, 0.55);
}

body.boutique-hub .arb-discuss {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.12), transparent 42%),
    linear-gradient(180deg, #0a0907, #14110c 55%, #0a0a0a);
}

body.boutique-hub .arb-discuss-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 40px;
}

body.boutique-hub .arb-discuss-grid article {
  min-height: 160px;
  display: grid;
  place-items: center;
  padding: 36px 22px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background:
    radial-gradient(circle at 0% 0%, rgba(200, 164, 93, 0.12), transparent 50%),
    linear-gradient(160deg, #17140f, #0e0e0e);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.32);
  text-align: center;
}

body.boutique-hub .arb-discuss-grid h3 {
  margin: 0;
  color: #f2e6d0;
  font-size: clamp(20px, 2.2vw, 26px);
  font-weight: 800;
  line-height: 1.25;
}

body.boutique-hub .arb-pillars {
  background: #050505;
}

body.boutique-hub .arb-pillars-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
  margin-top: 48px;
}

body.boutique-hub .arb-pillars-grid article {
  padding: 36px 22px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, #141414, #0c0c0c);
  min-height: 200px;
}

body.boutique-hub .arb-pillars-grid h3 {
  margin: 0 0 14px;
  color: #e8c889;
  font-size: clamp(22px, 2.2vw, 28px);
  font-weight: 800;
  letter-spacing: -0.02em;
}

body.boutique-hub .arb-pillars-grid p {
  margin: 0;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.55;
}

body.boutique-hub .arb-apple {
  min-height: min(92vh, 900px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 24px;
  background: #000;
  text-align: center;
}

body.boutique-hub .arb-apple-inner h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(56px, 12vw, 120px);
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1;
}

body.boutique-hub .arb-apple-line {
  margin: 28px 0 0;
  color: #e8c889;
  font-size: clamp(20px, 2.8vw, 32px);
  font-weight: 600;
  letter-spacing: -0.02em;
}

body.boutique-hub .arb-emotion {
  background:
    radial-gradient(ellipse at 50% 20%, rgba(200, 164, 93, 0.1), transparent 45%),
    linear-gradient(180deg, #0a0907, #12100c);
  text-align: center;
}

body.boutique-hub .arb-emotion-hook {
  max-width: 720px;
  margin: 0 auto 18px;
  color: #e8c889;
  font-size: clamp(20px, 2.6vw, 28px);
  font-weight: 700;
  font-style: italic;
  line-height: 1.4;
}

body.boutique-hub .arb-birth {
  background: #050505;
}

body.boutique-hub .arb-authority-emotion {
  max-width: 820px;
  margin: 0 auto;
  color: #f2e6d0;
  font-size: clamp(18px, 2.4vw, 24px);
  font-weight: 600;
  font-style: italic;
  line-height: 1.45;
}

body.boutique-hub .arb-film-end {
  min-height: min(92vh, 900px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 24px;
  background: #000;
  text-align: center;
}

body.boutique-hub .arb-film-inner {
  max-width: 820px;
}

body.boutique-hub .arb-film-end h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.4vw, 48px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.25;
}

body.boutique-hub .arb-film-end h2 span {
  color: #e8c889;
}

body.boutique-hub .arb-film-arrow {
  margin: 36px 0 28px;
  color: #c8a45d;
  font-size: 28px;
  opacity: 0.8;
}

body.boutique-hub .arb-film-cta {
  min-width: 280px;
  font-size: 17px;
  letter-spacing: 0.03em;
}

body.boutique-hub .arb-story,
body.boutique-hub .arb-opinions-wow,
body.boutique-hub .arb-apple,
body.boutique-hub .arb-discuss,
body.boutique-hub .arb-pillars,
body.boutique-hub .arb-emotion,
body.boutique-hub .arb-birth,
body.boutique-hub .arb-film-end {
  content-visibility: auto;
  contain-intrinsic-size: 1px 800px;
}

@media (max-width: 1100px) {
  body.boutique-hub .arb-pillars-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.boutique-hub .arb-discuss-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.boutique-hub .arb-pillars-grid,
  body.boutique-hub .arb-discuss-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .arb-apple-inner h2 {
    font-size: clamp(48px, 16vw, 80px);
  }

  body.boutique-hub .arb-opinions-wow,
  body.boutique-hub .arb-apple,
  body.boutique-hub .arb-film-end {
    min-height: auto;
    padding: 96px 20px;
  }

  body.boutique-hub .arb-film-cta,
  body.boutique-hub .hero-actions-triple .btn {
    width: 100%;
    min-height: 48px;
  }

  body.boutique-hub .arb-discuss-grid article {
    min-height: 120px;
  }

  body.boutique-hub .arb-pillars-grid article {
    min-height: 0;
  }
}

/* =========================================================
   FLAGSHIP ? refer?ncia nacional (avaliacoes-imobiliarias)
   ========================================================= */

body.boutique-hub .flag-hero-manifesto {
  font-size: clamp(34px, 5.2vw, 58px);
  line-height: 1.12;
  letter-spacing: -0.035em;
  max-width: 14ch;
}

body.boutique-hub .flag-hero-lines {
  margin: 10px 0 18px;
  color: #e8c889;
  font-size: clamp(18px, 2.2vw, 24px);
  font-weight: 600;
  letter-spacing: -0.02em;
}

body.boutique-hub .flag-hero-lines em {
  font-style: normal;
  color: #f4efe4;
}

/* Manifesto: N?o avaliamos / zig-zag estilo PTAM */
body.boutique-hub .flag-protect {
  background: #050505;
  padding: 0 0 100px;
}

body.boutique-hub .flag-protect-hero {
  min-height: min(78vh, 760px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 120px 24px 80px;
  background:
    radial-gradient(ellipse at 50% 20%, rgba(200, 164, 93, 0.12), transparent 55%),
    #050505;
}

body.boutique-hub .flag-protect-eyebrow {
  margin: 0 0 18px;
  color: #c8a45d;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.22em;
}

body.boutique-hub .flag-protect-hero h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(36px, 6vw, 72px);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1.08;
}

body.boutique-hub .flag-protect-hero h2 span {
  color: #e8c889;
}

body.boutique-hub .flag-protect-steps {
  display: flex;
  flex-direction: column;
  gap: 28px;
  max-width: 1100px;
  margin: 0 auto;
}

body.boutique-hub .flag-protect-steps.flag-protect-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px 28px;
  max-width: 1280px;
  align-items: start;
}

body.boutique-hub .flag-protect-col {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

body.boutique-hub .flag-protect-step {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 20px;
  align-items: center;
  padding: 28px 26px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background:
    linear-gradient(135deg, rgba(22, 22, 22, 0.95), rgba(10, 10, 10, 0.98));
}

body.boutique-hub .flag-protect-cols .flag-protect-step {
  grid-template-columns: 1fr auto;
  gap: 16px;
}

body.boutique-hub .flag-protect-step:nth-child(even) {
  grid-template-columns: 0.8fr 1.2fr;
}

body.boutique-hub .flag-protect-step:nth-child(even) .flag-protect-copy {
  order: 2;
}

body.boutique-hub .flag-protect-step:nth-child(even) .flag-protect-visual {
  order: 1;
}

body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(even),
body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(odd) {
  grid-template-columns: 1fr auto;
}

body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(even) .flag-protect-copy,
body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(even) .flag-protect-visual {
  order: initial;
}

body.boutique-hub .flag-protect-dor,
body.boutique-hub .flag-protect-sol {
  margin: 0 0 8px;
  max-width: none;
  color: #c9c2b4;
  font-size: 14.5px;
  line-height: 1.5;
}

body.boutique-hub .flag-protect-dor:last-child,
body.boutique-hub .flag-protect-sol:last-child {
  margin-bottom: 0;
}

body.boutique-hub .flag-protect-dor strong,
body.boutique-hub .flag-protect-sol strong {
  color: #e8c889;
  font-weight: 700;
}

body.boutique-hub .flag-protect-num {
  display: block;
  margin-bottom: 10px;
  color: #c8a45d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.16em;
}

body.boutique-hub .flag-protect-copy h3 {
  margin: 0 0 10px;
  color: #f4efe4;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.boutique-hub .flag-protect-cols .flag-protect-copy h3 {
  font-size: clamp(20px, 2.2vw, 26px);
  margin-bottom: 8px;
}

body.boutique-hub .flag-protect-copy p {
  margin: 0;
  max-width: 42ch;
  color: #c9c2b4;
  font-size: 17px;
  line-height: 1.55;
}

body.boutique-hub .flag-protect-visual {
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background:
    radial-gradient(circle at 50% 40%, rgba(200, 164, 93, 0.18), transparent 60%),
    #0c0c0c;
  border: 1px solid rgba(200, 164, 93, 0.15);
}

body.boutique-hub .flag-protect-cols .flag-protect-visual {
  width: 96px;
  min-height: 96px;
  flex-shrink: 0;
}

body.boutique-hub .flag-protect-visual svg {
  width: 56px;
  height: 56px;
  color: #e8c889;
  stroke-width: 1.4;
}

body.boutique-hub .flag-protect-cols .flag-protect-visual svg {
  width: 42px;
  height: 42px;
}

body.boutique-hub .flag-protect-close {
  margin: 72px auto 0;
  max-width: 720px;
  text-align: center;
  color: #f4efe4;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
  letter-spacing: -0.02em;
}

body.boutique-hub .flag-protect-close em {
  font-style: normal;
  color: #e8c889;
}

/* Tr?s pilares */
body.boutique-hub .flag-pillars {
  padding: 120px 0;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.1), transparent 40%),
    #070707;
}

body.boutique-hub .flag-pillars-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 48px;
}

body.boutique-hub .flag-pillars-grid article {
  min-height: 320px;
  padding: 40px 32px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: linear-gradient(180deg, #141414 0%, #0a0a0a 100%);
  text-align: center;
}

body.boutique-hub .flag-pillars-year {
  display: block;
  margin-bottom: 22px;
  color: #e8c889;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.boutique-hub .flag-pillars-grid h3 {
  margin: 0 0 14px;
  color: #f4efe4;
  font-size: 22px;
  font-weight: 700;
}

body.boutique-hub .flag-pillars-grid p {
  margin: 0;
  color: #bdb6a8;
  font-size: 16px;
  line-height: 1.55;
}

body.boutique-hub .flag-pillars-base {
  margin: 56px auto 0;
  max-width: 640px;
  text-align: center;
  color: #e8c889;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  line-height: 1.45;
}

/* Quiz produto */
body.boutique-hub .flag-quiz-gold {
  color: #e8c889;
}

/* Showroom de produtos */
body.boutique-hub .flag-showroom .section-intro {
  margin-bottom: 56px;
}

body.boutique-hub .flag-showroom-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

body.boutique-hub .hub-card.hub-card-product {
  min-height: 380px;
  padding: 40px 36px 36px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 24px;
}

body.boutique-hub .hub-card.hub-card-product::after {
  opacity: 0.55;
  background-image:
    linear-gradient(180deg, rgba(8, 8, 8, 0.25) 0%, rgba(5, 5, 5, 0.88) 70%),
    radial-gradient(circle at 80% 15%, rgba(200, 164, 93, 0.28), transparent 45%),
    var(--hub-card-bg, url("../images/hero-cinema-avaliacoes.webp"));
  background-size: auto, auto, cover;
}

body.boutique-hub .hub-card.hub-card-product:hover::after {
  opacity: 0.72;
}

body.boutique-hub .hub-card-product-label {
  position: absolute;
  top: 28px;
  left: 36px;
  z-index: 2;
  color: #c8a45d;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

body.boutique-hub .hub-card.hub-card-product .hub-card-num {
  position: absolute;
  top: 28px;
  right: 36px;
  opacity: 0.55;
}

body.boutique-hub .hub-card.hub-card-product h3 {
  position: relative;
  z-index: 2;
  margin: 0 0 12px;
  font-size: clamp(28px, 3.2vw, 38px);
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #f7f2e8;
}

body.boutique-hub .hub-card-tagline {
  position: relative;
  z-index: 2;
  margin: 0 0 22px;
  max-width: 34ch;
  color: #d8d0c2;
  font-size: 17px;
  line-height: 1.45;
}

body.boutique-hub .hub-card.hub-card-product .hub-card-cta {
  position: relative;
  z-index: 2;
  color: #e8c889;
  font-weight: 600;
}

/* Ecossistema */
body.boutique-hub .flag-ecosystem {
  padding: 110px 0;
  background: #080808;
  border-top: 1px solid rgba(200, 164, 93, 0.12);
}

body.boutique-hub .flag-eco-map {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  max-width: 420px;
  margin: 48px auto 0;
}

body.boutique-hub .flag-eco-node {
  width: 100%;
  min-width: 220px;
  padding: 22px 26px;
  border-radius: 16px;
  border: 1px solid rgba(200, 164, 93, 0.3);
  background: #121212;
  color: #f4efe4;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.01em;
  transition: border-color 0.25s ease, transform 0.25s ease, background 0.25s ease;
}

body.boutique-hub .flag-eco-node:hover {
  border-color: rgba(232, 200, 137, 0.7);
  background: #181818;
  transform: translateY(-3px);
}

body.boutique-hub .flag-eco-arrow {
  color: #c8a45d;
  font-size: 22px;
  opacity: 0.75;
}

body.boutique-hub .flag-eco-close {
  margin: 48px auto 0;
  max-width: 560px;
  text-align: center;
  color: #bdb6a8;
  font-size: 17px;
  line-height: 1.5;
}

body.boutique-hub .flag-eco-close em {
  font-style: normal;
  color: #e8c889;
}

/* N?meros autoridade */
body.boutique-hub .flag-authority-lead {
  max-width: 560px;
  margin: 12px auto 0;
  color: #d5cbb8;
}

body.boutique-hub .flag-numbers {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 48px 0 56px;
}

body.boutique-hub .flag-numbers article {
  padding: 32px 20px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.22);
  background: rgba(8, 8, 8, 0.55);
  text-align: center;
  backdrop-filter: blur(6px);
}

body.boutique-hub .flag-numbers strong {
  display: block;
  margin-bottom: 8px;
  color: #e8c889;
  font-size: clamp(28px, 3.5vw, 42px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
}

body.boutique-hub .flag-numbers span {
  color: #e7dfd0;
  font-size: 14px;
  font-weight: 500;
}

/* Painel cap?tulo */
body.boutique-hub .flag-painel-chapter {
  padding-top: 130px;
  padding-bottom: 130px;
}

body.boutique-hub .flag-painel-intro h2 {
  font-size: clamp(36px, 5vw, 56px);
  letter-spacing: -0.035em;
}

body.boutique-hub .flag-painel-manifesto {
  max-width: 720px;
  margin: 0 auto 18px;
  color: #f0e6d4;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  line-height: 1.45;
}

body.boutique-hub .flag-painel-chapter .panel-showcase-stage {
  margin-top: 56px;
}

body.boutique-hub .flag-painel-chapter .panel-mockup-laptop img {
  filter: drop-shadow(0 40px 80px rgba(0, 0, 0, 0.65))
    drop-shadow(0 0 60px rgba(200, 164, 93, 0.18));
}

/* Emocional */
body.boutique-hub .flag-emotion-line {
  font-size: clamp(32px, 5vw, 54px) !important;
  letter-spacing: -0.035em;
  line-height: 1.15;
}

body.boutique-hub .flag-emotion-line span {
  color: #e8c889;
}

/* FAQ dual */
body.boutique-hub .flag-faq-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 40px;
}

body.boutique-hub .flag-faq-col h3 {
  margin: 0 0 20px;
  color: #e8c889;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

/* Finale keynote */
body.boutique-hub .flag-film-end {
  min-height: min(92vh, 920px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 140px 24px;
  background: #000;
  text-align: center;
}

body.boutique-hub .flag-film-inner {
  max-width: 860px;
}

body.boutique-hub .flag-film-since {
  margin: 0 0 28px;
  color: #c8a45d;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

body.boutique-hub .flag-film-end h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(30px, 4.8vw, 52px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.2;
}

body.boutique-hub .flag-film-end h2 span {
  color: #e8c889;
}

body.boutique-hub .flag-film-silence {
  height: 56px;
}

body.boutique-hub .flag-film-cta {
  min-width: 300px;
  font-size: 17px;
  letter-spacing: 0.03em;
}

body.boutique-hub .flag-protect,
body.boutique-hub .flag-pillars,
body.boutique-hub .flag-ecosystem,
body.boutique-hub .flag-film-end,
body.boutique-hub .flag-showroom {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
}

@media (max-width: 1100px) {
  body.boutique-hub .flag-numbers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.boutique-hub .flag-pillars-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .flag-pillars-grid article {
    min-height: 0;
  }

  body.boutique-hub .flag-faq-cols {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  /* Showroom: fotos mais vivas no tablet/mobile */
  body.boutique-hub .hub-card.hub-card-product::after {
    opacity: 0.78;
    background-image:
      linear-gradient(
        180deg,
        rgba(8, 8, 8, 0.08) 0%,
        rgba(5, 5, 5, 0.28) 42%,
        rgba(5, 5, 5, 0.86) 100%
      ),
      radial-gradient(circle at 80% 15%, rgba(200, 164, 93, 0.2), transparent 45%),
      var(--hub-card-bg, url("../images/hero-cinema-avaliacoes.webp"));
  }

  body.boutique-hub .hub-card.hub-card-product:hover::after {
    opacity: 0.78;
  }
}

@media (max-width: 900px) {
  body.boutique-hub .flag-showroom-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .hub-card.hub-card-product {
    min-height: 300px;
    padding: 28px 22px 24px;
  }

  body.boutique-hub .flag-protect-steps.flag-protect-cols {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .flag-protect-step,
  body.boutique-hub .flag-protect-step:nth-child(even),
  body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(even),
  body.boutique-hub .flag-protect-cols .flag-protect-step:nth-child(odd) {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .flag-protect-step:nth-child(even) .flag-protect-copy,
  body.boutique-hub .flag-protect-step:nth-child(even) .flag-protect-visual {
    order: initial;
  }

  body.boutique-hub .flag-protect-visual {
    min-height: 100px;
  }

  body.boutique-hub .flag-protect-cols .flag-protect-visual {
    min-height: 88px;
  }

  body.boutique-hub .flag-protect-cols .flag-protect-visual svg {
    width: 40px;
    height: 40px;
  }

  body.boutique-hub .hub-card.hub-card-product {
    min-height: 300px;
  }

  body.boutique-hub .flag-hero-manifesto {
    max-width: none;
  }

  body.boutique-hub .flag-film-end {
    min-height: auto;
    padding: 100px 20px;
  }

  body.boutique-hub .flag-film-cta {
    width: 100%;
    min-height: 48px;
  }

  body.boutique-hub .flag-protect-hero {
    min-height: auto;
    padding: 96px 20px 64px;
  }
}

/* =========================================================
   AVALIA??ES URBANAS ? core / CERTEZA (flagship de avalia??o)
   ========================================================= */

body.urbanas-core .urb-hero {
  min-height: min(100vh, 980px);
  padding-top: 40px;
  padding-bottom: 48px;
}

body.urbanas-core .urb-hero .hero-shell {
  align-items: center;
  gap: 48px;
}

body.urbanas-core .urb-hero-title {
  font-size: clamp(36px, 5.6vw, 62px);
  line-height: 1.08;
  letter-spacing: -0.04em;
  max-width: 15ch;
}

body.urbanas-core .urb-hero-lines {
  margin: 14px 0 20px;
  color: #e8c889;
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: 600;
  letter-spacing: -0.02em;
}

body.urbanas-core .urb-hero-lines em {
  font-style: normal;
  color: #f4efe4;
}

body.urbanas-core .urb-hero .hero-device-laptop {
  transform: scale(1.12);
  transform-origin: center;
}

body.urbanas-core .urb-hero .hero-device-laptop img {
  filter: drop-shadow(0 36px 70px rgba(0, 0, 0, 0.55))
    drop-shadow(0 0 50px rgba(200, 164, 93, 0.16));
}

body.urbanas-core .section-intro h2,
body.urbanas-core .emotion-strip h2 {
  letter-spacing: -0.03em;
}

body.urbanas-core .emotion-strip,
body.urbanas-core .urb-authority-declare,
body.urbanas-core .urb-origin,
body.urbanas-core .urb-before,
body.urbanas-core .urb-map,
body.urbanas-core .urb-compare,
body.urbanas-core .urb-protect,
body.urbanas-core .urb-method-chapter,
body.urbanas-core .urb-painel-saas {
  padding-top: 120px;
  padding-bottom: 120px;
}

body.urbanas-core .urb-authority-declare {
  min-height: min(70vh, 640px);
  display: flex;
  align-items: center;
  text-align: center;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.12), transparent 55%),
    #050505;
}

body.urbanas-core .urb-authority-eyebrow {
  margin: 0 0 20px;
  color: #c8a45d;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.22em;
}

body.urbanas-core .urb-authority-declare h2 {
  margin: 0 0 28px;
  color: #f4efe4;
  font-size: clamp(32px, 5vw, 52px);
  font-weight: 800;
  letter-spacing: -0.035em;
}

body.urbanas-core .urb-authority-lines {
  margin: 0 auto;
  max-width: 720px;
  color: #d5cbb8;
  font-size: clamp(17px, 2vw, 21px);
  line-height: 1.65;
}

body.urbanas-core .urb-origin {
  background: #070707;
  border-top: 1px solid rgba(200, 164, 93, 0.12);
}

body.urbanas-core .urb-origin h2 {
  max-width: 22ch;
  margin-left: auto;
  margin-right: auto;
}

body.urbanas-core .urb-before-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 40px;
}

body.urbanas-core .urb-before-grid span {
  padding: 14px 22px;
  border-radius: 999px;
  border: 1px solid rgba(200, 164, 93, 0.28);
  background: #121212;
  color: #f0e6d4;
  font-size: 15px;
  font-weight: 600;
}

body.urbanas-core .urb-before-close {
  margin: 56px auto 0;
  max-width: 560px;
  text-align: center;
  color: #f4efe4;
  font-size: clamp(20px, 2.6vw, 28px);
  font-weight: 700;
  line-height: 1.35;
}

body.urbanas-core .urb-before-close em {
  font-style: normal;
  color: #e8c889;
}

body.urbanas-core .urb-map-orbit {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  align-items: center;
  max-width: 980px;
  margin: 48px auto 0;
}

body.urbanas-core .urb-map-core {
  grid-column: 2 / span 3;
  grid-row: 2;
  min-height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 28px;
  border: 1px solid rgba(232, 200, 137, 0.55);
  background:
    radial-gradient(circle at 50% 30%, rgba(200, 164, 93, 0.22), transparent 60%),
    #14100a;
  text-align: center;
  box-shadow: 0 0 60px rgba(200, 164, 93, 0.12);
}

body.urbanas-core .urb-map-core strong {
  color: #e8c889;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.urbanas-core .urb-map-core span {
  margin-top: 6px;
  color: #c9c2b4;
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.urbanas-core .urb-map-node {
  padding: 18px 14px;
  border-radius: 16px;
  border: 1px solid rgba(200, 164, 93, 0.25);
  background: #121212;
  color: #f4efe4;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: 650;
  transition: border-color 0.25s ease, transform 0.25s ease;
}

body.urbanas-core .urb-map-node:hover {
  border-color: rgba(232, 200, 137, 0.7);
  transform: translateY(-3px);
}

body.urbanas-core .urb-map-node:nth-child(1) { grid-column: 1; grid-row: 1; }
body.urbanas-core .urb-map-node:nth-child(2) { grid-column: 3; grid-row: 1; }
body.urbanas-core .urb-map-node:nth-child(3) { grid-column: 5; grid-row: 1; }
body.urbanas-core .urb-map-node:nth-child(4) { grid-column: 1; grid-row: 2; }
body.urbanas-core .urb-map-node:nth-child(6) { grid-column: 5; grid-row: 2; }
body.urbanas-core .urb-map-node:nth-child(7) { grid-column: 1; grid-row: 3; }
body.urbanas-core .urb-map-node:nth-child(8) { grid-column: 2; grid-row: 3; }
body.urbanas-core .urb-map-node:nth-child(9) { grid-column: 4; grid-row: 3; }
body.urbanas-core .urb-map-node:nth-child(10) { grid-column: 5; grid-row: 3; }

body.urbanas-core .urb-compare-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 48px;
}

body.urbanas-core .urb-compare-bad,
body.urbanas-core .urb-compare-good {
  padding: 40px 32px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: #101010;
}

body.urbanas-core .urb-compare-good {
  border-color: rgba(200, 164, 93, 0.4);
  background: linear-gradient(180deg, #16120c 0%, #0c0a07 100%);
}

body.urbanas-core .urb-compare-bad h3,
body.urbanas-core .urb-compare-good h3 {
  margin: 0 0 24px;
  font-size: 22px;
  color: #f4efe4;
}

body.urbanas-core .urb-compare-good h3 {
  color: #e8c889;
}

body.urbanas-core .urb-compare-grid ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.urbanas-core .urb-compare-grid li {
  position: relative;
  padding: 12px 0 12px 28px;
  color: #c9c2b4;
  font-size: 17px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

body.urbanas-core .urb-compare-grid li::before {
  content: "\2713 ";
  position: absolute;
  left: 0;
  color: #8a8478;
}

body.urbanas-core .urb-compare-good li::before {
  color: #c8a45d;
}

body.urbanas-core .urb-protect-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 40px;
}

body.urbanas-core .urb-protect-grid article {
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  border-radius: 18px;
  border: 1px solid rgba(200, 164, 93, 0.25);
  background: #121212;
  text-align: center;
}

body.urbanas-core .urb-protect-grid h3 {
  margin: 0;
  color: #f4efe4;
  font-size: 20px;
  font-weight: 700;
}

body.urbanas-core .urb-method-flow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 14px;
  margin: 28px 0 8px;
  color: #e8c889;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.urbanas-core .urb-method-flow i {
  font-style: normal;
  opacity: 0.7;
}

body.urbanas-core .urb-painel-saas {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.14), transparent 45%),
    #080808 !important;
}

body.urbanas-core .urb-painel-silent {
  max-width: 520px;
  margin: 0 auto;
  color: #d5cbb8;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  line-height: 1.45;
}

body.urbanas-core .urb-painel-saas .panel-mockup-laptop img {
  filter: drop-shadow(0 48px 90px rgba(0, 0, 0, 0.7))
    drop-shadow(0 0 70px rgba(200, 164, 93, 0.22));
}

body.urbanas-core .urb-silence {
  min-height: min(88vh, 820px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 24px;
  background: #000;
  text-align: center;
}

body.urbanas-core .urb-silence-inner {
  max-width: 720px;
}

body.urbanas-core .urb-silence-line {
  margin: 0 0 16px;
  color: #bdb6a8;
  font-size: clamp(20px, 2.8vw, 28px);
  font-weight: 500;
}

body.urbanas-core .urb-silence h2 {
  margin: 36px 0 18px;
  color: #f4efe4;
  font-size: clamp(36px, 5.5vw, 56px);
  font-weight: 800;
  letter-spacing: -0.035em;
}

body.urbanas-core .urb-silence-gold {
  margin: 0;
  color: #e8c889;
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 700;
}

body.urbanas-core .urb-film-end {
  min-height: min(92vh, 920px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 140px 24px;
  background: #000;
  text-align: center;
}

body.urbanas-core .urb-film-inner {
  max-width: 860px;
}

body.urbanas-core .urb-film-end h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.4vw, 48px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.25;
}

body.urbanas-core .urb-film-end h2 span {
  color: #e8c889;
}

body.urbanas-core .urb-film-silence {
  height: 56px;
}

body.urbanas-core .urb-film-cta {
  min-width: 300px;
  font-size: 17px;
}

body.urbanas-core .urb-authority-declare,
body.urbanas-core .urb-silence,
body.urbanas-core .urb-film-end,
body.urbanas-core .urb-map,
body.urbanas-core .urb-compare {
  content-visibility: auto;
  contain-intrinsic-size: 1px 800px;
}

/* Pausa emocional Apple */
body.urbanas-core .urb-pause {
  min-height: min(88vh, 820px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 140px 24px;
  background: #000;
  text-align: center;
}

body.urbanas-core .urb-pause-inner {
  max-width: 640px;
}

body.urbanas-core .urb-pause-inner p {
  margin: 0 0 14px;
  color: #bdb6a8;
  font-size: clamp(20px, 2.8vw, 28px);
  font-weight: 500;
  letter-spacing: -0.01em;
}

body.urbanas-core .urb-pause-inner h2 {
  margin: 40px 0 0;
  color: #e8c889;
  font-size: clamp(28px, 4.4vw, 44px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.2;
}

body.urbanas-core .urb-thread {
  margin: 0 0 14px;
  color: #e8c889;
  font-size: clamp(17px, 2vw, 20px);
  font-weight: 600;
  font-style: italic;
}

body.urbanas-core .urb-painel-gold {
  margin: 22px auto 0;
  max-width: 560px;
  color: #e8c889;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 700;
  line-height: 1.4;
}

body.urbanas-core .urb-protect-lead {
  margin-top: 8px;
  color: #e8c889;
  font-size: clamp(20px, 2.6vw, 26px);
  font-weight: 650;
}

body.urbanas-core .urb-compare-lead {
  margin-top: 12px;
  color: #d5cbb8;
  font-size: 18px;
  font-weight: 600;
}

body.urbanas-core .urb-film-kicker {
  margin: 0 0 22px;
  color: #bdb6a8;
  font-size: clamp(18px, 2.4vw, 24px);
  font-weight: 500;
}

/* Crit?rio adequado ? estimativa ? avalia??o t?cnica */
body.urbanas-core .urb-criterio , body.compra-venda-core .urb-criterio , body.desapropriacao-core .urb-criterio , body.dissolucao-core .urb-criterio , body.fundo-comercio-core .urb-criterio {
  padding: 120px 0 130px;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.08), transparent 40%),
    #070707;
}

body.urbanas-core .urb-criterio-lead, body.compra-venda-core .urb-criterio-lead, body.desapropriacao-core .urb-criterio-lead, body.dissolucao-core .urb-criterio-lead, body.fundo-comercio-core .urb-criterio-lead,
body.urbanas-core .urb-criterio-story, body.compra-venda-core .urb-criterio-story, body.desapropriacao-core .urb-criterio-story, body.dissolucao-core .urb-criterio-story, body.fundo-comercio-core .urb-criterio-story,
body.urbanas-core .urb-criterio-reflect, body.compra-venda-core .urb-criterio-reflect, body.desapropriacao-core .urb-criterio-reflect, body.dissolucao-core .urb-criterio-reflect, body.fundo-comercio-core .urb-criterio-reflect,
body.urbanas-core .urb-criterio-close , body.compra-venda-core .urb-criterio-close , body.desapropriacao-core .urb-criterio-close , body.dissolucao-core .urb-criterio-close , body.fundo-comercio-core .urb-criterio-close {
  max-width: 760px;
  margin: 0 auto;
}

body.urbanas-core .urb-criterio-lead p, body.compra-venda-core .urb-criterio-lead p, body.desapropriacao-core .urb-criterio-lead p, body.dissolucao-core .urb-criterio-lead p, body.fundo-comercio-core .urb-criterio-lead p,
body.urbanas-core .urb-criterio-story p, body.compra-venda-core .urb-criterio-story p, body.desapropriacao-core .urb-criterio-story p, body.dissolucao-core .urb-criterio-story p, body.fundo-comercio-core .urb-criterio-story p,
body.urbanas-core .urb-criterio-reflect p, body.compra-venda-core .urb-criterio-reflect p, body.desapropriacao-core .urb-criterio-reflect p, body.dissolucao-core .urb-criterio-reflect p, body.fundo-comercio-core .urb-criterio-reflect p,
body.urbanas-core .urb-criterio-close p , body.compra-venda-core .urb-criterio-close p , body.desapropriacao-core .urb-criterio-close p , body.dissolucao-core .urb-criterio-close p , body.fundo-comercio-core .urb-criterio-close p {
  margin: 0 0 18px;
  color: #c9c2b4;
  font-size: 17px;
  line-height: 1.65;
}

body.urbanas-core .urb-criterio-lead blockquote , body.compra-venda-core .urb-criterio-lead blockquote , body.desapropriacao-core .urb-criterio-lead blockquote , body.dissolucao-core .urb-criterio-lead blockquote , body.fundo-comercio-core .urb-criterio-lead blockquote {
  margin: 28px 0;
  padding: 28px 32px;
  border-left: 2px solid rgba(200, 164, 93, 0.55);
  background: rgba(255, 255, 255, 0.02);
}

body.urbanas-core .urb-criterio-lead blockquote p , body.compra-venda-core .urb-criterio-lead blockquote p , body.desapropriacao-core .urb-criterio-lead blockquote p , body.dissolucao-core .urb-criterio-lead blockquote p , body.fundo-comercio-core .urb-criterio-lead blockquote p {
  margin: 0 0 10px;
  color: #f0e6d4;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  font-style: italic;
}

body.urbanas-core .urb-criterio-lead blockquote p:last-child , body.compra-venda-core .urb-criterio-lead blockquote p:last-child , body.desapropriacao-core .urb-criterio-lead blockquote p:last-child , body.dissolucao-core .urb-criterio-lead blockquote p:last-child , body.fundo-comercio-core .urb-criterio-lead blockquote p:last-child {
  margin-bottom: 0;
}

body.urbanas-core .urb-criterio-question , body.compra-venda-core .urb-criterio-question , body.desapropriacao-core .urb-criterio-question , body.dissolucao-core .urb-criterio-question , body.fundo-comercio-core .urb-criterio-question {
  margin: 28px 0 !important;
  color: #e8c889 !important;
  font-size: clamp(20px, 2.6vw, 26px) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body.urbanas-core .urb-criterio-bridge , body.compra-venda-core .urb-criterio-bridge , body.desapropriacao-core .urb-criterio-bridge , body.dissolucao-core .urb-criterio-bridge , body.fundo-comercio-core .urb-criterio-bridge {
  margin-top: 0.25rem;
}

body.urbanas-core .urb-criterio-highlight , body.compra-venda-core .urb-criterio-highlight , body.desapropriacao-core .urb-criterio-highlight , body.dissolucao-core .urb-criterio-highlight , body.fundo-comercio-core .urb-criterio-highlight {
  margin: 8px 0 28px !important;
  color: #f4efe4 !important;
  font-size: clamp(20px, 2.5vw, 26px) !important;
  font-weight: 700 !important;
  font-style: italic;
  line-height: 1.4 !important;
}

body.urbanas-core .urb-criterio-proof , body.compra-venda-core .urb-criterio-proof , body.desapropriacao-core .urb-criterio-proof , body.dissolucao-core .urb-criterio-proof , body.fundo-comercio-core .urb-criterio-proof {
  margin-top: 1.75rem;
  padding: 1.35rem 0 0;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
}

body.urbanas-core .urb-criterio-proof > p , body.compra-venda-core .urb-criterio-proof > p , body.desapropriacao-core .urb-criterio-proof > p , body.dissolucao-core .urb-criterio-proof > p , body.fundo-comercio-core .urb-criterio-proof > p {
  color: #c9c2b4;
}

body.urbanas-core .urb-criterio-cta , body.compra-venda-core .urb-criterio-cta , body.desapropriacao-core .urb-criterio-cta , body.dissolucao-core .urb-criterio-cta , body.fundo-comercio-core .urb-criterio-cta {
  margin: 28px 0 !important;
  padding: 28px 30px;
  border-radius: 16px;
  border: 1px solid rgba(200, 164, 93, 0.35);
  background:
    linear-gradient(135deg, rgba(200, 164, 93, 0.14), rgba(200, 164, 93, 0.04));
  color: #f4efe4 !important;
  font-size: clamp(18px, 2.2vw, 22px) !important;
  font-weight: 650 !important;
  line-height: 1.5 !important;
  text-align: center;
}

body.urbanas-core .urb-criterio-key , body.compra-venda-core .urb-criterio-key , body.desapropriacao-core .urb-criterio-key , body.dissolucao-core .urb-criterio-key , body.fundo-comercio-core .urb-criterio-key {
  margin: 28px 0 !important;
  color: #f4efe4 !important;
  font-size: clamp(18px, 2.2vw, 22px) !important;
  font-weight: 650 !important;
  line-height: 1.45 !important;
}

body.urbanas-core .urb-criterio-table , body.compra-venda-core .urb-criterio-table , body.desapropriacao-core .urb-criterio-table , body.dissolucao-core .urb-criterio-table , body.fundo-comercio-core .urb-criterio-table {
  max-width: 920px;
  margin: 56px auto;
  border-top: 1px solid rgba(200, 164, 93, 0.25);
}

body.urbanas-core .urb-criterio-row , body.compra-venda-core .urb-criterio-row , body.desapropriacao-core .urb-criterio-row , body.dissolucao-core .urb-criterio-row , body.fundo-comercio-core .urb-criterio-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.urbanas-core .urb-criterio-row > div , body.compra-venda-core .urb-criterio-row > div , body.desapropriacao-core .urb-criterio-row > div , body.dissolucao-core .urb-criterio-row > div , body.fundo-comercio-core .urb-criterio-row > div {
  padding: 20px 24px;
  color: #d5cbb8;
  font-size: 15.5px;
  line-height: 1.5;
}

body.urbanas-core .urb-criterio-row > div:last-child , body.compra-venda-core .urb-criterio-row > div:last-child , body.desapropriacao-core .urb-criterio-row > div:last-child , body.dissolucao-core .urb-criterio-row > div:last-child , body.fundo-comercio-core .urb-criterio-row > div:last-child {
  border-left: 1px solid rgba(200, 164, 93, 0.18);
  color: #f0e6d4;
}

body.urbanas-core .urb-criterio-head > div , body.compra-venda-core .urb-criterio-head > div , body.desapropriacao-core .urb-criterio-head > div , body.dissolucao-core .urb-criterio-head > div , body.fundo-comercio-core .urb-criterio-head > div {
  color: #e8c889 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding-top: 18px;
  padding-bottom: 18px;
}

body.urbanas-core .urb-criterio-story , body.compra-venda-core .urb-criterio-story , body.desapropriacao-core .urb-criterio-story , body.dissolucao-core .urb-criterio-story , body.fundo-comercio-core .urb-criterio-story {
  margin-top: 64px;
}

body.urbanas-core .urb-criterio-cases , body.compra-venda-core .urb-criterio-cases , body.desapropriacao-core .urb-criterio-cases , body.dissolucao-core .urb-criterio-cases , body.fundo-comercio-core .urb-criterio-cases {
  max-width: 1100px;
  margin: 72px auto 0;
}

body.urbanas-core .urb-criterio-cases > h3 , body.compra-venda-core .urb-criterio-cases > h3 , body.desapropriacao-core .urb-criterio-cases > h3 , body.dissolucao-core .urb-criterio-cases > h3 , body.fundo-comercio-core .urb-criterio-cases > h3 {
  margin: 0 0 32px;
  text-align: center;
  color: #f4efe4;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 800;
  letter-spacing: -0.03em;
}

body.urbanas-core .urb-criterio-case-grid , body.compra-venda-core .urb-criterio-case-grid , body.desapropriacao-core .urb-criterio-case-grid , body.dissolucao-core .urb-criterio-case-grid , body.fundo-comercio-core .urb-criterio-case-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

body.urbanas-core .urb-criterio-case-grid article , body.compra-venda-core .urb-criterio-case-grid article , body.desapropriacao-core .urb-criterio-case-grid article , body.dissolucao-core .urb-criterio-case-grid article , body.fundo-comercio-core .urb-criterio-case-grid article {
  padding: 28px 26px;
  border-radius: 18px;
  background: rgba(12, 12, 12, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.05);
}

body.urbanas-core .urb-criterio-case-grid h4 , body.compra-venda-core .urb-criterio-case-grid h4 , body.desapropriacao-core .urb-criterio-case-grid h4 , body.dissolucao-core .urb-criterio-case-grid h4 , body.fundo-comercio-core .urb-criterio-case-grid h4 {
  margin: 0 0 16px;
  color: #e8c889;
  font-size: 20px;
  font-weight: 750;
}

body.urbanas-core .urb-criterio-case-grid p , body.compra-venda-core .urb-criterio-case-grid p , body.desapropriacao-core .urb-criterio-case-grid p , body.dissolucao-core .urb-criterio-case-grid p , body.fundo-comercio-core .urb-criterio-case-grid p {
  margin: 0 0 14px;
  color: #c9c2b4;
  font-size: 15px;
  line-height: 1.55;
}

body.urbanas-core .urb-criterio-case-grid p:last-child , body.compra-venda-core .urb-criterio-case-grid p:last-child , body.desapropriacao-core .urb-criterio-case-grid p:last-child , body.dissolucao-core .urb-criterio-case-grid p:last-child , body.fundo-comercio-core .urb-criterio-case-grid p:last-child {
  margin-bottom: 0;
}

body.urbanas-core .urb-criterio-case-grid span , body.compra-venda-core .urb-criterio-case-grid span , body.desapropriacao-core .urb-criterio-case-grid span , body.dissolucao-core .urb-criterio-case-grid span , body.fundo-comercio-core .urb-criterio-case-grid span {
  display: block;
  margin-bottom: 4px;
  color: #9a9284;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.urbanas-core .urb-criterio-risk span , body.compra-venda-core .urb-criterio-risk span , body.desapropriacao-core .urb-criterio-risk span , body.dissolucao-core .urb-criterio-risk span , body.fundo-comercio-core .urb-criterio-risk span {
  color: var(--ps-problem-ink);
}

body.urbanas-core .urb-criterio-help span , body.compra-venda-core .urb-criterio-help span , body.desapropriacao-core .urb-criterio-help span , body.dissolucao-core .urb-criterio-help span , body.fundo-comercio-core .urb-criterio-help span {
  color: var(--ps-answer-ink);
}

body.urbanas-core .urb-criterio-reflect , body.compra-venda-core .urb-criterio-reflect , body.desapropriacao-core .urb-criterio-reflect , body.dissolucao-core .urb-criterio-reflect , body.fundo-comercio-core .urb-criterio-reflect {
  margin-top: 72px;
  text-align: center;
}

body.urbanas-core .urb-criterio-reflect h3 , body.compra-venda-core .urb-criterio-reflect h3 , body.desapropriacao-core .urb-criterio-reflect h3 , body.dissolucao-core .urb-criterio-reflect h3 , body.fundo-comercio-core .urb-criterio-reflect h3 {
  margin: 0 0 20px;
  color: #f4efe4;
  font-size: clamp(22px, 2.8vw, 30px);
  font-weight: 750;
}

body.urbanas-core .urb-criterio-reflect ul , body.compra-venda-core .urb-criterio-reflect ul , body.desapropriacao-core .urb-criterio-reflect ul , body.dissolucao-core .urb-criterio-reflect ul , body.fundo-comercio-core .urb-criterio-reflect ul {
  list-style: none;
  margin: 24px auto 28px;
  padding: 0;
  max-width: 420px;
  text-align: left;
}

body.urbanas-core .urb-criterio-reflect li , body.compra-venda-core .urb-criterio-reflect li , body.desapropriacao-core .urb-criterio-reflect li , body.dissolucao-core .urb-criterio-reflect li , body.fundo-comercio-core .urb-criterio-reflect li {
  position: relative;
  padding: 10px 0 10px 22px;
  color: #f0e6d4;
  font-size: 17px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

body.urbanas-core .urb-criterio-reflect li::before , body.compra-venda-core .urb-criterio-reflect li::before , body.desapropriacao-core .urb-criterio-reflect li::before , body.dissolucao-core .urb-criterio-reflect li::before , body.fundo-comercio-core .urb-criterio-reflect li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c8a45d;
  transform: translateY(-50%);
}

body.urbanas-core .urb-criterio-close , body.compra-venda-core .urb-criterio-close , body.desapropriacao-core .urb-criterio-close , body.dissolucao-core .urb-criterio-close , body.fundo-comercio-core .urb-criterio-close {
  margin-top: 72px;
  padding-top: 56px;
  border-top: 1px solid rgba(200, 164, 93, 0.2);
  text-align: center;
}

body.urbanas-core .urb-criterio-close-kicker , body.compra-venda-core .urb-criterio-close-kicker , body.desapropriacao-core .urb-criterio-close-kicker , body.dissolucao-core .urb-criterio-close-kicker , body.fundo-comercio-core .urb-criterio-close-kicker {
  color: #c8a45d !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

body.urbanas-core .urb-criterio-manifesto , body.compra-venda-core .urb-criterio-manifesto , body.desapropriacao-core .urb-criterio-manifesto , body.dissolucao-core .urb-criterio-manifesto , body.fundo-comercio-core .urb-criterio-manifesto {
  margin-top: 36px !important;
  color: #f4efe4 !important;
  font-size: clamp(20px, 2.8vw, 28px) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body.urbanas-core .urb-criterio-manifesto em , body.compra-venda-core .urb-criterio-manifesto em , body.desapropriacao-core .urb-criterio-manifesto em , body.dissolucao-core .urb-criterio-manifesto em , body.fundo-comercio-core .urb-criterio-manifesto em {
  font-style: normal;
  color: #e8c889;
}

@media (max-width: 760px) {
  body.urbanas-core .urb-criterio-row, body.compra-venda-core .urb-criterio-row, body.desapropriacao-core .urb-criterio-row, body.dissolucao-core .urb-criterio-row, body.fundo-comercio-core .urb-criterio-row,
  body.urbanas-core .urb-criterio-case-grid , body.compra-venda-core .urb-criterio-case-grid , body.desapropriacao-core .urb-criterio-case-grid , body.dissolucao-core .urb-criterio-case-grid , body.fundo-comercio-core .urb-criterio-case-grid {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-criterio-row > div:last-child , body.compra-venda-core .urb-criterio-row > div:last-child , body.desapropriacao-core .urb-criterio-row > div:last-child , body.dissolucao-core .urb-criterio-row > div:last-child , body.fundo-comercio-core .urb-criterio-row > div:last-child {
    border-left: 0;
    border-top: 1px solid rgba(200, 164, 93, 0.12);
  }
}

/* Impacto vermelho / verde */
body.urbanas-core .urb-risk-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 48px;
}

body.urbanas-core .urb-risk-card {
  padding: 28px 26px;
  border-radius: 20px;
  background: rgba(10, 10, 10, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(8px);
}

body.urbanas-core .urb-risk-num {
  display: block;
  margin-bottom: 14px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.urbanas-core .urb-risk-pain {
  margin: 0 0 14px;
  padding: 14px 16px;
  border-radius: 12px;
  background: var(--ps-problem-soft);
  border-left: 2px solid var(--ps-problem);
  color: #e8d8d4;
  font-size: 15px;
  line-height: 1.5;
}

body.urbanas-core .urb-risk-pain strong {
  color: var(--ps-problem-ink);
}

body.urbanas-core .urb-risk-sol {
  margin: 0;
  padding: 14px 16px;
  border-radius: 12px;
  background: var(--ps-answer-soft);
  border-left: 2px solid var(--ps-answer);
  color: #d8e4dc;
  font-size: 15px;
  line-height: 1.5;
}

body.urbanas-core .urb-risk-sol strong {
  color: var(--ps-answer-ink);
}

body.urbanas-core .urb-risk-close {
  margin: 40px auto 12px;
  max-width: 640px;
  text-align: center;
  color: #f0e6d4;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
}

/* Simulador premium ? estilo prova social / n?meros */
body.urbanas-core .urb-sim {
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.1), transparent 42%),
    #070707 !important;
  padding: 120px 0;
}

body.urbanas-core .urb-sim-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 48px;
}

body.urbanas-core .urb-sim-board article {
  padding: 36px 24px;
  text-align: center;
  border-radius: 18px;
  background: rgba(8, 8, 8, 0.55);
  border: 1px solid rgba(200, 164, 93, 0.18);
  backdrop-filter: blur(6px);
}

body.urbanas-core .urb-sim-board span {
  display: block;
  margin-bottom: 12px;
  color: #c9c2b4;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.urbanas-core .urb-sim-board strong {
  display: block;
  color: #f4efe4;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

body.urbanas-core .urb-sim-accent {
  color: #e8c889 !important;
}

body.urbanas-core .urb-sim-impact {
  border-color: rgba(232, 200, 137, 0.45) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.16), transparent 60%),
    rgba(14, 12, 8, 0.7) !important;
}

body.urbanas-core .urb-sim-impact strong {
  color: #e8c889;
}

body.urbanas-core .urb-sim-story {
  max-width: 720px;
  margin: 56px auto 0;
  text-align: center;
}

body.urbanas-core .urb-sim-story h3 {
  margin: 0 0 16px;
  color: #f4efe4;
  font-size: clamp(22px, 2.8vw, 30px);
  font-weight: 750;
  letter-spacing: -0.02em;
}

body.urbanas-core .urb-sim-story p {
  margin: 0 0 14px;
  color: #c9c2b4;
  font-size: 17px;
  line-height: 1.55;
}

body.urbanas-core .urb-sim-story em {
  font-style: normal;
  color: #e8c889;
  font-weight: 700;
}

/* Custo do tempo ? layout lateral (? vertical das outras) */
body.urbanas-core .urb-tempo {
  min-height: min(88vh, 820px);
  display: flex;
  align-items: center;
  padding: 100px 0;
}

body.urbanas-core .urb-tempo-overlay {
  background: linear-gradient(
    105deg,
    rgba(5, 5, 5, 0.92) 0%,
    rgba(5, 5, 5, 0.78) 48%,
    rgba(5, 5, 5, 0.55) 100%
  );
}

body.urbanas-core .urb-tempo-layout {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 48px;
  align-items: center;
}

body.urbanas-core .urb-tempo-copy h2 {
  margin: 12px 0 16px;
  color: #f4efe4;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.15;
}

body.urbanas-core .urb-tempo-copy > p {
  color: #d5cbb8;
  font-size: 17px;
  line-height: 1.55;
  max-width: 42ch;
}

body.urbanas-core .urb-tempo-list {
  margin: 28px 0;
  padding: 0;
  list-style: none;
}

body.urbanas-core .urb-tempo-list li {
  position: relative;
  padding: 10px 0 10px 22px;
  color: #f0e6d4;
  font-size: 17px;
  font-weight: 600;
}

body.urbanas-core .urb-tempo-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c8a45d;
  transform: translateY(-50%);
}

body.urbanas-core .urb-tempo-close {
  color: #c9c2b4 !important;
  font-size: 16px !important;
}

body.urbanas-core .urb-tempo-rail {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

body.urbanas-core .urb-tempo-rail article {
  padding: 22px 24px;
  border-radius: 16px;
  background: rgba(10, 10, 10, 0.55);
  border: 1px solid rgba(200, 164, 93, 0.2);
  backdrop-filter: blur(8px);
}

body.urbanas-core .urb-tempo-rail span {
  display: block;
  margin-bottom: 6px;
  color: #e8c889;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.urbanas-core .urb-tempo-rail strong {
  display: block;
  color: #f4efe4;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

body.urbanas-core .urb-tempo-rail em {
  display: block;
  margin-top: 4px;
  color: #bdb6a8;
  font-style: normal;
  font-size: 14px;
}

body.urbanas-core .urb-tempo-finale {
  border-color: rgba(232, 200, 137, 0.5) !important;
  background:
    radial-gradient(circle at 80% 20%, rgba(200, 164, 93, 0.18), transparent 55%),
    rgba(14, 12, 8, 0.7) !important;
}

@media (max-width: 900px) {
  body.urbanas-core .urb-risk-grid,
  body.urbanas-core .urb-sim-board,
  body.urbanas-core .urb-tempo-layout {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-map-orbit {
    grid-template-columns: 1fr 1fr;
  }

  body.urbanas-core .urb-map-core {
    grid-column: 1 / -1;
    grid-row: auto;
    order: -1;
  }

  body.urbanas-core .urb-map-node {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  body.urbanas-core .urb-compare-grid,
  body.urbanas-core .urb-protect-grid {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-hero-title {
    max-width: none;
  }

  body.urbanas-core .urb-hero .hero-device-laptop {
    transform: none;
  }

  body.urbanas-core .urb-silence,
  body.urbanas-core .urb-film-end,
  body.urbanas-core .urb-authority-declare,
  body.urbanas-core .urb-pause {
    min-height: auto;
    padding: 96px 20px;
  }

  body.urbanas-core .urb-film-cta {
    width: 100%;
    min-height: 48px;
  }

  body.boutique-hub .urb-exec-layout,
  body.boutique-hub .urb-exec-cred-grid {
    grid-template-columns: 1fr;
  }

  body.boutique-hub .urb-exec-photo img {
    min-height: 360px;
  }
}

/* ?? Urbanas: Quanto custa n?o avaliar ?? */
body.urbanas-core .urb-custo {
  padding: 120px 0 110px;
  background:
    radial-gradient(circle at 18% 0%, rgba(200, 164, 93, 0.1), transparent 42%),
    radial-gradient(circle at 88% 100%, rgba(200, 164, 93, 0.06), transparent 40%),
    #060606;
}

body.urbanas-core .urb-custo .section-intro {
  max-width: 760px;
  margin-bottom: 52px;
}

body.urbanas-core .urb-custo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  max-width: 1180px;
  margin: 0 auto;
}

body.urbanas-core .urb-custo-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 28px 26px 30px;
  border-radius: 22px;
  background:
    linear-gradient(165deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.012)),
    rgba(10, 10, 10, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.07);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  transition: border-color 0.3s ease, transform 0.3s ease, background 0.3s ease;
}

body.urbanas-core .urb-custo-card:hover {
  border-color: rgba(200, 164, 93, 0.35);
  transform: translateY(-3px);
  background:
    linear-gradient(165deg, rgba(200, 164, 93, 0.08), rgba(255, 255, 255, 0.012)),
    rgba(12, 11, 9, 0.92);
}

body.urbanas-core .urb-custo-label {
  display: inline-block;
  margin-bottom: 14px;
  color: #e8c889;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.urbanas-core .urb-custo-card h3 {
  margin: 0 0 16px;
  color: #f4efe4;
  font-size: clamp(17px, 1.6vw, 19px);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

body.urbanas-core .urb-custo-value {
  margin: 0 0 18px;
  color: #e8c889;
  font-size: clamp(28px, 3.2vw, 36px);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1.1;
}

body.urbanas-core .urb-custo-card > p:last-child {
  margin: 0;
  color: #b8b0a0;
  font-size: 14.5px;
  line-height: 1.65;
  flex: 1;
}

body.urbanas-core .urb-custo-note {
  margin: 36px auto 0;
  max-width: 640px;
  text-align: center;
  color: #7a7468;
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 980px) {
  body.urbanas-core .urb-custo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.urbanas-core .urb-custo {
    padding: 96px 0 90px;
  }

  body.urbanas-core .urb-custo-grid {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-custo-card:hover {
    transform: none;
  }
}

/* ?ncora Contato ? compensar header fixo */
body.urbanas-core #contato.contact-overlap,
body.compra-venda-core #contato.contact-overlap, body.desapropriacao-core #contato.contact-overlap, body.dissolucao-core #contato.contact-overlap, body.fundo-comercio-core #contato.contact-overlap,
body.boutique-hub #contato.contact-overlap {
  scroll-margin-top: 96px;
}

/* Compra-venda: hero CTAs full-width no mobile */
@media (max-width: 760px) {
  body.compra-venda-core .hero-actions-triple , body.desapropriacao-core .hero-actions-triple , body.dissolucao-core .hero-actions-triple , body.fundo-comercio-core .hero-actions-triple {
    flex-direction: column;
    align-items: stretch;
  }

  body.compra-venda-core .hero-actions-triple .btn , body.desapropriacao-core .hero-actions-triple .btn , body.dissolucao-core .hero-actions-triple .btn , body.fundo-comercio-core .hero-actions-triple .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.compra-venda-core .hero-devices , body.desapropriacao-core .hero-devices , body.dissolucao-core .hero-devices , body.fundo-comercio-core .hero-devices {
    display: none !important;
  }
}

/* ?? Urbanas finalize: CEO / mobile / performance ?? */
body.urbanas-core {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body.urbanas-core .btn,
body.urbanas-core .menu a,
body.urbanas-core .mobile-menu-toggle,
body.urbanas-core .mobile-menu a,
body.urbanas-core .quiz-option,
body.urbanas-core details summary {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

body.urbanas-core .urb-criterio, body.compra-venda-core .urb-criterio, body.desapropriacao-core .urb-criterio, body.dissolucao-core .urb-criterio, body.fundo-comercio-core .urb-criterio,
body.urbanas-core .urb-custo,
body.urbanas-core .urb-sim,
body.urbanas-core .urb-tempo,
body.urbanas-core .urb-exec-story,
body.urbanas-core .urb-origin,
body.urbanas-core .urb-before,
body.urbanas-core .urb-protect,
body.urbanas-core #metodologia,
body.urbanas-core #dores,
body.urbanas-core #situacoes,
body.urbanas-core #faq,
body.urbanas-core #galeria,
body.urbanas-core #autoridade,
body.urbanas-core #atendimento {
  content-visibility: auto;
  contain-intrinsic-size: 1px 920px;
}

body.urbanas-core .container {
  padding-left: max(16px, env(safe-area-inset-left, 0px));
  padding-right: max(16px, env(safe-area-inset-right, 0px));
}

body.urbanas-core .header {
  padding-top: env(safe-area-inset-top, 0px);
}

@media (max-width: 1100px) {
  body.urbanas-core .urb-custo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.urbanas-core .method-gv-split {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}

@media (max-width: 760px) {
  /* Mobile: hero limpo e mais r?pido (sem mockups pesados) */
  body.urbanas-core .urb-hero .hero-devices {
    display: none !important;
  }

  body.urbanas-core .urb-hero {
    min-height: auto;
    padding: 112px 0 64px;
  }

  body.urbanas-core .urb-hero .hero-shell {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body.urbanas-core .urb-hero-title {
    font-size: clamp(28px, 8.2vw, 40px);
    letter-spacing: -0.035em;
  }

  body.urbanas-core .urb-hero .hero-lead {
    font-size: 16px;
    line-height: 1.6;
  }

  body.urbanas-core .urb-hero .hero-actions-triple {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  body.urbanas-core .urb-hero .hero-actions-triple .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.urbanas-core .urb-criterio, body.compra-venda-core .urb-criterio, body.desapropriacao-core .urb-criterio, body.dissolucao-core .urb-criterio, body.fundo-comercio-core .urb-criterio,
  body.urbanas-core .urb-custo,
  body.urbanas-core .urb-sim {
    padding: 88px 0 84px;
  }

  body.urbanas-core .urb-criterio-lead, body.compra-venda-core .urb-criterio-lead, body.desapropriacao-core .urb-criterio-lead, body.dissolucao-core .urb-criterio-lead, body.fundo-comercio-core .urb-criterio-lead,
  body.urbanas-core .urb-criterio-story, body.compra-venda-core .urb-criterio-story, body.desapropriacao-core .urb-criterio-story, body.dissolucao-core .urb-criterio-story, body.fundo-comercio-core .urb-criterio-story,
  body.urbanas-core .urb-criterio-reflect , body.compra-venda-core .urb-criterio-reflect , body.desapropriacao-core .urb-criterio-reflect , body.dissolucao-core .urb-criterio-reflect , body.fundo-comercio-core .urb-criterio-reflect {
    padding: 0 2px;
  }

  body.urbanas-core .urb-criterio-lead p, body.compra-venda-core .urb-criterio-lead p, body.desapropriacao-core .urb-criterio-lead p, body.dissolucao-core .urb-criterio-lead p, body.fundo-comercio-core .urb-criterio-lead p,
  body.urbanas-core .urb-criterio-story p , body.compra-venda-core .urb-criterio-story p , body.desapropriacao-core .urb-criterio-story p , body.dissolucao-core .urb-criterio-story p , body.fundo-comercio-core .urb-criterio-story p {
    font-size: 16px;
  }

  body.urbanas-core .urb-criterio-lead blockquote , body.compra-venda-core .urb-criterio-lead blockquote , body.desapropriacao-core .urb-criterio-lead blockquote , body.dissolucao-core .urb-criterio-lead blockquote , body.fundo-comercio-core .urb-criterio-lead blockquote {
    padding: 20px 18px;
    margin: 22px 0;
  }

  body.urbanas-core .urb-criterio-table , body.compra-venda-core .urb-criterio-table , body.desapropriacao-core .urb-criterio-table , body.dissolucao-core .urb-criterio-table , body.fundo-comercio-core .urb-criterio-table {
    margin: 40px auto;
  }

  body.urbanas-core .urb-criterio-row > div , body.compra-venda-core .urb-criterio-row > div , body.desapropriacao-core .urb-criterio-row > div , body.dissolucao-core .urb-criterio-row > div , body.fundo-comercio-core .urb-criterio-row > div {
    padding: 16px 14px;
    font-size: 14px;
  }

  body.urbanas-core .urb-criterio-cta , body.compra-venda-core .urb-criterio-cta , body.desapropriacao-core .urb-criterio-cta , body.dissolucao-core .urb-criterio-cta , body.fundo-comercio-core .urb-criterio-cta {
    padding: 22px 18px;
    font-size: clamp(16px, 4.6vw, 20px) !important;
    border-radius: 14px;
  }

  body.urbanas-core .urb-custo-card {
    padding: 22px 18px 24px;
    border-radius: 18px;
  }

  body.urbanas-core .urb-custo-value {
    font-size: clamp(26px, 8vw, 34px);
  }

  body.urbanas-core .urb-custo-card > p:last-child {
    font-size: 14px;
  }

  body.urbanas-core .urb-sim-board article {
    padding: 22px 18px;
  }

  body.urbanas-core .urb-method-flow {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 10px;
    font-size: 13px;
  }

  body.urbanas-core .cinema-heart-grid {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  body.urbanas-core .cinema-abnt-cell {
    grid-column: 1 / -1;
  }

  body.urbanas-core .urb-exec-intro h2 {
    max-width: none;
    font-size: clamp(26px, 7vw, 36px);
  }

  body.urbanas-core .urb-exec-photo img {
    min-height: 320px;
    max-height: 420px;
    object-fit: cover;
  }

  body.urbanas-core .urb-exec-cred-grid {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-exec-close .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.urbanas-core .urb-film-end,
  body.urbanas-core .urb-silence,
  body.urbanas-core .urb-pause {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.urbanas-core .premium-cta .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.urbanas-core .premium-cta .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.urbanas-core .contact-square {
    padding: 28px 18px;
  }

  body.urbanas-core .contact-square-form input,
  body.urbanas-core .contact-square-form textarea,
  body.urbanas-core .contact-square-submit {
    min-height: 48px;
    font-size: 16px; /* evita zoom iOS */
  }

  body.urbanas-core .contact-square-form textarea {
    min-height: 120px;
  }

  body.urbanas-core .footer-institutional {
    padding-bottom: max(48px, calc(24px + env(safe-area-inset-bottom, 0px)));
  }
}

@media (max-width: 420px) {
  body.urbanas-core .cinema-heart-grid {
    grid-template-columns: 1fr;
  }

  body.urbanas-core .urb-criterio-head > div , body.compra-venda-core .urb-criterio-head > div , body.desapropriacao-core .urb-criterio-head > div , body.dissolucao-core .urb-criterio-head > div , body.fundo-comercio-core .urb-criterio-head > div {
    font-size: 11px !important;
    letter-spacing: 0.06em;
  }

  body.urbanas-core .badge {
    font-size: 10px;
    letter-spacing: 0.1em;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.urbanas-core .urb-custo-card,
  body.urbanas-core .urb-custo-card:hover,
  body.urbanas-core .hub-card,
  body.urbanas-core .reveal {
    transition: none !important;
    transform: none !important;
  }
}

/* ?? Respons?vel T?cnico (storytelling) ? landings boutique-hub ?? */
body.boutique-hub .urb-exec-story {
  padding-top: 110px;
}

body.boutique-hub .urb-exec-intro {
  margin-bottom: 56px;
}

body.boutique-hub .urb-exec-intro h2 {
  max-width: 18ch;
  margin-left: auto;
  margin-right: auto;
}

body.boutique-hub .urb-exec-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.2fr);
  gap: 48px 56px;
  align-items: start;
  max-width: 1100px;
  margin: 0 auto;
}

body.boutique-hub .urb-exec-photo {
  position: sticky;
  top: 96px;
}

body.boutique-hub .urb-exec-photo img {
  min-height: 480px;
  object-fit: cover;
  object-position: center top;
}

body.boutique-hub .urb-exec-photo-meta {
  display: grid;
  gap: 4px;
  margin-top: 18px;
}

body.boutique-hub .urb-exec-photo-meta strong {
  color: #f4efe4;
  font-size: 20px;
  font-weight: 750;
}

body.boutique-hub .urb-exec-photo-meta span {
  color: #b8b0a0;
  font-size: 14px;
  line-height: 1.45;
}

body.boutique-hub .urb-exec-trajetoria h3,
body.boutique-hub .urb-exec-formacao > h3 {
  margin: 0 0 18px;
  color: #e8c889;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.boutique-hub .urb-exec-lead {
  margin: 0 0 22px !important;
  color: #f4efe4 !important;
  font-size: clamp(22px, 2.8vw, 28px) !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

body.boutique-hub .urb-exec-trajetoria p,
body.boutique-hub .urb-exec-why p {
  margin: 0 0 16px;
  color: #c9c2b4;
  font-size: 17px;
  line-height: 1.7;
}

body.boutique-hub .urb-exec-why {
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid rgba(200, 164, 93, 0.22);
}

body.boutique-hub .urb-exec-why-key {
  color: #f4efe4 !important;
  font-size: clamp(18px, 2.2vw, 21px) !important;
  font-weight: 650 !important;
  line-height: 1.5 !important;
}

body.boutique-hub .urb-exec-formacao {
  max-width: 1100px;
  margin: 72px auto 0;
}

body.boutique-hub .urb-exec-formacao-lead {
  margin: -6px 0 28px;
  color: #9a9286;
  font-size: 15px;
}

body.boutique-hub .urb-exec-cred-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

body.boutique-hub .urb-exec-photo-meta {
  display: none;
}

body.boutique-hub .urb-exec-cred-grid article {
  padding: 22px 20px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
}

body.boutique-hub .urb-exec-cred-grid h4 {
  margin: 0 0 10px;
  color: #e8c889;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.boutique-hub .urb-exec-cred-grid p {
  margin: 0;
  color: #ddd4c4;
  font-size: 14.5px;
  line-height: 1.5;
}

body.boutique-hub .urb-exec-close {
  max-width: 760px;
  margin: 64px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

body.boutique-hub .urb-exec-close .exec-dossier-btn + .exec-memorial-btn,
body.boutique-hub .urb-exec-close .exec-memorial-btn {
  margin-top: 0.75rem;
}

body.boutique-hub .urb-exec-close .exec-dossier-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  width: 100%;
  max-width: 40rem;
}

body.boutique-hub .urb-exec-close .exec-dossier-actions .btn {
  min-height: 48px;
}

body.boutique-hub .urb-exec-close .exec-badges {
  justify-content: center;
  margin-bottom: 28px;
}

body.boutique-hub .urb-exec-close .exec-footnote {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 980px) {
  body.boutique-hub .urb-exec-cred-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.boutique-hub .urb-exec-photo {
    position: static;
  }
}

/* Foto em cima + texto embaixo no celular (ap?s a regra desktop do layout) */
@media (max-width: 900px) {
  body.boutique-hub .urb-exec-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  body.boutique-hub .urb-exec-photo {
    position: static;
    max-width: 420px;
    margin: 0 auto;
    width: 100%;
  }

  body.boutique-hub .urb-exec-photo img {
    min-height: 0;
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    object-position: center top;
  }

  body.boutique-hub .urb-exec-body {
    min-width: 0;
    width: 100%;
  }

  body.boutique-hub .urb-exec-lead {
    font-size: clamp(1.2rem, 5.2vw, 1.55rem) !important;
  }

  body.boutique-hub .urb-exec-trajetoria p,
  body.boutique-hub .urb-exec-why p {
    font-size: 1rem;
  }

  body.boutique-hub .urb-exec-cred-grid {
    grid-template-columns: 1fr;
  }
}

/* ???????????????????????????????????????????
   Compra / Venda / Loca??o ? convers?o psicol?gica
   ??????????????????????????????????????????? */

body.compra-venda-core .hero-lead-secondary , body.desapropriacao-core .hero-lead-secondary , body.dissolucao-core .hero-lead-secondary , body.fundo-comercio-core .hero-lead-secondary {
  margin-top: 0.35rem;
  color: #d5cbb8;
  font-size: clamp(15px, 1.6vw, 17px);
  line-height: 1.55;
  max-width: 38rem;
}

body.compra-venda-core .cvl-risco , body.desapropriacao-core .cvl-risco , body.dissolucao-core .cvl-risco , body.fundo-comercio-core .cvl-risco {
  min-height: 88vh;
  display: flex;
  align-items: center;
  padding: 100px 0 110px;
  background: #050505;
}

body.compra-venda-core .cvl-risco-void , body.desapropriacao-core .cvl-risco-void , body.dissolucao-core .cvl-risco-void , body.fundo-comercio-core .cvl-risco-void {
  max-width: 820px;
  margin: 0 auto 72px;
  text-align: center;
}

body.compra-venda-core .cvl-risco-void h2 , body.desapropriacao-core .cvl-risco-void h2 , body.dissolucao-core .cvl-risco-void h2 , body.fundo-comercio-core .cvl-risco-void h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.2vw, 46px);
  font-weight: 750;
  letter-spacing: -0.03em;
  line-height: 1.22;
}

body.compra-venda-core .cvl-risco-void h2 span , body.desapropriacao-core .cvl-risco-void h2 span , body.dissolucao-core .cvl-risco-void h2 span , body.fundo-comercio-core .cvl-risco-void h2 span {
  color: #e8c889;
}

body.compra-venda-core .cvl-risco-grid , body.desapropriacao-core .cvl-risco-grid , body.dissolucao-core .cvl-risco-grid , body.fundo-comercio-core .cvl-risco-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  max-width: 980px;
  margin: 0 auto;
}

body.compra-venda-core .cvl-risco-grid article , body.desapropriacao-core .cvl-risco-grid article , body.dissolucao-core .cvl-risco-grid article , body.fundo-comercio-core .cvl-risco-grid article {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
  padding: 28px 16px;
}

body.compra-venda-core .cvl-risco-label , body.desapropriacao-core .cvl-risco-label , body.dissolucao-core .cvl-risco-label , body.fundo-comercio-core .cvl-risco-label {
  color: #9a9284;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.compra-venda-core .cvl-risco-grid i , body.desapropriacao-core .cvl-risco-grid i , body.dissolucao-core .cvl-risco-grid i , body.fundo-comercio-core .cvl-risco-grid i {
  color: #c8a45d;
  font-style: normal;
  font-size: 22px;
  opacity: 0.85;
}

body.compra-venda-core .cvl-risco-grid strong , body.desapropriacao-core .cvl-risco-grid strong , body.dissolucao-core .cvl-risco-grid strong , body.fundo-comercio-core .cvl-risco-grid strong {
  color: #f4efe4;
  font-size: clamp(26px, 3vw, 34px);
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

body.compra-venda-core .cvl-risco-note , body.desapropriacao-core .cvl-risco-note , body.dissolucao-core .cvl-risco-note , body.fundo-comercio-core .cvl-risco-note {
  margin: 48px auto 0;
  text-align: center;
  color: #7a7468;
  font-size: 13px;
  letter-spacing: 0.04em;
}

body.compra-venda-core .cvl-duvidas , body.desapropriacao-core .cvl-duvidas , body.dissolucao-core .cvl-duvidas , body.fundo-comercio-core .cvl-duvidas {
  padding: 110px 0 120px;
}

body.compra-venda-core .cvl-duvidas-grid , body.desapropriacao-core .cvl-duvidas-grid , body.dissolucao-core .cvl-duvidas-grid , body.fundo-comercio-core .cvl-duvidas-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  max-width: 1040px;
  margin: 48px auto 0;
}

body.compra-venda-core .cvl-duvida-card , body.desapropriacao-core .cvl-duvida-card , body.dissolucao-core .cvl-duvida-card , body.fundo-comercio-core .cvl-duvida-card {
  padding: 36px 32px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background:
    linear-gradient(160deg, rgba(200, 164, 93, 0.06), transparent 55%),
    rgba(12, 12, 12, 0.72);
}

body.compra-venda-core .cvl-duvida-kicker , body.desapropriacao-core .cvl-duvida-kicker , body.dissolucao-core .cvl-duvida-kicker , body.fundo-comercio-core .cvl-duvida-kicker {
  display: block;
  margin-bottom: 14px;
  color: #e8c889;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.compra-venda-core .cvl-duvida-card h3 , body.desapropriacao-core .cvl-duvida-card h3 , body.dissolucao-core .cvl-duvida-card h3 , body.fundo-comercio-core .cvl-duvida-card h3 {
  margin: 0 0 14px;
  color: #f4efe4;
  font-size: clamp(22px, 2.4vw, 28px);
  font-weight: 750;
  letter-spacing: -0.02em;
  line-height: 1.25;
}

body.compra-venda-core .cvl-duvida-card p , body.desapropriacao-core .cvl-duvida-card p , body.dissolucao-core .cvl-duvida-card p , body.fundo-comercio-core .cvl-duvida-card p {
  margin: 0;
  color: #c9c2b4;
  font-size: 16.5px;
  line-height: 1.55;
}

body.compra-venda-core .cvl-custo , body.desapropriacao-core .cvl-custo , body.dissolucao-core .cvl-custo , body.fundo-comercio-core .cvl-custo {
  padding: 110px 0 120px;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.07), transparent 42%),
    #070707;
}

body.compra-venda-core .cvl-custo-grid , body.desapropriacao-core .cvl-custo-grid , body.dissolucao-core .cvl-custo-grid , body.fundo-comercio-core .cvl-custo-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  max-width: 1000px;
  margin: 48px auto 0;
}

body.compra-venda-core .cvl-custo-card , body.desapropriacao-core .cvl-custo-card , body.dissolucao-core .cvl-custo-card , body.fundo-comercio-core .cvl-custo-card {
  padding: 36px 30px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(10, 10, 10, 0.7);
  text-align: center;
}

body.compra-venda-core .cvl-custo-label , body.desapropriacao-core .cvl-custo-label , body.dissolucao-core .cvl-custo-label , body.fundo-comercio-core .cvl-custo-label {
  display: block;
  color: #e8c889;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.compra-venda-core .cvl-custo-card i , body.desapropriacao-core .cvl-custo-card i , body.dissolucao-core .cvl-custo-card i , body.fundo-comercio-core .cvl-custo-card i {
  display: block;
  margin: 16px 0;
  color: #c8a45d;
  font-style: normal;
  font-size: 20px;
}

body.compra-venda-core .cvl-custo-card p , body.desapropriacao-core .cvl-custo-card p , body.dissolucao-core .cvl-custo-card p , body.fundo-comercio-core .cvl-custo-card p {
  margin: 0;
  color: #f0e6d4;
  font-size: clamp(18px, 2.1vw, 22px);
  font-weight: 650;
  line-height: 1.4;
}

body.compra-venda-core .cvl-historia , body.desapropriacao-core .cvl-historia , body.dissolucao-core .cvl-historia , body.fundo-comercio-core .cvl-historia {
  padding: 110px 0 120px;
}

body.compra-venda-core .cvl-historia-body , body.desapropriacao-core .cvl-historia-body , body.dissolucao-core .cvl-historia-body , body.fundo-comercio-core .cvl-historia-body {
  max-width: 640px;
  margin: 40px auto 0;
}

body.compra-venda-core .cvl-historia-body p , body.desapropriacao-core .cvl-historia-body p , body.dissolucao-core .cvl-historia-body p , body.fundo-comercio-core .cvl-historia-body p {
  margin: 0 0 22px;
  color: #c9c2b4;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: 1.65;
}

body.compra-venda-core .cvl-historia-body strong , body.desapropriacao-core .cvl-historia-body strong , body.dissolucao-core .cvl-historia-body strong , body.fundo-comercio-core .cvl-historia-body strong {
  color: #f4efe4;
}

body.compra-venda-core .cvl-historia-pause , body.desapropriacao-core .cvl-historia-pause , body.dissolucao-core .cvl-historia-pause , body.fundo-comercio-core .cvl-historia-pause {
  color: #9a9284 !important;
  font-style: italic;
}

body.compra-venda-core .cvl-historia-key , body.desapropriacao-core .cvl-historia-key , body.dissolucao-core .cvl-historia-key , body.fundo-comercio-core .cvl-historia-key {
  margin: 36px 0 !important;
  color: #e8c889 !important;
  font-size: clamp(22px, 2.8vw, 28px) !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
}

body.compra-venda-core .cvl-historia-note , body.desapropriacao-core .cvl-historia-note , body.dissolucao-core .cvl-historia-note , body.fundo-comercio-core .cvl-historia-note {
  margin-top: 40px !important;
  color: #7a7468 !important;
  font-size: 14px !important;
}

body.compra-venda-core .cvl-transform , body.desapropriacao-core .cvl-transform , body.dissolucao-core .cvl-transform , body.fundo-comercio-core .cvl-transform {
  padding: 100px 0 90px;
  background: #080808;
}

body.compra-venda-core .cvl-transform-list , body.desapropriacao-core .cvl-transform-list , body.dissolucao-core .cvl-transform-list , body.fundo-comercio-core .cvl-transform-list {
  list-style: none;
  max-width: 640px;
  margin: 40px auto 0;
  padding: 0;
}

body.compra-venda-core .cvl-transform-list li , body.desapropriacao-core .cvl-transform-list li , body.dissolucao-core .cvl-transform-list li , body.fundo-comercio-core .cvl-transform-list li {
  position: relative;
  padding: 18px 0 18px 36px;
  color: #f0e6d4;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  line-height: 1.4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.compra-venda-core .cvl-transform-list li::before , body.desapropriacao-core .cvl-transform-list li::before , body.dissolucao-core .cvl-transform-list li::before , body.fundo-comercio-core .cvl-transform-list li::before {
  content: "\2713 ";
  position: absolute;
  left: 0;
  top: 18px;
  color: #c8a45d;
  font-size: 16px;
}

body.compra-venda-core .cvl-eco , body.desapropriacao-core .cvl-eco , body.dissolucao-core .cvl-eco , body.fundo-comercio-core .cvl-eco {
  padding: 110px 0 120px;
  background: #080808;
}

body.compra-venda-core .cvl-eco-orbit , body.desapropriacao-core .cvl-eco-orbit , body.dissolucao-core .cvl-eco-orbit , body.fundo-comercio-core .cvl-eco-orbit {
  max-width: 1100px;
  margin: 48px auto 0;
}

body.compra-venda-core .cvl-eco-core , body.desapropriacao-core .cvl-eco-core , body.dissolucao-core .cvl-eco-core , body.fundo-comercio-core .cvl-eco-core {
  max-width: 360px;
  margin: 0 auto 40px;
  padding: 36px 28px;
  border-radius: 22px;
  border: 1px solid rgba(200, 164, 93, 0.45);
  background:
    radial-gradient(circle at 50% 30%, rgba(200, 164, 93, 0.16), transparent 70%),
    #121212;
  text-align: center;
}

body.compra-venda-core .cvl-eco-core strong , body.desapropriacao-core .cvl-eco-core strong , body.dissolucao-core .cvl-eco-core strong , body.fundo-comercio-core .cvl-eco-core strong {
  display: block;
  color: #e8c889;
  font-size: clamp(22px, 2.6vw, 28px);
  font-weight: 800;
  letter-spacing: -0.02em;
}

body.compra-venda-core .cvl-eco-core span , body.desapropriacao-core .cvl-eco-core span , body.dissolucao-core .cvl-eco-core span , body.fundo-comercio-core .cvl-eco-core span {
  display: block;
  margin-top: 8px;
  color: #bdb6a8;
  font-size: 14px;
}

body.compra-venda-core .cvl-eco-grid , body.desapropriacao-core .cvl-eco-grid , body.dissolucao-core .cvl-eco-grid , body.fundo-comercio-core .cvl-eco-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

body.compra-venda-core .cvl-eco-card , body.desapropriacao-core .cvl-eco-card , body.dissolucao-core .cvl-eco-card , body.fundo-comercio-core .cvl-eco-card {
  position: relative;
  overflow: hidden;
  min-height: 180px;
  padding: 28px 22px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  background: #101010;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: border-color 0.3s ease, transform 0.3s ease;
}

body.compra-venda-core .cvl-eco-card::before , body.desapropriacao-core .cvl-eco-card::before , body.dissolucao-core .cvl-eco-card::before , body.fundo-comercio-core .cvl-eco-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--eco-img);
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 0.4s ease, transform 0.5s ease;
  z-index: 0;
}

body.compra-venda-core .cvl-eco-card::after , body.desapropriacao-core .cvl-eco-card::after , body.dissolucao-core .cvl-eco-card::after , body.fundo-comercio-core .cvl-eco-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 5, 5, 0.15), rgba(5, 5, 5, 0.88) 70%);
  opacity: 0;
  transition: opacity 0.35s ease;
  z-index: 1;
}

body.compra-venda-core .cvl-eco-card:hover , body.desapropriacao-core .cvl-eco-card:hover , body.dissolucao-core .cvl-eco-card:hover , body.fundo-comercio-core .cvl-eco-card:hover {
  border-color: rgba(200, 164, 93, 0.45);
  transform: translateY(-4px);
}

body.compra-venda-core .cvl-eco-card:hover::before , body.desapropriacao-core .cvl-eco-card:hover::before , body.dissolucao-core .cvl-eco-card:hover::before , body.fundo-comercio-core .cvl-eco-card:hover::before {
  opacity: 0.55;
  transform: scale(1);
}

body.compra-venda-core .cvl-eco-card:hover::after , body.desapropriacao-core .cvl-eco-card:hover::after , body.dissolucao-core .cvl-eco-card:hover::after , body.fundo-comercio-core .cvl-eco-card:hover::after {
  opacity: 1;
}

body.compra-venda-core .cvl-eco-card h3, body.desapropriacao-core .cvl-eco-card h3, body.dissolucao-core .cvl-eco-card h3, body.fundo-comercio-core .cvl-eco-card h3,
body.compra-venda-core .cvl-eco-card p , body.desapropriacao-core .cvl-eco-card p , body.dissolucao-core .cvl-eco-card p , body.fundo-comercio-core .cvl-eco-card p {
  position: relative;
  z-index: 2;
}

body.compra-venda-core .cvl-eco-card h3 , body.desapropriacao-core .cvl-eco-card h3 , body.dissolucao-core .cvl-eco-card h3 , body.fundo-comercio-core .cvl-eco-card h3 {
  margin: 0 0 8px;
  color: #f4efe4;
  font-size: 20px;
  font-weight: 750;
}

body.compra-venda-core .cvl-eco-card p , body.desapropriacao-core .cvl-eco-card p , body.dissolucao-core .cvl-eco-card p , body.fundo-comercio-core .cvl-eco-card p {
  margin: 0;
  color: #c9c2b4;
  font-size: 14.5px;
  line-height: 1.45;
}

body.compra-venda-core .cvl-frase , body.desapropriacao-core .cvl-frase , body.dissolucao-core .cvl-frase , body.fundo-comercio-core .cvl-frase {
  min-height: 92vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 0;
  background: #000;
}

body.compra-venda-core .cvl-frase-inner , body.desapropriacao-core .cvl-frase-inner , body.dissolucao-core .cvl-frase-inner , body.fundo-comercio-core .cvl-frase-inner {
  max-width: 860px;
  text-align: center;
}

body.compra-venda-core .cvl-frase h2 , body.desapropriacao-core .cvl-frase h2 , body.dissolucao-core .cvl-frase h2 , body.fundo-comercio-core .cvl-frase h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(28px, 4.4vw, 48px);
  font-weight: 750;
  letter-spacing: -0.03em;
  line-height: 1.25;
}

body.compra-venda-core .cvl-frase h2 span , body.desapropriacao-core .cvl-frase h2 span , body.dissolucao-core .cvl-frase h2 span , body.fundo-comercio-core .cvl-frase h2 span {
  color: #e8c889;
}

@media (max-width: 980px) {
  body.compra-venda-core .cvl-risco-grid, body.desapropriacao-core .cvl-risco-grid, body.dissolucao-core .cvl-risco-grid, body.fundo-comercio-core .cvl-risco-grid,
  body.compra-venda-core .cvl-duvidas-grid, body.desapropriacao-core .cvl-duvidas-grid, body.dissolucao-core .cvl-duvidas-grid, body.fundo-comercio-core .cvl-duvidas-grid,
  body.compra-venda-core .cvl-custo-grid , body.desapropriacao-core .cvl-custo-grid , body.dissolucao-core .cvl-custo-grid , body.fundo-comercio-core .cvl-custo-grid {
    grid-template-columns: 1fr 1fr;
  }

  body.compra-venda-core .cvl-eco-grid , body.desapropriacao-core .cvl-eco-grid , body.dissolucao-core .cvl-eco-grid , body.fundo-comercio-core .cvl-eco-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.compra-venda-core .cvl-risco , body.desapropriacao-core .cvl-risco , body.dissolucao-core .cvl-risco , body.fundo-comercio-core .cvl-risco {
    min-height: auto;
    padding: 72px 0 80px;
  }

  body.compra-venda-core .cvl-risco-grid, body.desapropriacao-core .cvl-risco-grid, body.dissolucao-core .cvl-risco-grid, body.fundo-comercio-core .cvl-risco-grid,
  body.compra-venda-core .cvl-duvidas-grid, body.desapropriacao-core .cvl-duvidas-grid, body.dissolucao-core .cvl-duvidas-grid, body.fundo-comercio-core .cvl-duvidas-grid,
  body.compra-venda-core .cvl-custo-grid, body.desapropriacao-core .cvl-custo-grid, body.dissolucao-core .cvl-custo-grid, body.fundo-comercio-core .cvl-custo-grid,
  body.compra-venda-core .cvl-eco-grid , body.desapropriacao-core .cvl-eco-grid , body.dissolucao-core .cvl-eco-grid , body.fundo-comercio-core .cvl-eco-grid {
    grid-template-columns: 1fr;
  }

  body.compra-venda-core .cvl-frase , body.desapropriacao-core .cvl-frase , body.dissolucao-core .cvl-frase , body.fundo-comercio-core .cvl-frase {
    min-height: 70vh;
  }

  body.compra-venda-core .cvl-eco-card:hover , body.desapropriacao-core .cvl-eco-card:hover , body.dissolucao-core .cvl-eco-card:hover , body.fundo-comercio-core .cvl-eco-card:hover {
    transform: none;
  }
}

@media (hover: none) {
  body.compra-venda-core .cvl-eco-card::before , body.desapropriacao-core .cvl-eco-card::before , body.dissolucao-core .cvl-eco-card::before , body.fundo-comercio-core .cvl-eco-card::before {
    opacity: 0.28;
    transform: scale(1);
  }

  body.compra-venda-core .cvl-eco-card::after , body.desapropriacao-core .cvl-eco-card::after , body.dissolucao-core .cvl-eco-card::after , body.fundo-comercio-core .cvl-eco-card::after {
    opacity: 1;
  }
}

/* ?? Urbanas: Opini?o muda. Dados permanecem. ?? */

body.urbanas-core .urb-dados {
  padding: 120px 0 130px;
  background: #050505;
}

body.urbanas-core .urb-dados-intro {
  margin-bottom: 56px;
}

body.urbanas-core .urb-dados-intro h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(36px, 6vw, 64px);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1.05;
}

body.urbanas-core .urb-dados-intro h2 span {
  color: #e8c889;
}

body.urbanas-core .urb-dados-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  max-width: 920px;
  margin: 0 auto;
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

body.urbanas-core .urb-dados-col {
  padding: clamp(36px, 5vw, 56px) clamp(28px, 4vw, 48px);
}

body.urbanas-core .urb-dados-opiniao {
  background: #0c0c0c;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}

body.urbanas-core .urb-dados-metodo {
  background:
    radial-gradient(circle at 70% 20%, rgba(200, 164, 93, 0.14), transparent 55%),
    #101010;
}

body.urbanas-core .urb-dados-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

body.urbanas-core .urb-dados-opiniao li {
  color: #6f6a62;
  font-size: clamp(22px, 2.8vw, 32px);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.15;
}

body.urbanas-core .urb-dados-metodo li {
  color: #e8c889;
  font-size: clamp(22px, 2.8vw, 32px);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.15;
}

body.urbanas-core .urb-dados-close {
  max-width: 640px;
  margin: 56px auto 0;
  text-align: center;
  color: #c9c2b4;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.55;
}

@media (max-width: 760px) {
  body.urbanas-core .urb-dados {
    padding: 88px 0 96px;
  }

  body.urbanas-core .urb-dados-split {
    grid-template-columns: 1fr;
    border-radius: 22px;
  }

  body.urbanas-core .urb-dados-opiniao {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }

  body.urbanas-core .urb-dados-col {
    padding: 32px 28px;
  }

  body.urbanas-core .urb-dados-opiniao li,
  body.urbanas-core .urb-dados-metodo li {
    font-size: clamp(20px, 6vw, 26px);
  }
}

/* ?? Dois im?veis podem parecer iguais (CVL + Urbanas) ?? */

body.compra-venda-core .cvl-iguais, body.desapropriacao-core .cvl-iguais, body.dissolucao-core .cvl-iguais, body.fundo-comercio-core .cvl-iguais,
body.urbanas-core .cvl-iguais {
  padding: 120px 0 130px;
  background: #050505;
}

body.compra-venda-core .cvl-iguais-intro, body.desapropriacao-core .cvl-iguais-intro, body.dissolucao-core .cvl-iguais-intro, body.fundo-comercio-core .cvl-iguais-intro,
body.urbanas-core .cvl-iguais-intro {
  margin-bottom: 48px;
}

body.compra-venda-core .cvl-iguais-intro h2, body.desapropriacao-core .cvl-iguais-intro h2, body.dissolucao-core .cvl-iguais-intro h2, body.fundo-comercio-core .cvl-iguais-intro h2,
body.urbanas-core .cvl-iguais-intro h2 {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(30px, 4.6vw, 52px);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1.12;
}

body.compra-venda-core .cvl-iguais-intro h2 span, body.desapropriacao-core .cvl-iguais-intro h2 span, body.dissolucao-core .cvl-iguais-intro h2 span, body.fundo-comercio-core .cvl-iguais-intro h2 span,
body.urbanas-core .cvl-iguais-intro h2 span {
  color: #e8c889;
}

body.compra-venda-core .cvl-iguais-photos, body.desapropriacao-core .cvl-iguais-photos, body.dissolucao-core .cvl-iguais-photos, body.fundo-comercio-core .cvl-iguais-photos,
body.urbanas-core .cvl-iguais-photos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  max-width: 1100px;
  margin: 0 auto;
}

body.compra-venda-core .cvl-iguais-photo, body.desapropriacao-core .cvl-iguais-photo, body.dissolucao-core .cvl-iguais-photo, body.fundo-comercio-core .cvl-iguais-photo,
body.urbanas-core .cvl-iguais-photo {
  margin: 0;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  background: #101010;
}

body.compra-venda-core .cvl-iguais-photo img, body.desapropriacao-core .cvl-iguais-photo img, body.dissolucao-core .cvl-iguais-photo img, body.fundo-comercio-core .cvl-iguais-photo img,
body.urbanas-core .cvl-iguais-photo img {
  width: 100%;
  height: clamp(220px, 32vw, 380px);
  object-fit: cover;
  display: block;
  filter: saturate(0.92) contrast(1.04);
  transition: transform 0.7s ease, filter 0.4s ease;
}

body.compra-venda-core .cvl-iguais-photo:hover img, body.desapropriacao-core .cvl-iguais-photo:hover img, body.dissolucao-core .cvl-iguais-photo:hover img, body.fundo-comercio-core .cvl-iguais-photo:hover img,
body.urbanas-core .cvl-iguais-photo:hover img {
  transform: scale(1.03);
  filter: saturate(1) contrast(1.06);
}

body.compra-venda-core .cvl-iguais-photo figcaption, body.desapropriacao-core .cvl-iguais-photo figcaption, body.dissolucao-core .cvl-iguais-photo figcaption, body.fundo-comercio-core .cvl-iguais-photo figcaption,
body.urbanas-core .cvl-iguais-photo figcaption {
  position: absolute;
  left: 18px;
  bottom: 16px;
  color: rgba(244, 239, 228, 0.72);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.55);
}

body.compra-venda-core .cvl-iguais-arrow, body.desapropriacao-core .cvl-iguais-arrow, body.dissolucao-core .cvl-iguais-arrow, body.fundo-comercio-core .cvl-iguais-arrow,
body.urbanas-core .cvl-iguais-arrow {
  margin: 36px auto 28px;
  text-align: center;
  color: #c8a45d;
  font-size: 26px;
  opacity: 0.85;
}

body.compra-venda-core .cvl-iguais-flow, body.desapropriacao-core .cvl-iguais-flow, body.dissolucao-core .cvl-iguais-flow, body.fundo-comercio-core .cvl-iguais-flow,
body.urbanas-core .cvl-iguais-flow {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 420px;
  text-align: center;
}

body.compra-venda-core .cvl-iguais-flow li, body.desapropriacao-core .cvl-iguais-flow li, body.dissolucao-core .cvl-iguais-flow li, body.fundo-comercio-core .cvl-iguais-flow li,
body.urbanas-core .cvl-iguais-flow li {
  color: #d5cbb8;
  font-size: clamp(18px, 2.2vw, 22px);
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.25;
  padding: 4px 0;
}

body.compra-venda-core .cvl-iguais-sep, body.desapropriacao-core .cvl-iguais-sep, body.dissolucao-core .cvl-iguais-sep, body.fundo-comercio-core .cvl-iguais-sep,
body.urbanas-core .cvl-iguais-sep {
  color: #c8a45d !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  opacity: 0.7;
  padding: 2px 0 !important;
}

body.compra-venda-core .cvl-iguais-finale, body.desapropriacao-core .cvl-iguais-finale, body.dissolucao-core .cvl-iguais-finale, body.fundo-comercio-core .cvl-iguais-finale,
body.urbanas-core .cvl-iguais-finale {
  margin-top: 8px;
  color: #e8c889 !important;
  font-size: clamp(24px, 3vw, 32px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
}

body.compra-venda-core .cvl-iguais-copy, body.desapropriacao-core .cvl-iguais-copy, body.dissolucao-core .cvl-iguais-copy, body.fundo-comercio-core .cvl-iguais-copy,
body.urbanas-core .cvl-iguais-copy {
  max-width: 620px;
  margin: 48px auto 0;
  text-align: center;
}

body.compra-venda-core .cvl-iguais-copy p, body.desapropriacao-core .cvl-iguais-copy p, body.dissolucao-core .cvl-iguais-copy p, body.fundo-comercio-core .cvl-iguais-copy p,
body.urbanas-core .cvl-iguais-copy p {
  margin: 0 0 14px;
  color: #c9c2b4;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.6;
}

body.compra-venda-core .cvl-iguais-copy p:last-child, body.desapropriacao-core .cvl-iguais-copy p:last-child, body.dissolucao-core .cvl-iguais-copy p:last-child, body.fundo-comercio-core .cvl-iguais-copy p:last-child,
body.urbanas-core .cvl-iguais-copy p:last-child {
  margin-bottom: 0;
  color: #f0e6d4;
  font-weight: 600;
}

@media (max-width: 700px) {
  body.compra-venda-core .cvl-iguais, body.desapropriacao-core .cvl-iguais, body.dissolucao-core .cvl-iguais, body.fundo-comercio-core .cvl-iguais,
  body.urbanas-core .cvl-iguais {
    padding: 88px 0 96px;
  }

  body.compra-venda-core .cvl-iguais-photos, body.desapropriacao-core .cvl-iguais-photos, body.dissolucao-core .cvl-iguais-photos, body.fundo-comercio-core .cvl-iguais-photos,
  body.urbanas-core .cvl-iguais-photos {
    gap: 10px;
  }

  body.compra-venda-core .cvl-iguais-photo img, body.desapropriacao-core .cvl-iguais-photo img, body.dissolucao-core .cvl-iguais-photo img, body.fundo-comercio-core .cvl-iguais-photo img,
  body.urbanas-core .cvl-iguais-photo img {
    height: 180px;
  }
}

/* ?? CVL: se??es financeiras (p?s-arbitramento) ?? */

body.compra-venda-core .cvl-mercado , body.desapropriacao-core .cvl-mercado , body.dissolucao-core .cvl-mercado , body.fundo-comercio-core .cvl-mercado {
  padding: 110px 0 120px;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.07), transparent 40%),
    #060606;
}

body.compra-venda-core .cvl-mercado-accent , body.desapropriacao-core .cvl-mercado-accent , body.dissolucao-core .cvl-mercado-accent , body.fundo-comercio-core .cvl-mercado-accent {
  color: #e8c889;
}

body.compra-venda-core .cvl-mercado-body , body.desapropriacao-core .cvl-mercado-body , body.dissolucao-core .cvl-mercado-body , body.fundo-comercio-core .cvl-mercado-body {
  max-width: 720px;
  margin: 40px auto 0;
}

body.compra-venda-core .cvl-mercado-body > p , body.desapropriacao-core .cvl-mercado-body > p , body.dissolucao-core .cvl-mercado-body > p , body.fundo-comercio-core .cvl-mercado-body > p {
  margin: 0 0 18px;
  color: #c9c2b4;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.65;
}

body.compra-venda-core .cvl-mercado-factors , body.desapropriacao-core .cvl-mercado-factors , body.dissolucao-core .cvl-mercado-factors , body.fundo-comercio-core .cvl-mercado-factors {
  list-style: none;
  margin: 32px 0 36px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 28px;
}

body.compra-venda-core .cvl-mercado-factors li , body.desapropriacao-core .cvl-mercado-factors li , body.dissolucao-core .cvl-mercado-factors li , body.fundo-comercio-core .cvl-mercado-factors li {
  position: relative;
  padding: 10px 0 10px 22px;
  color: #f0e6d4;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

body.compra-venda-core .cvl-mercado-factors li::before , body.desapropriacao-core .cvl-mercado-factors li::before , body.dissolucao-core .cvl-mercado-factors li::before , body.fundo-comercio-core .cvl-mercado-factors li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #c8a45d;
  transform: translateY(-50%);
}

body.compra-venda-core .cvl-mercado-key , body.desapropriacao-core .cvl-mercado-key , body.dissolucao-core .cvl-mercado-key , body.fundo-comercio-core .cvl-mercado-key {
  margin: 28px 0 !important;
  color: #e8c889 !important;
  font-size: clamp(19px, 2.4vw, 24px) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body.compra-venda-core .cvl-decisao-certa , body.desapropriacao-core .cvl-decisao-certa , body.dissolucao-core .cvl-decisao-certa , body.fundo-comercio-core .cvl-decisao-certa {
  padding: 110px 0 120px;
  background: #070707;
}

body.compra-venda-core .cvl-decisao-grid , body.desapropriacao-core .cvl-decisao-grid , body.dissolucao-core .cvl-decisao-grid , body.fundo-comercio-core .cvl-decisao-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  max-width: 1180px;
  margin: 48px auto 0;
}

body.compra-venda-core .cvl-decisao-card , body.desapropriacao-core .cvl-decisao-card , body.dissolucao-core .cvl-decisao-card , body.fundo-comercio-core .cvl-decisao-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  min-height: 280px;
  padding: 26px 20px;
  text-align: left;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(12, 12, 12, 0.85);
  transition: border-color 0.3s ease, transform 0.3s ease;
}

body.compra-venda-core .cvl-decisao-photo , body.desapropriacao-core .cvl-decisao-photo , body.dissolucao-core .cvl-decisao-photo , body.fundo-comercio-core .cvl-decisao-photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 0.4s ease, transform 0.5s ease;
  pointer-events: none;
}

body.compra-venda-core .cvl-decisao-card::after , body.desapropriacao-core .cvl-decisao-card::after , body.dissolucao-core .cvl-decisao-card::after , body.fundo-comercio-core .cvl-decisao-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 5, 5, 0.25), rgba(5, 5, 5, 0.9) 65%);
  opacity: 0;
  transition: opacity 0.35s ease;
  z-index: 1;
  pointer-events: none;
}

body.compra-venda-core .cvl-decisao-card:hover , body.desapropriacao-core .cvl-decisao-card:hover , body.dissolucao-core .cvl-decisao-card:hover , body.fundo-comercio-core .cvl-decisao-card:hover {
  border-color: rgba(200, 164, 93, 0.45);
  transform: translateY(-4px);
}

body.compra-venda-core .cvl-decisao-card:hover .cvl-decisao-photo , body.desapropriacao-core .cvl-decisao-card:hover .cvl-decisao-photo , body.dissolucao-core .cvl-decisao-card:hover .cvl-decisao-photo , body.fundo-comercio-core .cvl-decisao-card:hover .cvl-decisao-photo {
  opacity: 0.78;
  transform: scale(1);
}

body.compra-venda-core .cvl-decisao-card:hover::after , body.desapropriacao-core .cvl-decisao-card:hover::after , body.dissolucao-core .cvl-decisao-card:hover::after , body.fundo-comercio-core .cvl-decisao-card:hover::after {
  opacity: 1;
}

body.compra-venda-core .cvl-decisao-card > *:not(.cvl-decisao-photo) , body.desapropriacao-core .cvl-decisao-card > *:not(.cvl-decisao-photo) , body.dissolucao-core .cvl-decisao-card > *:not(.cvl-decisao-photo) , body.fundo-comercio-core .cvl-decisao-card > *:not(.cvl-decisao-photo) {
  position: relative;
  z-index: 2;
}

body.compra-venda-core .cvl-decisao-label , body.desapropriacao-core .cvl-decisao-label , body.dissolucao-core .cvl-decisao-label , body.fundo-comercio-core .cvl-decisao-label {
  color: #e8c889;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.compra-venda-core .cvl-decisao-card > i , body.desapropriacao-core .cvl-decisao-card > i , body.dissolucao-core .cvl-decisao-card > i , body.fundo-comercio-core .cvl-decisao-card > i {
  color: #c8a45d;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
}

body.compra-venda-core .cvl-decisao-lead , body.desapropriacao-core .cvl-decisao-lead , body.dissolucao-core .cvl-decisao-lead , body.fundo-comercio-core .cvl-decisao-lead {
  margin: 0 0 4px;
  color: #f4efe4;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
}

body.compra-venda-core .cvl-decisao-problema, body.desapropriacao-core .cvl-decisao-problema, body.dissolucao-core .cvl-decisao-problema, body.fundo-comercio-core .cvl-decisao-problema,
body.compra-venda-core .cvl-decisao-solucao , body.desapropriacao-core .cvl-decisao-solucao , body.dissolucao-core .cvl-decisao-solucao , body.fundo-comercio-core .cvl-decisao-solucao {
  margin: 0;
  color: #d5cbb8;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.45;
}

body.compra-venda-core .cvl-decisao-problema span, body.desapropriacao-core .cvl-decisao-problema span, body.dissolucao-core .cvl-decisao-problema span, body.fundo-comercio-core .cvl-decisao-problema span,
body.compra-venda-core .cvl-decisao-solucao span , body.desapropriacao-core .cvl-decisao-solucao span , body.dissolucao-core .cvl-decisao-solucao span , body.fundo-comercio-core .cvl-decisao-solucao span {
  display: block;
  margin-bottom: 4px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.compra-venda-core .cvl-decisao-problema span , body.desapropriacao-core .cvl-decisao-problema span , body.dissolucao-core .cvl-decisao-problema span , body.fundo-comercio-core .cvl-decisao-problema span {
  color: var(--ps-problem-ink);
}

body.compra-venda-core .cvl-decisao-solucao span , body.desapropriacao-core .cvl-decisao-solucao span , body.dissolucao-core .cvl-decisao-solucao span , body.fundo-comercio-core .cvl-decisao-solucao span {
  color: var(--ps-answer-ink);
}

body.compra-venda-core .cvl-decisao-frase , body.desapropriacao-core .cvl-decisao-frase , body.dissolucao-core .cvl-decisao-frase , body.fundo-comercio-core .cvl-decisao-frase {
  max-width: 720px;
  margin: 56px auto 0;
  text-align: center;
  color: #c9c2b4;
  font-size: clamp(18px, 2.3vw, 23px);
  line-height: 1.5;
}

/* Processo premium ? fundo reuni?o */
body.compra-venda-core .cvl-processo , body.desapropriacao-core .cvl-processo , body.dissolucao-core .cvl-processo , body.fundo-comercio-core .cvl-processo {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: min(78vh, 760px);
  display: flex;
  align-items: center;
  padding: 120px 0 !important;
  background: #050505;
}

body.compra-venda-core .cvl-processo .section-bg , body.desapropriacao-core .cvl-processo .section-bg , body.dissolucao-core .cvl-processo .section-bg , body.fundo-comercio-core .cvl-processo .section-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: brightness(0.38) saturate(0.85);
  z-index: 0;
}

body.compra-venda-core .cvl-processo-overlay , body.desapropriacao-core .cvl-processo-overlay , body.dissolucao-core .cvl-processo-overlay , body.fundo-comercio-core .cvl-processo-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.72) 0%, rgba(5, 5, 5, 0.48) 42%, rgba(5, 5, 5, 0.88) 100%),
    radial-gradient(ellipse at 50% 40%, rgba(200, 164, 93, 0.12), transparent 55%);
}

body.compra-venda-core .cvl-processo .section-fullbleed-content , body.desapropriacao-core .cvl-processo .section-fullbleed-content , body.dissolucao-core .cvl-processo .section-fullbleed-content , body.fundo-comercio-core .cvl-processo .section-fullbleed-content {
  position: relative;
  z-index: 2;
}

body.compra-venda-core .cvl-processo .arb-birth-flow li , body.desapropriacao-core .cvl-processo .arb-birth-flow li , body.dissolucao-core .cvl-processo .arb-birth-flow li , body.fundo-comercio-core .cvl-processo .arb-birth-flow li {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.55);
}

@media (hover: none) {
  body.compra-venda-core .cvl-decisao-photo , body.desapropriacao-core .cvl-decisao-photo , body.dissolucao-core .cvl-decisao-photo , body.fundo-comercio-core .cvl-decisao-photo {
    opacity: 0.35;
    transform: scale(1);
  }

  body.compra-venda-core .cvl-decisao-card::after , body.desapropriacao-core .cvl-decisao-card::after , body.dissolucao-core .cvl-decisao-card::after , body.fundo-comercio-core .cvl-decisao-card::after {
    opacity: 1;
  }
}

body.compra-venda-core .cvl-decisao-frase strong , body.desapropriacao-core .cvl-decisao-frase strong , body.dissolucao-core .cvl-decisao-frase strong , body.fundo-comercio-core .cvl-decisao-frase strong {
  color: #e8c889;
  font-weight: 700;
}

body.compra-venda-core .cvl-valor-certo , body.desapropriacao-core .cvl-valor-certo , body.dissolucao-core .cvl-valor-certo , body.fundo-comercio-core .cvl-valor-certo {
  padding: 110px 0 120px;
  background:
    radial-gradient(circle at 50% 0%, rgba(200, 164, 93, 0.06), transparent 42%),
    #080808;
}

body.compra-venda-core .cvl-valor-table , body.desapropriacao-core .cvl-valor-table , body.dissolucao-core .cvl-valor-table , body.fundo-comercio-core .cvl-valor-table {
  max-width: 920px;
  margin: 48px auto 0;
  border-top: 1px solid rgba(200, 164, 93, 0.25);
}

body.compra-venda-core .cvl-valor-row , body.desapropriacao-core .cvl-valor-row , body.dissolucao-core .cvl-valor-row , body.fundo-comercio-core .cvl-valor-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.compra-venda-core .cvl-valor-row > div , body.desapropriacao-core .cvl-valor-row > div , body.dissolucao-core .cvl-valor-row > div , body.fundo-comercio-core .cvl-valor-row > div {
  padding: 20px 24px;
  color: #d5cbb8;
  font-size: 15.5px;
  line-height: 1.5;
}

body.compra-venda-core .cvl-valor-row > div:last-child , body.desapropriacao-core .cvl-valor-row > div:last-child , body.dissolucao-core .cvl-valor-row > div:last-child , body.fundo-comercio-core .cvl-valor-row > div:last-child {
  border-left: 1px solid rgba(200, 164, 93, 0.18);
  color: #f0e6d4;
}

body.compra-venda-core .cvl-valor-head > div , body.desapropriacao-core .cvl-valor-head > div , body.dissolucao-core .cvl-valor-head > div , body.fundo-comercio-core .cvl-valor-head > div {
  color: #e8c889 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding-top: 18px;
  padding-bottom: 18px;
}

body.compra-venda-core .cvl-valor-close , body.desapropriacao-core .cvl-valor-close , body.dissolucao-core .cvl-valor-close , body.fundo-comercio-core .cvl-valor-close {
  max-width: 720px;
  margin: 48px auto 0;
  text-align: center;
}

body.compra-venda-core .cvl-valor-close p , body.desapropriacao-core .cvl-valor-close p , body.dissolucao-core .cvl-valor-close p , body.fundo-comercio-core .cvl-valor-close p {
  margin: 0 0 16px;
  color: #c9c2b4;
  font-size: 17px;
  line-height: 1.6;
}

body.compra-venda-core .cvl-valor-key , body.desapropriacao-core .cvl-valor-key , body.dissolucao-core .cvl-valor-key , body.fundo-comercio-core .cvl-valor-key {
  color: #e8c889 !important;
  font-size: clamp(20px, 2.5vw, 26px) !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
}

body.compra-venda-core .cvl-protegendo , body.desapropriacao-core .cvl-protegendo , body.dissolucao-core .cvl-protegendo , body.fundo-comercio-core .cvl-protegendo {
  padding: 110px 0 120px;
  background: #050505;
}

body.compra-venda-core .cvl-protegendo-lead , body.desapropriacao-core .cvl-protegendo-lead , body.dissolucao-core .cvl-protegendo-lead , body.fundo-comercio-core .cvl-protegendo-lead {
  max-width: 640px;
  margin: 8px auto 28px;
  text-align: center;
  color: #d5cbb8;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.55;
}

body.compra-venda-core .cvl-protegendo-list , body.desapropriacao-core .cvl-protegendo-list , body.dissolucao-core .cvl-protegendo-list , body.fundo-comercio-core .cvl-protegendo-list {
  list-style: none;
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
}

body.compra-venda-core .cvl-protegendo-list li , body.desapropriacao-core .cvl-protegendo-list li , body.dissolucao-core .cvl-protegendo-list li , body.fundo-comercio-core .cvl-protegendo-list li {
  position: relative;
  padding: 16px 0 16px 36px;
  color: #f0e6d4;
  font-size: clamp(17px, 2.1vw, 21px);
  font-weight: 600;
  line-height: 1.4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.compra-venda-core .cvl-protegendo-list li::before , body.desapropriacao-core .cvl-protegendo-list li::before , body.dissolucao-core .cvl-protegendo-list li::before , body.fundo-comercio-core .cvl-protegendo-list li::before {
  content: "\2713 ";
  position: absolute;
  left: 0;
  top: 16px;
  color: #c8a45d;
  font-size: 15px;
}

body.compra-venda-core .cvl-protegendo-frase , body.desapropriacao-core .cvl-protegendo-frase , body.dissolucao-core .cvl-protegendo-frase , body.fundo-comercio-core .cvl-protegendo-frase {
  max-width: 700px;
  margin: 48px auto 0;
  text-align: center;
  color: #c9c2b4;
  font-size: clamp(18px, 2.3vw, 24px);
  line-height: 1.5;
}

body.compra-venda-core .cvl-protegendo-frase strong , body.desapropriacao-core .cvl-protegendo-frase strong , body.dissolucao-core .cvl-protegendo-frase strong , body.fundo-comercio-core .cvl-protegendo-frase strong {
  color: #e8c889;
  font-weight: 750;
}

@media (max-width: 1100px) {
  body.compra-venda-core .cvl-decisao-grid , body.desapropriacao-core .cvl-decisao-grid , body.dissolucao-core .cvl-decisao-grid , body.fundo-comercio-core .cvl-decisao-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  body.compra-venda-core .cvl-decisao-grid , body.desapropriacao-core .cvl-decisao-grid , body.dissolucao-core .cvl-decisao-grid , body.fundo-comercio-core .cvl-decisao-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.compra-venda-core .cvl-decisao-card:last-child , body.desapropriacao-core .cvl-decisao-card:last-child , body.dissolucao-core .cvl-decisao-card:last-child , body.fundo-comercio-core .cvl-decisao-card:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 640px) {
  body.compra-venda-core .cvl-mercado-factors , body.desapropriacao-core .cvl-mercado-factors , body.dissolucao-core .cvl-mercado-factors , body.fundo-comercio-core .cvl-mercado-factors {
    grid-template-columns: 1fr;
  }

  body.compra-venda-core .cvl-decisao-grid , body.desapropriacao-core .cvl-decisao-grid , body.dissolucao-core .cvl-decisao-grid , body.fundo-comercio-core .cvl-decisao-grid {
    grid-template-columns: 1fr;
  }

  body.compra-venda-core .cvl-decisao-card:last-child , body.desapropriacao-core .cvl-decisao-card:last-child , body.dissolucao-core .cvl-decisao-card:last-child , body.fundo-comercio-core .cvl-decisao-card:last-child {
    grid-column: auto;
  }

  body.compra-venda-core .cvl-decisao-card:hover , body.desapropriacao-core .cvl-decisao-card:hover , body.dissolucao-core .cvl-decisao-card:hover , body.fundo-comercio-core .cvl-decisao-card:hover {
    transform: none;
  }

  body.compra-venda-core .cvl-valor-row , body.desapropriacao-core .cvl-valor-row , body.dissolucao-core .cvl-valor-row , body.fundo-comercio-core .cvl-valor-row {
    grid-template-columns: 1fr;
  }

  body.compra-venda-core .cvl-valor-row > div:last-child , body.desapropriacao-core .cvl-valor-row > div:last-child , body.dissolucao-core .cvl-valor-row > div:last-child , body.fundo-comercio-core .cvl-valor-row > div:last-child {
    border-left: 0;
    border-top: 1px solid rgba(200, 164, 93, 0.12);
  }
}

/* ?? Compra/Venda/Loca??o finalize: mobile / performance / SEO UX ?? */

body.compra-venda-core, body.desapropriacao-core, body.dissolucao-core, body.fundo-comercio-core {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body.compra-venda-core .btn, body.desapropriacao-core .btn, body.dissolucao-core .btn, body.fundo-comercio-core .btn,
body.compra-venda-core .menu a, body.desapropriacao-core .menu a, body.dissolucao-core .menu a, body.fundo-comercio-core .menu a,
body.compra-venda-core .mobile-menu-toggle, body.desapropriacao-core .mobile-menu-toggle, body.dissolucao-core .mobile-menu-toggle, body.fundo-comercio-core .mobile-menu-toggle,
body.compra-venda-core .mobile-menu a, body.desapropriacao-core .mobile-menu a, body.dissolucao-core .mobile-menu a, body.fundo-comercio-core .mobile-menu a,
body.compra-venda-core .quiz-option, body.desapropriacao-core .quiz-option, body.dissolucao-core .quiz-option, body.fundo-comercio-core .quiz-option,
body.compra-venda-core details summary, body.desapropriacao-core details summary,
body.compra-venda-core .cvl-decisao-card, body.desapropriacao-core .cvl-decisao-card, body.dissolucao-core .cvl-decisao-card, body.fundo-comercio-core .cvl-decisao-card,
body.compra-venda-core .cvl-eco-card , body.desapropriacao-core .cvl-eco-card , body.dissolucao-core .cvl-eco-card , body.fundo-comercio-core .cvl-eco-card {
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

body.compra-venda-core .container , body.desapropriacao-core .container , body.dissolucao-core .container , body.fundo-comercio-core .container {
  padding-left: max(16px, env(safe-area-inset-left, 0px));
  padding-right: max(16px, env(safe-area-inset-right, 0px));
}

body.compra-venda-core .header , body.desapropriacao-core .header , body.dissolucao-core .header , body.fundo-comercio-core .header {
  padding-top: env(safe-area-inset-top, 0px);
}

body.compra-venda-core #risco-valor, body.desapropriacao-core #risco-valor, body.dissolucao-core #risco-valor, body.fundo-comercio-core #risco-valor,
body.compra-venda-core #dores, body.desapropriacao-core #dores, body.dissolucao-core #dores, body.fundo-comercio-core #dores,
body.compra-venda-core #impacto, body.desapropriacao-core #impacto, body.dissolucao-core #impacto, body.fundo-comercio-core #impacto,
body.compra-venda-core #iguais, body.desapropriacao-core #iguais, body.dissolucao-core #iguais, body.fundo-comercio-core #iguais,
body.compra-venda-core #decisao-certa, body.desapropriacao-core #decisao-certa, body.dissolucao-core #decisao-certa, body.fundo-comercio-core #decisao-certa,
body.compra-venda-core #metodo-gv, body.desapropriacao-core #metodo-gv, body.dissolucao-core #metodo-gv, body.fundo-comercio-core #metodo-gv,
body.compra-venda-core #painel, body.desapropriacao-core #painel, body.dissolucao-core #painel, body.fundo-comercio-core #painel,
body.compra-venda-core #faq, body.desapropriacao-core #faq, body.dissolucao-core #faq, body.fundo-comercio-core #faq,
body.compra-venda-core #contato, body.desapropriacao-core #contato, body.dissolucao-core #contato, body.fundo-comercio-core #contato,
body.compra-venda-core #quiz, body.desapropriacao-core #quiz, body.dissolucao-core #quiz, body.fundo-comercio-core #quiz,
body.compra-venda-core #cta-final , body.desapropriacao-core #cta-final, body.dissolucao-core #cta-final, body.fundo-comercio-core #cta-final,
body.desapropriacao-core #tensao, body.dissolucao-core #tensao, body.fundo-comercio-core #tensao,
body.desapropriacao-core #fundamentacao, body.dissolucao-core #fundamentacao, body.fundo-comercio-core #fundamentacao,
body.desapropriacao-core #demonstrar, body.dissolucao-core #demonstrar, body.fundo-comercio-core #demonstrar,
body.desapropriacao-core #forca-avaliacao , body.dissolucao-core #forca-avaliacao , body.fundo-comercio-core #forca-avaliacao {
  scroll-margin-top: 96px;
}

body.compra-venda-core .cvl-risco, body.desapropriacao-core .cvl-risco, body.dissolucao-core .cvl-risco, body.fundo-comercio-core .cvl-risco,
body.compra-venda-core .cvl-duvidas, body.desapropriacao-core .cvl-duvidas, body.dissolucao-core .cvl-duvidas, body.fundo-comercio-core .cvl-duvidas,
body.compra-venda-core .cvl-custo, body.desapropriacao-core .cvl-custo, body.dissolucao-core .cvl-custo, body.fundo-comercio-core .cvl-custo,
body.compra-venda-core .cvl-historia, body.desapropriacao-core .cvl-historia, body.dissolucao-core .cvl-historia, body.fundo-comercio-core .cvl-historia,
body.compra-venda-core .cvl-iguais, body.desapropriacao-core .cvl-iguais, body.dissolucao-core .cvl-iguais, body.fundo-comercio-core .cvl-iguais,
body.compra-venda-core .cvl-decisao-certa, body.desapropriacao-core .cvl-decisao-certa, body.dissolucao-core .cvl-decisao-certa, body.fundo-comercio-core .cvl-decisao-certa,
body.compra-venda-core .cvl-valor-certo, body.desapropriacao-core .cvl-valor-certo, body.dissolucao-core .cvl-valor-certo, body.fundo-comercio-core .cvl-valor-certo,
body.compra-venda-core .cvl-protegendo, body.desapropriacao-core .cvl-protegendo, body.dissolucao-core .cvl-protegendo, body.fundo-comercio-core .cvl-protegendo,
body.compra-venda-core .cvl-eco, body.desapropriacao-core .cvl-eco, body.dissolucao-core .cvl-eco, body.fundo-comercio-core .cvl-eco,
body.compra-venda-core .cvl-transform, body.desapropriacao-core .cvl-transform, body.dissolucao-core .cvl-transform, body.fundo-comercio-core .cvl-transform,
body.compra-venda-core .cvl-processo, body.desapropriacao-core .cvl-processo, body.dissolucao-core .cvl-processo, body.fundo-comercio-core .cvl-processo,
body.compra-venda-core .urb-criterio, body.desapropriacao-core .urb-criterio, body.dissolucao-core .urb-criterio, body.fundo-comercio-core .urb-criterio,
body.compra-venda-core .urb-exec-story, body.desapropriacao-core .urb-exec-story, body.dissolucao-core .urb-exec-story, body.fundo-comercio-core .urb-exec-story,
body.compra-venda-core #metodologia, body.desapropriacao-core #metodologia, body.dissolucao-core #metodologia, body.fundo-comercio-core #metodologia,
body.compra-venda-core #metodo-gv, body.desapropriacao-core #metodo-gv, body.dissolucao-core #metodo-gv, body.fundo-comercio-core #metodo-gv,
body.compra-venda-core #galeria, body.desapropriacao-core #galeria, body.dissolucao-core #galeria, body.fundo-comercio-core #galeria,
body.compra-venda-core #painel, body.desapropriacao-core #painel, body.dissolucao-core #painel, body.fundo-comercio-core #painel,
body.compra-venda-core #faq, body.desapropriacao-core #faq, body.dissolucao-core #faq, body.fundo-comercio-core #faq,
body.compra-venda-core #autoridade, body.desapropriacao-core #autoridade, body.dissolucao-core #autoridade, body.fundo-comercio-core #autoridade,
body.compra-venda-core #atendimento, body.desapropriacao-core #atendimento, body.dissolucao-core #atendimento, body.fundo-comercio-core #atendimento,
body.compra-venda-core #situacoes , body.desapropriacao-core #situacoes , body.dissolucao-core #situacoes , body.fundo-comercio-core #situacoes {
  content-visibility: auto;
  contain-intrinsic-size: 1px 920px;
}

@media (max-width: 760px) {
  body.compra-venda-core .cvl-hero , body.desapropriacao-core .cvl-hero , body.dissolucao-core .cvl-hero , body.fundo-comercio-core .cvl-hero {
    min-height: auto;
    padding: 112px 0 64px;
  }

  body.compra-venda-core .cvl-hero .hero-shell , body.desapropriacao-core .cvl-hero .hero-shell , body.dissolucao-core .cvl-hero .hero-shell , body.fundo-comercio-core .cvl-hero .hero-shell {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body.compra-venda-core .cvl-hero .hero-devices , body.desapropriacao-core .cvl-hero .hero-devices , body.dissolucao-core .cvl-hero .hero-devices , body.fundo-comercio-core .cvl-hero .hero-devices {
    display: none !important;
  }

  body.compra-venda-core .cvl-hero h1 , body.desapropriacao-core .cvl-hero h1 , body.dissolucao-core .cvl-hero h1 , body.fundo-comercio-core .cvl-hero h1 {
    font-size: clamp(28px, 8vw, 40px);
    letter-spacing: -0.035em;
  }

  body.compra-venda-core .cvl-hero .hero-lead , body.desapropriacao-core .cvl-hero .hero-lead , body.dissolucao-core .cvl-hero .hero-lead , body.fundo-comercio-core .cvl-hero .hero-lead {
    font-size: 16px;
    line-height: 1.6;
  }

  body.compra-venda-core .cvl-hero .hero-lead-secondary , body.desapropriacao-core .cvl-hero .hero-lead-secondary , body.dissolucao-core .cvl-hero .hero-lead-secondary , body.fundo-comercio-core .cvl-hero .hero-lead-secondary {
    font-size: 14.5px;
  }

  body.compra-venda-core .cvl-risco , body.desapropriacao-core .cvl-risco , body.dissolucao-core .cvl-risco , body.fundo-comercio-core .cvl-risco {
    min-height: auto;
    padding: 72px 0 80px;
  }

  body.compra-venda-core .cvl-risco-void h2 , body.desapropriacao-core .cvl-risco-void h2 , body.dissolucao-core .cvl-risco-void h2 , body.fundo-comercio-core .cvl-risco-void h2 {
    font-size: clamp(24px, 7vw, 34px);
  }

  body.compra-venda-core .cvl-frase , body.desapropriacao-core .cvl-frase , body.dissolucao-core .cvl-frase , body.fundo-comercio-core .cvl-frase {
    min-height: 62vh;
    padding: 64px 0;
  }

  body.compra-venda-core .cvl-frase h2 , body.desapropriacao-core .cvl-frase h2 , body.dissolucao-core .cvl-frase h2 , body.fundo-comercio-core .cvl-frase h2 {
    font-size: clamp(24px, 7vw, 36px);
  }

  body.compra-venda-core .cvl-iguais, body.desapropriacao-core .cvl-iguais, body.dissolucao-core .cvl-iguais, body.fundo-comercio-core .cvl-iguais,
  body.compra-venda-core .cvl-decisao-certa, body.desapropriacao-core .cvl-decisao-certa, body.dissolucao-core .cvl-decisao-certa, body.fundo-comercio-core .cvl-decisao-certa,
  body.compra-venda-core .cvl-valor-certo, body.desapropriacao-core .cvl-valor-certo, body.dissolucao-core .cvl-valor-certo, body.fundo-comercio-core .cvl-valor-certo,
  body.compra-venda-core .cvl-protegendo, body.desapropriacao-core .cvl-protegendo, body.dissolucao-core .cvl-protegendo, body.fundo-comercio-core .cvl-protegendo,
  body.compra-venda-core .cvl-custo, body.desapropriacao-core .cvl-custo, body.dissolucao-core .cvl-custo, body.fundo-comercio-core .cvl-custo,
  body.compra-venda-core .cvl-historia, body.desapropriacao-core .cvl-historia, body.dissolucao-core .cvl-historia, body.fundo-comercio-core .cvl-historia,
  body.compra-venda-core .cvl-transform , body.desapropriacao-core .cvl-transform , body.dissolucao-core .cvl-transform , body.fundo-comercio-core .cvl-transform {
    padding: 84px 0 88px;
  }

  body.compra-venda-core .cvl-processo , body.desapropriacao-core .cvl-processo , body.dissolucao-core .cvl-processo , body.fundo-comercio-core .cvl-processo {
    min-height: auto;
    padding: 96px 0 !important;
  }

  body.compra-venda-core .cvl-decisao-card , body.desapropriacao-core .cvl-decisao-card , body.dissolucao-core .cvl-decisao-card , body.fundo-comercio-core .cvl-decisao-card {
    min-height: 0;
  }

  body.compra-venda-core .cvl-decisao-photo , body.desapropriacao-core .cvl-decisao-photo , body.dissolucao-core .cvl-decisao-photo , body.fundo-comercio-core .cvl-decisao-photo {
    opacity: 0.32;
    transform: scale(1);
  }

  body.compra-venda-core .cvl-decisao-card::after , body.desapropriacao-core .cvl-decisao-card::after , body.dissolucao-core .cvl-decisao-card::after , body.fundo-comercio-core .cvl-decisao-card::after {
    opacity: 1;
  }

  body.compra-venda-core .cvl-eco-card , body.desapropriacao-core .cvl-eco-card , body.dissolucao-core .cvl-eco-card , body.fundo-comercio-core .cvl-eco-card {
    min-height: 160px;
  }

  body.compra-venda-core .cvl-eco-card::before , body.desapropriacao-core .cvl-eco-card::before , body.dissolucao-core .cvl-eco-card::before , body.fundo-comercio-core .cvl-eco-card::before {
    opacity: 0.3;
    transform: scale(1);
  }

  body.compra-venda-core .cvl-eco-card::after , body.desapropriacao-core .cvl-eco-card::after , body.dissolucao-core .cvl-eco-card::after , body.fundo-comercio-core .cvl-eco-card::after {
    opacity: 1;
  }

  body.compra-venda-core .method-gv-split , body.desapropriacao-core .method-gv-split , body.dissolucao-core .method-gv-split , body.fundo-comercio-core .method-gv-split {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  body.compra-venda-core .contact-square , body.desapropriacao-core .contact-square , body.dissolucao-core .contact-square , body.fundo-comercio-core .contact-square {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body.compra-venda-core .btn , body.desapropriacao-core .btn , body.dissolucao-core .btn , body.fundo-comercio-core .btn {
    min-height: 48px;
  }

  body.compra-venda-core .faq-list details summary , body.desapropriacao-core .faq-list details summary , body.dissolucao-core .faq-list details summary , body.fundo-comercio-core .faq-list details summary {
    min-height: 48px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

@media (max-width: 480px) {
  body.compra-venda-core .cvl-iguais-intro h2 , body.desapropriacao-core .cvl-iguais-intro h2 , body.dissolucao-core .cvl-iguais-intro h2 , body.fundo-comercio-core .cvl-iguais-intro h2 {
    font-size: clamp(24px, 7.2vw, 30px);
  }

  body.compra-venda-core .cvl-iguais-photos , body.desapropriacao-core .cvl-iguais-photos , body.dissolucao-core .cvl-iguais-photos , body.fundo-comercio-core .cvl-iguais-photos {
    grid-template-columns: 1fr;
  }

  body.compra-venda-core .hero-actions-triple .btn , body.desapropriacao-core .hero-actions-triple .btn , body.dissolucao-core .hero-actions-triple .btn , body.fundo-comercio-core .hero-actions-triple .btn {
    font-size: 14.5px;
    padding-left: 14px;
    padding-right: 14px;
  }
}


/* DESAPROP psicologia ? tens?o, consequ?ncias, metros */
body.desapropriacao-core .desaprop-tensao , body.dissolucao-core .desaprop-tensao , body.fundo-comercio-core .desaprop-tensao {
  min-height: min(78vh, 720px);
  display: flex;
  align-items: center;
  background: #050505;
  padding: clamp(64px, 10vh, 120px) 0;
}
body.desapropriacao-core .desaprop-tensao-inner , body.dissolucao-core .desaprop-tensao-inner , body.fundo-comercio-core .desaprop-tensao-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}
body.desapropriacao-core .desaprop-tensao-line , body.dissolucao-core .desaprop-tensao-line , body.fundo-comercio-core .desaprop-tensao-line {
  margin: 0 0 14px;
  color: rgba(255,255,255,0.72);
  font-size: clamp(1.05rem, 2.2vw, 1.35rem);
  line-height: 1.45;
  font-weight: 500;
}
body.desapropriacao-core .desaprop-tensao-gold , body.dissolucao-core .desaprop-tensao-gold , body.fundo-comercio-core .desaprop-tensao-gold {
  color: #c4a574;
}
body.desapropriacao-core .desaprop-tensao-arrow , body.dissolucao-core .desaprop-tensao-arrow , body.fundo-comercio-core .desaprop-tensao-arrow {
  margin: 28px 0;
  color: rgba(196,165,116,0.85);
  font-size: 1.4rem;
}
body.desapropriacao-core .desaprop-tensao h2 , body.dissolucao-core .desaprop-tensao h2 , body.fundo-comercio-core .desaprop-tensao h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(1.45rem, 3.2vw, 2.15rem);
  line-height: 1.25;
  font-weight: 700;
}
body.desapropriacao-core .desaprop-tensao-hook , body.dissolucao-core .desaprop-tensao-hook , body.fundo-comercio-core .desaprop-tensao-hook {
  margin: 0;
  color: rgba(255,255,255,0.55);
  font-size: clamp(1rem, 2vw, 1.15rem);
  font-style: italic;
}

body.desapropriacao-core .desaprop-conseq , body.dissolucao-core .desaprop-conseq , body.fundo-comercio-core .desaprop-conseq {
  background: #0a0a0a;
  padding: clamp(72px, 9vh, 120px) 0;
}
body.desapropriacao-core .desaprop-conseq-flow , body.dissolucao-core .desaprop-conseq-flow , body.fundo-comercio-core .desaprop-conseq-flow {
  list-style: none;
  margin: 36px auto 0;
  padding: 0;
  max-width: 720px;
  text-align: center;
}
body.desapropriacao-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow) , body.dissolucao-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow) , body.fundo-comercio-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow) {
  color: rgba(255,255,255,0.88);
  font-size: clamp(1.05rem, 2.2vw, 1.35rem);
  line-height: 1.4;
  font-weight: 600;
  padding: 6px 0;
}
body.desapropriacao-core .desaprop-conseq-arrow , body.dissolucao-core .desaprop-conseq-arrow , body.fundo-comercio-core .desaprop-conseq-arrow {
  color: rgba(196,165,116,0.75);
  font-size: 1.15rem;
  padding: 4px 0;
}
body.desapropriacao-core .desaprop-conseq-finale , body.dissolucao-core .desaprop-conseq-finale , body.fundo-comercio-core .desaprop-conseq-finale {
  color: #c4a574 !important;
  margin-top: 8px;
}
body.desapropriacao-core .desaprop-conseq-hook , body.dissolucao-core .desaprop-conseq-hook , body.fundo-comercio-core .desaprop-conseq-hook {
  margin: 36px auto 0;
  max-width: 640px;
  text-align: center;
  color: rgba(255,255,255,0.55);
  font-size: 1.05rem;
  font-style: italic;
}

body.desapropriacao-core .desaprop-metros , body.dissolucao-core .desaprop-metros , body.fundo-comercio-core .desaprop-metros {
  background: linear-gradient(180deg, #0c0c0c 0%, #111 100%);
  padding: clamp(72px, 9vh, 120px) 0;
}
body.desapropriacao-core .desaprop-metros-list , body.dissolucao-core .desaprop-metros-list , body.fundo-comercio-core .desaprop-metros-list {
  list-style: none;
  margin: 32px auto 0;
  padding: 0;
  max-width: 640px;
  display: grid;
  gap: 12px;
}
body.desapropriacao-core .desaprop-metros-list li , body.dissolucao-core .desaprop-metros-list li , body.fundo-comercio-core .desaprop-metros-list li {
  position: relative;
  padding: 14px 18px 14px 44px;
  border: 1px solid rgba(196,165,116,0.22);
  border-radius: 10px;
  color: rgba(255,255,255,0.9);
  font-weight: 550;
  background: rgba(255,255,255,0.02);
}
body.desapropriacao-core .desaprop-metros-list li::before , body.dissolucao-core .desaprop-metros-list li::before , body.fundo-comercio-core .desaprop-metros-list li::before {
  content: "\2713 ";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #c4a574;
  font-size: 1.2rem;
}
body.desapropriacao-core .desaprop-metros-close , body.dissolucao-core .desaprop-metros-close , body.fundo-comercio-core .desaprop-metros-close {
  margin: 36px auto 0;
  max-width: 640px;
  text-align: center;
  color: rgba(255,255,255,0.7);
  font-size: 1.1rem;
  line-height: 1.5;
}
body.desapropriacao-core .desaprop-metros-close strong , body.dissolucao-core .desaprop-metros-close strong , body.fundo-comercio-core .desaprop-metros-close strong {
  color: #c4a574;
  font-weight: 700;
}
body.desapropriacao-core .desaprop-who-common , body.dissolucao-core .desaprop-who-common , body.fundo-comercio-core .desaprop-who-common {
  margin: 12px auto 0;
  max-width: 560px;
  color: rgba(255,255,255,0.78);
  font-size: 1.15rem;
}
body.desapropriacao-core .desaprop-who-common strong , body.dissolucao-core .desaprop-who-common strong , body.fundo-comercio-core .desaprop-who-common strong {
  color: #c4a574;
}

@media (max-width: 720px) {
  body.desapropriacao-core .desaprop-tensao , body.dissolucao-core .desaprop-tensao , body.fundo-comercio-core .desaprop-tensao {
    min-height: auto;
    padding: 72px 0;
  }
  body.desapropriacao-core .desaprop-metros-list li , body.dissolucao-core .desaprop-metros-list li , body.fundo-comercio-core .desaprop-metros-list li {
    padding-left: 40px;
  }
}

/* DESAPROP ? quando a discuss?o deixa de ser opini?o */
body.desapropriacao-core .desaprop-opiniao , body.dissolucao-core .desaprop-opiniao , body.fundo-comercio-core .desaprop-opiniao {
  background: #0a0a0a;
  padding: clamp(72px, 9vh, 120px) 0;
}
body.desapropriacao-core .desaprop-opiniao-lead , body.dissolucao-core .desaprop-opiniao-lead , body.fundo-comercio-core .desaprop-opiniao-lead {
  max-width: 760px;
  margin: 0 auto 40px;
  color: rgba(255, 255, 255, 0.78);
  font-size: clamp(1.02rem, 1.8vw, 1.15rem);
  line-height: 1.65;
}
body.desapropriacao-core .desaprop-opiniao-lead p , body.dissolucao-core .desaprop-opiniao-lead p , body.fundo-comercio-core .desaprop-opiniao-lead p {
  margin: 0 0 16px;
}
body.desapropriacao-core .desaprop-opiniao-lead blockquote , body.dissolucao-core .desaprop-opiniao-lead blockquote , body.fundo-comercio-core .desaprop-opiniao-lead blockquote {
  margin: 22px 0;
  padding: 18px 22px;
  border-left: 2px solid #c4a574;
  background: rgba(196, 165, 116, 0.06);
}
body.desapropriacao-core .desaprop-opiniao-lead blockquote p , body.dissolucao-core .desaprop-opiniao-lead blockquote p , body.fundo-comercio-core .desaprop-opiniao-lead blockquote p {
  margin: 0;
  color: #fff;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  font-weight: 600;
  font-style: italic;
  line-height: 1.4;
}
body.desapropriacao-core .desaprop-opiniao-key , body.dissolucao-core .desaprop-opiniao-key , body.fundo-comercio-core .desaprop-opiniao-key {
  margin-top: 28px !important;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.1rem, 2vw, 1.3rem);
  line-height: 1.45;
}
body.desapropriacao-core .desaprop-opiniao-key strong , body.dissolucao-core .desaprop-opiniao-key strong , body.fundo-comercio-core .desaprop-opiniao-key strong {
  color: #c4a574;
  font-weight: 700;
}
body.desapropriacao-core .desaprop-opiniao-bridge , body.dissolucao-core .desaprop-opiniao-bridge , body.fundo-comercio-core .desaprop-opiniao-bridge {
  margin-bottom: 28px;
}
body.desapropriacao-core .desaprop-opiniao-bridge h3 , body.dissolucao-core .desaprop-opiniao-bridge h3 , body.fundo-comercio-core .desaprop-opiniao-bridge h3 {
  margin: 0 0 8px;
  color: #fff;
  font-size: clamp(1.35rem, 2.6vw, 1.85rem);
  font-weight: 700;
}
body.desapropriacao-core .desaprop-opiniao-bridge p , body.dissolucao-core .desaprop-opiniao-bridge p , body.fundo-comercio-core .desaprop-opiniao-bridge p {
  margin: 0;
  color: #c4a574;
  font-size: 1.1rem;
}
body.desapropriacao-core .desaprop-opiniao-table , body.dissolucao-core .desaprop-opiniao-table , body.fundo-comercio-core .desaprop-opiniao-table {
  margin: 0 auto 28px;
}
body.desapropriacao-core .desaprop-opiniao-disclaimer , body.dissolucao-core .desaprop-opiniao-disclaimer , body.fundo-comercio-core .desaprop-opiniao-disclaimer {
  max-width: 780px;
  margin: 0 auto;
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  color: rgba(255, 255, 255, 0.52);
  font-size: 0.88rem;
  line-height: 1.55;
  background: rgba(255, 255, 255, 0.02);
}
body.desapropriacao-core .desaprop-opiniao-disclaimer strong , body.dissolucao-core .desaprop-opiniao-disclaimer strong , body.fundo-comercio-core .desaprop-opiniao-disclaimer strong {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 650;
}

body.desapropriacao-core .desaprop-frase-demo , body.dissolucao-core .desaprop-frase-demo , body.fundo-comercio-core .desaprop-frase-demo {
  background: #050505;
}

body.desapropriacao-core .desaprop-forca , body.dissolucao-core .desaprop-forca , body.fundo-comercio-core .desaprop-forca {
  background: linear-gradient(180deg, #080808 0%, #101010 100%);
  padding: clamp(72px, 9vh, 120px) 0;
}
body.desapropriacao-core .desaprop-forca-flow , body.dissolucao-core .desaprop-forca-flow , body.fundo-comercio-core .desaprop-forca-flow {
  list-style: none;
  margin: 36px auto 0;
  padding: 0;
  max-width: 640px;
  text-align: center;
}
body.desapropriacao-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) , body.dissolucao-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) , body.fundo-comercio-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) {
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.05rem, 2.1vw, 1.3rem);
  font-weight: 650;
  line-height: 1.35;
  padding: 6px 0;
}
body.desapropriacao-core .desaprop-forca-arrow , body.dissolucao-core .desaprop-forca-arrow , body.fundo-comercio-core .desaprop-forca-arrow {
  color: rgba(196, 165, 116, 0.75);
  font-size: 1.1rem;
  padding: 2px 0;
}
body.desapropriacao-core .desaprop-forca-finale , body.dissolucao-core .desaprop-forca-finale , body.fundo-comercio-core .desaprop-forca-finale {
  color: #c4a574 !important;
  margin-top: 6px;
}
body.desapropriacao-core .desaprop-forca-close , body.dissolucao-core .desaprop-forca-close , body.fundo-comercio-core .desaprop-forca-close {
  max-width: 720px;
  margin: 36px auto 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.08rem;
  line-height: 1.55;
}
body.desapropriacao-core .desaprop-forca-resumo , body.dissolucao-core .desaprop-forca-resumo , body.fundo-comercio-core .desaprop-forca-resumo {
  max-width: 780px;
  margin: 40px auto 0;
  padding: 28px 26px;
  border: 1px solid rgba(196, 165, 116, 0.28);
  border-radius: 14px;
  background: rgba(196, 165, 116, 0.05);
}
body.desapropriacao-core .desaprop-forca-resumo p , body.dissolucao-core .desaprop-forca-resumo p , body.fundo-comercio-core .desaprop-forca-resumo p {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1.08rem, 2.1vw, 1.28rem);
  line-height: 1.5;
  font-weight: 550;
  text-align: center;
}

@media (max-width: 720px) {
  body.desapropriacao-core .desaprop-opiniao-lead blockquote , body.dissolucao-core .desaprop-opiniao-lead blockquote , body.fundo-comercio-core .desaprop-opiniao-lead blockquote {
    padding: 14px 16px;
  }
  body.desapropriacao-core .desaprop-forca-resumo , body.dissolucao-core .desaprop-forca-resumo , body.fundo-comercio-core .desaprop-forca-resumo {
    padding: 22px 18px;
  }
}


/* DESAPROP finalize mobile/perf */
body.desapropriacao-core, body.dissolucao-core, body.fundo-comercio-core {
  overflow-x: clip;
}

body.desapropriacao-core .desaprop-tensao, body.dissolucao-core .desaprop-tensao, body.fundo-comercio-core .desaprop-tensao,
body.desapropriacao-core .desaprop-conseq, body.dissolucao-core .desaprop-conseq, body.fundo-comercio-core .desaprop-conseq,
body.desapropriacao-core .desaprop-metros, body.dissolucao-core .desaprop-metros, body.fundo-comercio-core .desaprop-metros,
body.desapropriacao-core .desaprop-opiniao, body.dissolucao-core .desaprop-opiniao, body.fundo-comercio-core .desaprop-opiniao,
body.desapropriacao-core .desaprop-forca, body.dissolucao-core .desaprop-forca, body.fundo-comercio-core .desaprop-forca,
body.desapropriacao-core .desaprop-frase-demo, body.dissolucao-core .desaprop-frase-demo, body.fundo-comercio-core .desaprop-frase-demo,
body.desapropriacao-core #narrativa, body.dissolucao-core #narrativa, body.fundo-comercio-core #narrativa,
body.desapropriacao-core #emocional, body.dissolucao-core #emocional, body.fundo-comercio-core #emocional,
body.desapropriacao-core #cta-cinema, body.dissolucao-core #cta-cinema, body.fundo-comercio-core #cta-cinema,
body.desapropriacao-core #cta-final , body.dissolucao-core #cta-final , body.fundo-comercio-core #cta-final {
  content-visibility: auto;
  contain-intrinsic-size: 1px 880px;
}

body.desapropriacao-core .desaprop-opiniao-table .cvl-valor-row > div , body.dissolucao-core .desaprop-opiniao-table .cvl-valor-row > div , body.fundo-comercio-core .desaprop-opiniao-table .cvl-valor-row > div {
  word-break: break-word;
  hyphens: auto;
}

@media (max-width: 760px) {
  body.desapropriacao-core .desaprop-tensao , body.dissolucao-core .desaprop-tensao , body.fundo-comercio-core .desaprop-tensao {
    min-height: auto;
    padding: 72px 0 80px;
  }

  body.desapropriacao-core .desaprop-tensao-line , body.dissolucao-core .desaprop-tensao-line , body.fundo-comercio-core .desaprop-tensao-line {
    font-size: 1.05rem;
  }

  body.desapropriacao-core .desaprop-tensao h2 , body.dissolucao-core .desaprop-tensao h2 , body.fundo-comercio-core .desaprop-tensao h2 {
    font-size: clamp(1.25rem, 6.5vw, 1.7rem);
  }

  body.desapropriacao-core .desaprop-conseq, body.dissolucao-core .desaprop-conseq, body.fundo-comercio-core .desaprop-conseq,
  body.desapropriacao-core .desaprop-metros, body.dissolucao-core .desaprop-metros, body.fundo-comercio-core .desaprop-metros,
  body.desapropriacao-core .desaprop-opiniao, body.dissolucao-core .desaprop-opiniao, body.fundo-comercio-core .desaprop-opiniao,
  body.desapropriacao-core .desaprop-forca , body.dissolucao-core .desaprop-forca , body.fundo-comercio-core .desaprop-forca {
    padding: 84px 0 88px;
  }

  body.desapropriacao-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow), body.dissolucao-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow), body.fundo-comercio-core .desaprop-conseq-flow > li:not(.desaprop-conseq-arrow),
  body.desapropriacao-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) , body.dissolucao-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) , body.fundo-comercio-core .desaprop-forca-flow > li:not(.desaprop-forca-arrow) {
    font-size: 1.05rem;
    padding-left: 8px;
    padding-right: 8px;
  }

  body.desapropriacao-core .desaprop-opiniao-lead , body.dissolucao-core .desaprop-opiniao-lead , body.fundo-comercio-core .desaprop-opiniao-lead {
    font-size: 1rem;
  }

  body.desapropriacao-core .desaprop-opiniao-lead blockquote p , body.dissolucao-core .desaprop-opiniao-lead blockquote p , body.fundo-comercio-core .desaprop-opiniao-lead blockquote p {
    font-size: 1.1rem;
  }

  body.desapropriacao-core .desaprop-opiniao-disclaimer , body.dissolucao-core .desaprop-opiniao-disclaimer , body.fundo-comercio-core .desaprop-opiniao-disclaimer {
    font-size: 0.82rem;
    padding: 14px 14px;
  }

  body.desapropriacao-core .desaprop-forca-resumo , body.dissolucao-core .desaprop-forca-resumo , body.fundo-comercio-core .desaprop-forca-resumo {
    padding: 20px 16px;
  }

  body.desapropriacao-core .desaprop-forca-resumo p , body.dissolucao-core .desaprop-forca-resumo p , body.fundo-comercio-core .desaprop-forca-resumo p {
    font-size: 1.02rem;
  }

  body.desapropriacao-core .desaprop-frase-demo , body.dissolucao-core .desaprop-frase-demo , body.fundo-comercio-core .desaprop-frase-demo {
    min-height: 58vh;
    padding: 64px 0;
  }

  body.desapropriacao-core .cvl-duvidas-grid , body.dissolucao-core .cvl-duvidas-grid , body.fundo-comercio-core .cvl-duvidas-grid {
    grid-template-columns: 1fr;
  }

  body.desapropriacao-core .arb-who-grid , body.dissolucao-core .arb-who-grid , body.fundo-comercio-core .arb-who-grid {
    grid-template-columns: 1fr;
  }

  body.desapropriacao-core .menu , body.dissolucao-core .menu , body.fundo-comercio-core .menu {
    max-height: min(70vh, 520px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  body.desapropriacao-core .hero-actions-triple , body.dissolucao-core .hero-actions-triple , body.fundo-comercio-core .hero-actions-triple {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  body.desapropriacao-core .hero-actions-triple .btn , body.dissolucao-core .hero-actions-triple .btn , body.fundo-comercio-core .hero-actions-triple .btn {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  body.desapropriacao-core .contact-square-form input, body.dissolucao-core .contact-square-form input, body.fundo-comercio-core .contact-square-form input,
  body.desapropriacao-core .contact-square-form textarea , body.dissolucao-core .contact-square-form textarea , body.fundo-comercio-core .contact-square-form textarea {
    font-size: 16px; /* evita zoom iOS */
    min-height: 48px;
  }

  body.desapropriacao-core .contact-square-form textarea , body.dissolucao-core .contact-square-form textarea , body.fundo-comercio-core .contact-square-form textarea {
    min-height: 120px;
  }
}

@media (max-width: 480px) {
  body.desapropriacao-core .desaprop-metros-list li , body.dissolucao-core .desaprop-metros-list li , body.fundo-comercio-core .desaprop-metros-list li {
    font-size: 0.95rem;
  }

  body.desapropriacao-core .cvl-valor-table .cvl-valor-row, body.dissolucao-core .cvl-valor-table .cvl-valor-row, body.fundo-comercio-core .cvl-valor-table .cvl-valor-row,
  body.desapropriacao-core .urb-criterio-table .urb-criterio-row , body.dissolucao-core .urb-criterio-table .urb-criterio-row , body.fundo-comercio-core .urb-criterio-table .urb-criterio-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  body.desapropriacao-core .cvl-valor-table .cvl-valor-row > div, body.dissolucao-core .cvl-valor-table .cvl-valor-row > div, body.fundo-comercio-core .cvl-valor-table .cvl-valor-row > div,
  body.desapropriacao-core .urb-criterio-table .urb-criterio-row > div , body.dissolucao-core .urb-criterio-table .urb-criterio-row > div , body.fundo-comercio-core .urb-criterio-table .urb-criterio-row > div {
    padding: 10px 12px;
  }

  body.desapropriacao-core .cvl-valor-table .cvl-valor-row > div:last-child, body.dissolucao-core .cvl-valor-table .cvl-valor-row > div:last-child, body.fundo-comercio-core .cvl-valor-table .cvl-valor-row > div:last-child,
  body.desapropriacao-core .urb-criterio-table .urb-criterio-row > div:last-child , body.dissolucao-core .urb-criterio-table .urb-criterio-row > div:last-child , body.fundo-comercio-core .urb-criterio-table .urb-criterio-row > div:last-child {
    border-top: 1px solid rgba(196, 165, 116, 0.18);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.desapropriacao-core *,
  body.desapropriacao-core *::before, body.dissolucao-core *::before, body.fundo-comercio-core *::before,
  body.desapropriacao-core *::after , body.dissolucao-core *::after , body.fundo-comercio-core *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}


/* DISSOLUCAO JUSTICA PSYCH */
body.dissolucao-core .hero-memoravel , body.fundo-comercio-core .hero-memoravel {
  margin: 1.1rem 0 0.35rem;
  max-width: 34ch;
  font-size: clamp(1.15rem, 2.2vw, 1.45rem);
  font-weight: 650;
  line-height: 1.35;
  letter-spacing: -0.01em;
  color: #e8c9a0;
}

body.dissolucao-core .diss-confianca , body.fundo-comercio-core .diss-confianca {
  padding: clamp(4.5rem, 10vw, 7.5rem) 0;
}

body.dissolucao-core .diss-confianca-title , body.fundo-comercio-core .diss-confianca-title {
  margin: 0.6rem 0 1.4rem;
  font-size: clamp(1.55rem, 3.4vw, 2.35rem);
  line-height: 1.2;
  color: #f2e6d4;
}

body.dissolucao-core .diss-pergunta-chave , body.fundo-comercio-core .diss-pergunta-chave {
  margin: 0.85rem 0 0.35rem;
  font-size: clamp(1.2rem, 2.4vw, 1.55rem);
  font-weight: 650;
  color: #e8c9a0;
}

body.dissolucao-core .diss-numeros , body.fundo-comercio-core .diss-numeros {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: #050505;
}

body.dissolucao-core .diss-numeros-flow , body.fundo-comercio-core .diss-numeros-flow {
  list-style: none;
  margin: 2.2rem auto 0;
  padding: 0;
  max-width: 28rem;
  text-align: center;
}

body.dissolucao-core .diss-numeros-item , body.fundo-comercio-core .diss-numeros-item {
  display: grid;
  gap: 0.25rem;
  padding: 0.85rem 1rem;
  border: 1px solid rgba(232, 201, 160, 0.22);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.02);
}

body.dissolucao-core .diss-numeros-who , body.fundo-comercio-core .diss-numeros-who {
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(242, 230, 212, 0.65);
}

body.dissolucao-core .diss-numeros-val , body.fundo-comercio-core .diss-numeros-val {
  font-size: clamp(1.55rem, 3.2vw, 2rem);
  font-weight: 750;
  color: #f6efe4;
  letter-spacing: -0.02em;
}

body.dissolucao-core .diss-numeros-arrow, body.fundo-comercio-core .diss-numeros-arrow,
body.dissolucao-core .diss-metodo-arrow, body.fundo-comercio-core .diss-metodo-arrow,
body.dissolucao-core .diss-alem-arrow , body.fundo-comercio-core .diss-alem-arrow {
  color: #c9a57a;
  font-size: 1.15rem;
  line-height: 1;
  padding: 0.55rem 0;
  list-style: none;
}

body.dissolucao-core .diss-numeros-question , body.fundo-comercio-core .diss-numeros-question {
  margin-top: 0.35rem;
  font-size: clamp(1.25rem, 2.6vw, 1.6rem);
  font-weight: 700;
  color: #e8c9a0;
}

body.dissolucao-core .diss-numeros-tech , body.fundo-comercio-core .diss-numeros-tech {
  font-size: 1.05rem;
  font-weight: 650;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(242, 230, 212, 0.85);
}

body.dissolucao-core .diss-numeros-finale , body.fundo-comercio-core .diss-numeros-finale {
  margin-top: 0.2rem;
  font-size: clamp(1.45rem, 3vw, 1.9rem);
  font-weight: 750;
  color: #e8c9a0;
}

body.dissolucao-core .diss-percepcao , body.fundo-comercio-core .diss-percepcao {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.dissolucao-core .diss-percepcao-title span, body.fundo-comercio-core .diss-percepcao-title span,
body.dissolucao-core #percepcao-title span, body.fundo-comercio-core #percepcao-title span,
body.dissolucao-core #metodo-confiar-title span , body.fundo-comercio-core #metodo-confiar-title span {
  color: #e8c9a0;
}

body.dissolucao-core .diss-percepcao-body , body.fundo-comercio-core .diss-percepcao-body {
  max-width: 40rem;
  margin: 1.8rem auto 0;
  text-align: center;
}

body.dissolucao-core .diss-percepcao-body > p , body.fundo-comercio-core .diss-percepcao-body > p {
  color: rgba(242, 230, 212, 0.82);
  font-size: 1.08rem;
  line-height: 1.6;
}

body.dissolucao-core .diss-percepcao-list , body.fundo-comercio-core .diss-percepcao-list {
  list-style: none;
  margin: 1.4rem 0;
  padding: 0;
  display: grid;
  gap: 0.75rem;
}

body.dissolucao-core .diss-percepcao-list li , body.fundo-comercio-core .diss-percepcao-list li {
  color: #f2e6d4;
  font-size: clamp(1.05rem, 2vw, 1.22rem);
  line-height: 1.45;
}

body.dissolucao-core .diss-percepcao-key , body.fundo-comercio-core .diss-percepcao-key {
  margin-top: 1.8rem !important;
  font-size: clamp(1.12rem, 2.2vw, 1.35rem) !important;
  font-weight: 600;
  color: #e8c9a0 !important;
  line-height: 1.5 !important;
}

body.dissolucao-core .diss-metodo, body.fundo-comercio-core .diss-metodo,
body.dissolucao-core .diss-alem , body.fundo-comercio-core .diss-alem {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: #050505;
}

body.dissolucao-core .diss-metodo-flow, body.fundo-comercio-core .diss-metodo-flow,
body.dissolucao-core .diss-alem-flow , body.fundo-comercio-core .diss-alem-flow {
  list-style: none;
  margin: 2rem auto 0;
  padding: 0;
  max-width: 26rem;
  text-align: center;
}

body.dissolucao-core .diss-metodo-flow li:not(.diss-metodo-arrow), body.fundo-comercio-core .diss-metodo-flow li:not(.diss-metodo-arrow),
body.dissolucao-core .diss-alem-flow li:not(.diss-alem-arrow) , body.fundo-comercio-core .diss-alem-flow li:not(.diss-alem-arrow) {
  font-size: clamp(1.15rem, 2.4vw, 1.45rem);
  font-weight: 600;
  color: #f2e6d4;
  line-height: 1.35;
}

body.dissolucao-core .diss-metodo-finale, body.fundo-comercio-core .diss-metodo-finale,
body.dissolucao-core .diss-alem-finale , body.fundo-comercio-core .diss-alem-finale {
  color: #e8c9a0 !important;
  font-weight: 750 !important;
  font-size: clamp(1.35rem, 2.8vw, 1.75rem) !important;
}

body.dissolucao-core .diss-alem-close , body.fundo-comercio-core .diss-alem-close {
  margin: 2rem auto 0;
  max-width: 28rem;
  text-align: center;
  font-size: 1.05rem;
  color: rgba(242, 230, 212, 0.78);
}

body.dissolucao-core .diss-who-lead , body.fundo-comercio-core .diss-who-lead {
  max-width: 42rem;
  margin: 0.9rem auto 0;
  color: rgba(242, 230, 212, 0.82);
  line-height: 1.55;
}

body.dissolucao-core #tensao, body.fundo-comercio-core #tensao,
body.dissolucao-core #percepcao, body.fundo-comercio-core #percepcao,
body.dissolucao-core #numeros, body.fundo-comercio-core #numeros,
body.dissolucao-core #confiar-metodo, body.fundo-comercio-core #confiar-metodo,
body.dissolucao-core #alem-valor, body.fundo-comercio-core #alem-valor,
body.dissolucao-core #frase-lados, body.fundo-comercio-core #frase-lados,
body.dissolucao-core #frase-criterio , body.fundo-comercio-core #frase-criterio {
  scroll-margin-top: 96px;
}

@media (max-width: 720px) {
  body.dissolucao-core .hero-memoravel , body.fundo-comercio-core .hero-memoravel {
    max-width: none;
    font-size: 1.12rem;
  }
  body.dissolucao-core .diss-numeros-val , body.fundo-comercio-core .diss-numeros-val {
    font-size: 1.45rem;
  }
}


/* DISSOLUCAO finalize mobile/perf */
body.dissolucao-core, body.fundo-comercio-core {
  overflow-x: clip;
}

body.dissolucao-core .skip-link , body.fundo-comercio-core .skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 10000;
  padding: 12px 16px;
  background: #c9a57a;
  color: #111;
  font-weight: 700;
  text-decoration: none;
}

body.dissolucao-core .skip-link:focus , body.fundo-comercio-core .skip-link:focus {
  left: 12px;
  top: 12px;
}

body.dissolucao-core .diss-confianca, body.fundo-comercio-core .diss-confianca,
body.dissolucao-core .diss-numeros, body.fundo-comercio-core .diss-numeros,
body.dissolucao-core .diss-percepcao, body.fundo-comercio-core .diss-percepcao,
body.dissolucao-core .diss-metodo, body.fundo-comercio-core .diss-metodo,
body.dissolucao-core .diss-alem, body.fundo-comercio-core .diss-alem,
body.dissolucao-core .diss-story, body.fundo-comercio-core .diss-story,
body.dissolucao-core #frase-lados, body.fundo-comercio-core #frase-lados,
body.dissolucao-core #frase-criterio, body.fundo-comercio-core #frase-criterio,
body.dissolucao-core #emocional, body.fundo-comercio-core #emocional,
body.dissolucao-core #cta-cinema, body.fundo-comercio-core #cta-cinema,
body.dissolucao-core #cta-final, body.fundo-comercio-core #cta-final,
body.dissolucao-core #faq, body.fundo-comercio-core #faq,
body.dissolucao-core #quem-recorre , body.fundo-comercio-core #quem-recorre {
  content-visibility: auto;
  contain-intrinsic-size: 1px 820px;
}

body.dissolucao-core a.whatsapp-float,
body.dissolucao-core .whatsapp-float , body.fundo-comercio-core .whatsapp-float {
  bottom: calc(18px + env(safe-area-inset-bottom, 0px));
  right: calc(16px + env(safe-area-inset-right, 0px));
}

@media (max-width: 760px) {
  body.dissolucao-core .cvl-hero , body.fundo-comercio-core .cvl-hero {
    min-height: auto;
    padding: 108px 0 56px;
  }

  body.dissolucao-core .cvl-hero .hero-shell , body.fundo-comercio-core .cvl-hero .hero-shell {
    grid-template-columns: 1fr;
    gap: 0;
  }

  body.dissolucao-core .cvl-hero .hero-devices , body.fundo-comercio-core .cvl-hero .hero-devices {
    display: none !important;
  }

  body.dissolucao-core .cvl-hero h1 , body.fundo-comercio-core .cvl-hero h1 {
    font-size: clamp(28px, 7.6vw, 38px);
    letter-spacing: -0.035em;
  }

  body.dissolucao-core .hero-memoravel , body.fundo-comercio-core .hero-memoravel {
    max-width: none;
    font-size: 1.08rem;
    margin-top: 0.85rem;
  }

  body.dissolucao-core .hero-lead, body.fundo-comercio-core .hero-lead,
  body.dissolucao-core .hero-lead-secondary , body.fundo-comercio-core .hero-lead-secondary {
    font-size: 15.5px;
    line-height: 1.55;
  }

  body.dissolucao-core .hero-actions-triple , body.fundo-comercio-core .hero-actions-triple {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  body.dissolucao-core .hero-actions-triple .btn , body.fundo-comercio-core .hero-actions-triple .btn {
    width: 100%;
    justify-content: center;
    text-align: center;
    min-height: 48px;
  }

  body.dissolucao-core .menu , body.fundo-comercio-core .menu {
    max-height: min(70vh, 520px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  body.dissolucao-core .diss-confianca , body.fundo-comercio-core .diss-confianca {
    padding: 72px 0 80px;
  }

  body.dissolucao-core .diss-confianca-title , body.fundo-comercio-core .diss-confianca-title {
    font-size: clamp(1.3rem, 6.2vw, 1.75rem);
  }

  body.dissolucao-core .desaprop-tensao-line , body.fundo-comercio-core .desaprop-tensao-line {
    font-size: 1.05rem;
  }

  body.dissolucao-core .diss-pergunta-chave , body.fundo-comercio-core .diss-pergunta-chave {
    font-size: 1.15rem;
  }

  body.dissolucao-core .cvl-duvidas-grid , body.fundo-comercio-core .cvl-duvidas-grid {
    grid-template-columns: 1fr;
  }

  body.dissolucao-core .cvl-duvida-card , body.fundo-comercio-core .cvl-duvida-card {
    padding: 1.15rem 1.05rem;
  }

  body.dissolucao-core .diss-numeros, body.fundo-comercio-core .diss-numeros,
  body.dissolucao-core .diss-percepcao, body.fundo-comercio-core .diss-percepcao,
  body.dissolucao-core .diss-metodo, body.fundo-comercio-core .diss-metodo,
  body.dissolucao-core .diss-alem, body.fundo-comercio-core .diss-alem,
  body.dissolucao-core .diss-story , body.fundo-comercio-core .diss-story {
    padding: 80px 0 84px;
  }

  body.dissolucao-core .diss-numeros-val , body.fundo-comercio-core .diss-numeros-val {
    font-size: 1.45rem;
  }

  body.dissolucao-core .diss-numeros-item , body.fundo-comercio-core .diss-numeros-item {
    padding: 0.95rem 0.85rem;
  }

  body.dissolucao-core .diss-percepcao-list li , body.fundo-comercio-core .diss-percepcao-list li {
    font-size: 1.02rem;
  }

  body.dissolucao-core .diss-percepcao-key , body.fundo-comercio-core .diss-percepcao-key {
    font-size: 1.05rem !important;
  }

  body.dissolucao-core .diss-metodo-flow li:not(.diss-metodo-arrow), body.fundo-comercio-core .diss-metodo-flow li:not(.diss-metodo-arrow),
  body.dissolucao-core .diss-alem-flow li:not(.diss-alem-arrow) , body.fundo-comercio-core .diss-alem-flow li:not(.diss-alem-arrow) {
    font-size: 1.12rem;
  }

  body.dissolucao-core .diss-who-lead , body.fundo-comercio-core .diss-who-lead {
    font-size: 0.98rem;
    padding: 0 4px;
  }

  body.dissolucao-core .arb-who-grid , body.fundo-comercio-core .arb-who-grid {
    grid-template-columns: 1fr;
  }

  body.dissolucao-core .cvl-frase , body.fundo-comercio-core .cvl-frase {
    min-height: 52vh;
    padding: 64px 0;
  }

  body.dissolucao-core .cvl-frase h2 , body.fundo-comercio-core .cvl-frase h2 {
    font-size: clamp(1.35rem, 6.5vw, 1.85rem);
  }

  body.dissolucao-core .quiz-shell , body.fundo-comercio-core .quiz-shell {
    margin-inline: 0;
  }

  body.dissolucao-core .quiz-option , body.fundo-comercio-core .quiz-option {
    min-height: 48px;
    text-align: left;
  }

  body.dissolucao-core .faq-list details , body.fundo-comercio-core .faq-list details {
    padding-left: 2px;
    padding-right: 2px;
  }

  body.dissolucao-core .faq-list summary , body.fundo-comercio-core .faq-list summary {
    min-height: 48px;
    display: flex;
    align-items: center;
  }

  body.dissolucao-core .contact-square-form input, body.fundo-comercio-core .contact-square-form input,
  body.dissolucao-core .contact-square-form textarea , body.fundo-comercio-core .contact-square-form textarea {
    font-size: 16px; /* evita zoom iOS */
    min-height: 48px;
  }

  body.dissolucao-core .contact-square-form textarea , body.fundo-comercio-core .contact-square-form textarea {
    min-height: 120px;
  }

  body.dissolucao-core .contact-square-submit , body.fundo-comercio-core .contact-square-submit {
    min-height: 48px;
    width: 100%;
  }

  body.dissolucao-core .arb-film-cta, body.fundo-comercio-core .arb-film-cta,
  body.dissolucao-core #cta-final .btn , body.fundo-comercio-core #cta-final .btn {
    min-height: 48px;
    width: 100%;
    justify-content: center;
  }

  body.dissolucao-core .urb-exec-layout , body.fundo-comercio-core .urb-exec-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  body.dissolucao-core .diss-numeros-flow, body.fundo-comercio-core .diss-numeros-flow,
  body.dissolucao-core .diss-metodo-flow, body.fundo-comercio-core .diss-metodo-flow,
  body.dissolucao-core .diss-alem-flow , body.fundo-comercio-core .diss-alem-flow {
    max-width: 100%;
  }

  body.dissolucao-core .badge , body.fundo-comercio-core .badge {
    font-size: 0.68rem;
    letter-spacing: 0.08em;
  }

  body.dissolucao-core .section-intro.centered h2 , body.fundo-comercio-core .section-intro.centered h2 {
    font-size: clamp(1.25rem, 6.8vw, 1.65rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.dissolucao-core *,
  body.dissolucao-core *::before, body.fundo-comercio-core *::before,
  body.dissolucao-core *::after , body.fundo-comercio-core *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}


/* FUNDO COMERCIO PSYCH */
body.fundo-comercio-core .fc-olho #olho-title span {
  color: #e8c9a0;
}

body.fundo-comercio-core #olho,
body.fundo-comercio-core #percepcao,
body.fundo-comercio-core #tensao {
  scroll-margin-top: 96px;
}


/* FUNDO finalize mobile/perf */
body.fundo-comercio-core {
  overflow-x: clip;
}

body.fundo-comercio-core .diss-confianca,
body.fundo-comercio-core .fc-olho,
body.fundo-comercio-core .diss-percepcao,
body.fundo-comercio-core .diss-metodo,
body.fundo-comercio-core .diss-alem,
body.fundo-comercio-core .diss-story,
body.fundo-comercio-core #frase-lados,
body.fundo-comercio-core #frase-criterio,
body.fundo-comercio-core #emocional,
body.fundo-comercio-core #cta-cinema,
body.fundo-comercio-core #cta-final,
body.fundo-comercio-core #faq,
body.fundo-comercio-core #quem-recorre {
  content-visibility: auto;
  contain-intrinsic-size: 1px 820px;
}

@media (max-width: 760px) {
  body.fundo-comercio-core .cvl-hero {
    min-height: auto;
    padding: 108px 0 56px;
  }
  body.fundo-comercio-core .cvl-hero .hero-devices {
    display: none !important;
  }
  body.fundo-comercio-core .hero-actions-triple {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  body.fundo-comercio-core .hero-actions-triple .btn,
  body.fundo-comercio-core .arb-film-cta,
  body.fundo-comercio-core #cta-final .btn,
  body.fundo-comercio-core .contact-square-submit {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }
  body.fundo-comercio-core .cvl-duvidas-grid,
  body.fundo-comercio-core .arb-who-grid {
    grid-template-columns: 1fr;
  }
  body.fundo-comercio-core .contact-square-form input,
  body.fundo-comercio-core .contact-square-form textarea {
    font-size: 16px;
    min-height: 48px;
  }
  body.fundo-comercio-core .menu {
    max-height: min(70vh, 520px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.fundo-comercio-core *,
  body.fundo-comercio-core *::before,
  body.fundo-comercio-core *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}


/* FUNDO 10/10 */
body.fundo-comercio-core #avaliado,
body.fundo-comercio-core #pontos,
body.fundo-comercio-core #anos,
body.fundo-comercio-core #camadas,
body.fundo-comercio-core #escritura {
  scroll-margin-top: 96px;
}

body.fundo-comercio-core #anos-title span,
body.fundo-comercio-core #evidencias-title {
  line-height: 1.25;
}

body.fundo-comercio-core #evidencias .arb-apple-inner h2 {
  font-size: clamp(1.45rem, 3.2vw, 2.1rem);
  max-width: 22ch;
  margin-inline: auto;
}

@media (max-width: 760px) {
  body.fundo-comercio-core #evidencias .arb-apple-inner h2 {
    font-size: clamp(1.25rem, 6vw, 1.7rem);
    max-width: none;
  }
}


/* FUNDO VERSUS STORY EXCLUSIVO */
body.fundo-comercio-core .fc-versus,
body.fundo-comercio-core .fc-story {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: #050505;
}

body.fundo-comercio-core .fc-versus .section-intro.centered,
body.fundo-comercio-core .fc-versus .section-intro.centered p {
  text-align: center;
}

body.fundo-comercio-core .fc-versus-list {
  display: grid;
  gap: 1.25rem;
  margin-top: 2.4rem;
}

body.fundo-comercio-core .fc-versus-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

body.fundo-comercio-core .fc-versus-card {
  position: relative;
  overflow: hidden;
  min-height: 220px;
  padding: 1.35rem 1.25rem 1.45rem;
  border: 1px solid rgba(232, 201, 160, 0.18);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.02);
  isolation: isolate;
  transition: border-color 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}

body.fundo-comercio-core .fc-versus-sem {
  border-color: var(--ps-problem-border);
  background:
    linear-gradient(180deg, rgba(122, 52, 48, 0.12), rgba(10, 8, 8, 0.55)),
    rgba(255, 255, 255, 0.02);
  box-shadow: inset 0 0 0 1px rgba(122, 52, 48, 0.12);
}

body.fundo-comercio-core .fc-versus-com {
  border-color: var(--ps-answer-border);
  background:
    linear-gradient(180deg, rgba(64, 90, 72, 0.12), rgba(8, 10, 9, 0.55)),
    rgba(255, 255, 255, 0.02);
  box-shadow: inset 0 0 0 1px rgba(64, 90, 72, 0.12);
}

body.fundo-comercio-core .fc-versus-photo {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 0.45s ease, transform 0.55s ease;
  z-index: 0;
}

body.fundo-comercio-core .fc-versus-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5,5,5,0.55), rgba(5,5,5,0.92));
  opacity: 0;
  transition: opacity 0.45s ease;
  z-index: 1;
}

body.fundo-comercio-core .fc-versus-sem:hover {
  border-color: rgba(122, 52, 48, 0.55);
}

body.fundo-comercio-core .fc-versus-com:hover {
  border-color: rgba(64, 90, 72, 0.55);
}

body.fundo-comercio-core .fc-versus-card:hover .fc-versus-photo {
  opacity: 1;
  transform: scale(1);
  filter: brightness(0.42) saturate(0.78);
}

body.fundo-comercio-core .fc-versus-card:hover::after {
  opacity: 1;
}

body.fundo-comercio-core .fc-versus-card > *:not(.fc-versus-photo) {
  position: relative;
  z-index: 2;
}

body.fundo-comercio-core .fc-versus-kicker {
  display: block;
  margin-bottom: 0.55rem;
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-versus-sem .fc-versus-kicker {
  color: var(--ps-problem-ink);
}

body.fundo-comercio-core .fc-versus-com .fc-versus-kicker {
  color: var(--ps-answer-ink);
}

body.fundo-comercio-core .fc-versus-card h3 {
  margin: 0 0 0.55rem;
  font-size: clamp(1.05rem, 1.8vw, 1.22rem);
  line-height: 1.3;
  color: #f6efe4;
}

body.fundo-comercio-core .fc-versus-card p {
  margin: 0;
  color: rgba(242, 230, 212, 0.78);
  font-size: 0.95rem;
  line-height: 1.5;
}

body.fundo-comercio-core .fc-versus-close {
  margin: 2.4rem auto 0;
  max-width: 34rem;
  text-align: center;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  line-height: 1.45;
  color: rgba(242, 230, 212, 0.85);
}

body.fundo-comercio-core .fc-versus-close strong {
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-story #historia-ponto-title span {
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-story .section-intro,
body.fundo-comercio-core .fc-story .section-intro.centered,
body.fundo-comercio-core .fc-story .section-intro p,
body.fundo-comercio-core .fc-story-timeline,
body.fundo-comercio-core .fc-story-body,
body.fundo-comercio-core .fc-story-quote,
body.fundo-comercio-core .fc-story-memoravel,
body.fundo-comercio-core .fc-story .cvl-historia-note {
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
}

body.fundo-comercio-core .fc-story .cvl-historia-note {
  display: block;
  width: 100%;
  max-width: 34rem;
}

body.fundo-comercio-core .fc-story-timeline {
  list-style: none;
  margin: 2.2rem auto 0;
  padding: 0;
  max-width: 34rem;
  text-align: center;
}

body.fundo-comercio-core .fc-story-timeline li:not(.fc-story-arrow) {
  color: #f2e6d4;
  font-size: clamp(1.05rem, 2.2vw, 1.28rem);
  font-weight: 600;
  line-height: 1.4;
}

body.fundo-comercio-core .fc-story-year {
  display: grid;
  gap: 0.2rem;
}

body.fundo-comercio-core .fc-story-year em {
  font-style: normal;
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-story-arrow {
  color: #c9a57a;
  padding: 0.5rem 0;
  list-style: none;
}

body.fundo-comercio-core .fc-story-tension {
  color: #e8c9a0 !important;
}

body.fundo-comercio-core .fc-story-finale {
  color: #e8c9a0 !important;
  font-size: clamp(1.2rem, 2.5vw, 1.5rem) !important;
}

body.fundo-comercio-core .fc-story-body {
  max-width: 40rem;
  margin: 2.2rem auto 0;
  text-align: center;
}

body.fundo-comercio-core .fc-story-body p {
  color: rgba(242, 230, 212, 0.82);
  font-size: 1.05rem;
  line-height: 1.65;
}

body.fundo-comercio-core .fc-story-result {
  margin-top: 1.4rem !important;
  color: #f2e6d4 !important;
}

body.fundo-comercio-core .fc-story-quote {
  margin: 2rem auto 0;
  max-width: 32rem;
  padding: 0;
  border: 0;
  text-align: center;
}

body.fundo-comercio-core .fc-story-quote p {
  margin: 0.35rem 0;
  color: rgba(242, 230, 212, 0.88);
  font-size: 1.12rem;
  line-height: 1.5;
}

body.fundo-comercio-core .fc-story-quote strong {
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-story-memoravel {
  margin: 2.2rem auto 0.6rem;
  max-width: 28rem;
  text-align: center;
  font-size: clamp(1.25rem, 2.6vw, 1.65rem);
  font-weight: 700;
  line-height: 1.3;
  color: #f6efe4;
}

body.fundo-comercio-core .fc-story-memoravel span {
  color: #e8c9a0;
}

body.fundo-comercio-core .fc-exclusivo-note {
  margin: 1.4rem auto 0;
  max-width: 40rem;
  text-align: center;
  color: rgba(242, 230, 212, 0.78);
  font-size: 1.02rem;
  line-height: 1.55;
}

body.fundo-comercio-core #versus,
body.fundo-comercio-core #historia-ponto,
body.fundo-comercio-core #experiencia {
  scroll-margin-top: 96px;
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
}

@media (max-width: 860px) {
  body.fundo-comercio-core .fc-versus-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.fundo-comercio-core .fc-versus-card {
    min-height: 0;
  }
  body.fundo-comercio-core .fc-versus-photo {
    opacity: 0.22;
    transform: none;
  }
  body.fundo-comercio-core .fc-versus-card::after {
    opacity: 1;
    background: linear-gradient(180deg, rgba(5,5,5,0.72), rgba(5,5,5,0.94));
  }
  body.fundo-comercio-core .fc-story-timeline li:not(.fc-story-arrow) {
    font-size: 1.05rem;
  }
}

@media (hover: none) {
  body.fundo-comercio-core .fc-versus-photo {
    opacity: 0.2;
  }
  body.fundo-comercio-core .fc-versus-card::after {
    opacity: 1;
  }
}

/* GARANTIAS ? Seguran?a financeira + poder de negocia??o */
body.garantias-core, body.holding-core, body.inventario-core, body.leilao-core, body.lucros-core, body.revisao-core {
  --gb-problem: var(--ps-problem);
  --gb-answer: var(--ps-answer);
  --gb-gold: #e8c889;
}

body.garantias-core .gb-hero-subemotion , body.holding-core .gb-hero-subemotion , body.inventario-core .gb-hero-subemotion , body.leilao-core .gb-hero-subemotion , body.lucros-core .gb-hero-subemotion , body.servidoes-core .gb-hero-subemotion , body.usucapiao-core .gb-hero-subemotion , body.revisao-core .gb-hero-subemotion {
  margin: 0.85rem 0 0;
  max-width: 34rem;
  color: rgba(232, 201, 160, 0.88);
  font-size: 1.02rem;
  line-height: 1.5;
  font-weight: 600;
}

body.garantias-core .gb-frase-hook , body.holding-core .gb-frase-hook , body.inventario-core .gb-frase-hook , body.leilao-core .gb-frase-hook , body.lucros-core .gb-frase-hook , body.servidoes-core .gb-frase-hook , body.usucapiao-core .gb-frase-hook , body.revisao-core .gb-frase-hook {
  background:
    radial-gradient(ellipse 80% 60% at 50% 40%, rgba(160, 110, 55, 0.22), transparent 58%),
    linear-gradient(165deg, #1c140c 0%, #0a0908 55%, #14100c 100%);
}

body.garantias-core .gb-frase-gold , body.holding-core .gb-frase-gold , body.inventario-core .gb-frase-gold , body.leilao-core .gb-frase-gold , body.lucros-core .gb-frase-gold , body.servidoes-core .gb-frase-gold , body.usucapiao-core .gb-frase-gold , body.revisao-core .gb-frase-gold {
  background:
    radial-gradient(ellipse 90% 60% at 70% 20%, rgba(212, 168, 90, 0.2), transparent 55%),
    linear-gradient(180deg, #1c140c 0%, #0d0a07 50%, #18110b 100%);
}

body.garantias-core .gb-frase-support , body.holding-core .gb-frase-support , body.inventario-core .gb-frase-support , body.leilao-core .gb-frase-support , body.lucros-core .gb-frase-support , body.servidoes-core .gb-frase-support , body.usucapiao-core .gb-frase-support , body.revisao-core .gb-frase-support {
  max-width: 40rem;
  margin: 1.5rem auto 0;
  color: rgba(242, 230, 212, 0.8);
  font-size: 1.05rem;
  line-height: 1.55;
}

body.garantias-core .gb-risco-enemy, body.holding-core .gb-risco-enemy, body.inventario-core .gb-risco-enemy, body.leilao-core .gb-risco-enemy, body.lucros-core .gb-risco-enemy, body.servidoes-core .gb-risco-enemy, body.usucapiao-core .gb-risco-enemy, body.revisao-core .gb-risco-enemy,
body.garantias-core .gb-conflito-close , body.holding-core .gb-conflito-close , body.inventario-core .gb-conflito-close , body.leilao-core .gb-conflito-close , body.lucros-core .gb-conflito-close , body.servidoes-core .gb-conflito-close , body.usucapiao-core .gb-conflito-close , body.revisao-core .gb-conflito-close {
  max-width: 42rem;
  margin: 1.4rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.82);
  font-size: clamp(1.05rem, 2.2vw, 1.22rem);
  line-height: 1.55;
}

body.garantias-core .gb-conflito-close , body.holding-core .gb-conflito-close , body.inventario-core .gb-conflito-close , body.leilao-core .gb-conflito-close , body.lucros-core .gb-conflito-close , body.servidoes-core .gb-conflito-close , body.usucapiao-core .gb-conflito-close , body.revisao-core .gb-conflito-close {
  color: var(--gb-gold);
  font-weight: 600;
}

body.garantias-core .gb-emjogo, body.holding-core .gb-emjogo, body.inventario-core .gb-emjogo, body.leilao-core .gb-emjogo, body.lucros-core .gb-emjogo, body.servidoes-core .gb-emjogo, body.usucapiao-core .gb-emjogo, body.revisao-core .gb-emjogo,
body.garantias-core .gb-custo, body.holding-core .gb-custo, body.inventario-core .gb-custo, body.leilao-core .gb-custo, body.lucros-core .gb-custo, body.servidoes-core .gb-custo, body.usucapiao-core .gb-custo, body.revisao-core .gb-custo,
body.garantias-core .gb-versus, body.holding-core .gb-versus, body.inventario-core .gb-versus, body.leilao-core .gb-versus, body.lucros-core .gb-versus, body.servidoes-core .gb-versus, body.usucapiao-core .gb-versus, body.revisao-core .gb-versus,
body.garantias-core .gb-fluxo , body.holding-core .gb-fluxo , body.inventario-core .gb-fluxo , body.leilao-core .gb-fluxo , body.lucros-core .gb-fluxo , body.servidoes-core .gb-fluxo , body.usucapiao-core .gb-fluxo , body.revisao-core .gb-fluxo {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: #050505;
}

body.garantias-core .gb-story , body.holding-core .gb-story , body.inventario-core .gb-story , body.leilao-core .gb-story , body.lucros-core .gb-story , body.servidoes-core .gb-story , body.usucapiao-core .gb-story , body.revisao-core .gb-story {
  padding: clamp(4.5rem, 10vw, 7.5rem) 0;
  background:
    radial-gradient(ellipse 85% 50% at 50% 0%, rgba(200, 164, 93, 0.12), transparent 55%),
    radial-gradient(ellipse 60% 40% at 50% 100%, rgba(200, 164, 93, 0.08), transparent 50%),
    #050505;
}

body.garantias-core .gb-emjogo , body.holding-core .gb-emjogo , body.inventario-core .gb-emjogo , body.leilao-core .gb-emjogo , body.lucros-core .gb-emjogo , body.servidoes-core .gb-emjogo , body.usucapiao-core .gb-emjogo , body.revisao-core .gb-emjogo {
  background:
    radial-gradient(ellipse 70% 50% at 50% 0%, rgba(200, 164, 93, 0.1), transparent 55%),
    #050505;
}

body.garantias-core .gb-emjogo-flow, body.holding-core .gb-emjogo-flow, body.inventario-core .gb-emjogo-flow, body.leilao-core .gb-emjogo-flow, body.lucros-core .gb-emjogo-flow, body.servidoes-core .gb-emjogo-flow, body.usucapiao-core .gb-emjogo-flow, body.revisao-core .gb-emjogo-flow,
body.garantias-core .gb-story-steps , body.holding-core .gb-story-steps , body.inventario-core .gb-story-steps , body.leilao-core .gb-story-steps , body.lucros-core .gb-story-steps , body.servidoes-core .gb-story-steps , body.usucapiao-core .gb-story-steps , body.revisao-core .gb-story-steps {
  list-style: none;
  margin: 2.2rem auto 0;
  padding: 0;
  max-width: 36rem;
  display: grid;
  gap: 0.55rem;
  text-align: center;
}

body.garantias-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.holding-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.inventario-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.leilao-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.lucros-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.servidoes-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.usucapiao-core .gb-emjogo-flow li:not(.gb-emjogo-arrow), body.revisao-core .gb-emjogo-flow li:not(.gb-emjogo-arrow),
body.garantias-core .gb-story-steps li:not(.gb-story-arrow) , body.holding-core .gb-story-steps li:not(.gb-story-arrow) , body.inventario-core .gb-story-steps li:not(.gb-story-arrow) , body.leilao-core .gb-story-steps li:not(.gb-story-arrow) , body.lucros-core .gb-story-steps li:not(.gb-story-arrow) , body.servidoes-core .gb-story-steps li:not(.gb-story-arrow) , body.usucapiao-core .gb-story-steps li:not(.gb-story-arrow) , body.revisao-core .gb-story-steps li:not(.gb-story-arrow) {
  padding: 1rem 1.1rem;
  border: 1px solid rgba(232, 201, 160, 0.25);
  border-radius: 14px;
  background: rgba(16, 13, 10, 0.92);
  color: #f4efe4;
}

body.garantias-core .gb-emjogo-arrow, body.holding-core .gb-emjogo-arrow, body.inventario-core .gb-emjogo-arrow, body.leilao-core .gb-emjogo-arrow, body.lucros-core .gb-emjogo-arrow, body.servidoes-core .gb-emjogo-arrow, body.usucapiao-core .gb-emjogo-arrow, body.revisao-core .gb-emjogo-arrow,
body.garantias-core .gb-story-arrow , body.holding-core .gb-story-arrow , body.inventario-core .gb-story-arrow , body.leilao-core .gb-story-arrow , body.lucros-core .gb-story-arrow , body.servidoes-core .gb-story-arrow , body.usucapiao-core .gb-story-arrow , body.revisao-core .gb-story-arrow {
  color: var(--gb-gold);
  font-size: 1.1rem;
}

body.garantias-core .gb-emjogo-finale, body.holding-core .gb-emjogo-finale, body.inventario-core .gb-emjogo-finale, body.leilao-core .gb-emjogo-finale, body.lucros-core .gb-emjogo-finale, body.servidoes-core .gb-emjogo-finale, body.usucapiao-core .gb-emjogo-finale, body.revisao-core .gb-emjogo-finale,
body.garantias-core .gb-story-finale , body.holding-core .gb-story-finale , body.inventario-core .gb-story-finale , body.leilao-core .gb-story-finale , body.lucros-core .gb-story-finale , body.servidoes-core .gb-story-finale , body.usucapiao-core .gb-story-finale , body.revisao-core .gb-story-finale {
  border-color: rgba(232, 201, 160, 0.5);
}

body.garantias-core .gb-disclaimer , body.holding-core .gb-disclaimer , body.inventario-core .gb-disclaimer , body.leilao-core .gb-disclaimer , body.lucros-core .gb-disclaimer , body.servidoes-core .gb-disclaimer , body.usucapiao-core .gb-disclaimer , body.revisao-core .gb-disclaimer {
  max-width: 44rem;
  margin: 2.25rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.78);
  font-size: 1.02rem;
  line-height: 1.55;
  padding: 1.25rem 1.4rem;
  border-left: 2px solid rgba(232, 201, 160, 0.45);
  background: rgba(20, 16, 12, 0.65);
}

body.garantias-core .gb-custo-grid , body.holding-core .gb-custo-grid , body.inventario-core .gb-custo-grid , body.leilao-core .gb-custo-grid , body.lucros-core .gb-custo-grid , body.servidoes-core .gb-custo-grid , body.usucapiao-core .gb-custo-grid , body.revisao-core .gb-custo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.25rem;
}

body.garantias-core .gb-custo-card , body.holding-core .gb-custo-card , body.inventario-core .gb-custo-card , body.leilao-core .gb-custo-card , body.lucros-core .gb-custo-card , body.servidoes-core .gb-custo-card , body.usucapiao-core .gb-custo-card , body.revisao-core .gb-custo-card {
  padding: 1.35rem 1.2rem;
  border-radius: 16px;
  border: 1px solid rgba(232, 201, 160, 0.22);
  background: rgba(14, 12, 10, 0.92);
}

body.garantias-core .gb-custo-card h3 , body.holding-core .gb-custo-card h3 , body.inventario-core .gb-custo-card h3 , body.leilao-core .gb-custo-card h3 , body.lucros-core .gb-custo-card h3 , body.servidoes-core .gb-custo-card h3 , body.usucapiao-core .gb-custo-card h3 , body.revisao-core .gb-custo-card h3 {
  margin: 0 0 0.65rem;
  color: #f4efe4;
  font-size: 1.05rem;
  line-height: 1.3;
}

body.garantias-core .gb-custo-card p , body.holding-core .gb-custo-card p , body.inventario-core .gb-custo-card p , body.leilao-core .gb-custo-card p , body.lucros-core .gb-custo-card p , body.servidoes-core .gb-custo-card p , body.usucapiao-core .gb-custo-card p , body.revisao-core .gb-custo-card p {
  margin: 0;
  color: rgba(242, 230, 212, 0.78);
  font-size: 0.95rem;
  line-height: 1.45;
}

/* Versus flip/hover cards */
body.garantias-core .gb-versus #versus-title span, body.holding-core .gb-versus #versus-title span, body.inventario-core .gb-versus #versus-title span, body.leilao-core .gb-versus #versus-title span, body.lucros-core .gb-versus #versus-title span, body.servidoes-core .gb-versus #versus-title span, body.usucapiao-core .gb-versus #versus-title span, body.revisao-core .gb-versus #versus-title span,
body.garantias-core .gb-story #story-title span, body.holding-core .gb-story #story-title span, body.inventario-core .gb-story #story-title span, body.leilao-core .gb-story #story-title span, body.lucros-core .gb-story #story-title span, body.servidoes-core .gb-story #story-title span, body.usucapiao-core .gb-story #story-title span, body.revisao-core .gb-story #story-title span,
body.garantias-core .gb-fluxo #fluxo-title span, body.holding-core .gb-fluxo #fluxo-title span, body.inventario-core .gb-fluxo #fluxo-title span, body.leilao-core .gb-fluxo #fluxo-title span, body.lucros-core .gb-fluxo #fluxo-title span, body.servidoes-core .gb-fluxo #fluxo-title span, body.usucapiao-core .gb-fluxo #fluxo-title span, body.revisao-core .gb-fluxo #fluxo-title span,
body.garantias-core #painel-title span , body.holding-core #painel-title span , body.inventario-core #painel-title span , body.leilao-core #painel-title span , body.lucros-core #painel-title span , body.servidoes-core #painel-title span , body.usucapiao-core #painel-title span , body.revisao-core #painel-title span {
  color: var(--gb-gold);
}

body.garantias-core .gb-versus-legend , body.holding-core .gb-versus-legend , body.inventario-core .gb-versus-legend , body.leilao-core .gb-versus-legend , body.lucros-core .gb-versus-legend , body.servidoes-core .gb-versus-legend , body.usucapiao-core .gb-versus-legend , body.revisao-core .gb-versus-legend {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem 1.25rem;
  margin: 1.75rem auto 0;
}

body.garantias-core .gb-versus-legend span , body.holding-core .gb-versus-legend span , body.inventario-core .gb-versus-legend span , body.leilao-core .gb-versus-legend span , body.lucros-core .gb-versus-legend span , body.servidoes-core .gb-versus-legend span , body.usucapiao-core .gb-versus-legend span , body.revisao-core .gb-versus-legend span {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(242, 230, 212, 0.72);
}

body.garantias-core .gb-versus-legend-bad::before, body.holding-core .gb-versus-legend-bad::before, body.inventario-core .gb-versus-legend-bad::before, body.leilao-core .gb-versus-legend-bad::before, body.lucros-core .gb-versus-legend-bad::before, body.servidoes-core .gb-versus-legend-bad::before, body.usucapiao-core .gb-versus-legend-bad::before, body.revisao-core .gb-versus-legend-bad::before,
body.garantias-core .gb-versus-legend-good::before , body.holding-core .gb-versus-legend-good::before , body.inventario-core .gb-versus-legend-good::before , body.leilao-core .gb-versus-legend-good::before , body.lucros-core .gb-versus-legend-good::before , body.servidoes-core .gb-versus-legend-good::before , body.usucapiao-core .gb-versus-legend-good::before , body.revisao-core .gb-versus-legend-good::before {
  content: "";
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
}

body.garantias-core .gb-versus-legend-bad::before , body.holding-core .gb-versus-legend-bad::before , body.inventario-core .gb-versus-legend-bad::before , body.leilao-core .gb-versus-legend-bad::before , body.lucros-core .gb-versus-legend-bad::before , body.servidoes-core .gb-versus-legend-bad::before , body.usucapiao-core .gb-versus-legend-bad::before , body.revisao-core .gb-versus-legend-bad::before {
  background: var(--gb-problem);
  box-shadow: 0 0 0 3px rgba(122, 52, 48, 0.25);
}

body.garantias-core .gb-versus-legend-good::before , body.holding-core .gb-versus-legend-good::before , body.inventario-core .gb-versus-legend-good::before , body.leilao-core .gb-versus-legend-good::before , body.lucros-core .gb-versus-legend-good::before , body.servidoes-core .gb-versus-legend-good::before , body.usucapiao-core .gb-versus-legend-good::before , body.revisao-core .gb-versus-legend-good::before {
  background: var(--gb-answer);
  box-shadow: 0 0 0 3px rgba(64, 90, 72, 0.28);
}

body.garantias-core .gb-versus-list , body.holding-core .gb-versus-list , body.inventario-core .gb-versus-list , body.leilao-core .gb-versus-list , body.lucros-core .gb-versus-list , body.servidoes-core .gb-versus-list , body.usucapiao-core .gb-versus-list , body.revisao-core .gb-versus-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}

body.garantias-core .gb-versus-card , body.holding-core .gb-versus-card , body.inventario-core .gb-versus-card , body.leilao-core .gb-versus-card , body.lucros-core .gb-versus-card , body.servidoes-core .gb-versus-card , body.usucapiao-core .gb-versus-card , body.revisao-core .gb-versus-card {
  position: relative;
  min-height: 260px;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(122, 52, 48, 0.35);
  cursor: pointer;
  isolation: isolate;
}

body.garantias-core .gb-versus-photo , body.holding-core .gb-versus-photo , body.inventario-core .gb-versus-photo , body.leilao-core .gb-versus-photo , body.lucros-core .gb-versus-photo , body.servidoes-core .gb-versus-photo , body.usucapiao-core .gb-versus-photo , body.revisao-core .gb-versus-photo {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.04);
  transition: transform 0.55s ease, filter 0.45s ease;
  filter: brightness(0.28) saturate(0.7) contrast(1.05);
  z-index: 0;
}

body.garantias-core .gb-versus-card::after , body.holding-core .gb-versus-card::after , body.inventario-core .gb-versus-card::after , body.leilao-core .gb-versus-card::after , body.lucros-core .gb-versus-card::after , body.servidoes-core .gb-versus-card::after , body.usucapiao-core .gb-versus-card::after , body.revisao-core .gb-versus-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 20% 10%, rgba(122, 52, 48, 0.22), transparent 45%),
    linear-gradient(180deg, rgba(5, 5, 5, 0.28) 0%, rgba(8, 5, 5, 0.88) 100%);
  transition: background 0.45s ease;
}

body.garantias-core .gb-versus-face , body.holding-core .gb-versus-face , body.inventario-core .gb-versus-face , body.leilao-core .gb-versus-face , body.lucros-core .gb-versus-face , body.servidoes-core .gb-versus-face , body.usucapiao-core .gb-versus-face , body.revisao-core .gb-versus-face {
  position: relative;
  z-index: 2;
  padding: 1.25rem 1.15rem 1.35rem;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

body.garantias-core .gb-versus-answer , body.holding-core .gb-versus-answer , body.inventario-core .gb-versus-answer , body.leilao-core .gb-versus-answer , body.lucros-core .gb-versus-answer , body.servidoes-core .gb-versus-answer , body.usucapiao-core .gb-versus-answer , body.revisao-core .gb-versus-answer {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
  background: linear-gradient(180deg, rgba(8, 10, 9, 0.2) 0%, rgba(8, 12, 10, 0.88) 55%);
}

body.garantias-core .gb-versus-kicker , body.holding-core .gb-versus-kicker , body.inventario-core .gb-versus-kicker , body.leilao-core .gb-versus-kicker , body.lucros-core .gb-versus-kicker , body.servidoes-core .gb-versus-kicker , body.usucapiao-core .gb-versus-kicker , body.revisao-core .gb-versus-kicker {
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 0.7rem;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
}

body.garantias-core .gb-versus-problem .gb-versus-kicker , body.holding-core .gb-versus-problem .gb-versus-kicker , body.inventario-core .gb-versus-problem .gb-versus-kicker , body.leilao-core .gb-versus-problem .gb-versus-kicker , body.lucros-core .gb-versus-problem .gb-versus-kicker , body.servidoes-core .gb-versus-problem .gb-versus-kicker , body.usucapiao-core .gb-versus-problem .gb-versus-kicker , body.revisao-core .gb-versus-problem .gb-versus-kicker {
  color: #f0d4d0;
  background: rgba(122, 52, 48, 0.55);
  border: 1px solid rgba(122, 52, 48, 0.75);
}

body.garantias-core .gb-versus-answer .gb-versus-kicker , body.holding-core .gb-versus-answer .gb-versus-kicker , body.inventario-core .gb-versus-answer .gb-versus-kicker , body.leilao-core .gb-versus-answer .gb-versus-kicker , body.lucros-core .gb-versus-answer .gb-versus-kicker , body.servidoes-core .gb-versus-answer .gb-versus-kicker , body.usucapiao-core .gb-versus-answer .gb-versus-kicker , body.revisao-core .gb-versus-answer .gb-versus-kicker {
  color: #f0e6d0;
  background: rgba(64, 90, 72, 0.5);
  border: 1px solid rgba(232, 200, 137, 0.55);
}

body.garantias-core .gb-versus-card h3 , body.holding-core .gb-versus-card h3 , body.inventario-core .gb-versus-card h3 , body.leilao-core .gb-versus-card h3 , body.lucros-core .gb-versus-card h3 , body.servidoes-core .gb-versus-card h3 , body.usucapiao-core .gb-versus-card h3 , body.revisao-core .gb-versus-card h3 {
  margin: 0 0 0.55rem;
  color: #fff;
  font-size: 1.12rem;
  line-height: 1.3;
}

body.garantias-core .gb-versus-card p, body.holding-core .gb-versus-card p, body.inventario-core .gb-versus-card p, body.leilao-core .gb-versus-card p, body.lucros-core .gb-versus-card p, body.servidoes-core .gb-versus-card p, body.usucapiao-core .gb-versus-card p, body.revisao-core .gb-versus-card p,
body.garantias-core .gb-versus-card li , body.holding-core .gb-versus-card li , body.inventario-core .gb-versus-card li , body.leilao-core .gb-versus-card li , body.lucros-core .gb-versus-card li , body.servidoes-core .gb-versus-card li , body.usucapiao-core .gb-versus-card li , body.revisao-core .gb-versus-card li {
  margin: 0;
  color: rgba(242, 230, 212, 0.86);
  font-size: 0.92rem;
  line-height: 1.45;
}

body.garantias-core .gb-versus-card ul , body.holding-core .gb-versus-card ul , body.inventario-core .gb-versus-card ul , body.leilao-core .gb-versus-card ul , body.lucros-core .gb-versus-card ul , body.servidoes-core .gb-versus-card ul , body.usucapiao-core .gb-versus-card ul , body.revisao-core .gb-versus-card ul {
  margin: 0 0 0.75rem;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.35rem;
}

body.garantias-core .gb-versus-card ul li::before , body.holding-core .gb-versus-card ul li::before , body.inventario-core .gb-versus-card ul li::before , body.leilao-core .gb-versus-card ul li::before , body.lucros-core .gb-versus-card ul li::before , body.servidoes-core .gb-versus-card ul li::before , body.usucapiao-core .gb-versus-card ul li::before , body.revisao-core .gb-versus-card ul li::before {
  content: "\2713 ";
  color: var(--gb-gold);
}

body.garantias-core .gb-versus-shift , body.holding-core .gb-versus-shift , body.inventario-core .gb-versus-shift , body.leilao-core .gb-versus-shift , body.lucros-core .gb-versus-shift , body.servidoes-core .gb-versus-shift , body.usucapiao-core .gb-versus-shift , body.revisao-core .gb-versus-shift {
  color: rgba(232, 201, 160, 0.92) !important;
  font-weight: 600;
}

body.garantias-core .gb-versus-card:hover, body.holding-core .gb-versus-card:hover, body.inventario-core .gb-versus-card:hover, body.leilao-core .gb-versus-card:hover, body.lucros-core .gb-versus-card:hover, body.servidoes-core .gb-versus-card:hover, body.usucapiao-core .gb-versus-card:hover, body.revisao-core .gb-versus-card:hover,
body.garantias-core .gb-versus-card:focus-within, body.holding-core .gb-versus-card:focus-within, body.inventario-core .gb-versus-card:focus-within, body.leilao-core .gb-versus-card:focus-within, body.lucros-core .gb-versus-card:focus-within, body.servidoes-core .gb-versus-card:focus-within, body.usucapiao-core .gb-versus-card:focus-within, body.revisao-core .gb-versus-card:focus-within,
body.garantias-core .gb-versus-card.is-open , body.holding-core .gb-versus-card.is-open , body.inventario-core .gb-versus-card.is-open , body.leilao-core .gb-versus-card.is-open , body.lucros-core .gb-versus-card.is-open , body.servidoes-core .gb-versus-card.is-open , body.usucapiao-core .gb-versus-card.is-open , body.revisao-core .gb-versus-card.is-open {
  border-color: var(--ps-answer-border);
}

body.garantias-core .gb-versus-card:hover .gb-versus-photo, body.holding-core .gb-versus-card:hover .gb-versus-photo, body.inventario-core .gb-versus-card:hover .gb-versus-photo, body.leilao-core .gb-versus-card:hover .gb-versus-photo, body.lucros-core .gb-versus-card:hover .gb-versus-photo, body.servidoes-core .gb-versus-card:hover .gb-versus-photo, body.usucapiao-core .gb-versus-card:hover .gb-versus-photo, body.revisao-core .gb-versus-card:hover .gb-versus-photo,
body.garantias-core .gb-versus-card:focus-within .gb-versus-photo, body.holding-core .gb-versus-card:focus-within .gb-versus-photo, body.inventario-core .gb-versus-card:focus-within .gb-versus-photo, body.leilao-core .gb-versus-card:focus-within .gb-versus-photo, body.lucros-core .gb-versus-card:focus-within .gb-versus-photo, body.servidoes-core .gb-versus-card:focus-within .gb-versus-photo, body.usucapiao-core .gb-versus-card:focus-within .gb-versus-photo, body.revisao-core .gb-versus-card:focus-within .gb-versus-photo,
body.garantias-core .gb-versus-card.is-open .gb-versus-photo , body.holding-core .gb-versus-card.is-open .gb-versus-photo , body.inventario-core .gb-versus-card.is-open .gb-versus-photo , body.leilao-core .gb-versus-card.is-open .gb-versus-photo , body.lucros-core .gb-versus-card.is-open .gb-versus-photo , body.servidoes-core .gb-versus-card.is-open .gb-versus-photo , body.usucapiao-core .gb-versus-card.is-open .gb-versus-photo , body.revisao-core .gb-versus-card.is-open .gb-versus-photo {
  transform: scale(1.08);
  filter: brightness(0.42) saturate(0.9) sepia(0.12);
}

body.garantias-core .gb-versus-card:hover::after, body.holding-core .gb-versus-card:hover::after, body.inventario-core .gb-versus-card:hover::after, body.leilao-core .gb-versus-card:hover::after, body.lucros-core .gb-versus-card:hover::after, body.servidoes-core .gb-versus-card:hover::after, body.usucapiao-core .gb-versus-card:hover::after, body.revisao-core .gb-versus-card:hover::after,
body.garantias-core .gb-versus-card:focus-within::after, body.holding-core .gb-versus-card:focus-within::after, body.inventario-core .gb-versus-card:focus-within::after, body.leilao-core .gb-versus-card:focus-within::after, body.lucros-core .gb-versus-card:focus-within::after, body.servidoes-core .gb-versus-card:focus-within::after, body.usucapiao-core .gb-versus-card:focus-within::after, body.revisao-core .gb-versus-card:focus-within::after,
body.garantias-core .gb-versus-card.is-open::after , body.holding-core .gb-versus-card.is-open::after , body.inventario-core .gb-versus-card.is-open::after , body.leilao-core .gb-versus-card.is-open::after , body.lucros-core .gb-versus-card.is-open::after , body.servidoes-core .gb-versus-card.is-open::after , body.usucapiao-core .gb-versus-card.is-open::after , body.revisao-core .gb-versus-card.is-open::after {
  background:
    radial-gradient(ellipse at 50% 20%, rgba(200, 164, 93, 0.18), transparent 50%),
    linear-gradient(180deg, rgba(5, 5, 5, 0.22) 0%, rgba(5, 10, 7, 0.9) 100%);
}

body.garantias-core .gb-quote , body.holding-core .gb-quote , body.inventario-core .gb-quote , body.leilao-core .gb-quote , body.lucros-core .gb-quote , body.servidoes-core .gb-quote , body.usucapiao-core .gb-quote , body.revisao-core .gb-quote {
  padding: clamp(4rem, 9vw, 6rem) 0;
  background:
    radial-gradient(ellipse 80% 55% at 50% 40%, rgba(200, 164, 93, 0.16), transparent 58%),
    #050505;
}

body.garantias-core .gb-quote-block , body.holding-core .gb-quote-block , body.inventario-core .gb-quote-block , body.leilao-core .gb-quote-block , body.lucros-core .gb-quote-block , body.servidoes-core .gb-quote-block , body.usucapiao-core .gb-quote-block , body.revisao-core .gb-quote-block {
  margin: 0 auto;
  max-width: 48rem;
  padding: 0;
  border: 0;
  text-align: center;
}

body.garantias-core .gb-quote-block p , body.holding-core .gb-quote-block p , body.inventario-core .gb-quote-block p , body.leilao-core .gb-quote-block p , body.lucros-core .gb-quote-block p , body.servidoes-core .gb-quote-block p , body.usucapiao-core .gb-quote-block p , body.revisao-core .gb-quote-block p {
  margin: 0;
  color: #f4efe4;
  font-size: clamp(1.45rem, 3.4vw, 2.15rem);
  font-weight: 650;
  letter-spacing: -0.02em;
  line-height: 1.35;
}

body.garantias-core .gb-quote-block strong , body.holding-core .gb-quote-block strong , body.inventario-core .gb-quote-block strong , body.leilao-core .gb-quote-block strong , body.lucros-core .gb-quote-block strong , body.servidoes-core .gb-quote-block strong , body.usucapiao-core .gb-quote-block strong , body.revisao-core .gb-quote-block strong {
  color: var(--gb-gold);
}

body.garantias-core .gb-escopo , body.holding-core .gb-escopo , body.inventario-core .gb-escopo , body.leilao-core .gb-escopo , body.lucros-core .gb-escopo , body.servidoes-core .gb-escopo , body.usucapiao-core .gb-escopo , body.revisao-core .gb-escopo {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.garantias-core .gb-escopo-grid , body.holding-core .gb-escopo-grid , body.inventario-core .gb-escopo-grid , body.leilao-core .gb-escopo-grid , body.lucros-core .gb-escopo-grid , body.servidoes-core .gb-escopo-grid , body.usucapiao-core .gb-escopo-grid , body.revisao-core .gb-escopo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  max-width: 920px;
  margin: 2.25rem auto 0;
}

body.garantias-core .gb-escopo-grid article , body.holding-core .gb-escopo-grid article , body.inventario-core .gb-escopo-grid article , body.leilao-core .gb-escopo-grid article , body.lucros-core .gb-escopo-grid article , body.servidoes-core .gb-escopo-grid article , body.usucapiao-core .gb-escopo-grid article , body.revisao-core .gb-escopo-grid article {
  padding: 1.5rem 1.35rem;
  border-radius: 16px;
  background: rgba(14, 12, 10, 0.92);
}

body.garantias-core .gb-escopo-nao , body.holding-core .gb-escopo-nao , body.inventario-core .gb-escopo-nao , body.leilao-core .gb-escopo-nao , body.lucros-core .gb-escopo-nao , body.servidoes-core .gb-escopo-nao , body.usucapiao-core .gb-escopo-nao , body.revisao-core .gb-escopo-nao {
  border: 1px solid rgba(122, 52, 48, 0.4);
}

body.garantias-core .gb-escopo-sim , body.holding-core .gb-escopo-sim , body.inventario-core .gb-escopo-sim , body.leilao-core .gb-escopo-sim , body.lucros-core .gb-escopo-sim , body.servidoes-core .gb-escopo-sim , body.usucapiao-core .gb-escopo-sim , body.revisao-core .gb-escopo-sim {
  border: 1px solid rgba(64, 90, 72, 0.5);
}

body.garantias-core .gb-escopo-grid h3 , body.holding-core .gb-escopo-grid h3 , body.inventario-core .gb-escopo-grid h3 , body.leilao-core .gb-escopo-grid h3 , body.lucros-core .gb-escopo-grid h3 , body.servidoes-core .gb-escopo-grid h3 , body.usucapiao-core .gb-escopo-grid h3 , body.revisao-core .gb-escopo-grid h3 {
  margin: 0 0 1rem;
  color: #fff;
  font-size: 1.1rem;
}

body.garantias-core .gb-escopo-grid ul , body.holding-core .gb-escopo-grid ul , body.inventario-core .gb-escopo-grid ul , body.leilao-core .gb-escopo-grid ul , body.lucros-core .gb-escopo-grid ul , body.servidoes-core .gb-escopo-grid ul , body.usucapiao-core .gb-escopo-grid ul , body.revisao-core .gb-escopo-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.55rem;
}

body.garantias-core .gb-escopo-grid li , body.holding-core .gb-escopo-grid li , body.inventario-core .gb-escopo-grid li , body.leilao-core .gb-escopo-grid li , body.lucros-core .gb-escopo-grid li , body.servidoes-core .gb-escopo-grid li , body.usucapiao-core .gb-escopo-grid li , body.revisao-core .gb-escopo-grid li {
  color: rgba(242, 230, 212, 0.84);
  font-size: 0.98rem;
  line-height: 1.4;
}

body.garantias-core .gb-escopo-nao li::before , body.holding-core .gb-escopo-nao li::before , body.inventario-core .gb-escopo-nao li::before , body.leilao-core .gb-escopo-nao li::before , body.lucros-core .gb-escopo-nao li::before , body.servidoes-core .gb-escopo-nao li::before , body.usucapiao-core .gb-escopo-nao li::before , body.revisao-core .gb-escopo-nao li::before {
  content: "\2713 ";
  color: var(--ps-problem-ink);
  font-weight: 700;
}

body.garantias-core .gb-escopo-sim li::before , body.holding-core .gb-escopo-sim li::before , body.inventario-core .gb-escopo-sim li::before , body.leilao-core .gb-escopo-sim li::before , body.lucros-core .gb-escopo-sim li::before , body.servidoes-core .gb-escopo-sim li::before , body.usucapiao-core .gb-escopo-sim li::before , body.revisao-core .gb-escopo-sim li::before {
  content: "\2713 ";
  color: var(--gb-gold);
  font-weight: 700;
}

body.garantias-core .gb-painel-line , body.holding-core .gb-painel-line , body.inventario-core .gb-painel-line , body.leilao-core .gb-painel-line , body.lucros-core .gb-painel-line , body.servidoes-core .gb-painel-line , body.usucapiao-core .gb-painel-line , body.revisao-core .gb-painel-line {
  margin-top: 1rem !important;
  color: rgba(232, 201, 160, 0.9) !important;
  font-weight: 600;
}

body.garantias-core .gb-versus-card:hover .gb-versus-problem, body.holding-core .gb-versus-card:hover .gb-versus-problem, body.inventario-core .gb-versus-card:hover .gb-versus-problem, body.leilao-core .gb-versus-card:hover .gb-versus-problem, body.lucros-core .gb-versus-card:hover .gb-versus-problem, body.servidoes-core .gb-versus-card:hover .gb-versus-problem, body.usucapiao-core .gb-versus-card:hover .gb-versus-problem, body.revisao-core .gb-versus-card:hover .gb-versus-problem,
body.garantias-core .gb-versus-card:focus-within .gb-versus-problem, body.holding-core .gb-versus-card:focus-within .gb-versus-problem, body.inventario-core .gb-versus-card:focus-within .gb-versus-problem, body.leilao-core .gb-versus-card:focus-within .gb-versus-problem, body.lucros-core .gb-versus-card:focus-within .gb-versus-problem, body.servidoes-core .gb-versus-card:focus-within .gb-versus-problem, body.usucapiao-core .gb-versus-card:focus-within .gb-versus-problem, body.revisao-core .gb-versus-card:focus-within .gb-versus-problem,
body.garantias-core .gb-versus-card.is-open .gb-versus-problem , body.holding-core .gb-versus-card.is-open .gb-versus-problem , body.inventario-core .gb-versus-card.is-open .gb-versus-problem , body.leilao-core .gb-versus-card.is-open .gb-versus-problem , body.lucros-core .gb-versus-card.is-open .gb-versus-problem , body.servidoes-core .gb-versus-card.is-open .gb-versus-problem , body.usucapiao-core .gb-versus-card.is-open .gb-versus-problem , body.revisao-core .gb-versus-card.is-open .gb-versus-problem {
  opacity: 0;
  transform: translateY(-8px);
  pointer-events: none;
}

body.garantias-core .gb-versus-card:hover .gb-versus-answer, body.holding-core .gb-versus-card:hover .gb-versus-answer, body.inventario-core .gb-versus-card:hover .gb-versus-answer, body.leilao-core .gb-versus-card:hover .gb-versus-answer, body.lucros-core .gb-versus-card:hover .gb-versus-answer, body.servidoes-core .gb-versus-card:hover .gb-versus-answer, body.usucapiao-core .gb-versus-card:hover .gb-versus-answer, body.revisao-core .gb-versus-card:hover .gb-versus-answer,
body.garantias-core .gb-versus-card:focus-within .gb-versus-answer, body.holding-core .gb-versus-card:focus-within .gb-versus-answer, body.inventario-core .gb-versus-card:focus-within .gb-versus-answer, body.leilao-core .gb-versus-card:focus-within .gb-versus-answer, body.lucros-core .gb-versus-card:focus-within .gb-versus-answer, body.servidoes-core .gb-versus-card:focus-within .gb-versus-answer, body.usucapiao-core .gb-versus-card:focus-within .gb-versus-answer, body.revisao-core .gb-versus-card:focus-within .gb-versus-answer,
body.garantias-core .gb-versus-card.is-open .gb-versus-answer , body.holding-core .gb-versus-card.is-open .gb-versus-answer , body.inventario-core .gb-versus-card.is-open .gb-versus-answer , body.leilao-core .gb-versus-card.is-open .gb-versus-answer , body.lucros-core .gb-versus-card.is-open .gb-versus-answer , body.servidoes-core .gb-versus-card.is-open .gb-versus-answer , body.usucapiao-core .gb-versus-card.is-open .gb-versus-answer , body.revisao-core .gb-versus-card.is-open .gb-versus-answer {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

body.garantias-core .gb-versus-close, body.holding-core .gb-versus-close, body.inventario-core .gb-versus-close, body.leilao-core .gb-versus-close, body.lucros-core .gb-versus-close, body.servidoes-core .gb-versus-close, body.usucapiao-core .gb-versus-close, body.revisao-core .gb-versus-close,
body.garantias-core .gb-story-close , body.holding-core .gb-story-close , body.inventario-core .gb-story-close , body.leilao-core .gb-story-close , body.lucros-core .gb-story-close , body.servidoes-core .gb-story-close , body.usucapiao-core .gb-story-close , body.revisao-core .gb-story-close {
  max-width: 40rem;
  margin: 2.4rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.86);
  font-size: 1.12rem;
  line-height: 1.5;
}

body.garantias-core .gb-versus-close strong, body.holding-core .gb-versus-close strong, body.inventario-core .gb-versus-close strong, body.leilao-core .gb-versus-close strong, body.lucros-core .gb-versus-close strong, body.servidoes-core .gb-versus-close strong, body.usucapiao-core .gb-versus-close strong, body.revisao-core .gb-versus-close strong,
body.garantias-core .gb-story-key strong , body.holding-core .gb-story-key strong , body.inventario-core .gb-story-key strong , body.leilao-core .gb-story-key strong , body.lucros-core .gb-story-key strong , body.servidoes-core .gb-story-key strong , body.usucapiao-core .gb-story-key strong , body.revisao-core .gb-story-key strong {
  color: var(--gb-gold);
}

body.garantias-core .gb-story-body , body.holding-core .gb-story-body , body.inventario-core .gb-story-body , body.leilao-core .gb-story-body , body.lucros-core .gb-story-body , body.servidoes-core .gb-story-body , body.usucapiao-core .gb-story-body , body.revisao-core .gb-story-body {
  max-width: 40rem;
  margin: 1.8rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.84);
  font-size: 1.05rem;
  line-height: 1.6;
}

body.garantias-core .gb-story-body p + p , body.holding-core .gb-story-body p + p , body.inventario-core .gb-story-body p + p , body.leilao-core .gb-story-body p + p , body.lucros-core .gb-story-body p + p , body.servidoes-core .gb-story-body p + p , body.usucapiao-core .gb-story-body p + p , body.revisao-core .gb-story-body p + p {
  margin-top: 0.85rem;
}

body.garantias-core .gb-story-key , body.holding-core .gb-story-key , body.inventario-core .gb-story-key , body.leilao-core .gb-story-key , body.lucros-core .gb-story-key , body.servidoes-core .gb-story-key , body.usucapiao-core .gb-story-key , body.revisao-core .gb-story-key {
  margin-top: 1.4rem !important;
  color: #f4efe4;
}

body.garantias-core .gb-story-steps li:not(.gb-story-arrow) , body.holding-core .gb-story-steps li:not(.gb-story-arrow) , body.inventario-core .gb-story-steps li:not(.gb-story-arrow) , body.leilao-core .gb-story-steps li:not(.gb-story-arrow) , body.lucros-core .gb-story-steps li:not(.gb-story-arrow) , body.servidoes-core .gb-story-steps li:not(.gb-story-arrow) , body.usucapiao-core .gb-story-steps li:not(.gb-story-arrow) , body.revisao-core .gb-story-steps li:not(.gb-story-arrow) {
  text-align: left;
}

body.garantias-core .gb-story-steps em , body.holding-core .gb-story-steps em , body.inventario-core .gb-story-steps em , body.leilao-core .gb-story-steps em , body.lucros-core .gb-story-steps em , body.servidoes-core .gb-story-steps em , body.usucapiao-core .gb-story-steps em , body.revisao-core .gb-story-steps em {
  display: block;
  font-style: normal;
  color: var(--gb-gold);
  font-size: 0.78rem;
  letter-spacing: 0.12em;
  margin-bottom: 0.25rem;
}

body.garantias-core .gb-story-steps strong , body.holding-core .gb-story-steps strong , body.inventario-core .gb-story-steps strong , body.leilao-core .gb-story-steps strong , body.lucros-core .gb-story-steps strong , body.servidoes-core .gb-story-steps strong , body.usucapiao-core .gb-story-steps strong , body.revisao-core .gb-story-steps strong {
  display: block;
  color: #fff;
  margin-bottom: 0.3rem;
}

body.garantias-core .gb-story-steps span , body.holding-core .gb-story-steps span , body.inventario-core .gb-story-steps span , body.leilao-core .gb-story-steps span , body.lucros-core .gb-story-steps span , body.servidoes-core .gb-story-steps span , body.usucapiao-core .gb-story-steps span , body.revisao-core .gb-story-steps span {
  color: rgba(242, 230, 212, 0.75);
  font-size: 0.95rem;
}

/* Prote??o da opera??o ? 4 cards centralizados */
body.garantias-core .cvl-decisao-grid , body.holding-core .cvl-decisao-grid , body.inventario-core .cvl-decisao-grid , body.leilao-core .cvl-decisao-grid , body.lucros-core .cvl-decisao-grid , body.servidoes-core .cvl-decisao-grid , body.usucapiao-core .cvl-decisao-grid , body.revisao-core .cvl-decisao-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}

body.garantias-core .cvl-decisao-certa , body.holding-core .cvl-decisao-certa , body.inventario-core .cvl-decisao-certa , body.leilao-core .cvl-decisao-certa , body.lucros-core .cvl-decisao-certa , body.servidoes-core .cvl-decisao-certa , body.usucapiao-core .cvl-decisao-certa , body.revisao-core .cvl-decisao-certa {
  padding: 110px 0 120px;
  background: #070707;
}

/* Fluxo premium ? percurso visual */
body.garantias-core .gb-fluxo , body.holding-core .gb-fluxo , body.inventario-core .gb-fluxo , body.leilao-core .gb-fluxo , body.lucros-core .gb-fluxo , body.servidoes-core .gb-fluxo , body.usucapiao-core .gb-fluxo , body.revisao-core .gb-fluxo {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(ellipse 70% 45% at 50% 0%, rgba(200, 164, 93, 0.14), transparent 55%),
    linear-gradient(180deg, #0c0a08 0%, #050505 55%, #0a0908 100%);
}

body.garantias-core .gb-fluxo-stage , body.holding-core .gb-fluxo-stage , body.inventario-core .gb-fluxo-stage , body.leilao-core .gb-fluxo-stage , body.lucros-core .gb-fluxo-stage , body.servidoes-core .gb-fluxo-stage , body.usucapiao-core .gb-fluxo-stage , body.revisao-core .gb-fluxo-stage {
  position: relative;
  margin: 2.75rem auto 0;
  max-width: 1100px;
  padding: 2.4rem 1.2rem 1.6rem;
  border-radius: 22px;
  border: 1px solid rgba(232, 201, 160, 0.2);
  background:
    linear-gradient(180deg, rgba(22, 18, 14, 0.92), rgba(10, 9, 8, 0.96));
  box-shadow:
    0 0 0 1px rgba(200, 164, 93, 0.06) inset,
    0 30px 80px rgba(0, 0, 0, 0.45);
}

body.garantias-core .gb-fluxo-rail , body.holding-core .gb-fluxo-rail , body.inventario-core .gb-fluxo-rail , body.leilao-core .gb-fluxo-rail , body.lucros-core .gb-fluxo-rail , body.servidoes-core .gb-fluxo-rail , body.usucapiao-core .gb-fluxo-rail , body.revisao-core .gb-fluxo-rail {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 52px;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(232, 201, 160, 0.15) 8%,
    rgba(232, 201, 160, 0.55) 50%,
    rgba(232, 201, 160, 0.15) 92%,
    transparent 100%
  );
  z-index: 0;
}

body.garantias-core .gb-fluxo-nodes , body.holding-core .gb-fluxo-nodes , body.inventario-core .gb-fluxo-nodes , body.leilao-core .gb-fluxo-nodes , body.lucros-core .gb-fluxo-nodes , body.servidoes-core .gb-fluxo-nodes , body.usucapiao-core .gb-fluxo-nodes , body.revisao-core .gb-fluxo-nodes {
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 0.55rem;
}

body.garantias-core .gb-fluxo-node , body.holding-core .gb-fluxo-node , body.inventario-core .gb-fluxo-node , body.leilao-core .gb-fluxo-node , body.lucros-core .gb-fluxo-node , body.servidoes-core .gb-fluxo-node , body.usucapiao-core .gb-fluxo-node , body.revisao-core .gb-fluxo-node {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.45rem;
  min-height: 148px;
  padding: 0.35rem 0.4rem 0.75rem;
}

body.garantias-core .gb-fluxo-node em , body.holding-core .gb-fluxo-node em , body.inventario-core .gb-fluxo-node em , body.leilao-core .gb-fluxo-node em , body.lucros-core .gb-fluxo-node em , body.servidoes-core .gb-fluxo-node em , body.usucapiao-core .gb-fluxo-node em , body.revisao-core .gb-fluxo-node em {
  width: 2.55rem;
  height: 2.55rem;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 1px solid rgba(232, 201, 160, 0.45);
  background:
    radial-gradient(circle at 40% 30%, rgba(232, 201, 160, 0.22), transparent 55%),
    #12100e;
  color: var(--gb-gold);
  font-style: normal;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  box-shadow: 0 0 18px rgba(200, 164, 93, 0.12);
}

body.garantias-core .gb-fluxo-node strong , body.holding-core .gb-fluxo-node strong , body.inventario-core .gb-fluxo-node strong , body.leilao-core .gb-fluxo-node strong , body.lucros-core .gb-fluxo-node strong , body.servidoes-core .gb-fluxo-node strong , body.usucapiao-core .gb-fluxo-node strong , body.revisao-core .gb-fluxo-node strong {
  color: #fff;
  font-size: 0.98rem;
  letter-spacing: 0.01em;
}

body.garantias-core .gb-fluxo-node span , body.holding-core .gb-fluxo-node span , body.inventario-core .gb-fluxo-node span , body.leilao-core .gb-fluxo-node span , body.lucros-core .gb-fluxo-node span , body.servidoes-core .gb-fluxo-node span , body.usucapiao-core .gb-fluxo-node span , body.revisao-core .gb-fluxo-node span {
  color: rgba(242, 230, 212, 0.68);
  font-size: 0.78rem;
  line-height: 1.35;
  max-width: 8.5rem;
}

body.garantias-core .gb-fluxo-node.is-end em , body.holding-core .gb-fluxo-node.is-end em , body.inventario-core .gb-fluxo-node.is-end em , body.leilao-core .gb-fluxo-node.is-end em , body.lucros-core .gb-fluxo-node.is-end em , body.servidoes-core .gb-fluxo-node.is-end em , body.usucapiao-core .gb-fluxo-node.is-end em , body.revisao-core .gb-fluxo-node.is-end em {
  border-color: rgba(232, 201, 160, 0.75);
  background:
    radial-gradient(circle at 40% 30%, rgba(232, 201, 160, 0.35), transparent 55%),
    #1a150f;
  box-shadow: 0 0 28px rgba(200, 164, 93, 0.22);
}

body.garantias-core .gb-fluxo-node.is-end strong , body.holding-core .gb-fluxo-node.is-end strong , body.inventario-core .gb-fluxo-node.is-end strong , body.leilao-core .gb-fluxo-node.is-end strong , body.lucros-core .gb-fluxo-node.is-end strong , body.servidoes-core .gb-fluxo-node.is-end strong , body.usucapiao-core .gb-fluxo-node.is-end strong , body.revisao-core .gb-fluxo-node.is-end strong {
  color: var(--gb-gold);
}

body.garantias-core .gb-antes-depois , body.holding-core .gb-antes-depois , body.inventario-core .gb-antes-depois , body.leilao-core .gb-antes-depois , body.lucros-core .gb-antes-depois , body.servidoes-core .gb-antes-depois , body.usucapiao-core .gb-antes-depois , body.revisao-core .gb-antes-depois {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 0.85rem;
  align-items: center;
  max-width: 820px;
  margin: 2.1rem auto 0;
}

body.garantias-core .gb-antes-depois article , body.holding-core .gb-antes-depois article , body.inventario-core .gb-antes-depois article , body.leilao-core .gb-antes-depois article , body.lucros-core .gb-antes-depois article , body.servidoes-core .gb-antes-depois article , body.usucapiao-core .gb-antes-depois article , body.revisao-core .gb-antes-depois article {
  padding: 1.35rem 1.25rem;
  border-radius: 16px;
  border: 1px solid rgba(232, 201, 160, 0.22);
  background: rgba(14, 12, 10, 0.92);
  text-align: center;
}

body.garantias-core .gb-ad-antes , body.holding-core .gb-ad-antes , body.inventario-core .gb-ad-antes , body.leilao-core .gb-ad-antes , body.lucros-core .gb-ad-antes , body.servidoes-core .gb-ad-antes , body.usucapiao-core .gb-ad-antes , body.revisao-core .gb-ad-antes {
  border-color: rgba(122, 52, 48, 0.45);
}

body.garantias-core .gb-ad-depois , body.holding-core .gb-ad-depois , body.inventario-core .gb-ad-depois , body.leilao-core .gb-ad-depois , body.lucros-core .gb-ad-depois , body.servidoes-core .gb-ad-depois , body.usucapiao-core .gb-ad-depois , body.revisao-core .gb-ad-depois {
  border-color: rgba(64, 90, 72, 0.5);
}

body.garantias-core .gb-ad-kicker , body.holding-core .gb-ad-kicker , body.inventario-core .gb-ad-kicker , body.leilao-core .gb-ad-kicker , body.lucros-core .gb-ad-kicker , body.servidoes-core .gb-ad-kicker , body.usucapiao-core .gb-ad-kicker , body.revisao-core .gb-ad-kicker {
  display: inline-block;
  margin-bottom: 0.45rem;
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(242, 230, 212, 0.55);
  font-weight: 700;
}

body.garantias-core .gb-antes-depois h3 , body.holding-core .gb-antes-depois h3 , body.inventario-core .gb-antes-depois h3 , body.leilao-core .gb-antes-depois h3 , body.lucros-core .gb-antes-depois h3 , body.servidoes-core .gb-antes-depois h3 , body.usucapiao-core .gb-antes-depois h3 , body.revisao-core .gb-antes-depois h3 {
  margin: 0 0 0.45rem;
  color: #fff;
  font-size: 1.15rem;
}

body.garantias-core .gb-ad-depois h3 , body.holding-core .gb-ad-depois h3 , body.inventario-core .gb-ad-depois h3 , body.leilao-core .gb-ad-depois h3 , body.lucros-core .gb-ad-depois h3 , body.servidoes-core .gb-ad-depois h3 , body.usucapiao-core .gb-ad-depois h3 , body.revisao-core .gb-ad-depois h3 {
  color: var(--gb-gold);
}

body.garantias-core .gb-antes-depois p , body.holding-core .gb-antes-depois p , body.inventario-core .gb-antes-depois p , body.leilao-core .gb-antes-depois p , body.lucros-core .gb-antes-depois p , body.servidoes-core .gb-antes-depois p , body.usucapiao-core .gb-antes-depois p , body.revisao-core .gb-antes-depois p {
  margin: 0;
  color: rgba(242, 230, 212, 0.78);
  font-size: 0.95rem;
}

body.garantias-core .gb-ad-bridge , body.holding-core .gb-ad-bridge , body.inventario-core .gb-ad-bridge , body.leilao-core .gb-ad-bridge , body.lucros-core .gb-ad-bridge , body.servidoes-core .gb-ad-bridge , body.usucapiao-core .gb-ad-bridge , body.revisao-core .gb-ad-bridge {
  display: grid;
  justify-items: center;
  gap: 0.2rem;
  color: var(--gb-gold);
  font-size: 1.35rem;
}

body.garantias-core .gb-ad-bridge span , body.holding-core .gb-ad-bridge span , body.inventario-core .gb-ad-bridge span , body.leilao-core .gb-ad-bridge span , body.lucros-core .gb-ad-bridge span , body.servidoes-core .gb-ad-bridge span , body.usucapiao-core .gb-ad-bridge span , body.revisao-core .gb-ad-bridge span {
  width: 1px;
  height: 10px;
  background: rgba(232, 201, 160, 0.35);
}

body.garantias-core #quem-recorre.gb-who , body.holding-core #quem-recorre.gb-who , body.inventario-core #quem-recorre.gb-who , body.leilao-core #quem-recorre.gb-who , body.lucros-core #quem-recorre.gb-who , body.servidoes-core #quem-recorre.gb-who , body.usucapiao-core #quem-recorre.gb-who , body.revisao-core #quem-recorre.gb-who {
  padding: clamp(4.5rem, 10vw, 7rem) 0;
  scroll-margin-top: 96px;
  background:
    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(160, 110, 55, 0.14), transparent 55%),
    linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.garantias-core #quem-recorre.gb-who .arb-who-grid , body.holding-core #quem-recorre.gb-who .arb-who-grid , body.inventario-core #quem-recorre.gb-who .arb-who-grid , body.leilao-core #quem-recorre.gb-who .arb-who-grid , body.lucros-core #quem-recorre.gb-who .arb-who-grid , body.servidoes-core #quem-recorre.gb-who .arb-who-grid , body.usucapiao-core #quem-recorre.gb-who .arb-who-grid , body.revisao-core #quem-recorre.gb-who .arb-who-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.25rem;
}

body.garantias-core .gb-who-cta , body.holding-core .gb-who-cta , body.inventario-core .gb-who-cta , body.leilao-core .gb-who-cta , body.lucros-core .gb-who-cta , body.servidoes-core .gb-who-cta , body.usucapiao-core .gb-who-cta , body.revisao-core .gb-who-cta {
  display: flex;
  justify-content: center;
  margin-top: 1.75rem;
}

body.garantias-core, body.holding-core, body.inventario-core, body.leilao-core, body.lucros-core, body.revisao-core {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body.garantias-core #conflito, body.holding-core #conflito, body.inventario-core #conflito, body.leilao-core #conflito, body.lucros-core #conflito, body.servidoes-core #conflito, body.usucapiao-core #conflito, body.revisao-core #conflito,
body.garantias-core #em-jogo, body.holding-core #em-jogo, body.inventario-core #em-jogo, body.leilao-core #em-jogo, body.lucros-core #em-jogo, body.servidoes-core #em-jogo, body.usucapiao-core #em-jogo, body.revisao-core #em-jogo,
body.garantias-core #custo, body.holding-core #custo, body.inventario-core #custo, body.leilao-core #custo, body.lucros-core #custo, body.servidoes-core #custo, body.usucapiao-core #custo, body.revisao-core #custo,
body.garantias-core #versus, body.holding-core #versus, body.inventario-core #versus, body.leilao-core #versus, body.lucros-core #versus, body.servidoes-core #versus, body.usucapiao-core #versus, body.revisao-core #versus,
body.garantias-core #story, body.holding-core #story, body.inventario-core #story, body.leilao-core #story, body.lucros-core #story, body.servidoes-core #story, body.usucapiao-core #story, body.revisao-core #story,
body.garantias-core #controle, body.holding-core #controle, body.inventario-core #controle, body.leilao-core #controle, body.lucros-core #controle, body.servidoes-core #controle, body.usucapiao-core #controle, body.revisao-core #controle,
body.garantias-core #escopo, body.holding-core #escopo, body.inventario-core #escopo, body.leilao-core #escopo, body.lucros-core #escopo, body.servidoes-core #escopo, body.usucapiao-core #escopo, body.revisao-core #escopo,
body.garantias-core #fluxo, body.holding-core #fluxo, body.inventario-core #fluxo, body.leilao-core #fluxo, body.lucros-core #fluxo, body.servidoes-core #fluxo, body.usucapiao-core #fluxo, body.revisao-core #fluxo,
body.garantias-core #quiz, body.holding-core #quiz, body.inventario-core #quiz, body.leilao-core #quiz, body.lucros-core #quiz, body.servidoes-core #quiz, body.usucapiao-core #quiz, body.revisao-core #quiz,
body.garantias-core #situacoes, body.holding-core #situacoes, body.inventario-core #situacoes, body.leilao-core #situacoes, body.lucros-core #situacoes, body.servidoes-core #situacoes, body.usucapiao-core #situacoes, body.revisao-core #situacoes,
body.garantias-core #quem-recorre, body.holding-core #quem-recorre, body.inventario-core #quem-recorre, body.leilao-core #quem-recorre, body.lucros-core #quem-recorre, body.servidoes-core #quem-recorre, body.usucapiao-core #quem-recorre, body.revisao-core #quem-recorre,
body.garantias-core #metodo-gv, body.holding-core #metodo-gv, body.inventario-core #metodo-gv, body.leilao-core #metodo-gv, body.lucros-core #metodo-gv, body.servidoes-core #metodo-gv, body.usucapiao-core #metodo-gv, body.revisao-core #metodo-gv,
body.garantias-core #painel, body.holding-core #painel, body.inventario-core #painel, body.leilao-core #painel, body.lucros-core #painel, body.servidoes-core #painel, body.usucapiao-core #painel, body.revisao-core #painel,
body.garantias-core #faq, body.holding-core #faq, body.inventario-core #faq, body.leilao-core #faq, body.lucros-core #faq, body.servidoes-core #faq, body.usucapiao-core #faq, body.revisao-core #faq,
body.garantias-core #cta-cinema, body.holding-core #cta-cinema, body.inventario-core #cta-cinema, body.leilao-core #cta-cinema, body.lucros-core #cta-cinema, body.servidoes-core #cta-cinema, body.usucapiao-core #cta-cinema, body.revisao-core #cta-cinema,
body.garantias-core #cta-final, body.holding-core #cta-final, body.inventario-core #cta-final, body.leilao-core #cta-final, body.lucros-core #cta-final, body.servidoes-core #cta-final, body.usucapiao-core #cta-final, body.revisao-core #cta-final,
body.garantias-core #autor-expert, body.holding-core #autor-expert, body.inventario-core #autor-expert, body.leilao-core #autor-expert, body.lucros-core #autor-expert, body.servidoes-core #autor-expert, body.usucapiao-core #autor-expert, body.revisao-core #autor-expert,
body.garantias-core #contato, body.holding-core #contato, body.inventario-core #contato, body.leilao-core #contato, body.lucros-core #contato, body.servidoes-core #contato, body.usucapiao-core #contato, body.revisao-core #contato,
body.holding-core #historia, body.inventario-core #historia, body.leilao-core #historia, body.lucros-core #historia, body.servidoes-core #historia, body.usucapiao-core #historia, body.revisao-core #historia,
body.holding-core #medo, body.inventario-core #medo, body.leilao-core #medo, body.lucros-core #medo, body.servidoes-core #medo, body.usucapiao-core #medo, body.revisao-core #medo,
body.holding-core #tensao, body.inventario-core #tensao, body.leilao-core #tensao, body.lucros-core #tensao, body.servidoes-core #tensao, body.usucapiao-core #tensao, body.revisao-core #tensao,
body.holding-core #clareza, body.inventario-core #clareza, body.leilao-core #clareza, body.lucros-core #clareza, body.servidoes-core #clareza, body.usucapiao-core #clareza, body.revisao-core #clareza,
body.holding-core #camadas, body.inventario-core #camadas, body.leilao-core #camadas, body.lucros-core #camadas, body.servidoes-core #camadas, body.usucapiao-core #camadas, body.revisao-core #camadas,
body.holding-core #cinema, body.inventario-core #cinema, body.leilao-core #cinema, body.lucros-core #cinema, body.servidoes-core #cinema, body.usucapiao-core #cinema, body.revisao-core #cinema,
body.holding-core #legado , body.inventario-core #legado , body.leilao-core #legado , body.lucros-core #legado , body.servidoes-core #legado , body.usucapiao-core #legado , body.revisao-core #legado {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

/* Tablet */
@media (max-width: 1100px) {
  body.garantias-core .gb-fluxo-nodes , body.holding-core .gb-fluxo-nodes , body.inventario-core .gb-fluxo-nodes , body.leilao-core .gb-fluxo-nodes , body.lucros-core .gb-fluxo-nodes , body.servidoes-core .gb-fluxo-nodes , body.usucapiao-core .gb-fluxo-nodes , body.revisao-core .gb-fluxo-nodes {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem 0.6rem;
  }

  body.garantias-core .gb-fluxo-rail , body.holding-core .gb-fluxo-rail , body.inventario-core .gb-fluxo-rail , body.leilao-core .gb-fluxo-rail , body.lucros-core .gb-fluxo-rail , body.servidoes-core .gb-fluxo-rail , body.usucapiao-core .gb-fluxo-rail , body.revisao-core .gb-fluxo-rail {
    display: none;
  }

  body.garantias-core .cvl-hero .hero-devices , body.holding-core .cvl-hero .hero-devices , body.inventario-core .cvl-hero .hero-devices , body.leilao-core .cvl-hero .hero-devices , body.lucros-core .cvl-hero .hero-devices , body.servidoes-core .cvl-hero .hero-devices , body.usucapiao-core .cvl-hero .hero-devices , body.revisao-core .cvl-hero .hero-devices {
    display: none !important;
  }

  body.garantias-core .hero-actions-triple , body.holding-core .hero-actions-triple , body.inventario-core .hero-actions-triple , body.leilao-core .hero-actions-triple , body.lucros-core .hero-actions-triple , body.servidoes-core .hero-actions-triple , body.usucapiao-core .hero-actions-triple , body.revisao-core .hero-actions-triple {
    flex-direction: column;
    align-items: stretch;
    max-width: 28rem;
  }

  body.garantias-core .hero-actions-triple .btn , body.holding-core .hero-actions-triple .btn , body.inventario-core .hero-actions-triple .btn , body.leilao-core .hero-actions-triple .btn , body.lucros-core .hero-actions-triple .btn , body.servidoes-core .hero-actions-triple .btn , body.usucapiao-core .hero-actions-triple .btn , body.revisao-core .hero-actions-triple .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }
}

@media (max-width: 980px) {
  body.garantias-core .gb-custo-grid, body.holding-core .gb-custo-grid, body.inventario-core .gb-custo-grid, body.leilao-core .gb-custo-grid, body.lucros-core .gb-custo-grid, body.servidoes-core .gb-custo-grid, body.usucapiao-core .gb-custo-grid, body.revisao-core .gb-custo-grid,
  body.garantias-core .gb-versus-list, body.holding-core .gb-versus-list, body.inventario-core .gb-versus-list, body.leilao-core .gb-versus-list, body.lucros-core .gb-versus-list, body.servidoes-core .gb-versus-list, body.usucapiao-core .gb-versus-list, body.revisao-core .gb-versus-list,
  body.garantias-core #quem-recorre.gb-who .arb-who-grid, body.holding-core #quem-recorre.gb-who .arb-who-grid, body.inventario-core #quem-recorre.gb-who .arb-who-grid, body.leilao-core #quem-recorre.gb-who .arb-who-grid, body.lucros-core #quem-recorre.gb-who .arb-who-grid, body.servidoes-core #quem-recorre.gb-who .arb-who-grid, body.usucapiao-core #quem-recorre.gb-who .arb-who-grid, body.revisao-core #quem-recorre.gb-who .arb-who-grid,
  body.garantias-core .cvl-decisao-grid , body.holding-core .cvl-decisao-grid , body.inventario-core .cvl-decisao-grid , body.leilao-core .cvl-decisao-grid , body.lucros-core .cvl-decisao-grid , body.servidoes-core .cvl-decisao-grid , body.usucapiao-core .cvl-decisao-grid , body.revisao-core .cvl-decisao-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.garantias-core .gb-escopo-grid , body.holding-core .gb-escopo-grid , body.inventario-core .gb-escopo-grid , body.leilao-core .gb-escopo-grid , body.lucros-core .gb-escopo-grid , body.servidoes-core .gb-escopo-grid , body.usucapiao-core .gb-escopo-grid , body.revisao-core .gb-escopo-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
  }

  body.garantias-core .gb-versus, body.holding-core .gb-versus, body.inventario-core .gb-versus, body.leilao-core .gb-versus, body.lucros-core .gb-versus, body.servidoes-core .gb-versus, body.usucapiao-core .gb-versus, body.revisao-core .gb-versus,
  body.garantias-core .gb-story, body.holding-core .gb-story, body.inventario-core .gb-story, body.leilao-core .gb-story, body.lucros-core .gb-story, body.servidoes-core .gb-story, body.usucapiao-core .gb-story, body.revisao-core .gb-story,
  body.garantias-core .gb-fluxo, body.holding-core .gb-fluxo, body.inventario-core .gb-fluxo, body.leilao-core .gb-fluxo, body.lucros-core .gb-fluxo, body.servidoes-core .gb-fluxo, body.usucapiao-core .gb-fluxo, body.revisao-core .gb-fluxo,
  body.garantias-core .gb-custo, body.holding-core .gb-custo, body.inventario-core .gb-custo, body.leilao-core .gb-custo, body.lucros-core .gb-custo, body.servidoes-core .gb-custo, body.usucapiao-core .gb-custo, body.revisao-core .gb-custo,
  body.garantias-core .gb-emjogo , body.holding-core .gb-emjogo , body.inventario-core .gb-emjogo , body.leilao-core .gb-emjogo , body.lucros-core .gb-emjogo , body.servidoes-core .gb-emjogo , body.usucapiao-core .gb-emjogo , body.revisao-core .gb-emjogo {
    padding: clamp(3.25rem, 7vw, 5rem) 0;
  }

  body.garantias-core .cvl-frase , body.holding-core .cvl-frase , body.inventario-core .cvl-frase , body.leilao-core .cvl-frase , body.lucros-core .cvl-frase , body.servidoes-core .cvl-frase , body.usucapiao-core .cvl-frase , body.revisao-core .cvl-frase {
    min-height: min(70vh, 560px);
    padding: 72px 0;
  }
}

/* Celular */
@media (max-width: 760px) {
  body.garantias-core .cvl-hero , body.holding-core .cvl-hero , body.inventario-core .cvl-hero , body.leilao-core .cvl-hero , body.lucros-core .cvl-hero , body.servidoes-core .cvl-hero , body.usucapiao-core .cvl-hero , body.revisao-core .cvl-hero {
    min-height: auto;
    padding: 108px 0 56px;
  }

  body.garantias-core .cvl-hero .hero-devices , body.holding-core .cvl-hero .hero-devices , body.inventario-core .cvl-hero .hero-devices , body.leilao-core .cvl-hero .hero-devices , body.lucros-core .cvl-hero .hero-devices , body.servidoes-core .cvl-hero .hero-devices , body.usucapiao-core .cvl-hero .hero-devices , body.revisao-core .cvl-hero .hero-devices {
    display: none !important;
  }

  body.garantias-core .hero-actions-triple , body.holding-core .hero-actions-triple , body.inventario-core .hero-actions-triple , body.leilao-core .hero-actions-triple , body.lucros-core .hero-actions-triple , body.servidoes-core .hero-actions-triple , body.usucapiao-core .hero-actions-triple , body.revisao-core .hero-actions-triple {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: none;
  }

  body.garantias-core .gb-custo-grid, body.holding-core .gb-custo-grid, body.inventario-core .gb-custo-grid, body.leilao-core .gb-custo-grid, body.lucros-core .gb-custo-grid, body.servidoes-core .gb-custo-grid, body.usucapiao-core .gb-custo-grid, body.revisao-core .gb-custo-grid,
  body.garantias-core .gb-versus-list, body.holding-core .gb-versus-list, body.inventario-core .gb-versus-list, body.leilao-core .gb-versus-list, body.lucros-core .gb-versus-list, body.servidoes-core .gb-versus-list, body.usucapiao-core .gb-versus-list, body.revisao-core .gb-versus-list,
  body.garantias-core #quem-recorre.gb-who .arb-who-grid, body.holding-core #quem-recorre.gb-who .arb-who-grid, body.inventario-core #quem-recorre.gb-who .arb-who-grid, body.leilao-core #quem-recorre.gb-who .arb-who-grid, body.lucros-core #quem-recorre.gb-who .arb-who-grid, body.servidoes-core #quem-recorre.gb-who .arb-who-grid, body.usucapiao-core #quem-recorre.gb-who .arb-who-grid, body.revisao-core #quem-recorre.gb-who .arb-who-grid,
  body.garantias-core .cvl-decisao-grid, body.holding-core .cvl-decisao-grid, body.inventario-core .cvl-decisao-grid, body.leilao-core .cvl-decisao-grid, body.lucros-core .cvl-decisao-grid, body.servidoes-core .cvl-decisao-grid, body.usucapiao-core .cvl-decisao-grid, body.revisao-core .cvl-decisao-grid,
  body.garantias-core .gb-fluxo-nodes , body.holding-core .gb-fluxo-nodes , body.inventario-core .gb-fluxo-nodes , body.leilao-core .gb-fluxo-nodes , body.lucros-core .gb-fluxo-nodes , body.servidoes-core .gb-fluxo-nodes , body.usucapiao-core .gb-fluxo-nodes , body.revisao-core .gb-fluxo-nodes {
    grid-template-columns: 1fr;
  }

  body.garantias-core .gb-quote-block p , body.holding-core .gb-quote-block p , body.inventario-core .gb-quote-block p , body.leilao-core .gb-quote-block p , body.lucros-core .gb-quote-block p , body.servidoes-core .gb-quote-block p , body.usucapiao-core .gb-quote-block p , body.revisao-core .gb-quote-block p {
    font-size: clamp(1.25rem, 5.5vw, 1.7rem);
  }

  body.garantias-core .gb-antes-depois , body.holding-core .gb-antes-depois , body.inventario-core .gb-antes-depois , body.leilao-core .gb-antes-depois , body.lucros-core .gb-antes-depois , body.servidoes-core .gb-antes-depois , body.usucapiao-core .gb-antes-depois , body.revisao-core .gb-antes-depois {
    grid-template-columns: 1fr;
  }

  body.garantias-core .gb-ad-bridge , body.holding-core .gb-ad-bridge , body.inventario-core .gb-ad-bridge , body.leilao-core .gb-ad-bridge , body.lucros-core .gb-ad-bridge , body.servidoes-core .gb-ad-bridge , body.usucapiao-core .gb-ad-bridge , body.revisao-core .gb-ad-bridge {
    transform: rotate(90deg);
    padding: 0.25rem 0;
  }

  body.garantias-core .gb-fluxo-stage , body.holding-core .gb-fluxo-stage , body.inventario-core .gb-fluxo-stage , body.leilao-core .gb-fluxo-stage , body.lucros-core .gb-fluxo-stage , body.servidoes-core .gb-fluxo-stage , body.usucapiao-core .gb-fluxo-stage , body.revisao-core .gb-fluxo-stage {
    padding: 1.4rem 1rem;
  }

  body.garantias-core .gb-fluxo-node , body.holding-core .gb-fluxo-node , body.inventario-core .gb-fluxo-node , body.leilao-core .gb-fluxo-node , body.lucros-core .gb-fluxo-node , body.servidoes-core .gb-fluxo-node , body.usucapiao-core .gb-fluxo-node , body.revisao-core .gb-fluxo-node {
    min-height: 0;
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
    gap: 0.85rem;
    padding: 0.85rem 0.2rem;
    border-bottom: 1px solid rgba(232, 201, 160, 0.12);
  }

  body.garantias-core .gb-fluxo-node span , body.holding-core .gb-fluxo-node span , body.inventario-core .gb-fluxo-node span , body.leilao-core .gb-fluxo-node span , body.lucros-core .gb-fluxo-node span , body.servidoes-core .gb-fluxo-node span , body.usucapiao-core .gb-fluxo-node span , body.revisao-core .gb-fluxo-node span {
    max-width: none;
  }

  body.garantias-core .gb-who-cta .btn, body.holding-core .gb-who-cta .btn, body.inventario-core .gb-who-cta .btn, body.leilao-core .gb-who-cta .btn, body.lucros-core .gb-who-cta .btn, body.servidoes-core .gb-who-cta .btn, body.usucapiao-core .gb-who-cta .btn, body.revisao-core .gb-who-cta .btn,
  body.garantias-core .hero-actions-triple .btn, body.holding-core .hero-actions-triple .btn, body.inventario-core .hero-actions-triple .btn, body.leilao-core .hero-actions-triple .btn, body.lucros-core .hero-actions-triple .btn, body.servidoes-core .hero-actions-triple .btn, body.usucapiao-core .hero-actions-triple .btn, body.revisao-core .hero-actions-triple .btn,
  body.garantias-core .arb-film-cta, body.holding-core .arb-film-cta, body.inventario-core .arb-film-cta, body.leilao-core .arb-film-cta, body.lucros-core .arb-film-cta, body.servidoes-core .arb-film-cta, body.usucapiao-core .arb-film-cta, body.revisao-core .arb-film-cta,
  body.garantias-core #cta-final .btn, body.holding-core #cta-final .btn, body.inventario-core #cta-final .btn, body.leilao-core #cta-final .btn, body.lucros-core #cta-final .btn, body.servidoes-core #cta-final .btn, body.usucapiao-core #cta-final .btn, body.revisao-core #cta-final .btn,
  body.garantias-core .contact-square-submit , body.holding-core .contact-square-submit , body.inventario-core .contact-square-submit , body.leilao-core .contact-square-submit , body.lucros-core .contact-square-submit , body.servidoes-core .contact-square-submit , body.usucapiao-core .contact-square-submit , body.revisao-core .contact-square-submit {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.garantias-core .cvl-frase , body.holding-core .cvl-frase , body.inventario-core .cvl-frase , body.leilao-core .cvl-frase , body.lucros-core .cvl-frase , body.servidoes-core .cvl-frase , body.usucapiao-core .cvl-frase , body.revisao-core .cvl-frase {
    min-height: min(78vh, 640px);
    padding: 64px 0;
  }

  body.garantias-core .gb-versus-card , body.holding-core .gb-versus-card , body.inventario-core .gb-versus-card , body.leilao-core .gb-versus-card , body.lucros-core .gb-versus-card , body.servidoes-core .gb-versus-card , body.usucapiao-core .gb-versus-card , body.revisao-core .gb-versus-card {
    min-height: 280px;
  }

  body.garantias-core .gb-versus-legend , body.holding-core .gb-versus-legend , body.inventario-core .gb-versus-legend , body.leilao-core .gb-versus-legend , body.lucros-core .gb-versus-legend , body.servidoes-core .gb-versus-legend , body.usucapiao-core .gb-versus-legend , body.revisao-core .gb-versus-legend {
    flex-direction: column;
    align-items: center;
    gap: 0.55rem;
  }

  body.garantias-core .contact-square-form input, body.holding-core .contact-square-form input, body.inventario-core .contact-square-form input, body.leilao-core .contact-square-form input, body.lucros-core .contact-square-form input, body.servidoes-core .contact-square-form input, body.usucapiao-core .contact-square-form input, body.revisao-core .contact-square-form input,
  body.garantias-core .contact-square-form textarea , body.holding-core .contact-square-form textarea , body.inventario-core .contact-square-form textarea , body.leilao-core .contact-square-form textarea , body.lucros-core .contact-square-form textarea , body.servidoes-core .contact-square-form textarea , body.usucapiao-core .contact-square-form textarea , body.revisao-core .contact-square-form textarea {
    font-size: 16px;
    min-height: 48px;
  }

  body.garantias-core .menu , body.holding-core .menu , body.inventario-core .menu , body.leilao-core .menu , body.lucros-core .menu , body.servidoes-core .menu , body.usucapiao-core .menu , body.revisao-core .menu {
    max-height: min(70vh, 520px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  body.garantias-core .section-intro.centered h2 , body.holding-core .section-intro.centered h2 , body.inventario-core .section-intro.centered h2 , body.leilao-core .section-intro.centered h2 , body.lucros-core .section-intro.centered h2 , body.servidoes-core .section-intro.centered h2 , body.usucapiao-core .section-intro.centered h2 , body.revisao-core .section-intro.centered h2 {
    font-size: clamp(1.3rem, 6.4vw, 1.75rem);
  }

  body.garantias-core #cta-final .cta-box h2 , body.holding-core #cta-final .cta-box h2 , body.inventario-core #cta-final .cta-box h2 , body.leilao-core #cta-final .cta-box h2 , body.lucros-core #cta-final .cta-box h2 , body.servidoes-core #cta-final .cta-box h2 , body.usucapiao-core #cta-final .cta-box h2 , body.revisao-core #cta-final .cta-box h2 {
    font-size: clamp(1.35rem, 6.2vw, 1.85rem);
  }
}

@media (hover: none) {
  body.garantias-core .gb-versus-card.is-open .gb-versus-answer , body.holding-core .gb-versus-card.is-open .gb-versus-answer , body.inventario-core .gb-versus-card.is-open .gb-versus-answer , body.leilao-core .gb-versus-card.is-open .gb-versus-answer , body.lucros-core .gb-versus-card.is-open .gb-versus-answer , body.servidoes-core .gb-versus-card.is-open .gb-versus-answer , body.usucapiao-core .gb-versus-card.is-open .gb-versus-answer , body.revisao-core .gb-versus-card.is-open .gb-versus-answer {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.garantias-core *, body.holding-core *, body.inventario-core *, body.leilao-core *, body.lucros-core *, body.servidoes-core *, body.usucapiao-core *, body.revisao-core *,
  body.garantias-core *::before, body.holding-core *::before, body.inventario-core *::before, body.leilao-core *::before, body.lucros-core *::before, body.servidoes-core *::before, body.usucapiao-core *::before, body.revisao-core *::before,
  body.garantias-core *::after , body.holding-core *::after , body.inventario-core *::after , body.leilao-core *::after , body.lucros-core *::after , body.servidoes-core *::after , body.usucapiao-core *::after , body.revisao-core *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* FUNDO ? finalize mobile / performance */
body.fundo-comercio-core #metodo-gv,
body.fundo-comercio-core #pontos,
body.fundo-comercio-core #quem-recorre,
body.fundo-comercio-core #experiencia,
body.fundo-comercio-core #versus,
body.fundo-comercio-core #historia-ponto {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

body.fundo-comercio-core #pontos.fc-localizacao .section-bg {
  content-visibility: auto;
}

@media (max-width: 760px) {
  body.fundo-comercio-core #pontos.fc-localizacao {
    padding: 3.5rem 0;
  }

  body.fundo-comercio-core #pontos.fc-localizacao .section-bg {
    filter: brightness(0.32) saturate(0.85);
  }

  body.fundo-comercio-core #pontos.fc-localizacao .fc-localizacao-overlay {
    background:
      linear-gradient(180deg, rgba(5, 5, 5, 0.86) 0%, rgba(5, 5, 5, 0.72) 45%, rgba(5, 5, 5, 0.92) 100%),
      radial-gradient(ellipse at 50% 30%, rgba(200, 164, 93, 0.08), transparent 55%);
  }

  body.fundo-comercio-core #pontos.fc-localizacao .section-intro h2 {
    font-size: clamp(1.35rem, 6.2vw, 1.85rem);
  }

  body.fundo-comercio-core #quem-recorre.fc-who .fc-who-cta {
    padding: 0 0.25rem;
  }

  body.fundo-comercio-core #quem-recorre.fc-who .fc-who-cta .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.fundo-comercio-core .fc-frase-cta {
    width: min(100%, 22rem);
    min-height: 48px;
    justify-content: center;
  }

  body.fundo-comercio-core .cvl-frase,
  body.fundo-comercio-core .arb-apple.fc-frase-bronze {
    min-height: min(78vh, 640px);
    padding: 64px 0;
  }

  body.fundo-comercio-core .cvl-frase h2,
  body.fundo-comercio-core #evidencias .arb-apple-inner h2 {
    font-size: clamp(1.25rem, 5.8vw, 1.7rem);
    padding-inline: 0.25rem;
  }

  body.fundo-comercio-core .menu a {
    min-height: 44px;
    display: flex;
    align-items: center;
  }

  body.fundo-comercio-core .mgv-hand-card {
    font-size: 0.88rem;
    line-height: 1.4;
    padding: 0.95rem 1rem;
  }
}

/* FUNDO ? Quem contrata */
body.fundo-comercio-core #quem-recorre.fc-who {
  padding: clamp(4.5rem, 10vw, 7rem) 0;
  scroll-margin-top: 96px;
  background:
    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(160, 110, 55, 0.16), transparent 55%),
    linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.fundo-comercio-core #quem-recorre.fc-who .arb-who-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2.25rem;
}

body.fundo-comercio-core #quem-recorre.fc-who .arb-who-card {
  border-color: rgba(232, 201, 160, 0.28);
  background: rgba(18, 14, 10, 0.88);
}

body.fundo-comercio-core #quem-recorre.fc-who .arb-who-card h3 {
  font-size: clamp(1rem, 1.6vw, 1.15rem);
  line-height: 1.3;
}

body.fundo-comercio-core #quem-recorre.fc-who .fc-who-close {
  max-width: 36rem;
  margin: 2.25rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.82);
  font-size: 1.05rem;
  line-height: 1.55;
}

body.fundo-comercio-core #quem-recorre.fc-who .fc-who-cta {
  display: flex;
  justify-content: center;
  margin-top: 1.35rem;
}

@media (max-width: 980px) {
  body.fundo-comercio-core #quem-recorre.fc-who .arb-who-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.fundo-comercio-core #quem-recorre.fc-who .arb-who-grid {
    grid-template-columns: 1fr;
  }
}

/* FUNDO ? frase surfaces (n?o s? preto) */
body.fundo-comercio-core .cvl-frase.fc-frase-bronze,
body.fundo-comercio-core .arb-apple.fc-frase-bronze {
  background:
    radial-gradient(ellipse 80% 70% at 50% 40%, rgba(160, 110, 55, 0.28), transparent 60%),
    linear-gradient(165deg, #2a1c12 0%, #120c09 45%, #1a120e 100%);
}

body.fundo-comercio-core .cvl-frase.fc-frase-gold {
  background:
    radial-gradient(ellipse 90% 60% at 70% 20%, rgba(212, 168, 90, 0.22), transparent 55%),
    radial-gradient(ellipse 70% 50% at 20% 90%, rgba(90, 55, 25, 0.45), transparent 50%),
    linear-gradient(180deg, #1c140c 0%, #0d0a07 50%, #18110b 100%);
}

body.fundo-comercio-core .cvl-frase.fc-frase-smoke {
  background:
    radial-gradient(ellipse at 50% 0%, rgba(90, 78, 64, 0.35), transparent 55%),
    linear-gradient(180deg, #141210 0%, #0a0908 55%, #12100e 100%);
}

body.fundo-comercio-core .cvl-frase.fc-frase-match-prev {
  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.fundo-comercio-core .fc-frase-cta {
  margin-top: 2rem;
  display: inline-flex;
}

body.fundo-comercio-core .arb-apple.fc-frase-bronze .fc-frase-cta {
  margin-top: 2.25rem;
}

body.fundo-comercio-core .cvl-frase.fc-frase-gold h2 span,
body.fundo-comercio-core .cvl-frase.fc-frase-bronze h2 span {
  color: #e8c889;
}

/* FUNDO ? LOCALIZA??O COMERCIAL com imagem de fundo */
body.fundo-comercio-core #pontos.fc-localizacao {
  position: relative;
  overflow: hidden;
  background: #050505;
  padding: clamp(4.5rem, 10vw, 7rem) 0;
}

body.fundo-comercio-core #pontos.fc-localizacao .section-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center 40%;
  background-repeat: no-repeat;
  filter: brightness(0.42) saturate(0.9) contrast(1.05);
  transform: scale(1.02);
}

body.fundo-comercio-core #pontos.fc-localizacao .fc-localizacao-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.78) 0%, rgba(5, 5, 5, 0.55) 45%, rgba(5, 5, 5, 0.88) 100%),
    radial-gradient(ellipse at 50% 35%, rgba(200, 164, 93, 0.1), transparent 55%);
}

body.fundo-comercio-core #pontos.fc-localizacao .section-fullbleed-content {
  position: relative;
  z-index: 2;
}

body.fundo-comercio-core #pontos.fc-localizacao .section-intro h2,
body.fundo-comercio-core #pontos.fc-localizacao .diss-percepcao-body > p,
body.fundo-comercio-core #pontos.fc-localizacao .diss-percepcao-list li {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.65);
}

/* MGV PLATFORM FUNDO */
body.fundo-comercio-core .mgv-platform,
body.fundo-comercio-core #metodo-gv.mgv-platform {
  --mgv-gold: #e8c9a0;
  --mgv-gold-soft: rgba(232, 201, 160, 0.7);
  --mgv-line: #5a452c;
  --mgv-glow: rgba(140, 96, 48, 0.45);
  position: relative;
  overflow: hidden;
  content-visibility: visible;
  contain: none;
  contain-intrinsic-size: auto;
  opacity: 1 !important;
  transform: none !important;
  color: #f2e6d4;
  background: #050505;
}

body.fundo-comercio-core .mgv-platform-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.45), rgba(5, 5, 5, 0.72) 45%, rgba(5, 5, 5, 0.88)),
    url("../images/mgv-fundo-textura.png") center / cover no-repeat;
  opacity: 0.9;
  pointer-events: none;
  z-index: 0;
}

body.fundo-comercio-core .mgv-platform-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(ellipse 70% 35% at 50% 8%, rgba(232, 201, 160, 0.12), transparent 55%),
    radial-gradient(circle at 18% 40%, rgba(90, 69, 44, 0.22), transparent 30%),
    radial-gradient(circle at 82% 55%, rgba(90, 69, 44, 0.2), transparent 34%);
}

body.fundo-comercio-core .mgv-particles {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  opacity: 0.4;
}

body.fundo-comercio-core .mgv-ch {
  position: relative;
  z-index: 1;
}

body.fundo-comercio-core .mgv-ch-title {
  margin: 0 0 0.7rem;
  font-size: clamp(1.8rem, 3.6vw, 2.8rem);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #f8f1e6;
}

body.fundo-comercio-core .mgv-ch-lead {
  margin: 0 0 1.4rem;
  max-width: 34rem;
  color: rgba(242, 230, 212, 0.72);
  font-size: 1.05rem;
  line-height: 1.55;
}

body.fundo-comercio-core .mgv-ch-arch .mgv-ch-lead,
body.fundo-comercio-core .mgv-ch-modules .mgv-ch-lead,
body.fundo-comercio-core .mgv-ch-core .mgv-ch-lead {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body.fundo-comercio-core .mgv-ch-arch .mgv-ch-title,
body.fundo-comercio-core .mgv-ch-modules .mgv-ch-title {
  text-align: center;
}

/* MANIFESTO */
body.fundo-comercio-core .mgv-ch-manifesto {
  min-height: 0;
  display: grid;
  place-items: center;
  text-align: center;
  padding: clamp(2.8rem, 6vh, 4.2rem) 0 clamp(2rem, 4vh, 3rem);
}

body.fundo-comercio-core .mgv-manifesto-inner {
  max-width: 56rem;
}

body.fundo-comercio-core .mgv-ch-manifesto .badge {
  margin-bottom: 1.2rem;
}

body.fundo-comercio-core .mgv-monster {
  margin: 0 auto;
  font-size: clamp(3.2rem, 10vw, 6.8rem);
  line-height: 0.92;
  font-weight: 850;
  letter-spacing: -0.045em;
  text-transform: uppercase;
  color: #f8f1e6;
}

body.fundo-comercio-core .mgv-monster span {
  display: block;
}

body.fundo-comercio-core .mgv-monster .mgv-reg {
  display: inline;
  color: var(--mgv-gold);
  font-size: 0.55em;
  vertical-align: super;
}

body.fundo-comercio-core .mgv-signature-wrap {
  position: relative;
  display: grid;
  place-items: center;
  margin: 0.55rem auto 0.15rem;
  width: min(480px, 88vw);
}

body.fundo-comercio-core .mgv-ch-finale .mgv-signature-wrap {
  margin: 1.75rem auto 0;
}

body.fundo-comercio-core .mgv-signature {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}

body.fundo-comercio-core .mgv-signature-path {
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  opacity: 0.96;
}

body.fundo-comercio-core .mgv-signature-accent {
  stroke-width: 1.15;
  opacity: 0.42;
  fill: none !important;
}

body.fundo-comercio-core .mgv-signature.is-drawn .mgv-signature-path {
  transition: stroke-dashoffset 900ms ease-out;
  stroke-dashoffset: 0;
}

body.fundo-comercio-core .mgv-signature.is-drawn .mgv-signature-accent {
  transition-delay: 220ms;
}

body.fundo-comercio-core .mgv-signature.is-drawn .mgv-signature-path:not(.mgv-signature-accent) {
  fill: var(--gold);
  transition:
    stroke-dashoffset 900ms ease-out,
    fill 380ms ease-out 780ms;
}

body.fundo-comercio-core .mgv-signature-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (prefers-reduced-motion: reduce) {
  body.fundo-comercio-core .mgv-signature-path,
  body.fundo-comercio-core .mgv-signature.is-drawn .mgv-signature-path {
    transition: none;
    stroke-dashoffset: 0;
  }

  body.fundo-comercio-core .mgv-signature-path:not(.mgv-signature-accent),
  body.fundo-comercio-core .mgv-signature.is-drawn .mgv-signature-path:not(.mgv-signature-accent) {
    fill: var(--gold);
  }
}

body.fundo-comercio-core .mgv-manifesto-sub {
  margin: 1.6rem auto 0;
  max-width: 28rem;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  line-height: 1.45;
  color: rgba(242, 230, 212, 0.78);
}

body.fundo-comercio-core .mgv-manifesto-line {
  width: min(180px, 40vw);
  height: 1px;
  margin: 2rem auto;
  background: linear-gradient(90deg, transparent, var(--mgv-line), var(--mgv-gold), var(--mgv-line), transparent);
  box-shadow: 0 0 20px var(--mgv-glow);
}

body.fundo-comercio-core .mgv-manifesto-hook {
  margin: 0 auto;
  font-size: clamp(1.35rem, 2.8vw, 1.85rem);
  line-height: 1.35;
  font-weight: 650;
  color: #f2e6d4;
}

body.fundo-comercio-core .mgv-manifesto-hook strong {
  color: var(--mgv-gold);
}


/* ORIGEM ? texto esquerda, foto ? direita (proporcional) */
body.fundo-comercio-core .mgv-ch-origem {
  display: grid;
  grid-template-columns: minmax(280px, 1.05fr) minmax(280px, 0.95fr);
  gap: clamp(1rem, 2.5vw, 2rem);
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
  padding: clamp(2rem, 4vw, 3rem) clamp(1.2rem, 3vw, 2rem);
  min-height: 0;
}

body.fundo-comercio-core .mgv-origem-copy {
  order: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
}

body.fundo-comercio-core .mgv-origem-media {
  order: 2;
  position: relative;
  min-height: 0;
}

body.fundo-comercio-core .mgv-origem-copy h3 {
  margin: 0 0 1.4rem;
  font-size: clamp(1.7rem, 3vw, 2.4rem);
  line-height: 1.15;
  font-weight: 750;
  color: #f8f1e6;
  max-width: 18ch;
}

body.fundo-comercio-core .mgv-origem-spine {
  list-style: none;
  margin: 0 0 1.5rem;
  padding: 0 0 0 1.1rem;
  border-left: 1px solid var(--mgv-line);
  display: grid;
  gap: 0.75rem;
}

body.fundo-comercio-core .mgv-origem-spine li {
  position: relative;
  padding-left: 1rem;
  opacity: 0.55;
  transition: opacity 0.35s ease;
}

body.fundo-comercio-core .mgv-origem-spine li::before {
  content: "";
  position: absolute;
  left: -1.2rem;
  top: 0.55rem;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--mgv-line);
  box-shadow: 0 0 0 3px rgba(5, 5, 5, 0.9);
}

body.fundo-comercio-core .mgv-origem-spine li.is-lit,
body.fundo-comercio-core .mgv-origem-spine li.is-core {
  opacity: 1;
}

body.fundo-comercio-core .mgv-origem-spine li.is-core::before {
  background: var(--mgv-gold);
  box-shadow: 0 0 12px var(--mgv-glow), 0 0 0 3px rgba(5, 5, 5, 0.9);
}

body.fundo-comercio-core .mgv-origem-spine em {
  display: block;
  font-style: normal;
  color: var(--mgv-gold);
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 0.15rem;
}

body.fundo-comercio-core .mgv-origem-spine span {
  color: #f2e6d4;
  font-size: 1.05rem;
  font-weight: 600;
}

body.fundo-comercio-core .mgv-origem-text {
  margin: 0 0 0.85rem;
  max-width: 38rem;
  color: rgba(242, 230, 212, 0.74);
  font-size: 1.02rem;
  line-height: 1.6;
}

body.fundo-comercio-core .mgv-origem-key {
  color: #f2e6d4 !important;
  font-weight: 650;
}

body.fundo-comercio-core .mgv-origem-lead {
  margin-top: 0.2rem;
}

body.fundo-comercio-core .mgv-origem-lead strong {
  color: var(--mgv-gold);
  font-size: 1.08rem;
}

body.fundo-comercio-core .mgv-origem-evolution {
  margin: 0.2rem 0 1rem;
  max-width: 36rem;
  color: rgba(232, 201, 160, 0.85);
  font-size: 0.9rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

body.fundo-comercio-core .mgv-origem-photo {
  position: relative;
  overflow: visible;
  isolation: isolate;
  max-width: 520px;
  margin-left: auto;
}

body.fundo-comercio-core .mgv-origem-photo img {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: center top;
  display: block;
  border-radius: 0;
  mix-blend-mode: lighten;
  filter: contrast(1.05) saturate(0.92) brightness(0.94);
  mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 100%);
}

body.fundo-comercio-core .mgv-origem-photo-fade {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5, 5, 5, 0.82), transparent 28%),
    linear-gradient(180deg, transparent 72%, rgba(5, 5, 5, 0.55));
  z-index: 1;
}

/* Quadro saindo da m?o ? flutuando ? esquerda do gesto, sem tapar a palma */
body.fundo-comercio-core .mgv-hand-line {
  position: absolute;
  left: -2%;
  top: 46%;
  width: 18%;
  height: 1px;
  z-index: 3;
  background: linear-gradient(90deg, var(--mgv-gold), transparent);
  box-shadow: 0 0 12px var(--mgv-glow);
  pointer-events: none;
}

body.fundo-comercio-core .mgv-hand-card {
  position: absolute;
  left: -20%;
  top: 20%;
  z-index: 4;
  width: min(72%, 270px);
  margin: 0;
  padding: 1.15rem 1.2rem;
  border: 1px solid rgba(232, 201, 160, 0.4);
  border-radius: 10px;
  background: rgba(10, 8, 6, 0.92);
  box-shadow:
    0 0 0 1px rgba(90, 69, 44, 0.35) inset,
    0 18px 40px rgba(0, 0, 0, 0.45),
    0 0 28px rgba(140, 96, 48, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #f2e6d4;
  font-size: 0.95rem;
  line-height: 1.45;
  font-weight: 600;
}

/* HIST?RIA */
body.fundo-comercio-core .mgv-ch-historia {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-historia-inner {
  max-width: 44rem;
  margin: 0 auto;
}

body.fundo-comercio-core .mgv-historia-inner .badge {
  margin-bottom: 1rem;
}

body.fundo-comercio-core .mgv-historia-inner .mgv-ch-title {
  margin-bottom: 1.2rem;
}

body.fundo-comercio-core .mgv-historia-inner p {
  margin: 0 0 1rem;
  color: rgba(242, 230, 212, 0.76);
  font-size: 1.08rem;
  line-height: 1.65;
}

body.fundo-comercio-core .mgv-historia-inner strong {
  color: var(--mgv-gold);
}

/* PROBLEMA */
body.fundo-comercio-core .mgv-ch-problema {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-problema-inner {
  max-width: 42rem;
  margin: 0 auto;
}

body.fundo-comercio-core .mgv-problema-inner .badge {
  margin-bottom: 1rem;
}

body.fundo-comercio-core .mgv-ch-problema .mgv-ch-title span {
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-problema-inner p {
  margin: 0 0 1rem;
  color: rgba(242, 230, 212, 0.76);
  font-size: 1.05rem;
  line-height: 1.6;
}

body.fundo-comercio-core .mgv-problema-inner .mgv-produto-hook {
  margin: 1.2rem auto 1rem;
}

body.fundo-comercio-core .mgv-problema-close {
  margin-top: 1.2rem !important;
  color: #f2e6d4 !important;
  font-weight: 600;
}

body.fundo-comercio-core .mgv-problema-close strong {
  color: var(--mgv-gold);
}

/* JULGAMENTO */
body.fundo-comercio-core .mgv-ch-julgamento {
  padding: clamp(1.8rem, 3.5vw, 2.8rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-julgamento-inner {
  max-width: 40rem;
  margin: 0 auto;
}

body.fundo-comercio-core .mgv-julgamento-inner p {
  margin: 0 0 0.9rem;
  color: rgba(242, 230, 212, 0.76);
  font-size: 1.05rem;
  line-height: 1.6;
}

body.fundo-comercio-core .mgv-julgamento-inner .mgv-produto-hook {
  margin-bottom: 1.1rem;
}

/* ARCH ? linha ? esquerda, texto ? direita (n?o atravessa) */
body.fundo-comercio-core .mgv-ch-arch {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
}

body.fundo-comercio-core .mgv-ch-arch .container {
  max-width: 820px;
}

body.fundo-comercio-core .mgv-arch-mantra {
  margin: 0 auto 2rem;
  max-width: 28rem;
  text-align: center;
  font-size: clamp(1.15rem, 2.2vw, 1.4rem);
  line-height: 1.45;
  font-weight: 650;
  color: rgba(242, 230, 212, 0.78);
}

body.fundo-comercio-core .mgv-arch-mantra strong {
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-arch {
  position: relative;
  display: grid;
  gap: 0.15rem;
  max-width: 34rem;
  margin: 0 auto;
  padding-left: 2.4rem;
}

body.fundo-comercio-core .mgv-arch-spine {
  position: absolute;
  left: 0.55rem;
  top: 0.8rem;
  bottom: 0.8rem;
  width: 1px;
  z-index: 0;
  background: linear-gradient(
    180deg,
    transparent,
    var(--mgv-line) 8%,
    var(--mgv-gold-soft) 50%,
    var(--mgv-line) 92%,
    transparent
  );
  box-shadow: 0 0 18px var(--mgv-glow);
  pointer-events: none;
}

body.fundo-comercio-core .mgv-arch-step {
  position: relative;
  z-index: 1;
  appearance: none;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  cursor: pointer;
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: center;
  gap: 1rem;
  text-align: left;
  padding: 0.55rem 0;
  margin-left: -2.05rem;
  transition: transform 0.3s ease;
}

body.fundo-comercio-core .mgv-arch-copy {
  display: grid;
  gap: 0.2rem;
  padding: 0.75rem 1.1rem;
  border: 1px solid rgba(90, 69, 44, 0.4);
  border-radius: 12px;
  background: rgba(8, 7, 6, 0.55);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);
  transition: border-color 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

body.fundo-comercio-core .mgv-arch-step:hover .mgv-arch-copy,
body.fundo-comercio-core .mgv-arch-step.is-lit .mgv-arch-copy,
body.fundo-comercio-core .mgv-arch-step:focus-visible .mgv-arch-copy {
  border-color: rgba(232, 201, 160, 0.5);
  background: rgba(14, 11, 8, 0.85);
  box-shadow: 0 0 22px var(--mgv-glow), 0 12px 30px rgba(0, 0, 0, 0.35);
}

body.fundo-comercio-core .mgv-arch-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--mgv-line);
  box-shadow: 0 0 0 4px rgba(5, 5, 5, 0.92);
  justify-self: center;
  transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

body.fundo-comercio-core .mgv-arch-step strong {
  display: block;
  font-size: clamp(1.25rem, 2.5vw, 1.7rem);
  font-weight: 750;
  letter-spacing: -0.02em;
  color: rgba(242, 230, 212, 0.58);
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

body.fundo-comercio-core .mgv-arch-step em {
  display: block;
  font-style: normal;
  font-size: 0.82rem;
  color: rgba(232, 201, 160, 0.5);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.fundo-comercio-core .mgv-arch-step:hover strong,
body.fundo-comercio-core .mgv-arch-step.is-lit strong,
body.fundo-comercio-core .mgv-arch-step:focus-visible strong {
  color: #f8f1e6;
  text-shadow: 0 0 24px rgba(232, 201, 160, 0.3);
}

body.fundo-comercio-core .mgv-arch-step:hover .mgv-arch-dot,
body.fundo-comercio-core .mgv-arch-step.is-lit .mgv-arch-dot,
body.fundo-comercio-core .mgv-arch-step:focus-visible .mgv-arch-dot {
  background: var(--mgv-gold);
  box-shadow: 0 0 16px var(--mgv-glow), 0 0 0 4px rgba(5, 5, 5, 0.92);
  transform: scale(1.2);
}

body.fundo-comercio-core .mgv-arch-final .mgv-arch-copy {
  border-color: rgba(232, 201, 160, 0.55);
  background:
    linear-gradient(160deg, rgba(232, 201, 160, 0.12), rgba(8, 7, 6, 0.7));
  box-shadow: 0 0 32px var(--mgv-glow), 0 14px 36px rgba(0, 0, 0, 0.4);
  padding: 1.15rem 1.25rem;
}

body.fundo-comercio-core .mgv-arch-final em {
  display: block;
  margin-bottom: 0.25rem;
  font-style: normal;
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-arch-final strong {
  color: var(--mgv-gold) !important;
  font-size: clamp(1.45rem, 3vw, 2.05rem) !important;
}

body.fundo-comercio-core .mgv-arch-final .mgv-arch-copy > span {
  display: block;
  margin-top: 0.4rem;
  color: rgba(242, 230, 212, 0.72);
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.4;
}

/* MODULES */
body.fundo-comercio-core .mgv-ch-modules {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
}

body.fundo-comercio-core .mgv-modules {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  border: 1px solid rgba(90, 69, 44, 0.65);
  background: rgba(90, 69, 44, 0.45);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45), 0 0 40px rgba(90, 69, 44, 0.18);
}

body.fundo-comercio-core .mgv-module {
  background: rgba(8, 7, 6, 0.92);
  padding: 1.35rem 1.25rem 1.3rem;
  min-height: 0;
  transition: background 0.35s ease;
}

body.fundo-comercio-core .mgv-module:hover {
  background: rgba(18, 14, 10, 0.98);
}

body.fundo-comercio-core .mgv-module header {
  display: grid;
  gap: 0.45rem;
  margin-bottom: 1.4rem;
  padding-bottom: 1.1rem;
  border-bottom: 1px solid rgba(90, 69, 44, 0.55);
}

body.fundo-comercio-core .mgv-module header span {
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-module header h4 {
  margin: 0;
  font-size: 1.45rem;
  font-weight: 750;
  color: #f8f1e6;
  letter-spacing: -0.02em;
}

body.fundo-comercio-core .mgv-module ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.7rem;
}

body.fundo-comercio-core .mgv-module li {
  position: relative;
  padding-left: 1rem;
  color: rgba(242, 230, 212, 0.78);
  font-size: 0.98rem;
  line-height: 1.4;
}

body.fundo-comercio-core .mgv-module li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--mgv-gold);
  opacity: 0.7;
}

/* NUCLEUS */
body.fundo-comercio-core .mgv-ch-core {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-ch-core .mgv-ch-title {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

body.fundo-comercio-core .mgv-nucleus {
  --n: 8;
  position: relative;
  width: min(100%, 520px);
  aspect-ratio: 1;
  margin: 1.4rem auto 0;
}

body.fundo-comercio-core .mgv-nucleus-ring,
body.fundo-comercio-core .mgv-nucleus-ring-2 {
  position: absolute;
  inset: 14%;
  border: 1px solid rgba(90, 69, 44, 0.55);
  border-radius: 50%;
  box-shadow: 0 0 50px rgba(90, 69, 44, 0.15);
}

body.fundo-comercio-core .mgv-nucleus-ring-2 {
  inset: 26%;
  border-color: rgba(90, 69, 44, 0.35);
}

body.fundo-comercio-core .mgv-nucleus-center {
  position: absolute;
  inset: 50%;
  transform: translate(-50%, -50%);
  width: min(46%, 230px);
  aspect-ratio: 1;
  border-radius: 50%;
  display: grid;
  place-content: center;
  text-align: center;
  padding: 1rem;
  background:
    radial-gradient(circle at 35% 30%, rgba(232, 201, 160, 0.2), transparent 55%),
    rgba(10, 8, 6, 0.95);
  border: 1px solid rgba(232, 201, 160, 0.5);
  box-shadow: 0 0 60px var(--mgv-glow);
  z-index: 2;
}

body.fundo-comercio-core .mgv-nucleus-center span {
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(242, 230, 212, 0.6);
}

body.fundo-comercio-core .mgv-nucleus-center strong {
  margin-top: 0.25rem;
  font-size: clamp(0.95rem, 2vw, 1.15rem);
  color: var(--mgv-gold);
  line-height: 1.2;
}

body.fundo-comercio-core .mgv-nucleus-item {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(242, 230, 212, 0.82);
  white-space: nowrap;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.8);
  transform:
    translate(-50%, -50%)
    rotate(calc(var(--i) * 360deg / var(--n)))
    translateY(-195px)
    rotate(calc(var(--i) * -360deg / var(--n)));
}

/* SEAL */
body.fundo-comercio-core .mgv-ch-seal {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
}

body.fundo-comercio-core .mgv-seal-grid {
  list-style: none;
  margin: 1.6rem 0 1.8rem;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}

body.fundo-comercio-core .mgv-seal-grid li {
  padding: 0.95rem 1.1rem;
  border: 1px solid rgba(90, 69, 44, 0.55);
  border-radius: 10px;
  background: rgba(8, 7, 6, 0.55);
  color: #f2e6d4;
  font-size: 0.98rem;
  line-height: 1.4;
}

body.fundo-comercio-core .mgv-seal-grid li::before {
  content: "\2713 ";
  color: var(--mgv-gold);
  font-weight: 700;
}

body.fundo-comercio-core .mgv-seal-close {
  margin: 2rem auto 0;
  max-width: 36rem;
  text-align: center;
  font-size: clamp(1.15rem, 2.2vw, 1.4rem);
  line-height: 1.5;
  color: rgba(242, 230, 212, 0.85);
}

body.fundo-comercio-core .mgv-seal-close strong {
  color: var(--mgv-gold);
}

/* DIFERENCIAIS ? texto / badge / texto */
body.fundo-comercio-core .mgv-ch-produto {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
}

body.fundo-comercio-core .mgv-produto-inner {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
}

body.fundo-comercio-core .mgv-produto-inner .badge {
  display: inline-flex;
  margin: 1.35rem auto 1.35rem;
}

body.fundo-comercio-core .mgv-produto-hook {
  margin: 0 auto;
  font-size: clamp(1.35rem, 2.8vw, 1.85rem);
  line-height: 1.35;
  font-weight: 650;
  color: #f2e6d4;
}

body.fundo-comercio-core .mgv-produto-hook strong {
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-diff-note {
  margin: 0.55rem auto 0;
  font-size: 0.82rem;
  line-height: 1.4;
  color: rgba(242, 230, 212, 0.55);
  font-style: italic;
}

body.fundo-comercio-core .mgv-produto-sub {
  margin: 0.85rem auto 0;
  max-width: 34rem;
  color: rgba(242, 230, 212, 0.72);
  font-size: 1.05rem;
  line-height: 1.55;
}

body.fundo-comercio-core .mgv-produto-sub-tight {
  margin-top: 0.55rem;
}

body.fundo-comercio-core .mgv-produto-inner .btn {
  margin-top: 1.5rem;
}

body.fundo-comercio-core .mgv-produto-inner .mgv-origem-evolution {
  margin: 1rem auto 0;
  text-align: center;
}

/* PROVA */
body.fundo-comercio-core .mgv-ch-prova {
  padding: clamp(2rem, 4vw, 3.2rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-prova-inner {
  max-width: 40rem;
  margin: 0 auto;
}

body.fundo-comercio-core .mgv-prova-inner .badge {
  margin-bottom: 1rem;
}

body.fundo-comercio-core .mgv-prova-inner p {
  margin: 0 0 1rem;
  color: rgba(242, 230, 212, 0.76);
  font-size: 1.05rem;
  line-height: 1.6;
}

body.fundo-comercio-core .mgv-prova-inner .mgv-produto-hook {
  margin: 0.9rem auto 0.9rem;
}

body.fundo-comercio-core .mgv-prova-inner .btn {
  margin-top: 0.6rem;
}

/* DO DADO ? DECIS?O */
body.fundo-comercio-core .mgv-ch-pipeline {
  padding: clamp(2rem, 4vw, 3.4rem) 0;
  text-align: center;
}

body.fundo-comercio-core .mgv-ch-pipeline .mgv-ch-title {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

body.fundo-comercio-core .mgv-pipeline-lead {
  margin: 0.85rem auto 0;
  text-align: center;
  max-width: 36rem;
}

body.fundo-comercio-core .mgv-dado-flow {
  list-style: none;
  margin: 1.6rem auto 0;
  padding: 0;
  max-width: 34rem;
  display: grid;
  gap: 0.2rem;
  text-align: left;
}

body.fundo-comercio-core .mgv-dado-step {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.9rem;
  row-gap: 0.2rem;
  padding: 1rem 1.15rem;
  border: 1px solid rgba(90, 69, 44, 0.45);
  border-radius: 12px;
  background: rgba(8, 7, 6, 0.55);
  opacity: 0.72;
  transition: opacity 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

body.fundo-comercio-core .mgv-dado-step.is-lit {
  opacity: 1;
  border-color: rgba(232, 201, 160, 0.45);
  box-shadow: 0 0 22px var(--mgv-glow);
}

body.fundo-comercio-core .mgv-dado-step em {
  grid-row: 1 / span 2;
  align-self: center;
  font-style: normal;
  font-size: 0.72rem;
  letter-spacing: 0.14em;
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-dado-step strong {
  font-size: 1.15rem;
  color: #f8f1e6;
}

body.fundo-comercio-core .mgv-dado-step span {
  color: rgba(242, 230, 212, 0.7);
  font-size: 0.95rem;
  line-height: 1.45;
}

body.fundo-comercio-core .mgv-dado-final {
  border-color: rgba(232, 201, 160, 0.55);
}

body.fundo-comercio-core .mgv-dado-final strong {
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-dado-arrow {
  text-align: center;
  color: var(--mgv-line);
  font-size: 0.95rem;
  line-height: 1;
  padding: 0.15rem 0;
}

body.fundo-comercio-core .mgv-ch-seal .mgv-ch-title {
  text-align: center;
}

body.fundo-comercio-core .mgv-seal-grid {
  max-width: 52rem;
  margin-left: auto;
  margin-right: auto;
}

/* FINALE */
body.fundo-comercio-core .mgv-ch-finale {
  padding: clamp(2.4rem, 5vh, 3.6rem) 0 3.2rem;
  text-align: center;
}

body.fundo-comercio-core .mgv-finale-text {
  margin: 0 auto 0.85rem;
  max-width: 34rem;
  font-size: clamp(1.5rem, 3.2vw, 2.15rem);
  line-height: 1.3;
  font-weight: 750;
  color: #f8f1e6;
}

body.fundo-comercio-core .mgv-finale-text span {
  color: rgba(242, 230, 212, 0.88);
  font-weight: 650;
}

body.fundo-comercio-core .mgv-finale-punch {
  margin: 0 auto 2rem;
  max-width: 34rem;
  font-size: clamp(1.65rem, 3.6vw, 2.35rem);
  line-height: 1.25;
  font-weight: 800;
  color: var(--mgv-gold);
}

body.fundo-comercio-core .mgv-finale-sub {
  margin: 0 auto 1.8rem;
  max-width: 34rem;
  color: rgba(242, 230, 212, 0.72);
  font-size: 1.05rem;
  line-height: 1.55;
}

body.fundo-comercio-core .mgv-ch-finale .btn {
  min-width: min(100%, 280px);
}

@media (max-width: 960px) {
  body.fundo-comercio-core .mgv-ch-origem {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  body.fundo-comercio-core .mgv-origem-copy {
    order: 2;
    padding: 2rem 1.1rem 2.5rem;
  }

  body.fundo-comercio-core .mgv-origem-media {
    order: 1;
  }

  body.fundo-comercio-core .mgv-origem-photo {
    max-width: 440px;
    margin: 0 auto;
  }

  body.fundo-comercio-core .mgv-origem-photo img {
    max-height: none;
    object-fit: contain;
  }

  body.fundo-comercio-core .mgv-hand-line {
    display: none;
  }

  body.fundo-comercio-core .mgv-hand-card {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
    width: 100%;
    max-width: 100%;
    margin: 16px auto 0;
    display: block;
    box-sizing: border-box;
  }

  body.fundo-comercio-core .mgv-modules {
    grid-template-columns: 1fr;
  }

  body.fundo-comercio-core .mgv-module {
    min-height: 0;
  }

  body.fundo-comercio-core .mgv-nucleus {
    width: min(100%, 480px);
  }

  body.fundo-comercio-core .mgv-nucleus-item {
    transform:
      translate(-50%, -50%)
      rotate(calc(var(--i) * 360deg / var(--n)))
      translateY(-180px)
      rotate(calc(var(--i) * -360deg / var(--n)));
    font-size: 0.78rem;
  }

  body.fundo-comercio-core .mgv-seal-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  body.fundo-comercio-core .mgv-monster {
    font-size: clamp(2.6rem, 14vw, 3.4rem);
  }

  body.fundo-comercio-core .mgv-origem-photo img {
    mix-blend-mode: normal;
    mask-image: none;
    -webkit-mask-image: none;
  }

  body.fundo-comercio-core .mgv-nucleus {
    aspect-ratio: auto;
    display: grid;
    gap: 0.65rem;
  }

  body.fundo-comercio-core .mgv-nucleus-ring,
  body.fundo-comercio-core .mgv-nucleus-ring-2 {
    display: none;
  }

  body.fundo-comercio-core .mgv-nucleus-center {
    position: relative;
    inset: auto;
    transform: none;
    width: 100%;
    aspect-ratio: auto;
    min-height: 120px;
    border-radius: 16px;
    margin-bottom: 0.4rem;
  }

  body.fundo-comercio-core .mgv-nucleus-item {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    text-align: center;
    padding: 0.75rem 0.9rem;
    border: 1px solid rgba(90, 69, 44, 0.55);
    border-radius: 10px;
    background: rgba(8, 7, 6, 0.75);
    white-space: normal;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.fundo-comercio-core .mgv-particles {
    display: none;
  }
}


/* HOLDING ? jornada Antes/M?todo/Depois + Sem/Com */
body.holding-core .hold-jornada , body.inventario-core .hold-jornada , body.leilao-core .hold-jornada , body.lucros-core .hold-jornada , body.servidoes-core .hold-jornada , body.usucapiao-core .hold-jornada , body.revisao-core .hold-jornada {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background:
    radial-gradient(ellipse 80% 50% at 50% 0%, rgba(200, 164, 93, 0.1), transparent 55%),
    #050505;
}

body.holding-core .hold-jornada-grid , body.inventario-core .hold-jornada-grid , body.leilao-core .hold-jornada-grid , body.lucros-core .hold-jornada-grid , body.servidoes-core .hold-jornada-grid , body.usucapiao-core .hold-jornada-grid , body.revisao-core .hold-jornada-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  max-width: 1080px;
  margin: 2.25rem auto 0;
}

body.holding-core .hold-jornada-grid article , body.inventario-core .hold-jornada-grid article , body.leilao-core .hold-jornada-grid article , body.lucros-core .hold-jornada-grid article , body.servidoes-core .hold-jornada-grid article , body.usucapiao-core .hold-jornada-grid article , body.revisao-core .hold-jornada-grid article {
  padding: 1.5rem 1.35rem;
  border-radius: 16px;
  background: rgba(14, 12, 10, 0.92);
  border: 1px solid rgba(232, 201, 160, 0.18);
}

body.holding-core .hold-jornada-antes , body.inventario-core .hold-jornada-antes , body.leilao-core .hold-jornada-antes , body.lucros-core .hold-jornada-antes , body.servidoes-core .hold-jornada-antes , body.usucapiao-core .hold-jornada-antes , body.revisao-core .hold-jornada-antes {
  border-color: var(--ps-problem-border, rgba(122, 52, 48, 0.4));
}

body.holding-core .hold-jornada-metodo , body.inventario-core .hold-jornada-metodo , body.leilao-core .hold-jornada-metodo , body.lucros-core .hold-jornada-metodo , body.servidoes-core .hold-jornada-metodo , body.usucapiao-core .hold-jornada-metodo , body.revisao-core .hold-jornada-metodo {
  border-color: rgba(232, 201, 160, 0.45);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.12), transparent 55%),
    rgba(14, 12, 10, 0.95);
}

body.holding-core .hold-jornada-depois , body.inventario-core .hold-jornada-depois , body.leilao-core .hold-jornada-depois , body.lucros-core .hold-jornada-depois , body.servidoes-core .hold-jornada-depois , body.usucapiao-core .hold-jornada-depois , body.revisao-core .hold-jornada-depois {
  border-color: var(--ps-answer-border, rgba(64, 90, 72, 0.45));
}

body.holding-core .hold-jornada-grid h3 , body.inventario-core .hold-jornada-grid h3 , body.leilao-core .hold-jornada-grid h3 , body.lucros-core .hold-jornada-grid h3 , body.servidoes-core .hold-jornada-grid h3 , body.usucapiao-core .hold-jornada-grid h3 , body.revisao-core .hold-jornada-grid h3 {
  margin: 0 0 1rem;
  color: #fff;
  font-size: 1.1rem;
}

body.holding-core .hold-jornada-metodo h3 , body.inventario-core .hold-jornada-metodo h3 , body.leilao-core .hold-jornada-metodo h3 , body.lucros-core .hold-jornada-metodo h3 , body.servidoes-core .hold-jornada-metodo h3 , body.usucapiao-core .hold-jornada-metodo h3 , body.revisao-core .hold-jornada-metodo h3 {
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-jornada-grid ul , body.inventario-core .hold-jornada-grid ul , body.leilao-core .hold-jornada-grid ul , body.lucros-core .hold-jornada-grid ul , body.servidoes-core .hold-jornada-grid ul , body.usucapiao-core .hold-jornada-grid ul , body.revisao-core .hold-jornada-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.5rem;
}

body.holding-core .hold-jornada-grid li , body.inventario-core .hold-jornada-grid li , body.leilao-core .hold-jornada-grid li , body.lucros-core .hold-jornada-grid li , body.servidoes-core .hold-jornada-grid li , body.usucapiao-core .hold-jornada-grid li , body.revisao-core .hold-jornada-grid li {
  color: rgba(242, 230, 212, 0.84);
  font-size: 0.98rem;
  line-height: 1.4;
}

body.holding-core .hold-jornada-antes li::before , body.inventario-core .hold-jornada-antes li::before , body.leilao-core .hold-jornada-antes li::before , body.lucros-core .hold-jornada-antes li::before , body.servidoes-core .hold-jornada-antes li::before , body.usucapiao-core .hold-jornada-antes li::before , body.revisao-core .hold-jornada-antes li::before {
  content: "\2713 ";
  color: var(--ps-problem-ink, #a35a54);
  font-weight: 700;
}

body.holding-core .hold-jornada-metodo li::before , body.inventario-core .hold-jornada-metodo li::before , body.leilao-core .hold-jornada-metodo li::before , body.lucros-core .hold-jornada-metodo li::before , body.servidoes-core .hold-jornada-metodo li::before , body.usucapiao-core .hold-jornada-metodo li::before , body.revisao-core .hold-jornada-metodo li::before {
  content: "\2713 ";
  color: var(--gb-gold, #e8c889);
  font-weight: 700;
}

body.holding-core .hold-jornada-depois li::before , body.inventario-core .hold-jornada-depois li::before , body.leilao-core .hold-jornada-depois li::before , body.lucros-core .hold-jornada-depois li::before , body.servidoes-core .hold-jornada-depois li::before , body.usucapiao-core .hold-jornada-depois li::before , body.revisao-core .hold-jornada-depois li::before {
  content: "\2713 ";
  color: var(--ps-answer-ink, #6a8f7a);
  font-weight: 700;
}

body.holding-core .hold-sem-com , body.inventario-core .hold-sem-com , body.leilao-core .hold-sem-com , body.lucros-core .hold-sem-com , body.servidoes-core .hold-sem-com , body.usucapiao-core .hold-sem-com , body.revisao-core .hold-sem-com {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background: linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
}

body.holding-core .hold-sem-com-grid , body.inventario-core .hold-sem-com-grid , body.leilao-core .hold-sem-com-grid , body.lucros-core .hold-sem-com-grid , body.servidoes-core .hold-sem-com-grid , body.usucapiao-core .hold-sem-com-grid , body.revisao-core .hold-sem-com-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  max-width: 960px;
  margin: 2.25rem auto 0;
}

body.holding-core .hold-sem, body.inventario-core .hold-sem, body.leilao-core .hold-sem, body.lucros-core .hold-sem, body.servidoes-core .hold-sem, body.usucapiao-core .hold-sem, body.revisao-core .hold-sem,
body.holding-core .hold-com , body.inventario-core .hold-com , body.leilao-core .hold-com , body.lucros-core .hold-com , body.servidoes-core .hold-com , body.usucapiao-core .hold-com , body.revisao-core .hold-com {
  padding: 1.6rem 1.4rem;
  border-radius: 16px;
  background: rgba(14, 12, 10, 0.92);
}

body.holding-core .hold-sem , body.inventario-core .hold-sem , body.leilao-core .hold-sem , body.lucros-core .hold-sem , body.servidoes-core .hold-sem , body.usucapiao-core .hold-sem , body.revisao-core .hold-sem {
  border: 1px solid var(--ps-problem-border, rgba(122, 52, 48, 0.4));
}

body.holding-core .hold-com , body.inventario-core .hold-com , body.leilao-core .hold-com , body.lucros-core .hold-com , body.servidoes-core .hold-com , body.usucapiao-core .hold-com , body.revisao-core .hold-com {
  border: 1px solid var(--ps-answer-border, rgba(64, 90, 72, 0.45));
}

body.holding-core .hold-sem h3, body.inventario-core .hold-sem h3, body.leilao-core .hold-sem h3, body.lucros-core .hold-sem h3, body.servidoes-core .hold-sem h3, body.usucapiao-core .hold-sem h3, body.revisao-core .hold-sem h3,
body.holding-core .hold-com h3 , body.inventario-core .hold-com h3 , body.leilao-core .hold-com h3 , body.lucros-core .hold-com h3 , body.servidoes-core .hold-com h3 , body.usucapiao-core .hold-com h3 , body.revisao-core .hold-com h3 {
  margin: 0 0 0.75rem;
  color: #fff;
  font-size: 1.15rem;
}

body.holding-core .hold-sem-q , body.inventario-core .hold-sem-q , body.leilao-core .hold-sem-q , body.lucros-core .hold-sem-q , body.servidoes-core .hold-sem-q , body.usucapiao-core .hold-sem-q , body.revisao-core .hold-sem-q {
  margin: 0 0 1rem;
  color: var(--ps-problem-ink, #a35a54);
  font-weight: 650;
  font-size: 1.05rem;
}

body.holding-core .hold-com-q , body.inventario-core .hold-com-q , body.leilao-core .hold-com-q , body.lucros-core .hold-com-q , body.servidoes-core .hold-com-q , body.usucapiao-core .hold-com-q , body.revisao-core .hold-com-q {
  margin: 0 0 1rem;
  color: var(--ps-answer-ink, #6a8f7a);
  font-weight: 650;
  font-size: 1.05rem;
}

body.holding-core .hold-sem ol, body.inventario-core .hold-sem ol, body.leilao-core .hold-sem ol, body.lucros-core .hold-sem ol, body.servidoes-core .hold-sem ol, body.usucapiao-core .hold-sem ol, body.revisao-core .hold-sem ol,
body.holding-core .hold-com ol , body.inventario-core .hold-com ol , body.leilao-core .hold-com ol , body.lucros-core .hold-com ol , body.servidoes-core .hold-com ol , body.usucapiao-core .hold-com ol , body.revisao-core .hold-com ol {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.55rem;
}

body.holding-core .hold-sem li, body.inventario-core .hold-sem li, body.leilao-core .hold-sem li, body.lucros-core .hold-sem li, body.servidoes-core .hold-sem li, body.usucapiao-core .hold-sem li, body.revisao-core .hold-sem li,
body.holding-core .hold-com li , body.inventario-core .hold-com li , body.leilao-core .hold-com li , body.lucros-core .hold-com li , body.servidoes-core .hold-com li , body.usucapiao-core .hold-com li , body.revisao-core .hold-com li {
  color: rgba(242, 230, 212, 0.84);
  font-size: 0.98rem;
  line-height: 1.4;
}

body.holding-core .hold-sem li::before , body.inventario-core .hold-sem li::before , body.leilao-core .hold-sem li::before , body.lucros-core .hold-sem li::before , body.servidoes-core .hold-sem li::before , body.usucapiao-core .hold-sem li::before , body.revisao-core .hold-sem li::before {
  content: "\2713 ";
  color: var(--ps-problem-ink, #a35a54);
}

body.holding-core .hold-com li::before , body.inventario-core .hold-com li::before , body.leilao-core .hold-com li::before , body.lucros-core .hold-com li::before , body.servidoes-core .hold-com li::before , body.usucapiao-core .hold-com li::before , body.revisao-core .hold-com li::before {
  content: "\2713 ";
  color: var(--gb-gold, #e8c889);
}

@media (max-width: 900px) {
  body.holding-core .hold-jornada-grid, body.inventario-core .hold-jornada-grid, body.leilao-core .hold-jornada-grid, body.lucros-core .hold-jornada-grid, body.servidoes-core .hold-jornada-grid, body.usucapiao-core .hold-jornada-grid, body.revisao-core .hold-jornada-grid,
  body.holding-core .hold-sem-com-grid , body.inventario-core .hold-sem-com-grid , body.leilao-core .hold-sem-com-grid , body.lucros-core .hold-sem-com-grid , body.servidoes-core .hold-sem-com-grid , body.usucapiao-core .hold-sem-com-grid , body.revisao-core .hold-sem-com-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
  }
}

body.holding-core #jornada, body.inventario-core #jornada, body.leilao-core #jornada, body.lucros-core #jornada, body.servidoes-core #jornada, body.usucapiao-core #jornada, body.revisao-core #jornada,
body.holding-core #sem-com, body.inventario-core #sem-com, body.leilao-core #sem-com, body.lucros-core #sem-com, body.servidoes-core #sem-com, body.usucapiao-core #sem-com, body.revisao-core #sem-com,
body.holding-core #custo, body.inventario-core #custo, body.leilao-core #custo, body.lucros-core #custo, body.servidoes-core #custo, body.usucapiao-core #custo, body.revisao-core #custo,
body.holding-core #papeis, body.inventario-core #papeis, body.leilao-core #papeis, body.lucros-core #papeis, body.servidoes-core #papeis, body.usucapiao-core #papeis, body.revisao-core #papeis,
body.holding-core #solucao, body.inventario-core #solucao, body.leilao-core #solucao, body.lucros-core #solucao, body.servidoes-core #solucao, body.usucapiao-core #solucao, body.revisao-core #solucao,
body.holding-core #story , body.inventario-core #story , body.leilao-core #story , body.lucros-core #story , body.servidoes-core #story , body.usucapiao-core #story , body.revisao-core #story {
  content-visibility: auto;
  contain-intrinsic-size: 1px 800px;
  scroll-margin-top: 96px;
}

/* HOLDING ? 4 pontos + pap?is + comece pelo patrim?nio */
body.holding-core .hold-pontos-lead , body.inventario-core .hold-pontos-lead , body.leilao-core .hold-pontos-lead , body.lucros-core .hold-pontos-lead , body.servidoes-core .hold-pontos-lead , body.usucapiao-core .hold-pontos-lead , body.revisao-core .hold-pontos-lead {
  max-width: 42rem;
  margin: 1rem auto 0;
  color: rgba(242, 230, 212, 0.78);
  font-size: 1.02rem;
  line-height: 1.55;
  text-align: center;
}

body.holding-core .hold-pontos-grid , body.inventario-core .hold-pontos-grid , body.leilao-core .hold-pontos-grid , body.lucros-core .hold-pontos-grid , body.servidoes-core .hold-pontos-grid , body.usucapiao-core .hold-pontos-grid , body.revisao-core .hold-pontos-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  max-width: 960px;
  margin: 2.4rem auto 0;
}

body.holding-core .hold-ponto , body.inventario-core .hold-ponto , body.leilao-core .hold-ponto , body.lucros-core .hold-ponto , body.servidoes-core .hold-ponto , body.usucapiao-core .hold-ponto , body.revisao-core .hold-ponto {
  padding: 1.45rem 1.3rem;
  border-radius: 16px;
  border: 1px solid var(--ps-problem-border, rgba(122, 52, 48, 0.4));
  background: rgba(14, 12, 10, 0.92);
}

body.holding-core .hold-ponto em , body.inventario-core .hold-ponto em , body.leilao-core .hold-ponto em , body.lucros-core .hold-ponto em , body.servidoes-core .hold-ponto em , body.usucapiao-core .hold-ponto em , body.revisao-core .hold-ponto em {
  display: block;
  margin-bottom: 0.55rem;
  color: var(--ps-problem-ink, #a35a54);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

body.holding-core .hold-ponto h3 , body.inventario-core .hold-ponto h3 , body.leilao-core .hold-ponto h3 , body.lucros-core .hold-ponto h3 , body.servidoes-core .hold-ponto h3 , body.usucapiao-core .hold-ponto h3 , body.revisao-core .hold-ponto h3 {
  margin: 0 0 0.65rem;
  color: #f4efe4;
  font-size: 1.08rem;
  line-height: 1.3;
}

body.holding-core .hold-ponto p , body.inventario-core .hold-ponto p , body.leilao-core .hold-ponto p , body.lucros-core .hold-ponto p , body.servidoes-core .hold-ponto p , body.usucapiao-core .hold-ponto p , body.revisao-core .hold-ponto p {
  margin: 0;
  color: rgba(242, 230, 212, 0.8);
  font-size: 0.96rem;
  line-height: 1.5;
}

body.holding-core .hold-solucao , body.inventario-core .hold-solucao , body.leilao-core .hold-solucao , body.lucros-core .hold-solucao , body.servidoes-core .hold-solucao , body.usucapiao-core .hold-solucao , body.revisao-core .hold-solucao {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0 1.5rem;
  background: #050505;
}

body.holding-core .hold-solucao #solucao-title span , body.inventario-core .hold-solucao #solucao-title span , body.leilao-core .hold-solucao #solucao-title span , body.lucros-core .hold-solucao #solucao-title span , body.servidoes-core .hold-solucao #solucao-title span , body.usucapiao-core .hold-solucao #solucao-title span , body.revisao-core .hold-solucao #solucao-title span {
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-papeis , body.inventario-core .hold-papeis , body.leilao-core .hold-papeis , body.lucros-core .hold-papeis , body.servidoes-core .hold-papeis , body.usucapiao-core .hold-papeis , body.revisao-core .hold-papeis {
  padding: 1.5rem 0 clamp(4rem, 9vw, 6rem);
  background: #050505;
}

body.holding-core .hold-papeis-grid , body.inventario-core .hold-papeis-grid , body.leilao-core .hold-papeis-grid , body.lucros-core .hold-papeis-grid , body.servidoes-core .hold-papeis-grid , body.usucapiao-core .hold-papeis-grid , body.revisao-core .hold-papeis-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  max-width: 1000px;
  margin: 2.25rem auto 0;
}

body.holding-core .hold-papeis-grid article , body.inventario-core .hold-papeis-grid article , body.leilao-core .hold-papeis-grid article , body.lucros-core .hold-papeis-grid article , body.servidoes-core .hold-papeis-grid article , body.usucapiao-core .hold-papeis-grid article , body.revisao-core .hold-papeis-grid article {
  padding: 1.5rem 1.3rem;
  border-radius: 16px;
  border: 1px solid rgba(232, 201, 160, 0.18);
  background: rgba(14, 12, 10, 0.92);
  text-align: center;
}

body.holding-core .hold-papeis-destaque , body.inventario-core .hold-papeis-destaque , body.leilao-core .hold-papeis-destaque , body.lucros-core .hold-papeis-destaque , body.servidoes-core .hold-papeis-destaque , body.usucapiao-core .hold-papeis-destaque , body.revisao-core .hold-papeis-destaque {
  border-color: rgba(232, 201, 160, 0.5);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.14), transparent 55%),
    rgba(14, 12, 10, 0.96);
}

body.holding-core .hold-papeis-grid em , body.inventario-core .hold-papeis-grid em , body.leilao-core .hold-papeis-grid em , body.lucros-core .hold-papeis-grid em , body.servidoes-core .hold-papeis-grid em , body.usucapiao-core .hold-papeis-grid em , body.revisao-core .hold-papeis-grid em {
  display: block;
  margin-bottom: 0.55rem;
  color: var(--gb-gold, #e8c889);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

body.holding-core .hold-papeis-grid h3 , body.inventario-core .hold-papeis-grid h3 , body.leilao-core .hold-papeis-grid h3 , body.lucros-core .hold-papeis-grid h3 , body.servidoes-core .hold-papeis-grid h3 , body.usucapiao-core .hold-papeis-grid h3 , body.revisao-core .hold-papeis-grid h3 {
  margin: 0 0 0.65rem;
  color: #fff;
  font-size: 1.12rem;
}

body.holding-core .hold-papeis-grid p , body.inventario-core .hold-papeis-grid p , body.leilao-core .hold-papeis-grid p , body.lucros-core .hold-papeis-grid p , body.servidoes-core .hold-papeis-grid p , body.usucapiao-core .hold-papeis-grid p , body.revisao-core .hold-papeis-grid p {
  margin: 0;
  color: rgba(242, 230, 212, 0.82);
  font-size: 0.98rem;
  line-height: 1.45;
}

body.holding-core .hold-territorio , body.inventario-core .hold-territorio , body.leilao-core .hold-territorio , body.lucros-core .hold-territorio , body.servidoes-core .hold-territorio , body.usucapiao-core .hold-territorio , body.revisao-core .hold-territorio {
  margin-top: 1.6rem !important;
  padding-top: 1.4rem;
  border-top: 1px solid rgba(232, 201, 160, 0.22);
  color: rgba(232, 201, 160, 0.9) !important;
  font-weight: 600;
}

@media (max-width: 900px) {
  body.holding-core .hold-pontos-grid, body.inventario-core .hold-pontos-grid, body.leilao-core .hold-pontos-grid, body.lucros-core .hold-pontos-grid, body.servidoes-core .hold-pontos-grid, body.usucapiao-core .hold-pontos-grid, body.revisao-core .hold-pontos-grid,
  body.holding-core .hold-papeis-grid , body.inventario-core .hold-papeis-grid , body.leilao-core .hold-papeis-grid , body.lucros-core .hold-papeis-grid , body.servidoes-core .hold-papeis-grid , body.usucapiao-core .hold-papeis-grid , body.revisao-core .hold-papeis-grid {
    grid-template-columns: 1fr;
    max-width: 520px;
  }
}

/* Holding ? arco emocional (constru??o ? medo ? clareza ? legado) */
body.holding-core .hold-historia-body , body.inventario-core .hold-historia-body , body.leilao-core .hold-historia-body , body.lucros-core .hold-historia-body , body.servidoes-core .hold-historia-body , body.usucapiao-core .hold-historia-body , body.revisao-core .hold-historia-body {
  max-width: 640px;
  margin: 1.75rem auto 0;
  text-align: center;
}

body.holding-core .hold-historia-body p , body.inventario-core .hold-historia-body p , body.leilao-core .hold-historia-body p , body.lucros-core .hold-historia-body p , body.servidoes-core .hold-historia-body p , body.usucapiao-core .hold-historia-body p , body.revisao-core .hold-historia-body p {
  margin: 0 0 0.55rem;
  color: rgba(242, 230, 212, 0.78);
  font-size: clamp(1.02rem, 2.1vw, 1.18rem);
  line-height: 1.55;
}

body.holding-core .hold-historia-key , body.inventario-core .hold-historia-key , body.leilao-core .hold-historia-key , body.lucros-core .hold-historia-key , body.servidoes-core .hold-historia-key , body.usucapiao-core .hold-historia-key , body.revisao-core .hold-historia-key {
  margin-top: 1.75rem !important;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(232, 201, 160, 0.22);
  color: rgba(255, 248, 236, 0.92) !important;
  font-size: clamp(1.08rem, 2.3vw, 1.28rem) !important;
  line-height: 1.55 !important;
}

body.holding-core .hold-historia-key strong , body.inventario-core .hold-historia-key strong , body.leilao-core .hold-historia-key strong , body.lucros-core .hold-historia-key strong , body.servidoes-core .hold-historia-key strong , body.usucapiao-core .hold-historia-key strong , body.revisao-core .hold-historia-key strong {
  display: inline-block;
  margin-top: 0.65rem;
  color: var(--gb-gold, #e8c889);
  font-size: 1.08em;
}

body.holding-core .hold-medo-especial , body.inventario-core .hold-medo-especial , body.leilao-core .hold-medo-especial , body.lucros-core .hold-medo-especial , body.servidoes-core .hold-medo-especial , body.usucapiao-core .hold-medo-especial , body.revisao-core .hold-medo-especial {
  max-width: 820px;
  margin: 1.5rem auto 0;
  padding: clamp(1.8rem, 4.5vw, 2.5rem) clamp(1.4rem, 4vw, 2.4rem);
  border-radius: 20px;
  border: 1px solid rgba(122, 52, 48, 0.55);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(122, 52, 48, 0.28), transparent 62%),
    rgba(18, 10, 10, 0.96);
  text-align: center;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}

body.holding-core .hold-medo-especial p , body.inventario-core .hold-medo-especial p , body.leilao-core .hold-medo-especial p , body.lucros-core .hold-medo-especial p , body.servidoes-core .hold-medo-especial p , body.usucapiao-core .hold-medo-especial p , body.revisao-core .hold-medo-especial p {
  margin: 0;
  color: rgba(255, 236, 228, 0.92);
  font-size: clamp(1.2rem, 2.6vw, 1.48rem);
  line-height: 1.4;
  font-weight: 500;
}

body.holding-core .hold-medo-especial-next , body.inventario-core .hold-medo-especial-next , body.leilao-core .hold-medo-especial-next , body.lucros-core .hold-medo-especial-next , body.servidoes-core .hold-medo-especial-next , body.usucapiao-core .hold-medo-especial-next , body.revisao-core .hold-medo-especial-next {
  margin-top: 1.35rem !important;
  padding-top: 1.35rem;
  border-top: 1px solid rgba(255, 200, 180, 0.18);
}

body.holding-core .hold-medo-especial strong , body.inventario-core .hold-medo-especial strong , body.leilao-core .hold-medo-especial strong , body.lucros-core .hold-medo-especial strong , body.servidoes-core .hold-medo-especial strong , body.usucapiao-core .hold-medo-especial strong , body.revisao-core .hold-medo-especial strong {
  color: #fff;
  font-weight: 700;
}

body.holding-core .hold-tensao , body.inventario-core .hold-tensao , body.leilao-core .hold-tensao , body.lucros-core .hold-tensao , body.servidoes-core .hold-tensao , body.usucapiao-core .hold-tensao , body.revisao-core .hold-tensao {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0;
  background:
    linear-gradient(180deg, rgba(14, 12, 10, 0.2), rgba(8, 8, 8, 0.95)),
    #0a0908;
}

body.holding-core .hold-tensao #tensao-title span , body.inventario-core .hold-tensao #tensao-title span , body.leilao-core .hold-tensao #tensao-title span , body.lucros-core .hold-tensao #tensao-title span , body.servidoes-core .hold-tensao #tensao-title span , body.usucapiao-core .hold-tensao #tensao-title span , body.revisao-core .hold-tensao #tensao-title span {
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-tensao-close , body.inventario-core .hold-tensao-close , body.leilao-core .hold-tensao-close , body.lucros-core .hold-tensao-close , body.servidoes-core .hold-tensao-close , body.usucapiao-core .hold-tensao-close , body.revisao-core .hold-tensao-close {
  max-width: 720px;
  margin: 1.15rem auto 0 !important;
  color: rgba(255, 236, 228, 0.88) !important;
  font-size: 1.05rem !important;
  line-height: 1.6 !important;
}

body.holding-core .hold-tensao-grid , body.inventario-core .hold-tensao-grid , body.leilao-core .hold-tensao-grid , body.lucros-core .hold-tensao-grid , body.servidoes-core .hold-tensao-grid , body.usucapiao-core .hold-tensao-grid , body.revisao-core .hold-tensao-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  max-width: 1040px;
  margin: 2.4rem auto 0;
}

body.holding-core .hold-tensao-grid article , body.inventario-core .hold-tensao-grid article , body.leilao-core .hold-tensao-grid article , body.lucros-core .hold-tensao-grid article , body.servidoes-core .hold-tensao-grid article , body.usucapiao-core .hold-tensao-grid article , body.revisao-core .hold-tensao-grid article {
  padding: 1.5rem 1.25rem;
  border-radius: 16px;
  border: 1px solid rgba(122, 52, 48, 0.35);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(122, 52, 48, 0.16), transparent 60%),
    rgba(14, 10, 10, 0.94);
  text-align: center;
}

body.holding-core .hold-tensao-grid em , body.inventario-core .hold-tensao-grid em , body.leilao-core .hold-tensao-grid em , body.lucros-core .hold-tensao-grid em , body.servidoes-core .hold-tensao-grid em , body.usucapiao-core .hold-tensao-grid em , body.revisao-core .hold-tensao-grid em {
  display: block;
  margin-bottom: 0.7rem;
  color: rgba(255, 210, 195, 0.95);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.holding-core .hold-tensao-grid p , body.inventario-core .hold-tensao-grid p , body.leilao-core .hold-tensao-grid p , body.lucros-core .hold-tensao-grid p , body.servidoes-core .hold-tensao-grid p , body.usucapiao-core .hold-tensao-grid p , body.revisao-core .hold-tensao-grid p {
  margin: 0;
  color: rgba(242, 230, 212, 0.82);
  font-size: 0.98rem;
  line-height: 1.5;
}

body.holding-core .hold-frase-memoria , body.inventario-core .hold-frase-memoria , body.leilao-core .hold-frase-memoria , body.lucros-core .hold-frase-memoria , body.servidoes-core .hold-frase-memoria , body.usucapiao-core .hold-frase-memoria , body.revisao-core .hold-frase-memoria {
  max-width: 780px;
  margin: 2.8rem auto 0;
  padding: clamp(1.8rem, 4vw, 2.4rem) clamp(1.4rem, 4vw, 2.2rem);
  border: 1px solid rgba(232, 201, 160, 0.35);
  border-radius: 18px;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.14), transparent 55%),
    rgba(12, 10, 8, 0.96);
  text-align: center;
}

body.holding-core .hold-frase-memoria p , body.inventario-core .hold-frase-memoria p , body.leilao-core .hold-frase-memoria p , body.lucros-core .hold-frase-memoria p , body.servidoes-core .hold-frase-memoria p , body.usucapiao-core .hold-frase-memoria p , body.revisao-core .hold-frase-memoria p {
  margin: 0;
  color: #fff8ec;
  font-size: clamp(1.25rem, 2.8vw, 1.65rem);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.01em;
}

body.holding-core .hold-frase-memoria-sub , body.inventario-core .hold-frase-memoria-sub , body.leilao-core .hold-frase-memoria-sub , body.lucros-core .hold-frase-memoria-sub , body.servidoes-core .hold-frase-memoria-sub , body.usucapiao-core .hold-frase-memoria-sub , body.revisao-core .hold-frase-memoria-sub {
  margin: 1rem 0 0;
  color: rgba(232, 201, 160, 0.88);
  font-size: 1.02rem;
  line-height: 1.5;
  font-weight: 500;
}

body.holding-core .hold-clareza , body.inventario-core .hold-clareza , body.leilao-core .hold-clareza , body.lucros-core .hold-clareza , body.servidoes-core .hold-clareza , body.usucapiao-core .hold-clareza , body.revisao-core .hold-clareza {
  padding: clamp(4rem, 9vw, 6.5rem) 0;
  background:
    radial-gradient(ellipse at 50% 20%, rgba(64, 90, 72, 0.22), transparent 55%),
    #050505;
}

body.holding-core .hold-clareza #clareza-title span , body.inventario-core .hold-clareza #clareza-title span , body.leilao-core .hold-clareza #clareza-title span , body.lucros-core .hold-clareza #clareza-title span , body.servidoes-core .hold-clareza #clareza-title span , body.usucapiao-core .hold-clareza #clareza-title span , body.revisao-core .hold-clareza #clareza-title span {
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-clareza-fluxo , body.inventario-core .hold-clareza-fluxo , body.leilao-core .hold-clareza-fluxo , body.lucros-core .hold-clareza-fluxo , body.servidoes-core .hold-clareza-fluxo , body.usucapiao-core .hold-clareza-fluxo , body.revisao-core .hold-clareza-fluxo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
  list-style: none;
  margin: 2.5rem auto 0;
  padding: 0;
  max-width: 420px;
}

body.holding-core .hold-clareza-fluxo li , body.inventario-core .hold-clareza-fluxo li , body.leilao-core .hold-clareza-fluxo li , body.lucros-core .hold-clareza-fluxo li , body.servidoes-core .hold-clareza-fluxo li , body.usucapiao-core .hold-clareza-fluxo li , body.revisao-core .hold-clareza-fluxo li {
  color: rgba(255, 248, 236, 0.92);
  font-size: clamp(1.15rem, 2.6vw, 1.45rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.holding-core .hold-clareza-fluxo li strong , body.inventario-core .hold-clareza-fluxo li strong , body.leilao-core .hold-clareza-fluxo li strong , body.lucros-core .hold-clareza-fluxo li strong , body.servidoes-core .hold-clareza-fluxo li strong , body.usucapiao-core .hold-clareza-fluxo li strong , body.revisao-core .hold-clareza-fluxo li strong {
  font-weight: 700;
}

body.holding-core .hold-clareza-arrow , body.inventario-core .hold-clareza-arrow , body.leilao-core .hold-clareza-arrow , body.lucros-core .hold-clareza-arrow , body.servidoes-core .hold-clareza-arrow , body.usucapiao-core .hold-clareza-arrow , body.revisao-core .hold-clareza-arrow {
  color: rgba(232, 201, 160, 0.55) !important;
  font-size: 1.1rem !important;
  letter-spacing: 0 !important;
  line-height: 1;
}

body.holding-core .hold-clareza-end , body.inventario-core .hold-clareza-end , body.leilao-core .hold-clareza-end , body.lucros-core .hold-clareza-end , body.servidoes-core .hold-clareza-end , body.usucapiao-core .hold-clareza-end , body.revisao-core .hold-clareza-end {
  margin-top: 0.55rem;
  padding: 0.85rem 1.4rem;
  border-radius: 999px;
  border: 1px solid rgba(232, 201, 160, 0.45);
  background: rgba(200, 164, 93, 0.12);
  color: var(--gb-gold, #e8c889) !important;
  font-size: clamp(1.05rem, 2.3vw, 1.25rem) !important;
}

body.holding-core .hold-camadas , body.inventario-core .hold-camadas , body.leilao-core .hold-camadas , body.lucros-core .hold-camadas , body.servidoes-core .hold-camadas , body.usucapiao-core .hold-camadas , body.revisao-core .hold-camadas {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0;
  background: #080706;
}

body.holding-core .hold-camadas-label , body.inventario-core .hold-camadas-label , body.leilao-core .hold-camadas-label , body.lucros-core .hold-camadas-label , body.servidoes-core .hold-camadas-label , body.usucapiao-core .hold-camadas-label , body.revisao-core .hold-camadas-label {
  margin: 0.35rem 0 0.75rem !important;
  color: var(--gb-gold, #e8c889) !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase;
}

body.holding-core .hold-camadas-grid , body.inventario-core .hold-camadas-grid , body.leilao-core .hold-camadas-grid , body.lucros-core .hold-camadas-grid , body.servidoes-core .hold-camadas-grid , body.usucapiao-core .hold-camadas-grid , body.revisao-core .hold-camadas-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  max-width: 1040px;
  margin: 2.25rem auto 0;
}

body.holding-core .hold-camadas-grid article , body.inventario-core .hold-camadas-grid article , body.leilao-core .hold-camadas-grid article , body.lucros-core .hold-camadas-grid article , body.servidoes-core .hold-camadas-grid article , body.usucapiao-core .hold-camadas-grid article , body.revisao-core .hold-camadas-grid article {
  padding: 1.55rem 1.35rem;
  border-radius: 16px;
  border: 1px solid rgba(232, 201, 160, 0.16);
  background: rgba(14, 12, 10, 0.92);
  text-align: center;
}

body.holding-core .hold-camadas-destaque , body.inventario-core .hold-camadas-destaque , body.leilao-core .hold-camadas-destaque , body.lucros-core .hold-camadas-destaque , body.servidoes-core .hold-camadas-destaque , body.usucapiao-core .hold-camadas-destaque , body.revisao-core .hold-camadas-destaque {
  border-color: rgba(232, 201, 160, 0.5);
  background:
    radial-gradient(ellipse at 50% 0%, rgba(200, 164, 93, 0.16), transparent 55%),
    rgba(14, 12, 10, 0.96);
}

body.holding-core .hold-camadas-grid em , body.inventario-core .hold-camadas-grid em , body.leilao-core .hold-camadas-grid em , body.lucros-core .hold-camadas-grid em , body.servidoes-core .hold-camadas-grid em , body.usucapiao-core .hold-camadas-grid em , body.revisao-core .hold-camadas-grid em {
  display: block;
  margin-bottom: 0.55rem;
  color: var(--gb-gold, #e8c889);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.holding-core .hold-camadas-grid h3 , body.inventario-core .hold-camadas-grid h3 , body.leilao-core .hold-camadas-grid h3 , body.lucros-core .hold-camadas-grid h3 , body.servidoes-core .hold-camadas-grid h3 , body.usucapiao-core .hold-camadas-grid h3 , body.revisao-core .hold-camadas-grid h3 {
  margin: 0;
  color: #fff;
  font-size: 1.08rem;
  font-weight: 600;
  line-height: 1.4;
}

body.holding-core .hold-camadas-destaque p , body.inventario-core .hold-camadas-destaque p , body.leilao-core .hold-camadas-destaque p , body.lucros-core .hold-camadas-destaque p , body.servidoes-core .hold-camadas-destaque p , body.usucapiao-core .hold-camadas-destaque p , body.revisao-core .hold-camadas-destaque p {
  margin: 0.9rem 0 0;
  color: rgba(232, 201, 160, 0.95);
  font-size: 0.98rem;
  font-weight: 650;
}

body.holding-core .hold-cinema , body.inventario-core .hold-cinema , body.leilao-core .hold-cinema , body.lucros-core .hold-cinema , body.servidoes-core .hold-cinema , body.usucapiao-core .hold-cinema , body.revisao-core .hold-cinema {
  padding: clamp(5rem, 12vw, 8rem) 0;
  background:
    radial-gradient(ellipse at 50% 40%, rgba(200, 164, 93, 0.1), transparent 55%),
    #030303;
  text-align: center;
}

body.holding-core .hold-cinema-inner , body.inventario-core .hold-cinema-inner , body.leilao-core .hold-cinema-inner , body.lucros-core .hold-cinema-inner , body.servidoes-core .hold-cinema-inner , body.usucapiao-core .hold-cinema-inner , body.revisao-core .hold-cinema-inner {
  max-width: 780px;
}

body.holding-core .hold-cinema-line , body.inventario-core .hold-cinema-line , body.leilao-core .hold-cinema-line , body.lucros-core .hold-cinema-line , body.servidoes-core .hold-cinema-line , body.usucapiao-core .hold-cinema-line , body.revisao-core .hold-cinema-line {
  margin: 0 0 1.35rem;
  color: rgba(255, 248, 236, 0.88);
  font-size: clamp(1.45rem, 4vw, 2.35rem);
  font-weight: 550;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

body.holding-core .hold-cinema-pause , body.inventario-core .hold-cinema-pause , body.leilao-core .hold-cinema-pause , body.lucros-core .hold-cinema-pause , body.servidoes-core .hold-cinema-pause , body.usucapiao-core .hold-cinema-pause , body.revisao-core .hold-cinema-pause {
  color: rgba(242, 230, 212, 0.72);
  font-weight: 450;
}

body.holding-core .hold-cinema-close , body.inventario-core .hold-cinema-close , body.leilao-core .hold-cinema-close , body.lucros-core .hold-cinema-close , body.servidoes-core .hold-cinema-close , body.usucapiao-core .hold-cinema-close , body.revisao-core .hold-cinema-close {
  margin: 2.6rem 0 0;
  padding-top: 2rem;
  border-top: 1px solid rgba(232, 201, 160, 0.22);
  color: rgba(255, 248, 236, 0.9);
  font-size: clamp(1.15rem, 2.5vw, 1.4rem);
  line-height: 1.5;
}

body.holding-core .hold-cinema-close strong , body.inventario-core .hold-cinema-close strong , body.leilao-core .hold-cinema-close strong , body.lucros-core .hold-cinema-close strong , body.servidoes-core .hold-cinema-close strong , body.usucapiao-core .hold-cinema-close strong , body.revisao-core .hold-cinema-close strong {
  display: inline-block;
  margin-top: 0.55rem;
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-legado , body.inventario-core .hold-legado , body.leilao-core .hold-legado , body.lucros-core .hold-legado , body.servidoes-core .hold-legado , body.usucapiao-core .hold-legado , body.revisao-core .hold-legado {
  padding: clamp(3.5rem, 8vw, 5.5rem) 0;
  background:
    linear-gradient(180deg, #050505 0%, #0c0a08 100%);
}

body.holding-core .hold-legado-close , body.inventario-core .hold-legado-close , body.leilao-core .hold-legado-close , body.lucros-core .hold-legado-close , body.servidoes-core .hold-legado-close , body.usucapiao-core .hold-legado-close , body.revisao-core .hold-legado-close {
  max-width: 700px;
  margin: 1.5rem auto 0 !important;
  color: rgba(255, 248, 236, 0.9) !important;
  font-size: clamp(1.05rem, 2.2vw, 1.2rem) !important;
  line-height: 1.55 !important;
}

body.holding-core .hold-legado-close strong , body.inventario-core .hold-legado-close strong , body.leilao-core .hold-legado-close strong , body.lucros-core .hold-legado-close strong , body.servidoes-core .hold-legado-close strong , body.usucapiao-core .hold-legado-close strong , body.revisao-core .hold-legado-close strong {
  color: var(--gb-gold, #e8c889);
}

body.holding-core .hold-cta-micro , body.inventario-core .hold-cta-micro , body.leilao-core .hold-cta-micro , body.lucros-core .hold-cta-micro , body.servidoes-core .hold-cta-micro , body.usucapiao-core .hold-cta-micro , body.revisao-core .hold-cta-micro {
  max-width: 560px;
  margin: 1rem auto 0;
  color: rgba(242, 230, 212, 0.72);
  font-size: 0.95rem;
  line-height: 1.5;
}

body.holding-core .premium-cta .hold-cta-micro , body.inventario-core .premium-cta .hold-cta-micro , body.leilao-core .premium-cta .hold-cta-micro , body.lucros-core .premium-cta .hold-cta-micro , body.servidoes-core .premium-cta .hold-cta-micro , body.usucapiao-core .premium-cta .hold-cta-micro , body.revisao-core .premium-cta .hold-cta-micro {
  margin: 0.85rem auto 1.35rem;
  color: rgba(40, 32, 24, 0.72);
}

body.holding-core .hold-cta-method , body.inventario-core .hold-cta-method , body.leilao-core .hold-cta-method , body.lucros-core .hold-cta-method , body.servidoes-core .hold-cta-method , body.usucapiao-core .hold-cta-method , body.revisao-core .hold-cta-method {
  margin: 1.15rem 0 0;
  color: rgba(232, 201, 160, 0.78);
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

/* Holding ? tablet */
@media (max-width: 980px) {
  body.holding-core .hold-camadas-grid, body.inventario-core .hold-camadas-grid, body.leilao-core .hold-camadas-grid, body.lucros-core .hold-camadas-grid, body.servidoes-core .hold-camadas-grid, body.usucapiao-core .hold-camadas-grid, body.revisao-core .hold-camadas-grid,
  body.holding-core .hold-tensao-grid , body.inventario-core .hold-tensao-grid , body.leilao-core .hold-tensao-grid , body.lucros-core .hold-tensao-grid , body.servidoes-core .hold-tensao-grid , body.usucapiao-core .hold-tensao-grid , body.revisao-core .hold-tensao-grid {
    grid-template-columns: 1fr;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }

  body.holding-core .hold-cinema , body.inventario-core .hold-cinema , body.leilao-core .hold-cinema , body.lucros-core .hold-cinema , body.servidoes-core .hold-cinema , body.usucapiao-core .hold-cinema , body.revisao-core .hold-cinema {
    padding: clamp(3.5rem, 9vw, 5.5rem) 0;
  }

  body.holding-core .hold-tensao, body.inventario-core .hold-tensao, body.leilao-core .hold-tensao, body.lucros-core .hold-tensao, body.servidoes-core .hold-tensao, body.usucapiao-core .hold-tensao, body.revisao-core .hold-tensao,
  body.holding-core .hold-clareza, body.inventario-core .hold-clareza, body.leilao-core .hold-clareza, body.lucros-core .hold-clareza, body.servidoes-core .hold-clareza, body.usucapiao-core .hold-clareza, body.revisao-core .hold-clareza,
  body.holding-core .hold-camadas, body.inventario-core .hold-camadas, body.leilao-core .hold-camadas, body.lucros-core .hold-camadas, body.servidoes-core .hold-camadas, body.usucapiao-core .hold-camadas, body.revisao-core .hold-camadas,
  body.holding-core .hold-legado , body.inventario-core .hold-legado , body.leilao-core .hold-legado , body.lucros-core .hold-legado , body.servidoes-core .hold-legado , body.usucapiao-core .hold-legado , body.revisao-core .hold-legado {
    padding: clamp(3rem, 7vw, 4.75rem) 0;
  }

  body.holding-core .hold-frase-memoria , body.inventario-core .hold-frase-memoria , body.leilao-core .hold-frase-memoria , body.lucros-core .hold-frase-memoria , body.servidoes-core .hold-frase-memoria , body.usucapiao-core .hold-frase-memoria , body.revisao-core .hold-frase-memoria {
    margin-top: 2.2rem;
    padding: 1.5rem 1.25rem;
  }
}

/* Holding ? celular */
@media (max-width: 760px) {
  body.holding-core .hold-historia-body , body.inventario-core .hold-historia-body , body.leilao-core .hold-historia-body , body.lucros-core .hold-historia-body , body.servidoes-core .hold-historia-body , body.usucapiao-core .hold-historia-body , body.revisao-core .hold-historia-body {
    margin-top: 1.35rem;
    padding: 0 0.15rem;
  }

  body.holding-core .hold-historia-body p , body.inventario-core .hold-historia-body p , body.leilao-core .hold-historia-body p , body.lucros-core .hold-historia-body p , body.servidoes-core .hold-historia-body p , body.usucapiao-core .hold-historia-body p , body.revisao-core .hold-historia-body p {
    font-size: 1.02rem;
    line-height: 1.5;
  }

  body.holding-core .hold-historia-key , body.inventario-core .hold-historia-key , body.leilao-core .hold-historia-key , body.lucros-core .hold-historia-key , body.servidoes-core .hold-historia-key , body.usucapiao-core .hold-historia-key , body.revisao-core .hold-historia-key {
    margin-top: 1.35rem !important;
    padding-top: 1.2rem;
    font-size: 1.05rem !important;
  }

  body.holding-core .hold-medo-especial , body.inventario-core .hold-medo-especial , body.leilao-core .hold-medo-especial , body.lucros-core .hold-medo-especial , body.servidoes-core .hold-medo-especial , body.usucapiao-core .hold-medo-especial , body.revisao-core .hold-medo-especial {
    margin-top: 1.25rem;
    padding: 1.35rem 1.1rem;
    border-radius: 16px;
  }

  body.holding-core .hold-medo-especial p , body.inventario-core .hold-medo-especial p , body.leilao-core .hold-medo-especial p , body.lucros-core .hold-medo-especial p , body.servidoes-core .hold-medo-especial p , body.usucapiao-core .hold-medo-especial p , body.revisao-core .hold-medo-especial p {
    font-size: 1.08rem;
    line-height: 1.4;
  }

  body.holding-core .hold-medo-especial-next , body.inventario-core .hold-medo-especial-next , body.leilao-core .hold-medo-especial-next , body.lucros-core .hold-medo-especial-next , body.servidoes-core .hold-medo-especial-next , body.usucapiao-core .hold-medo-especial-next , body.revisao-core .hold-medo-especial-next {
    margin-top: 1.1rem !important;
    padding-top: 1.1rem;
  }

  body.holding-core .hold-tensao-grid, body.inventario-core .hold-tensao-grid, body.leilao-core .hold-tensao-grid, body.lucros-core .hold-tensao-grid, body.servidoes-core .hold-tensao-grid, body.usucapiao-core .hold-tensao-grid, body.revisao-core .hold-tensao-grid,
  body.holding-core .hold-camadas-grid , body.inventario-core .hold-camadas-grid , body.leilao-core .hold-camadas-grid , body.lucros-core .hold-camadas-grid , body.servidoes-core .hold-camadas-grid , body.usucapiao-core .hold-camadas-grid , body.revisao-core .hold-camadas-grid {
    grid-template-columns: 1fr;
    max-width: none;
    gap: 0.85rem;
    margin-top: 1.75rem;
  }

  body.holding-core .hold-tensao-grid article, body.inventario-core .hold-tensao-grid article, body.leilao-core .hold-tensao-grid article, body.lucros-core .hold-tensao-grid article, body.servidoes-core .hold-tensao-grid article, body.usucapiao-core .hold-tensao-grid article, body.revisao-core .hold-tensao-grid article,
  body.holding-core .hold-camadas-grid article , body.inventario-core .hold-camadas-grid article , body.leilao-core .hold-camadas-grid article , body.lucros-core .hold-camadas-grid article , body.servidoes-core .hold-camadas-grid article , body.usucapiao-core .hold-camadas-grid article , body.revisao-core .hold-camadas-grid article {
    padding: 1.25rem 1.1rem;
    border-radius: 14px;
  }

  body.holding-core .hold-frase-memoria , body.inventario-core .hold-frase-memoria , body.leilao-core .hold-frase-memoria , body.lucros-core .hold-frase-memoria , body.servidoes-core .hold-frase-memoria , body.usucapiao-core .hold-frase-memoria , body.revisao-core .hold-frase-memoria {
    margin-top: 1.85rem;
    padding: 1.35rem 1.05rem;
    border-radius: 14px;
  }

  body.holding-core .hold-frase-memoria p , body.inventario-core .hold-frase-memoria p , body.leilao-core .hold-frase-memoria p , body.lucros-core .hold-frase-memoria p , body.servidoes-core .hold-frase-memoria p , body.usucapiao-core .hold-frase-memoria p , body.revisao-core .hold-frase-memoria p {
    font-size: 1.15rem;
    line-height: 1.35;
  }

  body.holding-core .hold-frase-memoria-sub , body.inventario-core .hold-frase-memoria-sub , body.leilao-core .hold-frase-memoria-sub , body.lucros-core .hold-frase-memoria-sub , body.servidoes-core .hold-frase-memoria-sub , body.usucapiao-core .hold-frase-memoria-sub , body.revisao-core .hold-frase-memoria-sub {
    font-size: 0.95rem;
  }

  body.holding-core .hold-clareza-fluxo , body.inventario-core .hold-clareza-fluxo , body.leilao-core .hold-clareza-fluxo , body.lucros-core .hold-clareza-fluxo , body.servidoes-core .hold-clareza-fluxo , body.usucapiao-core .hold-clareza-fluxo , body.revisao-core .hold-clareza-fluxo {
    margin-top: 1.85rem;
    max-width: none;
    gap: 0.28rem;
  }

  body.holding-core .hold-clareza-fluxo li , body.inventario-core .hold-clareza-fluxo li , body.leilao-core .hold-clareza-fluxo li , body.lucros-core .hold-clareza-fluxo li , body.servidoes-core .hold-clareza-fluxo li , body.usucapiao-core .hold-clareza-fluxo li , body.revisao-core .hold-clareza-fluxo li {
    font-size: 1.05rem;
    letter-spacing: 0.06em;
  }

  body.holding-core .hold-clareza-end , body.inventario-core .hold-clareza-end , body.leilao-core .hold-clareza-end , body.lucros-core .hold-clareza-end , body.servidoes-core .hold-clareza-end , body.usucapiao-core .hold-clareza-end , body.revisao-core .hold-clareza-end {
    margin-top: 0.45rem;
    padding: 0.75rem 1rem;
    border-radius: 14px;
    font-size: 0.98rem !important;
    text-align: center;
    line-height: 1.35;
  }

  body.holding-core .hold-cinema , body.inventario-core .hold-cinema , body.leilao-core .hold-cinema , body.lucros-core .hold-cinema , body.servidoes-core .hold-cinema , body.usucapiao-core .hold-cinema , body.revisao-core .hold-cinema {
    padding: 3.25rem 0;
  }

  body.holding-core .hold-cinema-line , body.inventario-core .hold-cinema-line , body.leilao-core .hold-cinema-line , body.lucros-core .hold-cinema-line , body.servidoes-core .hold-cinema-line , body.usucapiao-core .hold-cinema-line , body.revisao-core .hold-cinema-line {
    margin-bottom: 1rem;
    font-size: clamp(1.28rem, 6.2vw, 1.7rem);
  }

  body.holding-core .hold-cinema-close , body.inventario-core .hold-cinema-close , body.leilao-core .hold-cinema-close , body.lucros-core .hold-cinema-close , body.servidoes-core .hold-cinema-close , body.usucapiao-core .hold-cinema-close , body.revisao-core .hold-cinema-close {
    margin-top: 1.85rem;
    padding-top: 1.4rem;
    font-size: 1.05rem;
  }

  body.holding-core .hold-legado-close , body.inventario-core .hold-legado-close , body.leilao-core .hold-legado-close , body.lucros-core .hold-legado-close , body.servidoes-core .hold-legado-close , body.usucapiao-core .hold-legado-close , body.revisao-core .hold-legado-close {
    font-size: 1.02rem !important;
  }

  body.holding-core .hold-cta-micro , body.inventario-core .hold-cta-micro , body.leilao-core .hold-cta-micro , body.lucros-core .hold-cta-micro , body.servidoes-core .hold-cta-micro , body.usucapiao-core .hold-cta-micro , body.revisao-core .hold-cta-micro {
    font-size: 0.9rem;
    padding: 0 0.35rem;
  }

  body.holding-core .arb-film-cta, body.inventario-core .arb-film-cta, body.leilao-core .arb-film-cta, body.lucros-core .arb-film-cta, body.servidoes-core .arb-film-cta, body.usucapiao-core .arb-film-cta, body.revisao-core .arb-film-cta,
  body.holding-core .premium-cta .btn , body.inventario-core .premium-cta .btn , body.leilao-core .premium-cta .btn , body.lucros-core .premium-cta .btn , body.servidoes-core .premium-cta .btn , body.usucapiao-core .premium-cta .btn , body.revisao-core .premium-cta .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }

  body.holding-core .premium-cta .cta-box h2 , body.inventario-core .premium-cta .cta-box h2 , body.leilao-core .premium-cta .cta-box h2 , body.lucros-core .premium-cta .cta-box h2 , body.servidoes-core .premium-cta .cta-box h2 , body.usucapiao-core .premium-cta .cta-box h2 , body.revisao-core .premium-cta .cta-box h2 {
    font-size: clamp(1.35rem, 5.5vw, 1.75rem);
    line-height: 1.25;
  }

  body.holding-core .premium-cta .hero-actions , body.inventario-core .premium-cta .hero-actions , body.leilao-core .premium-cta .hero-actions , body.lucros-core .premium-cta .hero-actions , body.servidoes-core .premium-cta .hero-actions , body.usucapiao-core .premium-cta .hero-actions , body.revisao-core .premium-cta .hero-actions {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}

/* Holding ? telas muito estreitas */
@media (max-width: 420px) {
  body.holding-core .hold-medo-especial p, body.inventario-core .hold-medo-especial p, body.leilao-core .hold-medo-especial p, body.lucros-core .hold-medo-especial p, body.servidoes-core .hold-medo-especial p, body.usucapiao-core .hold-medo-especial p, body.revisao-core .hold-medo-especial p,
  body.holding-core .hold-frase-memoria p , body.inventario-core .hold-frase-memoria p , body.leilao-core .hold-frase-memoria p , body.lucros-core .hold-frase-memoria p , body.servidoes-core .hold-frase-memoria p , body.usucapiao-core .hold-frase-memoria p , body.revisao-core .hold-frase-memoria p {
    font-size: 1.02rem;
  }

  body.holding-core .hold-cinema-line , body.inventario-core .hold-cinema-line , body.leilao-core .hold-cinema-line , body.lucros-core .hold-cinema-line , body.servidoes-core .hold-cinema-line , body.usucapiao-core .hold-cinema-line , body.revisao-core .hold-cinema-line {
    font-size: 1.2rem;
  }

  body.holding-core .gb-versus-legend , body.inventario-core .gb-versus-legend , body.leilao-core .gb-versus-legend , body.lucros-core .gb-versus-legend , body.servidoes-core .gb-versus-legend , body.usucapiao-core .gb-versus-legend , body.revisao-core .gb-versus-legend {
    flex-direction: column;
    gap: 0.55rem;
    align-items: flex-start;
  }
}


/* Menu mobile antigo (1200px / .menu-btn / .menu.is-open) removido ? ver css/mobile-menu.css */

/* Invent?rio ? se??es emocionais + scroll/performance */
body.inventario-core #vulnerabilidade, body.leilao-core #vulnerabilidade, body.lucros-core #vulnerabilidade, body.servidoes-core #vulnerabilidade, body.usucapiao-core #vulnerabilidade, body.revisao-core #vulnerabilidade,
body.inventario-core #dor, body.leilao-core #dor, body.lucros-core #dor, body.servidoes-core #dor, body.usucapiao-core #dor, body.revisao-core #dor,
body.inventario-core #medo, body.leilao-core #medo, body.lucros-core #medo, body.servidoes-core #medo, body.usucapiao-core #medo, body.revisao-core #medo,
body.inventario-core #versus, body.leilao-core #versus, body.lucros-core #versus, body.servidoes-core #versus, body.usucapiao-core #versus, body.revisao-core #versus,
body.inventario-core #virada, body.leilao-core #virada, body.lucros-core #virada, body.servidoes-core #virada, body.usucapiao-core #virada, body.revisao-core #virada,
body.inventario-core #itcmd, body.leilao-core #itcmd, body.lucros-core #itcmd, body.servidoes-core #itcmd, body.usucapiao-core #itcmd, body.revisao-core #itcmd,
body.inventario-core #case, body.leilao-core #case, body.lucros-core #case, body.servidoes-core #case, body.usucapiao-core #case, body.revisao-core #case,
body.inventario-core #independente, body.leilao-core #independente, body.lucros-core #independente, body.servidoes-core #independente, body.usucapiao-core #independente, body.revisao-core #independente,
body.inventario-core #memoria, body.leilao-core #memoria, body.lucros-core #memoria, body.servidoes-core #memoria, body.usucapiao-core #memoria, body.revisao-core #memoria,
body.inventario-core #protecao, body.leilao-core #protecao, body.lucros-core #protecao, body.servidoes-core #protecao, body.usucapiao-core #protecao, body.revisao-core #protecao,
body.inventario-core #antes-dividir, body.leilao-core #antes-dividir, body.lucros-core #antes-dividir, body.servidoes-core #antes-dividir, body.usucapiao-core #antes-dividir, body.revisao-core #antes-dividir,
body.inventario-core #dores, body.leilao-core #dores, body.lucros-core #dores, body.servidoes-core #dores, body.usucapiao-core #dores, body.revisao-core #dores,
body.inventario-core #quiz, body.leilao-core #quiz, body.lucros-core #quiz, body.servidoes-core #quiz, body.usucapiao-core #quiz, body.revisao-core #quiz,
body.inventario-core #como-funciona, body.leilao-core #como-funciona, body.lucros-core #como-funciona, body.servidoes-core #como-funciona, body.usucapiao-core #como-funciona, body.revisao-core #como-funciona,
body.inventario-core #frase-valor, body.leilao-core #frase-valor, body.lucros-core #frase-valor, body.servidoes-core #frase-valor, body.usucapiao-core #frase-valor, body.revisao-core #frase-valor,
body.inventario-core #cta-cinema, body.leilao-core #cta-cinema, body.lucros-core #cta-cinema, body.servidoes-core #cta-cinema, body.usucapiao-core #cta-cinema, body.revisao-core #cta-cinema,
body.inventario-core #cta-final , body.leilao-core #cta-final , body.lucros-core #cta-final , body.servidoes-core #cta-final , body.usucapiao-core #cta-final , body.revisao-core #cta-final {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

body.inventario-core h2.hold-cinema-line , body.leilao-core h2.hold-cinema-line , body.lucros-core h2.hold-cinema-line , body.servidoes-core h2.hold-cinema-line , body.usucapiao-core h2.hold-cinema-line , body.revisao-core h2.hold-cinema-line {
  font-family: inherit;
}

body.inventario-core .gb-versus-problem .gb-versus-kicker , body.leilao-core .gb-versus-problem .gb-versus-kicker , body.lucros-core .gb-versus-problem .gb-versus-kicker , body.servidoes-core .gb-versus-problem .gb-versus-kicker , body.usucapiao-core .gb-versus-problem .gb-versus-kicker , body.revisao-core .gb-versus-problem .gb-versus-kicker {
  color: #f0e0dc;
  background: rgba(90, 48, 43, 0.55);
  border-color: rgba(90, 48, 43, 0.78);
}

body.inventario-core .gb-versus-answer .gb-versus-kicker , body.leilao-core .gb-versus-answer .gb-versus-kicker , body.lucros-core .gb-versus-answer .gb-versus-kicker , body.servidoes-core .gb-versus-answer .gb-versus-kicker , body.usucapiao-core .gb-versus-answer .gb-versus-kicker , body.revisao-core .gb-versus-answer .gb-versus-kicker {
  color: #e4ebe6;
  background: rgba(48, 76, 59, 0.55);
  border-color: rgba(48, 76, 59, 0.78);
}

body.inventario-core .gb-versus-legend-bad::before , body.leilao-core .gb-versus-legend-bad::before , body.lucros-core .gb-versus-legend-bad::before , body.servidoes-core .gb-versus-legend-bad::before , body.usucapiao-core .gb-versus-legend-bad::before , body.revisao-core .gb-versus-legend-bad::before {
  background: #5a302b;
}

body.inventario-core .gb-versus-legend-good::before , body.leilao-core .gb-versus-legend-good::before , body.lucros-core .gb-versus-legend-good::before , body.servidoes-core .gb-versus-legend-good::before , body.usucapiao-core .gb-versus-legend-good::before , body.revisao-core .gb-versus-legend-good::before {
  background: #304c3b;
}

body.inventario-core .inv-ref-grid , body.leilao-core .inv-ref-grid , body.lucros-core .inv-ref-grid , body.servidoes-core .inv-ref-grid , body.usucapiao-core .inv-ref-grid , body.revisao-core .inv-ref-grid {
  margin: 1.8rem auto 0;
  max-width: 920px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

body.inventario-core .inv-ref-sem, body.leilao-core .inv-ref-sem, body.lucros-core .inv-ref-sem, body.servidoes-core .inv-ref-sem, body.usucapiao-core .inv-ref-sem, body.revisao-core .inv-ref-sem,
body.inventario-core .inv-ref-com , body.leilao-core .inv-ref-com , body.lucros-core .inv-ref-com , body.servidoes-core .inv-ref-com , body.usucapiao-core .inv-ref-com , body.revisao-core .inv-ref-com {
  padding: 1.35rem 1.4rem;
  border: 1px solid rgba(201, 169, 110, 0.18);
}

body.inventario-core .inv-ref-sem , body.leilao-core .inv-ref-sem , body.lucros-core .inv-ref-sem , body.servidoes-core .inv-ref-sem , body.usucapiao-core .inv-ref-sem , body.revisao-core .inv-ref-sem {
  border-color: rgba(90, 48, 43, 0.45);
  background: rgba(90, 48, 43, 0.18);
}

body.inventario-core .inv-ref-com , body.leilao-core .inv-ref-com , body.lucros-core .inv-ref-com , body.servidoes-core .inv-ref-com , body.usucapiao-core .inv-ref-com , body.revisao-core .inv-ref-com {
  border-color: rgba(48, 76, 59, 0.45);
  background: rgba(48, 76, 59, 0.18);
}

body.inventario-core .inv-ref-sem em, body.leilao-core .inv-ref-sem em, body.lucros-core .inv-ref-sem em, body.servidoes-core .inv-ref-sem em, body.usucapiao-core .inv-ref-sem em, body.revisao-core .inv-ref-sem em,
body.inventario-core .inv-ref-com em , body.leilao-core .inv-ref-com em , body.lucros-core .inv-ref-com em , body.servidoes-core .inv-ref-com em , body.usucapiao-core .inv-ref-com em , body.revisao-core .inv-ref-com em {
  display: block;
  margin-bottom: 0.85rem;
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.inventario-core .inv-ref-sem em , body.leilao-core .inv-ref-sem em , body.lucros-core .inv-ref-sem em , body.servidoes-core .inv-ref-sem em , body.usucapiao-core .inv-ref-sem em , body.revisao-core .inv-ref-sem em {
  color: rgba(232, 200, 190, 0.9);
}

body.inventario-core .inv-ref-com em , body.leilao-core .inv-ref-com em , body.lucros-core .inv-ref-com em , body.servidoes-core .inv-ref-com em , body.usucapiao-core .inv-ref-com em , body.revisao-core .inv-ref-com em {
  color: rgba(200, 220, 208, 0.9);
}

body.inventario-core .inv-ref-sem ul, body.leilao-core .inv-ref-sem ul, body.lucros-core .inv-ref-sem ul, body.servidoes-core .inv-ref-sem ul, body.usucapiao-core .inv-ref-sem ul, body.revisao-core .inv-ref-sem ul,
body.inventario-core .inv-ref-com ul , body.leilao-core .inv-ref-com ul , body.lucros-core .inv-ref-com ul , body.servidoes-core .inv-ref-com ul , body.usucapiao-core .inv-ref-com ul , body.revisao-core .inv-ref-com ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.55rem;
  color: rgba(232, 224, 214, 0.84);
  font-size: 1.02rem;
  line-height: 1.45;
}

body.inventario-core .inv-ref-sem ul , body.leilao-core .inv-ref-sem ul , body.lucros-core .inv-ref-sem ul , body.servidoes-core .inv-ref-sem ul , body.usucapiao-core .inv-ref-sem ul , body.revisao-core .inv-ref-sem ul {
  font-style: italic;
}

body.inventario-core .inv-medo-key , body.leilao-core .inv-medo-key , body.lucros-core .inv-medo-key , body.servidoes-core .inv-medo-key , body.usucapiao-core .inv-medo-key , body.revisao-core .inv-medo-key {
  margin: 1.1rem auto 0;
  max-width: 720px;
  color: rgba(245, 240, 232, 0.9);
  font-size: 1.05rem;
  line-height: 1.6;
}

body.inventario-core .inv-criterio-block , body.leilao-core .inv-criterio-block , body.lucros-core .inv-criterio-block , body.servidoes-core .inv-criterio-block , body.usucapiao-core .inv-criterio-block , body.revisao-core .inv-criterio-block {
  margin: 2.2rem auto 0;
  max-width: 960px;
}

body.inventario-core .inv-criterio-label , body.leilao-core .inv-criterio-label , body.lucros-core .inv-criterio-label , body.servidoes-core .inv-criterio-label , body.usucapiao-core .inv-criterio-label , body.revisao-core .inv-criterio-label {
  margin: 0 0 1rem;
  text-align: center;
  color: rgba(201, 169, 110, 0.88);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.inventario-core .inv-ref-note , body.leilao-core .inv-ref-note , body.lucros-core .inv-ref-note , body.servidoes-core .inv-ref-note , body.usucapiao-core .inv-ref-note , body.revisao-core .inv-ref-note {
  margin: 1rem 0 0;
  color: rgba(232, 224, 214, 0.82);
  font-size: 0.98rem;
  line-height: 1.5;
}

body.inventario-core .inv-ref-com .inv-ref-note , body.leilao-core .inv-ref-com .inv-ref-note , body.lucros-core .inv-ref-com .inv-ref-note , body.servidoes-core .inv-ref-com .inv-ref-note , body.usucapiao-core .inv-ref-com .inv-ref-note , body.revisao-core .inv-ref-com .inv-ref-note {
  color: rgba(245, 240, 232, 0.92);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  font-weight: 500;
  line-height: 1.4;
  font-style: italic;
}

body.inventario-core .inv-brand-answer , body.leilao-core .inv-brand-answer , body.lucros-core .inv-brand-answer , body.servidoes-core .inv-brand-answer , body.usucapiao-core .inv-brand-answer , body.revisao-core .inv-brand-answer {
  margin: 2.4rem auto 0;
  max-width: 720px;
  text-align: center;
}

body.inventario-core .inv-brand-answer > p , body.leilao-core .inv-brand-answer > p , body.lucros-core .inv-brand-answer > p , body.servidoes-core .inv-brand-answer > p , body.usucapiao-core .inv-brand-answer > p , body.revisao-core .inv-brand-answer > p {
  margin: 0 0 1.2rem;
  color: rgba(232, 224, 214, 0.82);
  font-size: 1.05rem;
  line-height: 1.65;
}

body.inventario-core .inv-brand-answer em , body.leilao-core .inv-brand-answer em , body.lucros-core .inv-brand-answer em , body.servidoes-core .inv-brand-answer em , body.usucapiao-core .inv-brand-answer em , body.revisao-core .inv-brand-answer em {
  color: rgba(245, 240, 232, 0.95);
  font-style: italic;
}

body.inventario-core .inv-brand-close , body.leilao-core .inv-brand-close , body.lucros-core .inv-brand-close , body.servidoes-core .inv-brand-close , body.usucapiao-core .inv-brand-close , body.revisao-core .inv-brand-close {
  margin: 0 !important;
  color: rgba(245, 240, 232, 0.95);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.35rem, 2.8vw, 1.75rem);
  font-weight: 500;
  line-height: 1.35;
}

body.inventario-core .inv-ref-close , body.leilao-core .inv-ref-close , body.lucros-core .inv-ref-close , body.servidoes-core .inv-ref-close , body.usucapiao-core .inv-ref-close , body.revisao-core .inv-ref-close {
  margin: 1.8rem auto 0;
  max-width: 640px;
  text-align: center;
  color: rgba(245, 240, 232, 0.9);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.25rem, 2.5vw, 1.55rem);
  font-weight: 500;
  line-height: 1.4;
}

body.inventario-core .inv-itcmd , body.leilao-core .inv-itcmd , body.lucros-core .inv-itcmd , body.servidoes-core .inv-itcmd , body.usucapiao-core .inv-itcmd , body.revisao-core .inv-itcmd {
  position: relative;
  padding: clamp(4.2rem, 8vw, 6.5rem) 0;
  overflow: hidden;
}

body.inventario-core .inv-itcmd-overlay , body.leilao-core .inv-itcmd-overlay , body.lucros-core .inv-itcmd-overlay , body.servidoes-core .inv-itcmd-overlay , body.usucapiao-core .inv-itcmd-overlay , body.revisao-core .inv-itcmd-overlay {
  background:
    linear-gradient(180deg, rgba(8, 6, 5, 0.72) 0%, rgba(8, 6, 5, 0.58) 42%, rgba(8, 6, 5, 0.82) 100%),
    radial-gradient(ellipse 70% 55% at 50% 45%, rgba(28, 18, 12, 0.2) 0%, rgba(5, 4, 3, 0.55) 100%);
}

body.inventario-core .inv-itcmd-card , body.leilao-core .inv-itcmd-card , body.lucros-core .inv-itcmd-card , body.servidoes-core .inv-itcmd-card , body.usucapiao-core .inv-itcmd-card , body.revisao-core .inv-itcmd-card {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 760px;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: center;
}

body.inventario-core .inv-itcmd-card h2 , body.leilao-core .inv-itcmd-card h2 , body.lucros-core .inv-itcmd-card h2 , body.servidoes-core .inv-itcmd-card h2 , body.usucapiao-core .inv-itcmd-card h2 , body.revisao-core .inv-itcmd-card h2 {
  margin: 0.7rem 0 1rem;
  color: rgba(245, 240, 232, 0.96);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.55rem, 3.2vw, 2.15rem);
  font-weight: 500;
  line-height: 1.25;
}

body.inventario-core .inv-itcmd-card p , body.leilao-core .inv-itcmd-card p , body.lucros-core .inv-itcmd-card p , body.servidoes-core .inv-itcmd-card p , body.usucapiao-core .inv-itcmd-card p , body.revisao-core .inv-itcmd-card p {
  margin: 0 auto 0.95rem;
  max-width: 620px;
  color: rgba(232, 224, 214, 0.78);
  font-size: 1.02rem;
  line-height: 1.65;
}

body.inventario-core .inv-itcmd-close , body.leilao-core .inv-itcmd-close , body.lucros-core .inv-itcmd-close , body.servidoes-core .inv-itcmd-close , body.usucapiao-core .inv-itcmd-close , body.revisao-core .inv-itcmd-close {
  margin-top: 1.2rem !important;
  color: rgba(245, 240, 232, 0.92) !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.2rem, 2.4vw, 1.45rem) !important;
  font-weight: 500;
  line-height: 1.4 !important;
  font-style: italic;
}

body.inventario-core .inv-pare , body.leilao-core .inv-pare , body.lucros-core .inv-pare , body.servidoes-core .inv-pare , body.usucapiao-core .inv-pare , body.revisao-core .inv-pare {
  margin: 0.4rem 0 0.8rem;
  color: rgba(201, 169, 110, 0.95);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 4vw, 2.8rem);
  font-weight: 500;
  letter-spacing: 0.04em;
}

body.inventario-core .inv-alertas , body.leilao-core .inv-alertas , body.lucros-core .inv-alertas , body.servidoes-core .inv-alertas , body.usucapiao-core .inv-alertas , body.revisao-core .inv-alertas {
  padding: clamp(4.5rem, 9vw, 7rem) 0;
  background:
    radial-gradient(ellipse 60% 40% at 50% 0%, rgba(90, 48, 43, 0.14) 0%, transparent 60%),
    #070605;
}

body.inventario-core .inv-alertas-grid , body.leilao-core .inv-alertas-grid , body.lucros-core .inv-alertas-grid , body.servidoes-core .inv-alertas-grid , body.usucapiao-core .inv-alertas-grid , body.revisao-core .inv-alertas-grid {
  margin: 2rem auto 0;
  max-width: 1100px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

body.inventario-core .inv-alerta-card , body.leilao-core .inv-alerta-card , body.lucros-core .inv-alerta-card , body.servidoes-core .inv-alerta-card , body.usucapiao-core .inv-alerta-card , body.revisao-core .inv-alerta-card {
  position: relative;
  min-height: 260px;
  overflow: hidden;
  border: 1px solid rgba(201, 169, 110, 0.16);
  background:
    linear-gradient(165deg, rgba(90, 48, 43, 0.16) 0%, transparent 55%),
    rgba(14, 11, 10, 0.92);
  cursor: default;
  outline: none;
  transition:
    border-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

body.inventario-core .inv-alerta-photo , body.leilao-core .inv-alerta-photo , body.lucros-core .inv-alerta-photo , body.servidoes-core .inv-alerta-photo , body.usucapiao-core .inv-alerta-photo , body.revisao-core .inv-alerta-photo {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  opacity: 0;
  transform: scale(1.06);
  transition: opacity 0.45s ease, transform 0.55s ease;
  z-index: 0;
}

body.inventario-core .inv-alerta-card::after , body.leilao-core .inv-alerta-card::after , body.lucros-core .inv-alerta-card::after , body.servidoes-core .inv-alerta-card::after , body.usucapiao-core .inv-alerta-card::after , body.revisao-core .inv-alerta-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(8, 6, 5, 0.35) 0%, rgba(8, 6, 5, 0.82) 58%, rgba(8, 6, 5, 0.94) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

body.inventario-core .inv-alerta-body , body.leilao-core .inv-alerta-body , body.lucros-core .inv-alerta-body , body.servidoes-core .inv-alerta-body , body.usucapiao-core .inv-alerta-body , body.revisao-core .inv-alerta-body {
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.45rem 1.35rem 1.5rem;
}

body.inventario-core .inv-alerta-kicker , body.leilao-core .inv-alerta-kicker , body.lucros-core .inv-alerta-kicker , body.servidoes-core .inv-alerta-kicker , body.usucapiao-core .inv-alerta-kicker , body.revisao-core .inv-alerta-kicker {
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 0.7rem;
  padding: 0.28rem 0.65rem;
  border: 1px solid rgba(90, 48, 43, 0.55);
  background: rgba(90, 48, 43, 0.35);
  color: #f0e0dc;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.inventario-core .inv-alerta-card h3 , body.leilao-core .inv-alerta-card h3 , body.lucros-core .inv-alerta-card h3 , body.servidoes-core .inv-alerta-card h3 , body.usucapiao-core .inv-alerta-card h3 , body.revisao-core .inv-alerta-card h3 {
  margin: 0 0 0.55rem;
  color: #f5f0e8;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.25rem, 2.2vw, 1.5rem);
  font-weight: 500;
  line-height: 1.25;
}

body.inventario-core .inv-alerta-card p , body.leilao-core .inv-alerta-card p , body.lucros-core .inv-alerta-card p , body.servidoes-core .inv-alerta-card p , body.usucapiao-core .inv-alerta-card p , body.revisao-core .inv-alerta-card p {
  margin: 0;
  color: rgba(232, 224, 214, 0.78);
  font-size: 0.95rem;
  line-height: 1.5;
}

body.inventario-core .inv-alerta-card:hover, body.leilao-core .inv-alerta-card:hover, body.lucros-core .inv-alerta-card:hover, body.servidoes-core .inv-alerta-card:hover, body.usucapiao-core .inv-alerta-card:hover, body.revisao-core .inv-alerta-card:hover,
body.inventario-core .inv-alerta-card:focus-within, body.leilao-core .inv-alerta-card:focus-within, body.lucros-core .inv-alerta-card:focus-within, body.servidoes-core .inv-alerta-card:focus-within, body.usucapiao-core .inv-alerta-card:focus-within, body.revisao-core .inv-alerta-card:focus-within,
body.inventario-core .inv-alerta-card.is-open , body.leilao-core .inv-alerta-card.is-open , body.lucros-core .inv-alerta-card.is-open , body.servidoes-core .inv-alerta-card.is-open , body.usucapiao-core .inv-alerta-card.is-open , body.revisao-core .inv-alerta-card.is-open {
  border-color: rgba(201, 169, 110, 0.38);
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

body.inventario-core .inv-alerta-card:hover .inv-alerta-photo, body.leilao-core .inv-alerta-card:hover .inv-alerta-photo, body.lucros-core .inv-alerta-card:hover .inv-alerta-photo, body.servidoes-core .inv-alerta-card:hover .inv-alerta-photo, body.usucapiao-core .inv-alerta-card:hover .inv-alerta-photo, body.revisao-core .inv-alerta-card:hover .inv-alerta-photo,
body.inventario-core .inv-alerta-card:focus-within .inv-alerta-photo, body.leilao-core .inv-alerta-card:focus-within .inv-alerta-photo, body.lucros-core .inv-alerta-card:focus-within .inv-alerta-photo, body.servidoes-core .inv-alerta-card:focus-within .inv-alerta-photo, body.usucapiao-core .inv-alerta-card:focus-within .inv-alerta-photo, body.revisao-core .inv-alerta-card:focus-within .inv-alerta-photo,
body.inventario-core .inv-alerta-card.is-open .inv-alerta-photo , body.leilao-core .inv-alerta-card.is-open .inv-alerta-photo , body.lucros-core .inv-alerta-card.is-open .inv-alerta-photo , body.servidoes-core .inv-alerta-card.is-open .inv-alerta-photo , body.usucapiao-core .inv-alerta-card.is-open .inv-alerta-photo , body.revisao-core .inv-alerta-card.is-open .inv-alerta-photo {
  opacity: 1;
  transform: scale(1);
}

body.inventario-core .inv-alerta-card:hover::after, body.leilao-core .inv-alerta-card:hover::after, body.lucros-core .inv-alerta-card:hover::after, body.servidoes-core .inv-alerta-card:hover::after, body.usucapiao-core .inv-alerta-card:hover::after, body.revisao-core .inv-alerta-card:hover::after,
body.inventario-core .inv-alerta-card:focus-within::after, body.leilao-core .inv-alerta-card:focus-within::after, body.lucros-core .inv-alerta-card:focus-within::after, body.servidoes-core .inv-alerta-card:focus-within::after, body.usucapiao-core .inv-alerta-card:focus-within::after, body.revisao-core .inv-alerta-card:focus-within::after,
body.inventario-core .inv-alerta-card.is-open::after , body.leilao-core .inv-alerta-card.is-open::after , body.lucros-core .inv-alerta-card.is-open::after , body.servidoes-core .inv-alerta-card.is-open::after , body.usucapiao-core .inv-alerta-card.is-open::after , body.revisao-core .inv-alerta-card.is-open::after {
  opacity: 1;
}

body.inventario-core .inv-alerta-card:hover .inv-alerta-kicker, body.leilao-core .inv-alerta-card:hover .inv-alerta-kicker, body.lucros-core .inv-alerta-card:hover .inv-alerta-kicker, body.servidoes-core .inv-alerta-card:hover .inv-alerta-kicker, body.usucapiao-core .inv-alerta-card:hover .inv-alerta-kicker, body.revisao-core .inv-alerta-card:hover .inv-alerta-kicker,
body.inventario-core .inv-alerta-card:focus-within .inv-alerta-kicker, body.leilao-core .inv-alerta-card:focus-within .inv-alerta-kicker, body.lucros-core .inv-alerta-card:focus-within .inv-alerta-kicker, body.servidoes-core .inv-alerta-card:focus-within .inv-alerta-kicker, body.usucapiao-core .inv-alerta-card:focus-within .inv-alerta-kicker, body.revisao-core .inv-alerta-card:focus-within .inv-alerta-kicker,
body.inventario-core .inv-alerta-card.is-open .inv-alerta-kicker , body.leilao-core .inv-alerta-card.is-open .inv-alerta-kicker , body.lucros-core .inv-alerta-card.is-open .inv-alerta-kicker , body.servidoes-core .inv-alerta-card.is-open .inv-alerta-kicker , body.usucapiao-core .inv-alerta-card.is-open .inv-alerta-kicker , body.revisao-core .inv-alerta-card.is-open .inv-alerta-kicker {
  border-color: rgba(201, 169, 110, 0.45);
  background: rgba(20, 14, 12, 0.55);
  color: #e8c889;
}

@media (max-width: 980px) {
  body.inventario-core .inv-alertas-grid , body.leilao-core .inv-alertas-grid , body.lucros-core .inv-alertas-grid , body.servidoes-core .inv-alertas-grid , body.usucapiao-core .inv-alertas-grid , body.revisao-core .inv-alertas-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.inventario-core .inv-alertas-grid , body.leilao-core .inv-alertas-grid , body.lucros-core .inv-alertas-grid , body.servidoes-core .inv-alertas-grid , body.usucapiao-core .inv-alertas-grid , body.revisao-core .inv-alertas-grid {
    grid-template-columns: 1fr;
  }

  body.inventario-core .inv-alerta-card, body.leilao-core .inv-alerta-card, body.lucros-core .inv-alerta-card, body.servidoes-core .inv-alerta-card, body.usucapiao-core .inv-alerta-card, body.revisao-core .inv-alerta-card,
  body.inventario-core .inv-alerta-body , body.leilao-core .inv-alerta-body , body.lucros-core .inv-alerta-body , body.servidoes-core .inv-alerta-body , body.usucapiao-core .inv-alerta-body , body.revisao-core .inv-alerta-body {
    min-height: 220px;
  }
}

body.inventario-core .inv-cta-note , body.leilao-core .inv-cta-note , body.lucros-core .inv-cta-note , body.servidoes-core .inv-cta-note , body.usucapiao-core .inv-cta-note , body.revisao-core .inv-cta-note {
  margin: 1.1rem 0 0;
  color: rgba(232, 224, 214, 0.62);
  font-size: 0.9rem;
  line-height: 1.45;
}

@media (max-width: 760px) {
  body.inventario-core .inv-ref-grid , body.leilao-core .inv-ref-grid , body.lucros-core .inv-ref-grid , body.servidoes-core .inv-ref-grid , body.usucapiao-core .inv-ref-grid , body.revisao-core .inv-ref-grid {
    grid-template-columns: 1fr;
  }
}

body.inventario-core .inv-case-arrow , body.leilao-core .inv-case-arrow , body.lucros-core .inv-case-arrow , body.servidoes-core .inv-case-arrow , body.usucapiao-core .inv-case-arrow , body.revisao-core .inv-case-arrow {
  color: rgba(201, 169, 110, 0.55);
  font-size: 1.35rem;
  line-height: 1;
  list-style: none;
}

body.inventario-core .inv-case , body.leilao-core .inv-case , body.lucros-core .inv-case , body.servidoes-core .inv-case , body.usucapiao-core .inv-case , body.revisao-core .inv-case {
  padding: clamp(4.2rem, 8vw, 6.4rem) 0;
}

body.inventario-core .inv-case-fluxo , body.leilao-core .inv-case-fluxo , body.lucros-core .inv-case-fluxo , body.servidoes-core .inv-case-fluxo , body.usucapiao-core .inv-case-fluxo , body.revisao-core .inv-case-fluxo {
  margin: 1.8rem auto 0;
  max-width: 420px;
  padding: 0;
  display: grid;
  gap: 0.7rem;
  justify-items: center;
  text-align: center;
  list-style: none;
}

body.inventario-core .inv-case-fluxo > li:not(.inv-case-arrow) , body.leilao-core .inv-case-fluxo > li:not(.inv-case-arrow) , body.lucros-core .inv-case-fluxo > li:not(.inv-case-arrow) , body.servidoes-core .inv-case-fluxo > li:not(.inv-case-arrow) , body.usucapiao-core .inv-case-fluxo > li:not(.inv-case-arrow) , body.revisao-core .inv-case-fluxo > li:not(.inv-case-arrow) {
  width: 100%;
  padding: 1.1rem 1.25rem;
  border: 1px solid rgba(201, 169, 110, 0.28);
  background: rgba(18, 14, 12, 0.55);
}

body.inventario-core .inv-case-fluxo em , body.leilao-core .inv-case-fluxo em , body.lucros-core .inv-case-fluxo em , body.servidoes-core .inv-case-fluxo em , body.usucapiao-core .inv-case-fluxo em , body.revisao-core .inv-case-fluxo em {
  display: block;
  margin-bottom: 0.35rem;
  color: rgba(201, 169, 110, 0.82);
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.inventario-core .inv-case-fluxo strong , body.leilao-core .inv-case-fluxo strong , body.lucros-core .inv-case-fluxo strong , body.servidoes-core .inv-case-fluxo strong , body.usucapiao-core .inv-case-fluxo strong , body.revisao-core .inv-case-fluxo strong {
  display: block;
  color: rgba(245, 240, 232, 0.95);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.25rem, 2.8vw, 1.7rem);
  font-weight: 500;
  line-height: 1.25;
}

body.inventario-core .inv-case-fluxo > li:first-child strong , body.leilao-core .inv-case-fluxo > li:first-child strong , body.lucros-core .inv-case-fluxo > li:first-child strong , body.servidoes-core .inv-case-fluxo > li:first-child strong , body.usucapiao-core .inv-case-fluxo > li:first-child strong , body.revisao-core .inv-case-fluxo > li:first-child strong {
  font-size: clamp(1.55rem, 6vw, 2.4rem);
}

body.inventario-core .inv-case-end , body.leilao-core .inv-case-end , body.lucros-core .inv-case-end , body.servidoes-core .inv-case-end , body.usucapiao-core .inv-case-end , body.revisao-core .inv-case-end {
  border-color: rgba(83, 107, 85, 0.5) !important;
  background: rgba(40, 52, 42, 0.38) !important;
}

body.inventario-core .inv-case-note , body.leilao-core .inv-case-note , body.lucros-core .inv-case-note , body.servidoes-core .inv-case-note , body.usucapiao-core .inv-case-note , body.revisao-core .inv-case-note {
  margin: 1.4rem auto 0;
  max-width: 520px;
  text-align: center;
  color: rgba(232, 224, 214, 0.62);
  font-size: 0.9rem;
  line-height: 1.45;
}

body.inventario-core .inv-protecao , body.leilao-core .inv-protecao , body.lucros-core .inv-protecao , body.servidoes-core .inv-protecao , body.usucapiao-core .inv-protecao , body.revisao-core .inv-protecao {
  padding: clamp(4.2rem, 8vw, 6.4rem) 0;
}

body.inventario-core .inv-protecao-grid , body.leilao-core .inv-protecao-grid , body.lucros-core .inv-protecao-grid , body.servidoes-core .inv-protecao-grid , body.usucapiao-core .inv-protecao-grid , body.revisao-core .inv-protecao-grid {
  margin: 1.8rem 0 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

body.inventario-core .inv-protecao-grid article , body.leilao-core .inv-protecao-grid article , body.lucros-core .inv-protecao-grid article , body.servidoes-core .inv-protecao-grid article , body.usucapiao-core .inv-protecao-grid article , body.revisao-core .inv-protecao-grid article {
  padding: 1.25rem 1.2rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: rgba(18, 14, 12, 0.48);
}

body.inventario-core .inv-protecao-grid em , body.leilao-core .inv-protecao-grid em , body.lucros-core .inv-protecao-grid em , body.servidoes-core .inv-protecao-grid em , body.usucapiao-core .inv-protecao-grid em , body.revisao-core .inv-protecao-grid em {
  display: block;
  margin: 0 0 0.55rem;
  color: rgba(245, 240, 232, 0.95);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 500;
  font-style: normal;
}

body.inventario-core .inv-protecao-grid p , body.leilao-core .inv-protecao-grid p , body.lucros-core .inv-protecao-grid p , body.servidoes-core .inv-protecao-grid p , body.usucapiao-core .inv-protecao-grid p , body.revisao-core .inv-protecao-grid p {
  margin: 0;
  color: rgba(232, 224, 214, 0.76);
  font-size: 0.95rem;
  line-height: 1.55;
}

@media (max-width: 980px) {
  body.inventario-core .inv-protecao-grid , body.leilao-core .inv-protecao-grid , body.lucros-core .inv-protecao-grid , body.servidoes-core .inv-protecao-grid , body.usucapiao-core .inv-protecao-grid , body.revisao-core .inv-protecao-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.inventario-core .inv-alerta-card, body.leilao-core .inv-alerta-card, body.lucros-core .inv-alerta-card, body.servidoes-core .inv-alerta-card, body.usucapiao-core .inv-alerta-card, body.revisao-core .inv-alerta-card,
  body.inventario-core .inv-alerta-body , body.leilao-core .inv-alerta-body , body.lucros-core .inv-alerta-body , body.servidoes-core .inv-alerta-body , body.usucapiao-core .inv-alerta-body , body.revisao-core .inv-alerta-body {
    min-height: 230px;
  }

  body.inventario-core .inv-itcmd , body.leilao-core .inv-itcmd , body.lucros-core .inv-itcmd , body.servidoes-core .inv-itcmd , body.usucapiao-core .inv-itcmd , body.revisao-core .inv-itcmd {
    padding: clamp(3.4rem, 7vw, 5rem) 0;
  }
}

@media (max-width: 760px) {
  body.inventario-core .inv-protecao-grid , body.leilao-core .inv-protecao-grid , body.lucros-core .inv-protecao-grid , body.servidoes-core .inv-protecao-grid , body.usucapiao-core .inv-protecao-grid , body.revisao-core .inv-protecao-grid {
    grid-template-columns: 1fr;
  }

  body.inventario-core .inv-itcmd , body.leilao-core .inv-itcmd , body.lucros-core .inv-itcmd , body.servidoes-core .inv-itcmd , body.usucapiao-core .inv-itcmd , body.revisao-core .inv-itcmd {
    padding: 3.2rem 0;
  }

  body.inventario-core .inv-itcmd-card , body.leilao-core .inv-itcmd-card , body.lucros-core .inv-itcmd-card , body.servidoes-core .inv-itcmd-card , body.usucapiao-core .inv-itcmd-card , body.revisao-core .inv-itcmd-card {
    padding: 0 0.15rem;
  }

  body.inventario-core .inv-itcmd-card h2 , body.leilao-core .inv-itcmd-card h2 , body.lucros-core .inv-itcmd-card h2 , body.servidoes-core .inv-itcmd-card h2 , body.usucapiao-core .inv-itcmd-card h2 , body.revisao-core .inv-itcmd-card h2 {
    font-size: clamp(1.35rem, 6.2vw, 1.85rem);
  }

  body.inventario-core .inv-itcmd-card p, body.leilao-core .inv-itcmd-card p, body.lucros-core .inv-itcmd-card p, body.servidoes-core .inv-itcmd-card p, body.usucapiao-core .inv-itcmd-card p, body.revisao-core .inv-itcmd-card p,
  body.inventario-core .inv-itcmd-close , body.leilao-core .inv-itcmd-close , body.lucros-core .inv-itcmd-close , body.servidoes-core .inv-itcmd-close , body.usucapiao-core .inv-itcmd-close , body.revisao-core .inv-itcmd-close {
    font-size: 0.98rem !important;
  }

  body.inventario-core .inv-brand-answer , body.leilao-core .inv-brand-answer , body.lucros-core .inv-brand-answer , body.servidoes-core .inv-brand-answer , body.usucapiao-core .inv-brand-answer , body.revisao-core .inv-brand-answer {
    padding: 0 0.25rem;
  }

  body.inventario-core .inv-brand-close , body.leilao-core .inv-brand-close , body.lucros-core .inv-brand-close , body.servidoes-core .inv-brand-close , body.usucapiao-core .inv-brand-close , body.revisao-core .inv-brand-close {
    font-size: clamp(1.2rem, 5.5vw, 1.55rem);
  }

  body.inventario-core .inv-criterio-label , body.leilao-core .inv-criterio-label , body.lucros-core .inv-criterio-label , body.servidoes-core .inv-criterio-label , body.usucapiao-core .inv-criterio-label , body.revisao-core .inv-criterio-label {
    letter-spacing: 0.1em;
  }

  body.inventario-core .hero-actions-triple , body.leilao-core .hero-actions-triple , body.lucros-core .hero-actions-triple , body.servidoes-core .hero-actions-triple , body.usucapiao-core .hero-actions-triple , body.revisao-core .hero-actions-triple {
    width: 100%;
  }

  body.inventario-core .hero-actions-triple .btn , body.leilao-core .hero-actions-triple .btn , body.lucros-core .hero-actions-triple .btn , body.servidoes-core .hero-actions-triple .btn , body.usucapiao-core .hero-actions-triple .btn , body.revisao-core .hero-actions-triple .btn {
    width: 100%;
  }

  body.inventario-core .premium-cta .cta-box , body.leilao-core .premium-cta .cta-box , body.lucros-core .premium-cta .cta-box , body.servidoes-core .premium-cta .cta-box , body.usucapiao-core .premium-cta .cta-box , body.revisao-core .premium-cta .cta-box {
    padding: 1.6rem 1.15rem;
  }

  body.inventario-core .premium-cta .hero-actions , body.leilao-core .premium-cta .hero-actions , body.lucros-core .premium-cta .hero-actions , body.servidoes-core .premium-cta .hero-actions , body.usucapiao-core .premium-cta .hero-actions , body.revisao-core .premium-cta .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.inventario-core .premium-cta .hero-actions .btn , body.leilao-core .premium-cta .hero-actions .btn , body.lucros-core .premium-cta .hero-actions .btn , body.servidoes-core .premium-cta .hero-actions .btn , body.usucapiao-core .premium-cta .hero-actions .btn , body.revisao-core .premium-cta .hero-actions .btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {
  body.inventario-core .inv-alerta-card, body.leilao-core .inv-alerta-card, body.lucros-core .inv-alerta-card, body.servidoes-core .inv-alerta-card, body.usucapiao-core .inv-alerta-card, body.revisao-core .inv-alerta-card,
  body.inventario-core .inv-alerta-body , body.leilao-core .inv-alerta-body , body.lucros-core .inv-alerta-body , body.servidoes-core .inv-alerta-body , body.usucapiao-core .inv-alerta-body , body.revisao-core .inv-alerta-body {
    min-height: 200px;
  }

  body.inventario-core .inv-case-fluxo , body.leilao-core .inv-case-fluxo , body.lucros-core .inv-case-fluxo , body.servidoes-core .inv-case-fluxo , body.usucapiao-core .inv-case-fluxo , body.revisao-core .inv-case-fluxo {
    max-width: 100%;
  }
}

/* Leil?o ? dual audience + CTA paths */
body.leilao-core .lei-dual , body.lucros-core .lei-dual , body.servidoes-core .lei-dual , body.usucapiao-core .lei-dual , body.revisao-core .lei-dual {
  padding: clamp(4.2rem, 8vw, 6.4rem) 0;
}

body.leilao-core .lei-dual-grid , body.lucros-core .lei-dual-grid , body.servidoes-core .lei-dual-grid , body.usucapiao-core .lei-dual-grid , body.revisao-core .lei-dual-grid {
  margin: 2rem auto 0;
  max-width: 1040px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

body.leilao-core .lei-dual-card , body.lucros-core .lei-dual-card , body.servidoes-core .lei-dual-card , body.usucapiao-core .lei-dual-card , body.revisao-core .lei-dual-card {
  padding: 1.6rem 1.45rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background:
    linear-gradient(165deg, rgba(201, 169, 110, 0.08) 0%, transparent 55%),
    rgba(14, 11, 10, 0.92);
}

body.leilao-core .lei-dual-card.is-leiloeiro , body.lucros-core .lei-dual-card.is-leiloeiro , body.servidoes-core .lei-dual-card.is-leiloeiro , body.usucapiao-core .lei-dual-card.is-leiloeiro , body.revisao-core .lei-dual-card.is-leiloeiro {
  border-color: rgba(83, 107, 85, 0.35);
  background:
    linear-gradient(165deg, rgba(48, 76, 59, 0.18) 0%, transparent 55%),
    rgba(14, 11, 10, 0.92);
}

body.leilao-core .lei-dual-card em , body.lucros-core .lei-dual-card em , body.servidoes-core .lei-dual-card em , body.usucapiao-core .lei-dual-card em , body.revisao-core .lei-dual-card em {
  display: block;
  margin-bottom: 0.7rem;
  color: rgba(201, 169, 110, 0.9);
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.leilao-core .lei-dual-card h3 , body.lucros-core .lei-dual-card h3 , body.servidoes-core .lei-dual-card h3 , body.usucapiao-core .lei-dual-card h3 , body.revisao-core .lei-dual-card h3 {
  margin: 0 0 0.8rem;
  color: #f5f0e8;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.2rem, 2.2vw, 1.4rem);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

body.leilao-core .lei-dual-card p , body.lucros-core .lei-dual-card p , body.servidoes-core .lei-dual-card p , body.usucapiao-core .lei-dual-card p , body.revisao-core .lei-dual-card p {
  margin: 0 0 0.85rem;
  color: rgba(232, 224, 214, 0.8);
  font-family: Inter, system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.55;
}

body.leilao-core .lei-dual-close , body.lucros-core .lei-dual-close , body.servidoes-core .lei-dual-close , body.usucapiao-core .lei-dual-close , body.revisao-core .lei-dual-close {
  margin-bottom: 1.25rem !important;
  color: rgba(245, 240, 232, 0.95) !important;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  font-weight: 600;
  line-height: 1.45;
  font-style: normal;
}

body.leilao-core .lei-cta-paths , body.lucros-core .lei-cta-paths , body.servidoes-core .lei-cta-paths , body.usucapiao-core .lei-cta-paths , body.revisao-core .lei-cta-paths {
  margin: 1.5rem 0 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  text-align: left;
}

body.leilao-core .lei-cta-paths article , body.lucros-core .lei-cta-paths article , body.servidoes-core .lei-cta-paths article , body.usucapiao-core .lei-cta-paths article , body.revisao-core .lei-cta-paths article {
  padding: 1.2rem 1.15rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: rgba(12, 10, 9, 0.45);
}

body.leilao-core .lei-cta-paths em , body.lucros-core .lei-cta-paths em , body.servidoes-core .lei-cta-paths em , body.usucapiao-core .lei-cta-paths em , body.revisao-core .lei-cta-paths em {
  display: block;
  margin-bottom: 0.45rem;
  color: rgba(201, 169, 110, 0.92);
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.leilao-core .lei-cta-paths p , body.lucros-core .lei-cta-paths p , body.servidoes-core .lei-cta-paths p , body.usucapiao-core .lei-cta-paths p , body.revisao-core .lei-cta-paths p {
  margin: 0 0 1rem;
  color: rgba(232, 224, 214, 0.8);
}

body.leilao-core #desejo, body.lucros-core #desejo, body.servidoes-core #desejo, body.usucapiao-core #desejo, body.revisao-core #desejo,
body.leilao-core #dois-momentos, body.lucros-core #dois-momentos, body.servidoes-core #dois-momentos, body.usucapiao-core #dois-momentos, body.revisao-core #dois-momentos,
body.leilao-core #dores, body.lucros-core #dores, body.servidoes-core #dores, body.usucapiao-core #dores, body.revisao-core #dores,
body.leilao-core #quiz , body.lucros-core #quiz , body.servidoes-core #quiz , body.usucapiao-core #quiz , body.revisao-core #quiz {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

/* Duplicata do menu mobile antigo (leilao/lucros/?) removida ? ver css/mobile-menu.css */

body.leilao-core .lei-story-kicker , body.lucros-core .lei-story-kicker , body.servidoes-core .lei-story-kicker , body.usucapiao-core .lei-story-kicker , body.revisao-core .lei-story-kicker {
  margin: 0 0 1rem;
  color: rgba(201, 169, 110, 0.88);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.leilao-core .lei-story .hold-cinema-close em , body.lucros-core .lei-story .hold-cinema-close em , body.servidoes-core .lei-story .hold-cinema-close em , body.usucapiao-core .lei-story .hold-cinema-close em , body.revisao-core .lei-story .hold-cinema-close em {
  color: rgba(245, 240, 232, 0.95);
}

body.leilao-core .lei-metodo-flow, body.lucros-core .lei-metodo-flow, body.servidoes-core .lei-metodo-flow, body.usucapiao-core .lei-metodo-flow, body.revisao-core .lei-metodo-flow,
body.leilao-core .lei-prepos, body.lucros-core .lei-prepos, body.servidoes-core .lei-prepos, body.usucapiao-core .lei-prepos, body.revisao-core .lei-prepos,
body.leilao-core .lei-dois-lados, body.lucros-core .lei-dois-lados, body.servidoes-core .lei-dois-lados, body.usucapiao-core .lei-dois-lados, body.revisao-core .lei-dois-lados,
body.leilao-core .lei-leiloeiros, body.lucros-core .lei-leiloeiros, body.servidoes-core .lei-leiloeiros, body.usucapiao-core .lei-leiloeiros, body.revisao-core .lei-leiloeiros,
body.leilao-core .lei-quem , body.lucros-core .lei-quem , body.servidoes-core .lei-quem , body.usucapiao-core .lei-quem , body.revisao-core .lei-quem {
  padding: clamp(4.2rem, 8vw, 6.4rem) 0;
}

body.leilao-core .lei-dois-lados , body.lucros-core .lei-dois-lados , body.servidoes-core .lei-dois-lados , body.usucapiao-core .lei-dois-lados , body.revisao-core .lei-dois-lados {
  position: relative;
  background:
    radial-gradient(ellipse 70% 50% at 50% 0%, rgba(201, 169, 110, 0.08), transparent 60%),
    rgba(10, 8, 7, 0.4);
}

body.leilao-core .lei-dois-grid , body.lucros-core .lei-dois-grid , body.servidoes-core .lei-dois-grid , body.usucapiao-core .lei-dois-grid , body.revisao-core .lei-dois-grid {
  margin: 1.8rem auto 0;
  max-width: 980px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

body.leilao-core .lei-dois-grid article , body.lucros-core .lei-dois-grid article , body.servidoes-core .lei-dois-grid article , body.usucapiao-core .lei-dois-grid article , body.revisao-core .lei-dois-grid article {
  padding: 1.45rem 1.35rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: rgba(14, 11, 10, 0.9);
}

body.leilao-core .lei-dois-grid .is-precificar , body.lucros-core .lei-dois-grid .is-precificar , body.servidoes-core .lei-dois-grid .is-precificar , body.usucapiao-core .lei-dois-grid .is-precificar , body.revisao-core .lei-dois-grid .is-precificar {
  border-color: rgba(83, 107, 85, 0.45);
  background:
    linear-gradient(165deg, rgba(48, 76, 59, 0.18) 0%, transparent 55%),
    rgba(14, 11, 10, 0.9);
}

body.leilao-core .lei-dois-grid .is-wide , body.lucros-core .lei-dois-grid .is-wide , body.servidoes-core .lei-dois-grid .is-wide , body.usucapiao-core .lei-dois-grid .is-wide , body.revisao-core .lei-dois-grid .is-wide {
  grid-column: 1 / -1;
  border-color: rgba(201, 169, 110, 0.28);
  background:
    linear-gradient(90deg, rgba(201, 169, 110, 0.08), transparent 40%, rgba(83, 107, 85, 0.1)),
    rgba(14, 11, 10, 0.92);
}

body.leilao-core .lei-dois-grid em , body.lucros-core .lei-dois-grid em , body.servidoes-core .lei-dois-grid em , body.usucapiao-core .lei-dois-grid em , body.revisao-core .lei-dois-grid em {
  display: block;
  margin-bottom: 0.55rem;
  color: rgba(201, 169, 110, 0.9);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.leilao-core .lei-dois-grid h3 , body.lucros-core .lei-dois-grid h3 , body.servidoes-core .lei-dois-grid h3 , body.usucapiao-core .lei-dois-grid h3 , body.revisao-core .lei-dois-grid h3 {
  margin: 0 0 0.65rem;
  color: #f5f0e8;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.2rem, 2.2vw, 1.4rem);
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.02em;
  line-height: 1.25;
}

body.leilao-core .lei-dois-grid p , body.lucros-core .lei-dois-grid p , body.servidoes-core .lei-dois-grid p , body.usucapiao-core .lei-dois-grid p , body.revisao-core .lei-dois-grid p {
  margin: 0;
  color: rgba(232, 224, 214, 0.8);
  font-family: Inter, system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.55;
}

body.leilao-core .lei-dois-close , body.lucros-core .lei-dois-close , body.servidoes-core .lei-dois-close , body.usucapiao-core .lei-dois-close , body.revisao-core .lei-dois-close {
  margin: 2rem auto 0;
  max-width: 720px;
  text-align: center;
  color: rgba(245, 240, 232, 0.92);
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2.2vw, 1.25rem);
  font-weight: 600;
  line-height: 1.45;
  font-style: normal;
}

body.leilao-core .lei-dois-close strong , body.lucros-core .lei-dois-close strong , body.servidoes-core .lei-dois-close strong , body.usucapiao-core .lei-dois-close strong , body.revisao-core .lei-dois-close strong {
  color: rgba(201, 169, 110, 0.98);
  font-family: inherit;
  font-weight: 700;
  font-style: normal;
}

body.leilao-core .lei-dois-actions , body.lucros-core .lei-dois-actions , body.servidoes-core .lei-dois-actions , body.usucapiao-core .lei-dois-actions , body.revisao-core .lei-dois-actions {
  justify-content: center;
  margin-top: 1.6rem;
}

body.leilao-core .hero-actions-dual , body.lucros-core .hero-actions-dual , body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual , body.revisao-core .hero-actions-dual {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}

body.leilao-core #dois-lados , body.lucros-core #dois-lados , body.servidoes-core #dois-lados , body.usucapiao-core #dois-lados , body.revisao-core #dois-lados {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

body.leilao-core .lei-flow , body.lucros-core .lei-flow , body.servidoes-core .lei-flow , body.usucapiao-core .lei-flow , body.revisao-core .lei-flow {
  margin: 1.8rem auto 0;
  max-width: 420px;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.55rem;
  justify-items: center;
  text-align: center;
}

body.leilao-core .lei-flow li:not([aria-hidden]), body.lucros-core .lei-flow li:not([aria-hidden]), body.servidoes-core .lei-flow li:not([aria-hidden]), body.usucapiao-core .lei-flow li:not([aria-hidden]), body.revisao-core .lei-flow li:not([aria-hidden]),
body.leilao-core .lei-flow li:not([aria-hidden]) strong , body.lucros-core .lei-flow li:not([aria-hidden]) strong , body.servidoes-core .lei-flow li:not([aria-hidden]) strong , body.usucapiao-core .lei-flow li:not([aria-hidden]) strong , body.revisao-core .lei-flow li:not([aria-hidden]) strong {
  width: 100%;
  padding: 0.95rem 1.1rem;
  border: 1px solid rgba(201, 169, 110, 0.28);
  background: rgba(18, 14, 12, 0.55);
  color: rgba(245, 240, 232, 0.95);
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(0.98rem, 1.8vw, 1.12rem);
  font-weight: 600;
  font-style: normal;
  letter-spacing: -0.01em;
  line-height: 1.35;
}

body.leilao-core .lei-flow li:not([aria-hidden]) strong , body.lucros-core .lei-flow li:not([aria-hidden]) strong , body.servidoes-core .lei-flow li:not([aria-hidden]) strong , body.usucapiao-core .lei-flow li:not([aria-hidden]) strong , body.revisao-core .lei-flow li:not([aria-hidden]) strong {
  display: block;
  width: auto;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  color: inherit;
}

body.leilao-core .lei-flow li[aria-hidden] , body.lucros-core .lei-flow li[aria-hidden] , body.servidoes-core .lei-flow li[aria-hidden] , body.usucapiao-core .lei-flow li[aria-hidden] , body.revisao-core .lei-flow li[aria-hidden] {
  color: rgba(201, 169, 110, 0.55);
  font-size: 1.2rem;
  line-height: 1;
}

body.leilao-core .lei-flow .is-end , body.lucros-core .lei-flow .is-end , body.servidoes-core .lei-flow .is-end , body.usucapiao-core .lei-flow .is-end , body.revisao-core .lei-flow .is-end {
  border-color: rgba(83, 107, 85, 0.5);
  background: rgba(40, 52, 42, 0.38);
}

body.leilao-core .lei-flow-note , body.lucros-core .lei-flow-note , body.servidoes-core .lei-flow-note , body.usucapiao-core .lei-flow-note , body.revisao-core .lei-flow-note {
  margin: 1.6rem auto 0;
  max-width: 640px;
  text-align: center;
  color: rgba(232, 224, 214, 0.72);
  font-size: 0.98rem;
  line-height: 1.55;
}

body.leilao-core .lei-prepos-grid, body.lucros-core .lei-prepos-grid, body.servidoes-core .lei-prepos-grid, body.usucapiao-core .lei-prepos-grid, body.revisao-core .lei-prepos-grid,
body.leilao-core .lei-quem-grid , body.lucros-core .lei-quem-grid , body.servidoes-core .lei-quem-grid , body.usucapiao-core .lei-quem-grid , body.revisao-core .lei-quem-grid {
  margin: 1.8rem auto 0;
  max-width: 980px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

body.leilao-core .lei-prepos-grid article, body.lucros-core .lei-prepos-grid article, body.servidoes-core .lei-prepos-grid article, body.usucapiao-core .lei-prepos-grid article, body.revisao-core .lei-prepos-grid article,
body.leilao-core .lei-quem-grid article , body.lucros-core .lei-quem-grid article , body.servidoes-core .lei-quem-grid article , body.usucapiao-core .lei-quem-grid article , body.revisao-core .lei-quem-grid article {
  padding: 1.35rem 1.3rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: rgba(14, 11, 10, 0.88);
}

body.leilao-core .lei-prepos-grid .is-pos , body.lucros-core .lei-prepos-grid .is-pos , body.servidoes-core .lei-prepos-grid .is-pos , body.usucapiao-core .lei-prepos-grid .is-pos , body.revisao-core .lei-prepos-grid .is-pos {
  border-color: rgba(83, 107, 85, 0.4);
  background:
    linear-gradient(165deg, rgba(48, 76, 59, 0.16) 0%, transparent 55%),
    rgba(14, 11, 10, 0.88);
}

body.leilao-core .lei-prepos-grid em, body.lucros-core .lei-prepos-grid em, body.servidoes-core .lei-prepos-grid em, body.usucapiao-core .lei-prepos-grid em, body.revisao-core .lei-prepos-grid em,
body.leilao-core .lei-leiloeiros-grid em , body.lucros-core .lei-leiloeiros-grid em , body.servidoes-core .lei-leiloeiros-grid em , body.usucapiao-core .lei-leiloeiros-grid em , body.revisao-core .lei-leiloeiros-grid em {
  display: block;
  margin-bottom: 0.55rem;
  color: rgba(201, 169, 110, 0.9);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.leilao-core .lei-prepos-grid h3 , body.lucros-core .lei-prepos-grid h3 , body.servidoes-core .lei-prepos-grid h3 , body.usucapiao-core .lei-prepos-grid h3 , body.revisao-core .lei-prepos-grid h3 {
  margin: 0 0 0.85rem;
  color: #f5f0e8;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.15rem, 2vw, 1.35rem);
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.02em;
}

body.leilao-core .lei-prepos-grid ul , body.lucros-core .lei-prepos-grid ul , body.servidoes-core .lei-prepos-grid ul , body.usucapiao-core .lei-prepos-grid ul , body.revisao-core .lei-prepos-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.45rem;
  color: rgba(232, 224, 214, 0.8);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.98rem;
  line-height: 1.45;
}

body.leilao-core .lei-leiloeiros-grid , body.lucros-core .lei-leiloeiros-grid , body.servidoes-core .lei-leiloeiros-grid , body.usucapiao-core .lei-leiloeiros-grid , body.revisao-core .lei-leiloeiros-grid {
  margin: 1.8rem auto 0;
  max-width: 1040px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

body.leilao-core .lei-leiloeiros-grid article , body.lucros-core .lei-leiloeiros-grid article , body.servidoes-core .lei-leiloeiros-grid article , body.usucapiao-core .lei-leiloeiros-grid article , body.revisao-core .lei-leiloeiros-grid article {
  padding: 1.35rem 1.25rem;
  border: 1px solid rgba(201, 169, 110, 0.28);
  background:
    linear-gradient(165deg, rgba(201, 169, 110, 0.1) 0%, transparent 55%),
    rgba(14, 11, 10, 0.9);
}

body.leilao-core .lei-leiloeiros-grid p , body.lucros-core .lei-leiloeiros-grid p , body.servidoes-core .lei-leiloeiros-grid p , body.usucapiao-core .lei-leiloeiros-grid p , body.revisao-core .lei-leiloeiros-grid p {
  margin: 0;
  color: rgba(232, 224, 214, 0.8);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
}

body.leilao-core .lei-leiloeiros-close , body.lucros-core .lei-leiloeiros-close , body.servidoes-core .lei-leiloeiros-close , body.usucapiao-core .lei-leiloeiros-close , body.revisao-core .lei-leiloeiros-close {
  margin: 1.8rem auto 0;
  max-width: 720px;
  text-align: center;
  color: rgba(245, 240, 232, 0.92);
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2.2vw, 1.25rem);
  font-weight: 600;
  line-height: 1.45;
  font-style: normal;
}

body.leilao-core .lei-quem-grid > div , body.lucros-core .lei-quem-grid > div , body.servidoes-core .lei-quem-grid > div , body.usucapiao-core .lei-quem-grid > div , body.revisao-core .lei-quem-grid > div {
  padding: 1.35rem 1.25rem;
  border: 1px solid rgba(201, 169, 110, 0.2);
  background: rgba(14, 11, 10, 0.75);
}

body.leilao-core .lei-quem-grid h3 , body.lucros-core .lei-quem-grid h3 , body.servidoes-core .lei-quem-grid h3 , body.usucapiao-core .lei-quem-grid h3 , body.revisao-core .lei-quem-grid h3 {
  margin: 0 0 1rem;
  color: rgba(201, 169, 110, 0.95);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.leilao-core .lei-quem-grid article , body.lucros-core .lei-quem-grid article , body.servidoes-core .lei-quem-grid article , body.usucapiao-core .lei-quem-grid article , body.revisao-core .lei-quem-grid article {
  margin-bottom: 0.85rem;
  border: 0;
  background: transparent;
  padding: 0;
}

body.leilao-core .lei-quem-grid article:last-child , body.lucros-core .lei-quem-grid article:last-child , body.servidoes-core .lei-quem-grid article:last-child , body.usucapiao-core .lei-quem-grid article:last-child , body.revisao-core .lei-quem-grid article:last-child {
  margin-bottom: 0;
}

body.leilao-core .lei-quem-grid strong , body.lucros-core .lei-quem-grid strong , body.servidoes-core .lei-quem-grid strong , body.usucapiao-core .lei-quem-grid strong , body.revisao-core .lei-quem-grid strong {
  display: block;
  margin-bottom: 0.25rem;
  color: #f5f0e8;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: -0.01em;
}

body.leilao-core .lei-quem-grid p , body.lucros-core .lei-quem-grid p , body.servidoes-core .lei-quem-grid p , body.usucapiao-core .lei-quem-grid p , body.revisao-core .lei-quem-grid p {
  margin: 0;
  color: rgba(232, 224, 214, 0.76);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.5;
}

body.leilao-core #abaixo-acima, body.lucros-core #abaixo-acima, body.servidoes-core #abaixo-acima, body.usucapiao-core #abaixo-acima, body.revisao-core #abaixo-acima,
body.leilao-core #story-lance, body.lucros-core #story-lance, body.servidoes-core #story-lance, body.usucapiao-core #story-lance, body.revisao-core #story-lance,
body.leilao-core #solucao-metodo, body.lucros-core #solucao-metodo, body.servidoes-core #solucao-metodo, body.usucapiao-core #solucao-metodo, body.revisao-core #solucao-metodo,
body.leilao-core #martelo, body.lucros-core #martelo, body.servidoes-core #martelo, body.usucapiao-core #martelo, body.revisao-core #martelo,
body.leilao-core #leiloeiros, body.lucros-core #leiloeiros, body.servidoes-core #leiloeiros, body.usucapiao-core #leiloeiros, body.revisao-core #leiloeiros,
body.leilao-core #quem-mercado , body.lucros-core #quem-mercado , body.servidoes-core #quem-mercado , body.usucapiao-core #quem-mercado , body.revisao-core #quem-mercado {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

/* Invent?rio: tipografia ?nica = Inter (igual t?tulos/subt?tulos) */
body.inventario-core .inv-pare,
body.inventario-core .inv-protecao-grid em,
body.inventario-core .inv-ref-note,
body.inventario-core .inv-ref-com .inv-ref-note,
body.inventario-core .inv-ref-com .inv-ref-note em,
body.inventario-core .inv-ref-com .inv-ref-note strong,
body.inventario-core .inv-brand-close,
body.inventario-core .inv-brand-close strong,
body.inventario-core .inv-ref-close,
body.inventario-core .inv-alerta-card h3,
body.inventario-core .inv-itcmd-card h2,
body.inventario-core .inv-itcmd-close,
body.inventario-core .inv-case-fluxo strong,
body.inventario-core .inv-case-fluxo em,
body.inventario-core .hold-legado-close,
body.inventario-core .hold-legado-close strong,
body.inventario-core .hold-historia-key,
body.inventario-core .hold-historia-key strong,
body.inventario-core .hold-cinema-line,
body.inventario-core .hold-cinema-close,
body.inventario-core .hold-cinema-close strong,
body.inventario-core .hold-cinema-close em,
body.inventario-core .hold-ponto h3,
body.inventario-core .hold-sem h3,
body.inventario-core .hold-com h3,
body.inventario-core .hold-tensao-close,
body.inventario-core .hold-frase-memoria p,
body.inventario-core .gb-custo-card h3,
body.inventario-core .gb-versus-card h3,
body.inventario-core .gb-escopo-grid h3,
body.inventario-core .gb-antes-depois h3,
body.inventario-core .cvl-frase h2,
body.inventario-core .cvl-frase h2 span,
body.inventario-core .gb-frase-gold h2,
body.inventario-core .gb-frase-gold h2 span {
  font-family: Inter, system-ui, sans-serif !important;
  font-style: normal !important;
}

body.inventario-core .inv-pare {
  font-size: clamp(1.75rem, 3.5vw, 2.4rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: rgba(201, 169, 110, 0.98);
}

body.inventario-core .inv-protecao-grid em {
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: rgba(245, 240, 232, 0.96);
}

body.inventario-core .inv-protecao-grid p,
body.inventario-core .inv-alerta-card p,
body.inventario-core .inv-itcmd-card p {
  font-family: Inter, system-ui, sans-serif;
}

body.inventario-core .inv-ref-com .inv-ref-note,
body.inventario-core .inv-brand-close {
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  font-weight: 600;
  line-height: 1.45;
}

body.inventario-core .inv-itcmd-card h2 {
  font-size: clamp(1.4rem, 3vw, 1.9rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.25;
}

body.inventario-core .inv-itcmd-close {
  font-size: clamp(1.05rem, 2vw, 1.25rem) !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
}

body.inventario-core .inv-alerta-card h3 {
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.3;
}

body.inventario-core .inv-case-fluxo strong {
  font-weight: 700;
  letter-spacing: -0.01em;
}

/* Leil?o: tipografia ?nica = Inter (n?o herdar Cormorant do Invent?rio/Holding) */
body.leilao-core .inv-pare, body.lucros-core .inv-pare, body.servidoes-core .inv-pare, body.usucapiao-core .inv-pare, body.revisao-core .inv-pare,
body.leilao-core .inv-protecao-grid em, body.lucros-core .inv-protecao-grid em, body.servidoes-core .inv-protecao-grid em, body.usucapiao-core .inv-protecao-grid em, body.revisao-core .inv-protecao-grid em,
body.leilao-core .inv-ref-com .inv-ref-note, body.lucros-core .inv-ref-com .inv-ref-note, body.servidoes-core .inv-ref-com .inv-ref-note, body.usucapiao-core .inv-ref-com .inv-ref-note, body.revisao-core .inv-ref-com .inv-ref-note,
body.leilao-core .inv-ref-com .inv-ref-note em, body.lucros-core .inv-ref-com .inv-ref-note em, body.servidoes-core .inv-ref-com .inv-ref-note em, body.usucapiao-core .inv-ref-com .inv-ref-note em, body.revisao-core .inv-ref-com .inv-ref-note em,
body.leilao-core .inv-ref-com .inv-ref-note strong, body.lucros-core .inv-ref-com .inv-ref-note strong, body.servidoes-core .inv-ref-com .inv-ref-note strong, body.usucapiao-core .inv-ref-com .inv-ref-note strong, body.revisao-core .inv-ref-com .inv-ref-note strong,
body.leilao-core .inv-brand-close, body.lucros-core .inv-brand-close, body.servidoes-core .inv-brand-close, body.usucapiao-core .inv-brand-close, body.revisao-core .inv-brand-close,
body.leilao-core .inv-ref-close, body.lucros-core .inv-ref-close, body.servidoes-core .inv-ref-close, body.usucapiao-core .inv-ref-close, body.revisao-core .inv-ref-close,
body.leilao-core .inv-alerta-card h3, body.lucros-core .inv-alerta-card h3, body.servidoes-core .inv-alerta-card h3, body.usucapiao-core .inv-alerta-card h3, body.revisao-core .inv-alerta-card h3,
body.leilao-core .hold-legado-close, body.lucros-core .hold-legado-close, body.servidoes-core .hold-legado-close, body.usucapiao-core .hold-legado-close, body.revisao-core .hold-legado-close,
body.leilao-core .hold-legado-close strong, body.lucros-core .hold-legado-close strong, body.servidoes-core .hold-legado-close strong, body.usucapiao-core .hold-legado-close strong, body.revisao-core .hold-legado-close strong,
body.leilao-core .hold-historia-key, body.lucros-core .hold-historia-key, body.servidoes-core .hold-historia-key, body.usucapiao-core .hold-historia-key, body.revisao-core .hold-historia-key,
body.leilao-core .hold-historia-key strong, body.lucros-core .hold-historia-key strong, body.servidoes-core .hold-historia-key strong, body.usucapiao-core .hold-historia-key strong, body.revisao-core .hold-historia-key strong,
body.leilao-core .hold-cinema-line, body.lucros-core .hold-cinema-line, body.servidoes-core .hold-cinema-line, body.usucapiao-core .hold-cinema-line, body.revisao-core .hold-cinema-line,
body.leilao-core .hold-cinema-close, body.lucros-core .hold-cinema-close, body.servidoes-core .hold-cinema-close, body.usucapiao-core .hold-cinema-close, body.revisao-core .hold-cinema-close,
body.leilao-core .hold-cinema-close strong, body.lucros-core .hold-cinema-close strong, body.servidoes-core .hold-cinema-close strong, body.usucapiao-core .hold-cinema-close strong, body.revisao-core .hold-cinema-close strong,
body.leilao-core .hold-cinema-close em, body.lucros-core .hold-cinema-close em, body.servidoes-core .hold-cinema-close em, body.usucapiao-core .hold-cinema-close em, body.revisao-core .hold-cinema-close em,
body.leilao-core .hold-ponto h3, body.lucros-core .hold-ponto h3, body.servidoes-core .hold-ponto h3, body.usucapiao-core .hold-ponto h3, body.revisao-core .hold-ponto h3,
body.leilao-core .hold-sem h3, body.lucros-core .hold-sem h3, body.servidoes-core .hold-sem h3, body.usucapiao-core .hold-sem h3, body.revisao-core .hold-sem h3,
body.leilao-core .hold-com h3, body.lucros-core .hold-com h3, body.servidoes-core .hold-com h3, body.usucapiao-core .hold-com h3, body.revisao-core .hold-com h3,
body.leilao-core .gb-custo-card h3, body.lucros-core .gb-custo-card h3, body.servidoes-core .gb-custo-card h3, body.usucapiao-core .gb-custo-card h3, body.revisao-core .gb-custo-card h3,
body.leilao-core .gb-versus-card h3, body.lucros-core .gb-versus-card h3, body.servidoes-core .gb-versus-card h3, body.usucapiao-core .gb-versus-card h3, body.revisao-core .gb-versus-card h3,
body.leilao-core .gb-escopo-grid h3, body.lucros-core .gb-escopo-grid h3, body.servidoes-core .gb-escopo-grid h3, body.usucapiao-core .gb-escopo-grid h3, body.revisao-core .gb-escopo-grid h3,
body.leilao-core .gb-antes-depois h3, body.lucros-core .gb-antes-depois h3, body.servidoes-core .gb-antes-depois h3, body.usucapiao-core .gb-antes-depois h3, body.revisao-core .gb-antes-depois h3,
body.leilao-core .lei-story-kicker, body.lucros-core .lei-story-kicker, body.servidoes-core .lei-story-kicker, body.usucapiao-core .lei-story-kicker, body.revisao-core .lei-story-kicker,
body.leilao-core .cvl-frase h2, body.lucros-core .cvl-frase h2, body.servidoes-core .cvl-frase h2, body.usucapiao-core .cvl-frase h2, body.revisao-core .cvl-frase h2,
body.leilao-core .cvl-frase h2 span, body.lucros-core .cvl-frase h2 span, body.servidoes-core .cvl-frase h2 span, body.usucapiao-core .cvl-frase h2 span, body.revisao-core .cvl-frase h2 span,
body.leilao-core .gb-frase-gold h2, body.lucros-core .gb-frase-gold h2, body.servidoes-core .gb-frase-gold h2, body.usucapiao-core .gb-frase-gold h2, body.revisao-core .gb-frase-gold h2,
body.leilao-core .gb-frase-gold h2 span , body.lucros-core .gb-frase-gold h2 span , body.servidoes-core .gb-frase-gold h2 span , body.usucapiao-core .gb-frase-gold h2 span , body.revisao-core .gb-frase-gold h2 span {
  font-family: Inter, system-ui, sans-serif !important;
  font-style: normal !important;
}

body.leilao-core .inv-pare , body.lucros-core .inv-pare , body.servidoes-core .inv-pare , body.usucapiao-core .inv-pare , body.revisao-core .inv-pare {
  font-size: clamp(1.75rem, 3.5vw, 2.4rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: rgba(201, 169, 110, 0.98);
}

body.leilao-core .inv-protecao-grid em , body.lucros-core .inv-protecao-grid em , body.servidoes-core .inv-protecao-grid em , body.usucapiao-core .inv-protecao-grid em , body.revisao-core .inv-protecao-grid em {
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  font-weight: 700;
  letter-spacing: -0.01em;
  color: rgba(245, 240, 232, 0.96);
}

body.leilao-core .inv-protecao-grid p , body.lucros-core .inv-protecao-grid p , body.servidoes-core .inv-protecao-grid p , body.usucapiao-core .inv-protecao-grid p , body.revisao-core .inv-protecao-grid p {
  font-family: Inter, system-ui, sans-serif;
}

body.leilao-core .inv-ref-com .inv-ref-note , body.lucros-core .inv-ref-com .inv-ref-note , body.servidoes-core .inv-ref-com .inv-ref-note , body.usucapiao-core .inv-ref-com .inv-ref-note , body.revisao-core .inv-ref-com .inv-ref-note {
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  font-weight: 600;
  line-height: 1.45;
}

body.leilao-core .hold-legado-close , body.lucros-core .hold-legado-close , body.servidoes-core .hold-legado-close , body.usucapiao-core .hold-legado-close , body.revisao-core .hold-legado-close {
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  font-weight: 600;
  line-height: 1.5;
}

@media (max-width: 980px) {
  body.leilao-core .lei-leiloeiros-grid , body.lucros-core .lei-leiloeiros-grid , body.servidoes-core .lei-leiloeiros-grid , body.usucapiao-core .lei-leiloeiros-grid , body.revisao-core .lei-leiloeiros-grid {
    grid-template-columns: 1fr;
  }

  body.leilao-core .inv-protecao-grid , body.lucros-core .inv-protecao-grid , body.servidoes-core .inv-protecao-grid , body.usucapiao-core .inv-protecao-grid , body.revisao-core .inv-protecao-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.leilao-core .lei-dual-grid, body.lucros-core .lei-dual-grid, body.servidoes-core .lei-dual-grid, body.usucapiao-core .lei-dual-grid, body.revisao-core .lei-dual-grid,
  body.leilao-core .lei-cta-paths, body.lucros-core .lei-cta-paths, body.servidoes-core .lei-cta-paths, body.usucapiao-core .lei-cta-paths, body.revisao-core .lei-cta-paths,
  body.leilao-core .lei-prepos-grid, body.lucros-core .lei-prepos-grid, body.servidoes-core .lei-prepos-grid, body.usucapiao-core .lei-prepos-grid, body.revisao-core .lei-prepos-grid,
  body.leilao-core .lei-quem-grid, body.lucros-core .lei-quem-grid, body.servidoes-core .lei-quem-grid, body.usucapiao-core .lei-quem-grid, body.revisao-core .lei-quem-grid,
  body.leilao-core .lei-dois-grid, body.lucros-core .lei-dois-grid, body.servidoes-core .lei-dois-grid, body.usucapiao-core .lei-dois-grid, body.revisao-core .lei-dois-grid,
  body.leilao-core .inv-protecao-grid , body.lucros-core .inv-protecao-grid , body.servidoes-core .inv-protecao-grid , body.usucapiao-core .inv-protecao-grid , body.revisao-core .inv-protecao-grid {
    grid-template-columns: 1fr;
  }

  body.leilao-core .lei-dois-grid .is-wide , body.lucros-core .lei-dois-grid .is-wide , body.servidoes-core .lei-dois-grid .is-wide , body.usucapiao-core .lei-dois-grid .is-wide , body.revisao-core .lei-dois-grid .is-wide {
    grid-column: auto;
  }

  body.leilao-core .hero-actions-dual, body.lucros-core .hero-actions-dual, body.servidoes-core .hero-actions-dual, body.usucapiao-core .hero-actions-dual, body.revisao-core .hero-actions-dual,
  body.leilao-core .lei-dois-actions, body.lucros-core .lei-dois-actions, body.servidoes-core .lei-dois-actions, body.usucapiao-core .lei-dois-actions, body.revisao-core .lei-dois-actions,
  body.leilao-core .arb-film-end .hero-actions , body.lucros-core .arb-film-end .hero-actions , body.servidoes-core .arb-film-end .hero-actions , body.usucapiao-core .arb-film-end .hero-actions , body.revisao-core .arb-film-end .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.leilao-core .hero-actions-dual .btn, body.lucros-core .hero-actions-dual .btn, body.servidoes-core .hero-actions-dual .btn, body.usucapiao-core .hero-actions-dual .btn, body.revisao-core .hero-actions-dual .btn,
  body.leilao-core .lei-dois-actions .btn, body.lucros-core .lei-dois-actions .btn, body.servidoes-core .lei-dois-actions .btn, body.usucapiao-core .lei-dois-actions .btn, body.revisao-core .lei-dois-actions .btn,
  body.leilao-core .arb-film-end .hero-actions .btn , body.lucros-core .arb-film-end .hero-actions .btn , body.servidoes-core .arb-film-end .hero-actions .btn , body.usucapiao-core .arb-film-end .hero-actions .btn , body.revisao-core .arb-film-end .hero-actions .btn {
    width: 100%;
    justify-content: center;
  }

  body.leilao-core .lei-flow , body.lucros-core .lei-flow , body.servidoes-core .lei-flow , body.usucapiao-core .lei-flow , body.revisao-core .lei-flow {
    max-width: 100%;
  }

  body.leilao-core .menu a , body.lucros-core .menu a , body.servidoes-core .menu a , body.usucapiao-core .menu a , body.revisao-core .menu a {
    font-size: 15px;
  }
}


/* Lucros: tipografia ?nica = Inter */
body.lucros-core .inv-pare, body.servidoes-core .inv-pare, body.usucapiao-core .inv-pare, body.revisao-core .inv-pare,
body.lucros-core .inv-protecao-grid em, body.servidoes-core .inv-protecao-grid em, body.usucapiao-core .inv-protecao-grid em, body.revisao-core .inv-protecao-grid em,
body.lucros-core .hold-legado-close, body.servidoes-core .hold-legado-close, body.usucapiao-core .hold-legado-close, body.revisao-core .hold-legado-close,
body.lucros-core .hold-historia-key, body.servidoes-core .hold-historia-key, body.usucapiao-core .hold-historia-key, body.revisao-core .hold-historia-key,
body.lucros-core .hold-cinema-line, body.servidoes-core .hold-cinema-line, body.usucapiao-core .hold-cinema-line, body.revisao-core .hold-cinema-line,
body.lucros-core .hold-cinema-close, body.servidoes-core .hold-cinema-close, body.usucapiao-core .hold-cinema-close, body.revisao-core .hold-cinema-close,
body.lucros-core .hold-cinema-close em, body.servidoes-core .hold-cinema-close em, body.usucapiao-core .hold-cinema-close em, body.revisao-core .hold-cinema-close em,
body.lucros-core .lei-flow li:not([aria-hidden]), body.servidoes-core .lei-flow li:not([aria-hidden]), body.usucapiao-core .lei-flow li:not([aria-hidden]), body.revisao-core .lei-flow li:not([aria-hidden]),
body.lucros-core .lei-flow li:not([aria-hidden]) strong, body.servidoes-core .lei-flow li:not([aria-hidden]) strong, body.usucapiao-core .lei-flow li:not([aria-hidden]) strong, body.revisao-core .lei-flow li:not([aria-hidden]) strong,
body.lucros-core .cvl-frase h2, body.servidoes-core .cvl-frase h2, body.usucapiao-core .cvl-frase h2, body.revisao-core .cvl-frase h2,
body.lucros-core .cvl-frase h2 span, body.servidoes-core .cvl-frase h2 span, body.usucapiao-core .cvl-frase h2 span, body.revisao-core .cvl-frase h2 span,
body.lucros-core .gb-frase-gold h2, body.servidoes-core .gb-frase-gold h2, body.usucapiao-core .gb-frase-gold h2, body.revisao-core .gb-frase-gold h2,
body.lucros-core .gb-frase-gold h2 span, body.servidoes-core .gb-frase-gold h2 span, body.usucapiao-core .gb-frase-gold h2 span, body.revisao-core .gb-frase-gold h2 span,
body.lucros-core .gb-versus-card h3 , body.servidoes-core .gb-versus-card h3 , body.usucapiao-core .gb-versus-card h3 , body.revisao-core .gb-versus-card h3 {
  font-family: Inter, system-ui, sans-serif !important;
  font-style: normal !important;
}

body.lucros-core .inv-pare , body.servidoes-core .inv-pare , body.usucapiao-core .inv-pare , body.revisao-core .inv-pare {
  font-size: clamp(1.75rem, 3.5vw, 2.4rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: rgba(201, 169, 110, 0.98);
}

body.lucros-core .inv-protecao-grid em , body.servidoes-core .inv-protecao-grid em , body.usucapiao-core .inv-protecao-grid em , body.revisao-core .inv-protecao-grid em {
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  font-weight: 700;
}

body.lucros-core .lc-dores-grid , body.servidoes-core .lc-dores-grid , body.usucapiao-core .lc-dores-grid , body.revisao-core .lc-dores-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.75rem;
}

body.lucros-core .lc-dores-grid article , body.servidoes-core .lc-dores-grid article , body.usucapiao-core .lc-dores-grid article , body.revisao-core .lc-dores-grid article {
  padding: 1.25rem 1.35rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: linear-gradient(160deg, rgba(20, 16, 12, 0.92), rgba(8, 7, 6, 0.96));
  border-radius: 14px;
}

body.lucros-core .lc-dores-grid h3 , body.servidoes-core .lc-dores-grid h3 , body.usucapiao-core .lc-dores-grid h3 , body.revisao-core .lc-dores-grid h3 {
  margin: 0 0 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.02rem, 1.6vw, 1.18rem);
  font-weight: 700;
  line-height: 1.35;
  color: rgba(248, 241, 230, 0.96);
}

body.lucros-core .lc-dores-grid p , body.servidoes-core .lc-dores-grid p , body.usucapiao-core .lc-dores-grid p , body.revisao-core .lc-dores-grid p {
  margin: 0;
  color: rgba(242, 230, 212, 0.72);
  font-size: 0.98rem;
  line-height: 1.55;
}

body.lucros-core .lc-dores-lead , body.servidoes-core .lc-dores-lead , body.usucapiao-core .lc-dores-lead , body.revisao-core .lc-dores-lead {
  margin: 0 0 0.55rem !important;
  color: rgba(201, 169, 110, 0.92) !important;
  font-weight: 650;
  font-size: 0.98rem !important;
}

body.lucros-core .lc-quem-grid , body.servidoes-core .lc-quem-grid , body.usucapiao-core .lc-quem-grid , body.revisao-core .lc-quem-grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

body.lucros-core .lc-dores #dores-title span, body.servidoes-core .lc-dores #dores-title span, body.usucapiao-core .lc-dores #dores-title span, body.revisao-core .lc-dores #dores-title span,
body.lucros-core #impacto-title span, body.servidoes-core #impacto-title span, body.usucapiao-core #impacto-title span, body.revisao-core #impacto-title span,
body.lucros-core #riscos-title span, body.servidoes-core #riscos-title span, body.usucapiao-core #riscos-title span, body.revisao-core #riscos-title span,
body.lucros-core #formula-title span, body.servidoes-core #formula-title span, body.usucapiao-core #formula-title span, body.revisao-core #formula-title span,
body.lucros-core #pergunta-title , body.servidoes-core #pergunta-title , body.usucapiao-core #pergunta-title , body.revisao-core #pergunta-title {
  color: inherit;
}

body.lucros-core .lc-dores #dores-title span, body.servidoes-core .lc-dores #dores-title span, body.usucapiao-core .lc-dores #dores-title span, body.revisao-core .lc-dores #dores-title span,
body.lucros-core #impacto-title span, body.servidoes-core #impacto-title span, body.usucapiao-core #impacto-title span, body.revisao-core #impacto-title span,
body.lucros-core #riscos-title span, body.servidoes-core #riscos-title span, body.usucapiao-core #riscos-title span, body.revisao-core #riscos-title span,
body.lucros-core #formula-title span , body.servidoes-core #formula-title span , body.usucapiao-core #formula-title span , body.revisao-core #formula-title span {
  color: rgba(201, 169, 110, 0.98);
}

body.lucros-core .lc-conceito-punch , body.servidoes-core .lc-conceito-punch , body.usucapiao-core .lc-conceito-punch , body.revisao-core .lc-conceito-punch {
  margin-top: 1.75rem !important;
  font-size: clamp(1.35rem, 2.8vw, 1.85rem) !important;
  line-height: 1.3 !important;
  color: rgba(201, 169, 110, 0.98) !important;
}

body.lucros-core .lc-conceito-punch strong , body.servidoes-core .lc-conceito-punch strong , body.usucapiao-core .lc-conceito-punch strong , body.revisao-core .lc-conceito-punch strong {
  color: rgba(248, 241, 230, 0.98);
  font-weight: 800;
}

body.lucros-core #conceito.lc-conceito .lc-conceito-flow , body.servidoes-core #conceito.lc-conceito .lc-conceito-flow , body.usucapiao-core #conceito.lc-conceito .lc-conceito-flow , body.revisao-core #conceito.lc-conceito .lc-conceito-flow {
  margin: 1.75rem auto 0;
  max-width: 52rem;
  justify-content: center;
}

body.lucros-core #conceito.lc-conceito .lc-conceito-punch , body.servidoes-core #conceito.lc-conceito .lc-conceito-punch , body.usucapiao-core #conceito.lc-conceito .lc-conceito-punch , body.revisao-core #conceito.lc-conceito .lc-conceito-punch {
  text-align: center;
  margin: 2rem auto 0;
  max-width: 34rem;
}

body.lucros-core .lc-caso-math , body.servidoes-core .lc-caso-math , body.usucapiao-core .lc-caso-math , body.revisao-core .lc-caso-math {
  margin: 1.5rem auto 1.25rem;
  max-width: 28rem;
  padding: 1.25rem 1.4rem;
  border: 1px solid rgba(201, 169, 110, 0.28);
  border-radius: 16px;
  background: linear-gradient(160deg, rgba(28, 22, 14, 0.7), rgba(8, 7, 6, 0.9));
}

body.lucros-core .lc-caso-line, body.servidoes-core .lc-caso-line, body.usucapiao-core .lc-caso-line, body.revisao-core .lc-caso-line,
body.lucros-core .lc-caso-op, body.servidoes-core .lc-caso-op, body.usucapiao-core .lc-caso-op, body.revisao-core .lc-caso-op,
body.lucros-core .lc-caso-total , body.servidoes-core .lc-caso-total , body.usucapiao-core .lc-caso-total , body.revisao-core .lc-caso-total {
  margin: 0;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
}

body.lucros-core .lc-caso-line , body.servidoes-core .lc-caso-line , body.usucapiao-core .lc-caso-line , body.revisao-core .lc-caso-line {
  font-size: clamp(1.15rem, 2.2vw, 1.4rem);
  color: rgba(248, 241, 230, 0.95);
}

body.lucros-core .lc-caso-op , body.servidoes-core .lc-caso-op , body.usucapiao-core .lc-caso-op , body.revisao-core .lc-caso-op {
  margin: 0.35rem 0;
  color: rgba(201, 169, 110, 0.85);
  font-weight: 700;
}

body.lucros-core .lc-caso-total , body.servidoes-core .lc-caso-total , body.usucapiao-core .lc-caso-total , body.revisao-core .lc-caso-total {
  margin-top: 0.35rem;
  font-size: clamp(1.45rem, 3vw, 1.95rem);
  font-weight: 800;
  color: rgba(201, 169, 110, 0.98);
}

body.lucros-core .lc-caso-note , body.servidoes-core .lc-caso-note , body.usucapiao-core .lc-caso-note , body.revisao-core .lc-caso-note {
  opacity: 0.78;
  font-size: 0.95rem !important;
}

/* Soften impacto alert colors (alerta, n?o erro) */
body.lucros-core .lc-impacto-bad , body.servidoes-core .lc-impacto-bad , body.usucapiao-core .lc-impacto-bad , body.revisao-core .lc-impacto-bad {
  background: linear-gradient(160deg, rgba(72, 38, 34, 0.42), rgba(12, 10, 9, 0.96));
}

body.lucros-core .lc-impacto-good , body.servidoes-core .lc-impacto-good , body.usucapiao-core .lc-impacto-good , body.revisao-core .lc-impacto-good {
  background: linear-gradient(160deg, rgba(34, 52, 42, 0.42), rgba(10, 12, 11, 0.96));
}

body.lucros-core .lc-impacto-bad span , body.servidoes-core .lc-impacto-bad span , body.usucapiao-core .lc-impacto-bad span , body.revisao-core .lc-impacto-bad span {
  color: rgba(196, 152, 142, 0.9);
}

body.lucros-core .lc-impacto-good span , body.servidoes-core .lc-impacto-good span , body.usucapiao-core .lc-impacto-good span , body.revisao-core .lc-impacto-good span {
  color: rgba(154, 186, 164, 0.9);
}

/* Riscos: soft red problem ? soft method solution */
body.lucros-core .lc-riscos-grid , body.servidoes-core .lc-riscos-grid , body.usucapiao-core .lc-riscos-grid , body.revisao-core .lc-riscos-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.75rem;
}

body.lucros-core .lc-risco-card , body.servidoes-core .lc-risco-card , body.usucapiao-core .lc-risco-card , body.revisao-core .lc-risco-card {
  position: relative;
  min-height: 210px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(201, 169, 110, 0.18);
  cursor: pointer;
  outline: none;
}

body.lucros-core .lc-risco-face , body.servidoes-core .lc-risco-face , body.usucapiao-core .lc-risco-face , body.revisao-core .lc-risco-face {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.25rem 1.3rem;
  transition: opacity 280ms ease, transform 280ms ease;
}

body.lucros-core .lc-risco-bad , body.servidoes-core .lc-risco-bad , body.usucapiao-core .lc-risco-bad , body.revisao-core .lc-risco-bad {
  background: linear-gradient(160deg, rgba(72, 38, 34, 0.38), rgba(12, 10, 9, 0.96));
  opacity: 1;
  transform: translateY(0);
}

body.lucros-core .lc-risco-good , body.servidoes-core .lc-risco-good , body.usucapiao-core .lc-risco-good , body.revisao-core .lc-risco-good {
  background: linear-gradient(160deg, rgba(42, 36, 24, 0.55), rgba(10, 12, 11, 0.96));
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
}

body.lucros-core .lc-risco-face span , body.servidoes-core .lc-risco-face span , body.usucapiao-core .lc-risco-face span , body.revisao-core .lc-risco-face span {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.lucros-core .lc-risco-bad span , body.servidoes-core .lc-risco-bad span , body.usucapiao-core .lc-risco-bad span , body.revisao-core .lc-risco-bad span {
  color: rgba(196, 152, 142, 0.9);
}

body.lucros-core .lc-risco-good span , body.servidoes-core .lc-risco-good span , body.usucapiao-core .lc-risco-good span , body.revisao-core .lc-risco-good span {
  color: rgba(201, 169, 110, 0.92);
}

body.lucros-core .lc-risco-face h3 , body.servidoes-core .lc-risco-face h3 , body.usucapiao-core .lc-risco-face h3 , body.revisao-core .lc-risco-face h3 {
  margin: 0 0 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 1.7vw, 1.2rem);
  font-weight: 750;
  line-height: 1.3;
  color: rgba(248, 241, 230, 0.96);
}

body.lucros-core .lc-risco-face p , body.servidoes-core .lc-risco-face p , body.usucapiao-core .lc-risco-face p , body.revisao-core .lc-risco-face p {
  margin: 0;
  color: rgba(242, 230, 212, 0.8);
  font-size: 0.95rem;
  line-height: 1.5;
}

body.lucros-core .lc-risco-good p , body.servidoes-core .lc-risco-good p , body.usucapiao-core .lc-risco-good p , body.revisao-core .lc-risco-good p {
  color: rgba(242, 230, 212, 0.9);
  font-weight: 600;
}

body.lucros-core .lc-risco-card:hover .lc-risco-bad, body.servidoes-core .lc-risco-card:hover .lc-risco-bad, body.usucapiao-core .lc-risco-card:hover .lc-risco-bad, body.revisao-core .lc-risco-card:hover .lc-risco-bad,
body.lucros-core .lc-risco-card:focus-within .lc-risco-bad, body.servidoes-core .lc-risco-card:focus-within .lc-risco-bad, body.usucapiao-core .lc-risco-card:focus-within .lc-risco-bad, body.revisao-core .lc-risco-card:focus-within .lc-risco-bad,
body.lucros-core .lc-risco-card.is-open .lc-risco-bad , body.servidoes-core .lc-risco-card.is-open .lc-risco-bad , body.usucapiao-core .lc-risco-card.is-open .lc-risco-bad , body.revisao-core .lc-risco-card.is-open .lc-risco-bad {
  opacity: 0;
  transform: translateY(-8px);
}

body.lucros-core .lc-risco-card:hover .lc-risco-good, body.servidoes-core .lc-risco-card:hover .lc-risco-good, body.usucapiao-core .lc-risco-card:hover .lc-risco-good, body.revisao-core .lc-risco-card:hover .lc-risco-good,
body.lucros-core .lc-risco-card:focus-within .lc-risco-good, body.servidoes-core .lc-risco-card:focus-within .lc-risco-good, body.usucapiao-core .lc-risco-card:focus-within .lc-risco-good, body.revisao-core .lc-risco-card:focus-within .lc-risco-good,
body.lucros-core .lc-risco-card.is-open .lc-risco-good , body.servidoes-core .lc-risco-card.is-open .lc-risco-good , body.usucapiao-core .lc-risco-card.is-open .lc-risco-good , body.revisao-core .lc-risco-card.is-open .lc-risco-good {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

body.lucros-core .lc-risco-card:hover, body.servidoes-core .lc-risco-card:hover, body.usucapiao-core .lc-risco-card:hover, body.revisao-core .lc-risco-card:hover,
body.lucros-core .lc-risco-card:focus-within, body.servidoes-core .lc-risco-card:focus-within, body.usucapiao-core .lc-risco-card:focus-within, body.revisao-core .lc-risco-card:focus-within,
body.lucros-core .lc-risco-card.is-open , body.servidoes-core .lc-risco-card.is-open , body.usucapiao-core .lc-risco-card.is-open , body.revisao-core .lc-risco-card.is-open {
  border-color: rgba(201, 169, 110, 0.4);
}

body.lucros-core .lc-riscos-foot , body.servidoes-core .lc-riscos-foot , body.usucapiao-core .lc-riscos-foot , body.revisao-core .lc-riscos-foot {
  max-width: 40rem;
  margin: 1.75rem auto 0;
  text-align: center;
  color: rgba(242, 230, 212, 0.72);
  font-size: 0.98rem;
  line-height: 1.55;
}

body.lucros-core .lc-riscos-punch , body.servidoes-core .lc-riscos-punch , body.usucapiao-core .lc-riscos-punch , body.revisao-core .lc-riscos-punch {
  max-width: 38rem;
  margin: 1.35rem auto 0;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.15rem, 2.4vw, 1.45rem);
  font-weight: 700;
  line-height: 1.35;
  color: rgba(248, 241, 230, 0.95);
}

body.lucros-core .lc-riscos-punch strong , body.servidoes-core .lc-riscos-punch strong , body.usucapiao-core .lc-riscos-punch strong , body.revisao-core .lc-riscos-punch strong {
  color: rgba(201, 169, 110, 0.98);
  font-weight: 800;
}

body.lucros-core #conceito.lc-conceito , body.servidoes-core #conceito.lc-conceito , body.usucapiao-core #conceito.lc-conceito , body.revisao-core #conceito.lc-conceito {
  position: relative;
  padding: clamp(4.5rem, 10vh, 7rem) 0;
  background: #050505;
}

body.lucros-core #conceito.lc-conceito .section-bg , body.servidoes-core #conceito.lc-conceito .section-bg , body.usucapiao-core #conceito.lc-conceito .section-bg , body.revisao-core #conceito.lc-conceito .section-bg {
  filter: saturate(0.7) brightness(0.58);
  opacity: 0.88;
  background-position: center 45%;
}

body.lucros-core #conceito.lc-conceito .lc-conceito-overlay , body.servidoes-core #conceito.lc-conceito .lc-conceito-overlay , body.usucapiao-core #conceito.lc-conceito .lc-conceito-overlay , body.revisao-core #conceito.lc-conceito .lc-conceito-overlay {
  background:
    linear-gradient(180deg, rgba(5, 5, 5, 0.78) 0%, rgba(8, 7, 6, 0.58) 45%, rgba(5, 5, 5, 0.82) 100%),
    radial-gradient(ellipse at 50% 40%, rgba(0, 0, 0, 0.18), transparent 60%);
}

body.lucros-core #conceito.lc-conceito .section-fullbleed-content , body.servidoes-core #conceito.lc-conceito .section-fullbleed-content , body.usucapiao-core #conceito.lc-conceito .section-fullbleed-content , body.revisao-core #conceito.lc-conceito .section-fullbleed-content {
  position: relative;
  z-index: 3;
}

body.lucros-core #conceito.lc-conceito .section-intro.centered, body.servidoes-core #conceito.lc-conceito .section-intro.centered, body.usucapiao-core #conceito.lc-conceito .section-intro.centered, body.revisao-core #conceito.lc-conceito .section-intro.centered,
body.lucros-core #conceito.lc-conceito .section-intro.centered p , body.servidoes-core #conceito.lc-conceito .section-intro.centered p , body.usucapiao-core #conceito.lc-conceito .section-intro.centered p , body.revisao-core #conceito.lc-conceito .section-intro.centered p {
  max-width: 44rem;
  margin-left: auto;
  margin-right: auto;
}

body.lucros-core #conceito.lc-conceito .lc-conceito-body , body.servidoes-core #conceito.lc-conceito .lc-conceito-body , body.usucapiao-core #conceito.lc-conceito .lc-conceito-body , body.revisao-core #conceito.lc-conceito .lc-conceito-body {
  max-width: 42rem;
  margin: 1.5rem auto 0;
  text-align: center;
}

body.lucros-core #conceito.lc-conceito .lc-conceito-body p , body.servidoes-core #conceito.lc-conceito .lc-conceito-body p , body.usucapiao-core #conceito.lc-conceito .lc-conceito-body p , body.revisao-core #conceito.lc-conceito .lc-conceito-body p {
  color: rgba(242, 230, 212, 0.88);
}

/* Impacto: soft red ? soft green flip */
body.lucros-core .lc-impacto-grid , body.servidoes-core .lc-impacto-grid , body.usucapiao-core .lc-impacto-grid , body.revisao-core .lc-impacto-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.75rem;
}

body.lucros-core .lc-impacto-card , body.servidoes-core .lc-impacto-card , body.usucapiao-core .lc-impacto-card , body.revisao-core .lc-impacto-card {
  position: relative;
  min-height: 168px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(201, 169, 110, 0.18);
  cursor: pointer;
  outline: none;
}

body.lucros-core .lc-impacto-face , body.servidoes-core .lc-impacto-face , body.usucapiao-core .lc-impacto-face , body.revisao-core .lc-impacto-face {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.2rem 1.25rem;
  transition: opacity 280ms ease, transform 280ms ease, background 280ms ease;
}

body.lucros-core .lc-impacto-bad , body.servidoes-core .lc-impacto-bad , body.usucapiao-core .lc-impacto-bad , body.revisao-core .lc-impacto-bad {
  background: linear-gradient(160deg, rgba(62, 28, 28, 0.55), rgba(12, 10, 9, 0.96));
  opacity: 1;
  transform: translateY(0);
}

body.lucros-core .lc-impacto-good , body.servidoes-core .lc-impacto-good , body.usucapiao-core .lc-impacto-good , body.revisao-core .lc-impacto-good {
  background: linear-gradient(160deg, rgba(28, 52, 38, 0.55), rgba(10, 12, 11, 0.96));
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
}

body.lucros-core .lc-impacto-face span , body.servidoes-core .lc-impacto-face span , body.usucapiao-core .lc-impacto-face span , body.revisao-core .lc-impacto-face span {
  display: inline-block;
  margin-bottom: 0.55rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.lucros-core .lc-impacto-bad span , body.servidoes-core .lc-impacto-bad span , body.usucapiao-core .lc-impacto-bad span , body.revisao-core .lc-impacto-bad span {
  color: rgba(214, 148, 148, 0.92);
}

body.lucros-core .lc-impacto-good span , body.servidoes-core .lc-impacto-good span , body.usucapiao-core .lc-impacto-good span , body.revisao-core .lc-impacto-good span {
  color: rgba(154, 196, 166, 0.92);
}

body.lucros-core .lc-impacto-face h3 , body.servidoes-core .lc-impacto-face h3 , body.usucapiao-core .lc-impacto-face h3 , body.revisao-core .lc-impacto-face h3 {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 1.7vw, 1.22rem);
  font-weight: 750;
  line-height: 1.3;
  color: rgba(248, 241, 230, 0.96);
}

body.lucros-core .lc-impacto-face p , body.servidoes-core .lc-impacto-face p , body.usucapiao-core .lc-impacto-face p , body.revisao-core .lc-impacto-face p {
  margin: 0;
  color: rgba(242, 230, 212, 0.86);
  font-size: 0.98rem;
  line-height: 1.5;
}

body.lucros-core .lc-impacto-card:hover .lc-impacto-bad, body.servidoes-core .lc-impacto-card:hover .lc-impacto-bad, body.usucapiao-core .lc-impacto-card:hover .lc-impacto-bad, body.revisao-core .lc-impacto-card:hover .lc-impacto-bad,
body.lucros-core .lc-impacto-card:focus-within .lc-impacto-bad, body.servidoes-core .lc-impacto-card:focus-within .lc-impacto-bad, body.usucapiao-core .lc-impacto-card:focus-within .lc-impacto-bad, body.revisao-core .lc-impacto-card:focus-within .lc-impacto-bad,
body.lucros-core .lc-impacto-card.is-open .lc-impacto-bad , body.servidoes-core .lc-impacto-card.is-open .lc-impacto-bad , body.usucapiao-core .lc-impacto-card.is-open .lc-impacto-bad , body.revisao-core .lc-impacto-card.is-open .lc-impacto-bad {
  opacity: 0;
  transform: translateY(-8px);
}

body.lucros-core .lc-impacto-card:hover .lc-impacto-good, body.servidoes-core .lc-impacto-card:hover .lc-impacto-good, body.usucapiao-core .lc-impacto-card:hover .lc-impacto-good, body.revisao-core .lc-impacto-card:hover .lc-impacto-good,
body.lucros-core .lc-impacto-card:focus-within .lc-impacto-good, body.servidoes-core .lc-impacto-card:focus-within .lc-impacto-good, body.usucapiao-core .lc-impacto-card:focus-within .lc-impacto-good, body.revisao-core .lc-impacto-card:focus-within .lc-impacto-good,
body.lucros-core .lc-impacto-card.is-open .lc-impacto-good , body.servidoes-core .lc-impacto-card.is-open .lc-impacto-good , body.usucapiao-core .lc-impacto-card.is-open .lc-impacto-good , body.revisao-core .lc-impacto-card.is-open .lc-impacto-good {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

body.lucros-core .lc-impacto-card:hover, body.servidoes-core .lc-impacto-card:hover, body.usucapiao-core .lc-impacto-card:hover, body.revisao-core .lc-impacto-card:hover,
body.lucros-core .lc-impacto-card:focus-within, body.servidoes-core .lc-impacto-card:focus-within, body.usucapiao-core .lc-impacto-card:focus-within, body.revisao-core .lc-impacto-card:focus-within,
body.lucros-core .lc-impacto-card.is-open , body.servidoes-core .lc-impacto-card.is-open , body.usucapiao-core .lc-impacto-card.is-open , body.revisao-core .lc-impacto-card.is-open {
  border-color: rgba(154, 196, 166, 0.35);
}

/* Pergunta central */
body.lucros-core .lc-pergunta-compare , body.servidoes-core .lc-pergunta-compare , body.usucapiao-core .lc-pergunta-compare , body.revisao-core .lc-pergunta-compare {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 1.25rem;
  align-items: stretch;
  margin-top: 1.75rem;
}

body.lucros-core .lc-pergunta-col , body.servidoes-core .lc-pergunta-col , body.usucapiao-core .lc-pergunta-col , body.revisao-core .lc-pergunta-col {
  padding: 1.4rem 1.35rem;
  border-radius: 16px;
  border: 1px solid rgba(201, 169, 110, 0.2);
}

body.lucros-core .lc-pergunta-sem , body.servidoes-core .lc-pergunta-sem , body.usucapiao-core .lc-pergunta-sem , body.revisao-core .lc-pergunta-sem {
  background: linear-gradient(160deg, rgba(28, 52, 38, 0.35), rgba(10, 12, 11, 0.94));
}

body.lucros-core .lc-pergunta-com , body.servidoes-core .lc-pergunta-com , body.usucapiao-core .lc-pergunta-com , body.revisao-core .lc-pergunta-com {
  background: linear-gradient(160deg, rgba(62, 28, 28, 0.32), rgba(12, 10, 9, 0.94));
}

body.lucros-core .lc-pergunta-kicker , body.servidoes-core .lc-pergunta-kicker , body.usucapiao-core .lc-pergunta-kicker , body.revisao-core .lc-pergunta-kicker {
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.92);
}

body.lucros-core .lc-pergunta-flow , body.servidoes-core .lc-pergunta-flow , body.usucapiao-core .lc-pergunta-flow , body.revisao-core .lc-pergunta-flow {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.35rem;
  justify-items: start;
}

body.lucros-core .lc-pergunta-flow li , body.servidoes-core .lc-pergunta-flow li , body.usucapiao-core .lc-pergunta-flow li , body.revisao-core .lc-pergunta-flow li {
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: rgba(248, 241, 230, 0.95);
}

body.lucros-core .lc-pergunta-flow li[aria-hidden="true"] , body.servidoes-core .lc-pergunta-flow li[aria-hidden="true"] , body.usucapiao-core .lc-pergunta-flow li[aria-hidden="true"] , body.revisao-core .lc-pergunta-flow li[aria-hidden="true"] {
  color: rgba(201, 169, 110, 0.7);
  font-weight: 600;
}

body.lucros-core .lc-pergunta-flow .is-end , body.servidoes-core .lc-pergunta-flow .is-end , body.usucapiao-core .lc-pergunta-flow .is-end , body.revisao-core .lc-pergunta-flow .is-end {
  color: rgba(201, 169, 110, 0.98);
}

body.lucros-core .lc-pergunta-vs , body.servidoes-core .lc-pergunta-vs , body.usucapiao-core .lc-pergunta-vs , body.revisao-core .lc-pergunta-vs {
  align-self: center;
  font-size: 0.85rem;
  font-weight: 750;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.7);
}

body.lucros-core .lc-pergunta-close , body.servidoes-core .lc-pergunta-close , body.usucapiao-core .lc-pergunta-close , body.revisao-core .lc-pergunta-close {
  max-width: 42rem;
  margin: 1.75rem auto 0;
  text-align: center;
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  line-height: 1.45;
  font-weight: 650;
  color: rgba(242, 230, 212, 0.88);
}

body.lucros-core .hero-actions-dual , body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual , body.revisao-core .hero-actions-dual {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}

body.lucros-core #conceito, body.servidoes-core #conceito, body.usucapiao-core #conceito, body.revisao-core #conceito,
body.lucros-core #pergunta, body.servidoes-core #pergunta, body.usucapiao-core #pergunta, body.revisao-core #pergunta,
body.lucros-core #dores, body.servidoes-core #dores, body.usucapiao-core #dores, body.revisao-core #dores,
body.lucros-core #impacto, body.servidoes-core #impacto, body.usucapiao-core #impacto, body.revisao-core #impacto,
body.lucros-core #formula, body.servidoes-core #formula, body.usucapiao-core #formula, body.revisao-core #formula,
body.lucros-core #caso, body.servidoes-core #caso, body.usucapiao-core #caso, body.revisao-core #caso,
body.lucros-core #fundamentos, body.servidoes-core #fundamentos, body.usucapiao-core #fundamentos, body.revisao-core #fundamentos,
body.lucros-core #riscos, body.servidoes-core #riscos, body.usucapiao-core #riscos, body.revisao-core #riscos,
body.lucros-core #antes-reparar , body.servidoes-core #antes-reparar , body.usucapiao-core #antes-reparar , body.revisao-core #antes-reparar {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

@media (max-width: 960px) {
  body.lucros-core .lc-impacto-grid, body.servidoes-core .lc-impacto-grid, body.usucapiao-core .lc-impacto-grid, body.revisao-core .lc-impacto-grid,
  body.lucros-core .lc-riscos-grid , body.servidoes-core .lc-riscos-grid , body.usucapiao-core .lc-riscos-grid , body.revisao-core .lc-riscos-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.lucros-core .lc-pergunta-compare , body.servidoes-core .lc-pergunta-compare , body.usucapiao-core .lc-pergunta-compare , body.revisao-core .lc-pergunta-compare {
    grid-template-columns: 1fr;
  }
  body.lucros-core .lc-pergunta-vs , body.servidoes-core .lc-pergunta-vs , body.usucapiao-core .lc-pergunta-vs , body.revisao-core .lc-pergunta-vs {
    justify-self: center;
  }
  body.lucros-core .hero-actions-dual , body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual , body.revisao-core .hero-actions-dual {
    flex-wrap: wrap;
  }
  body.lucros-core .hero-actions-dual .btn , body.servidoes-core .hero-actions-dual .btn , body.usucapiao-core .hero-actions-dual .btn , body.revisao-core .hero-actions-dual .btn {
    /* 220px era flex-basis de LARGURA no tablet; em coluna no mobile virava ALTURA gigante */
    flex: 1 1 auto;
    min-width: min(100%, 220px);
  }
}

@media (max-width: 760px) {
  body.lucros-core .hero-actions-dual , body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual , body.revisao-core .hero-actions-dual {
    flex-direction: column;
    align-items: stretch;
  }
  body.lucros-core .hero-actions-dual .btn , body.servidoes-core .hero-actions-dual .btn , body.usucapiao-core .hero-actions-dual .btn , body.revisao-core .hero-actions-dual .btn {
    width: 100%;
    justify-content: center;
    min-height: 48px;
    flex: 0 1 auto;
    min-width: 0;
    font-size: 14.5px;
    padding-left: 14px;
    padding-right: 14px;
  }
  body.lucros-core .inv-protecao-grid, body.servidoes-core .inv-protecao-grid, body.usucapiao-core .inv-protecao-grid, body.revisao-core .inv-protecao-grid,
  body.lucros-core .lei-cta-paths, body.servidoes-core .lei-cta-paths, body.usucapiao-core .lei-cta-paths, body.revisao-core .lei-cta-paths,
  body.lucros-core .lc-dores-grid, body.servidoes-core .lc-dores-grid, body.usucapiao-core .lc-dores-grid, body.revisao-core .lc-dores-grid,
  body.lucros-core .lc-impacto-grid, body.servidoes-core .lc-impacto-grid, body.usucapiao-core .lc-impacto-grid, body.revisao-core .lc-impacto-grid,
  body.lucros-core .lc-riscos-grid , body.servidoes-core .lc-riscos-grid , body.usucapiao-core .lc-riscos-grid , body.revisao-core .lc-riscos-grid {
    grid-template-columns: 1fr;
  }
  body.lucros-core .lc-impacto-card, body.servidoes-core .lc-impacto-card, body.usucapiao-core .lc-impacto-card, body.revisao-core .lc-impacto-card,
  body.lucros-core .lc-risco-card , body.servidoes-core .lc-risco-card , body.usucapiao-core .lc-risco-card , body.revisao-core .lc-risco-card {
    min-height: 180px;
  }
  body.lucros-core .premium-hero .hero-copy h1 , body.servidoes-core .premium-hero .hero-copy h1 , body.usucapiao-core .premium-hero .hero-copy h1 , body.revisao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.7rem, 7.2vw, 2.35rem);
  }
  body.lucros-core .menu a , body.servidoes-core .menu a , body.usucapiao-core .menu a , body.revisao-core .menu a {
    font-size: 15px;
  }
}

body.lucros-core, body.revisao-core {
  overflow-x: clip;
}


/* Revis?o de Aluguel: se??es ra-* */
body.revisao-core .ra-espelhos,
body.revisao-core .ra-audience,
body.revisao-core .ra-ponto,
body.revisao-core .ra-opinioes {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}

body.revisao-core .ra-espelhos {
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}

body.revisao-core .ra-espelhos-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

body.revisao-core .ra-espelhos-grid article {
  padding: 1.35rem 1.25rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: linear-gradient(165deg, rgba(22, 20, 18, 0.92), rgba(10, 9, 8, 0.96));
  border-radius: 14px;
  min-height: 100%;
}

body.revisao-core .ra-espelhos-kicker {
  display: block;
  margin-bottom: 0.65rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.92);
}

body.revisao-core .ra-espelhos-grid h3 {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1rem, 1.6vw, 1.15rem);
  font-weight: 600;
  line-height: 1.4;
  color: rgba(248, 241, 230, 0.94);
}

body.revisao-core .ra-audience {
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
  border-top: 1px solid rgba(201, 169, 110, 0.1);
}

body.revisao-core .ra-audience-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.75rem;
}

body.revisao-core .ra-audience-grid article {
  padding: 1.25rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(12, 11, 10, 0.72);
  border-radius: 12px;
}

body.revisao-core .ra-audience-grid h3 {
  margin: 0 0 0.45rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: rgba(248, 241, 230, 0.96);
}

body.revisao-core .ra-audience-grid p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.78);
}

body.revisao-core .ra-audience-punch {
  max-width: 40rem;
  margin: 1.75rem auto 0;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  font-weight: 700;
  line-height: 1.4;
  color: rgba(201, 169, 110, 0.98);
}

body.revisao-core .ra-ponto {
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}

body.revisao-core .ra-ponto-chiclete {
  margin: 1.5rem auto 0;
  max-width: 36rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.25rem, 2.6vw, 1.6rem);
  font-weight: 800;
  line-height: 1.3;
  color: rgba(248, 241, 230, 0.96);
}

body.revisao-core .ra-opinioes {
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}

@media (max-width: 960px) {
  body.revisao-core .ra-espelhos-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.revisao-core .ra-espelhos-grid,
  body.revisao-core .ra-audience-grid {
    grid-template-columns: 1fr;
  }
  body.revisao-core .hero-actions-dual {
    flex-direction: column;
    align-items: stretch;
  }
  body.revisao-core .hero-actions-dual .btn {
    width: 100%;
    justify-content: center;
    min-height: 48px;
    flex: 0 1 auto;
    min-width: 0;
    font-size: 14.5px;
    padding-left: 14px;
    padding-right: 14px;
  }
}

body.revisao-core {
  overflow-x: clip;
}

/* Revis?o v2: erro + microcasos + espelhos links */
body.revisao-core .ra-espelhos-grid a.ra-espelhos-card {
  display: block;
  padding: 1.35rem 1.25rem;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background: linear-gradient(165deg, rgba(22, 20, 18, 0.92), rgba(10, 9, 8, 0.96));
  border-radius: 14px;
  min-height: 100%;
  text-decoration: none;
  color: inherit;
  transition: border-color 0.25s ease, transform 0.25s ease;
}
body.revisao-core .ra-espelhos-grid a.ra-espelhos-card:hover {
  border-color: rgba(201, 169, 110, 0.55);
  transform: translateY(-2px);
}
body.revisao-core .ra-erro,
body.revisao-core .ra-casos,
body.revisao-core #ponte-casos {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}
body.revisao-core .ra-erro { padding: clamp(3.5rem, 8vh, 5.5rem) 0; }
body.revisao-core .ra-erro-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}
body.revisao-core .ra-erro-card {
  padding: 1.35rem 1.25rem;
  border-radius: 14px;
  border: 1px solid rgba(140, 72, 62, 0.28);
  background: linear-gradient(160deg, rgba(48, 22, 20, 0.55), rgba(12, 10, 9, 0.92));
}
body.revisao-core .ra-erro-tag {
  display: inline-block;
  margin-bottom: 0.65rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(196, 140, 98, 0.95);
}
body.revisao-core .ra-erro-card h3 {
  margin: 0 0 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 1.8vw, 1.2rem);
  font-weight: 700;
  color: rgba(248, 241, 230, 0.96);
}
body.revisao-core .ra-erro-card p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.78);
}
body.revisao-core .ra-ponte-alt {
  margin: 0 0 1rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  line-height: 1.45;
  color: rgba(201, 169, 110, 0.92);
}
body.revisao-core .ra-casos { padding: clamp(3.5rem, 8vh, 5.5rem) 0; }
body.revisao-core .ra-casos-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.15rem;
  margin-top: 2rem;
}
body.revisao-core .ra-caso-card {
  padding: 1.4rem 1.3rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.18);
  background: linear-gradient(165deg, rgba(18, 17, 15, 0.96), rgba(8, 8, 7, 0.98));
}
body.revisao-core .ra-caso-kicker {
  display: block;
  margin-bottom: 0.7rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.9);
}
body.revisao-core .ra-caso-card h3 {
  margin: 0 0 1rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.02rem, 1.7vw, 1.18rem);
  font-weight: 650;
  line-height: 1.4;
  color: rgba(248, 241, 230, 0.95);
}
body.revisao-core .ra-caso-card ul { margin: 0 0 1rem; padding: 0; list-style: none; }
body.revisao-core .ra-caso-card li {
  margin: 0 0 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.92rem;
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.8);
}
body.revisao-core .ra-caso-card li strong { color: rgba(201, 169, 110, 0.95); font-weight: 700; }
body.revisao-core .ra-caso-close {
  margin: 0;
  padding-top: 0.85rem;
  border-top: 1px solid rgba(201, 169, 110, 0.16);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1.45;
  color: rgba(168, 186, 164, 0.95);
}
body.revisao-core .ra-caso-timeline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem 0.55rem;
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
}
body.revisao-core .ra-caso-timeline li {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  color: rgba(232, 224, 210, 0.88);
}
body.revisao-core .ra-caso-timeline li.is-end { color: rgba(168, 186, 164, 0.98); }
body.revisao-core .premium-hero .hero-copy h1 {
  font-size: clamp(1.55rem, 4.2vw, 2.55rem);
  line-height: 1.12;
}
@media (max-width: 960px) {
  body.revisao-core .ra-erro-grid,
  body.revisao-core .ra-casos-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  body.revisao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.45rem, 6.4vw, 2rem);
  }
}

/* Revis?o: personas cinema + estudos + independ?ncia */
body.revisao-core .ra-personas,
body.revisao-core .ra-casos,
body.revisao-core .ra-independencia {
  content-visibility: auto;
  contain-intrinsic-size: 1px 1100px;
  scroll-margin-top: 96px;
  padding: clamp(3.5rem, 8vh, 5.75rem) 0;
}

body.revisao-core .ra-personas-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.85rem;
  margin-top: 2rem;
}

body.revisao-core .ra-persona-card {
  position: relative;
  min-height: clamp(420px, 58vh, 560px);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(201, 169, 110, 0.16);
  isolation: isolate;
  cursor: default;
}

body.revisao-core .ra-persona-media {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform 0.55s ease;
  filter: saturate(0.72) brightness(0.72);
}

body.revisao-core .ra-persona-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5,5,5,0.55) 0%, rgba(5,5,5,0.42) 38%, rgba(5,5,5,0.88) 100%);
  transition: background 0.4s ease;
}

body.revisao-core .ra-persona-content {
  position: absolute;
  inset: auto 0 0 0;
  z-index: 2;
  padding: 1.35rem 1.2rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

body.revisao-core .ra-persona-tag {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.92);
}

body.revisao-core .ra-persona-content h3 {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.15rem, 1.5vw, 1.35rem);
  font-weight: 750;
  line-height: 1.25;
  color: rgba(248, 241, 230, 0.97);
}

body.revisao-core .ra-persona-lead {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.9rem;
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.78);
}

body.revisao-core .ra-persona-hover {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  border-top: 1px solid transparent;
  transition: max-height 0.45s ease, opacity 0.35s ease, border-color 0.35s ease, margin 0.35s ease;
}

body.revisao-core .ra-persona-card:hover .ra-persona-media,
body.revisao-core .ra-persona-card:focus-within .ra-persona-media,
body.revisao-core .ra-persona-card.is-open .ra-persona-media {
  transform: scale(1.03);
}

body.revisao-core .ra-persona-card:hover .ra-persona-overlay,
body.revisao-core .ra-persona-card:focus-within .ra-persona-overlay,
body.revisao-core .ra-persona-card.is-open .ra-persona-overlay {
  background:
    linear-gradient(180deg, rgba(5,5,5,0.42) 0%, rgba(5,5,5,0.34) 35%, rgba(5,5,5,0.82) 100%);
}

body.revisao-core .ra-persona-card:hover .ra-persona-hover,
body.revisao-core .ra-persona-card:focus-within .ra-persona-hover,
body.revisao-core .ra-persona-card.is-open .ra-persona-hover {
  max-height: 180px;
  opacity: 1;
  margin-top: 0.35rem;
  padding-top: 0.75rem;
  border-top-color: rgba(201, 169, 110, 0.45);
}

body.revisao-core .ra-persona-stake {
  margin: 0 0 0.65rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.86rem;
  line-height: 1.45;
  color: rgba(232, 224, 210, 0.88);
}

body.revisao-core .ra-persona-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.86rem;
  font-weight: 700;
  color: rgba(201, 169, 110, 0.98);
  text-decoration: none;
}

body.revisao-core .ra-persona-cta:hover {
  color: rgba(248, 241, 230, 0.98);
}

body.revisao-core .ra-study-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

body.revisao-core .ra-study {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(201, 169, 110, 0.16);
  min-height: 360px;
  background: #0a0908;
}

body.revisao-core .ra-study-media {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: saturate(0.65) brightness(0.55);
  transform: scale(1);
  transition: transform 0.5s ease;
}

body.revisao-core .ra-study.is-open .ra-study-media,
body.revisao-core .ra-study:hover .ra-study-media {
  transform: scale(1.03);
}

body.revisao-core .ra-study-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5,5,5,0.5) 0%, rgba(5,5,5,0.72) 45%, rgba(5,5,5,0.94) 100%);
}

body.revisao-core .ra-study-body {
  position: relative;
  z-index: 2;
  padding: 1.4rem 1.3rem 1.35rem;
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  min-height: 360px;
}

body.revisao-core .ra-study-tag {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.9);
}

body.revisao-core .ra-study-body h3 {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.15rem, 1.8vw, 1.4rem);
  font-weight: 750;
  line-height: 1.28;
  color: rgba(248, 241, 230, 0.97);
}

body.revisao-core .ra-study-preview p {
  margin: 0 0 0.35rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.9rem;
  line-height: 1.45;
  color: rgba(232, 224, 210, 0.8);
}

body.revisao-core .ra-study-preview strong {
  color: rgba(201, 169, 110, 0.95);
  font-weight: 700;
  margin-right: 0.35rem;
}

body.revisao-core .ra-study-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}

body.revisao-core .ra-study-chips span {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 750;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.35rem 0.55rem;
  border: 1px solid rgba(201, 169, 110, 0.28);
  border-radius: 999px;
  color: rgba(232, 224, 210, 0.86);
  background: rgba(0,0,0,0.28);
}

body.revisao-core .ra-study-timeline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.35rem 0.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.revisao-core .ra-study-timeline li {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.86rem;
  font-weight: 700;
  color: rgba(232, 224, 210, 0.88);
}

body.revisao-core .ra-study-timeline li.is-end {
  color: rgba(168, 186, 164, 0.95);
}

body.revisao-core .ra-study-toggle {
  align-self: flex-start;
  margin-top: auto;
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.9rem;
  font-weight: 750;
  color: rgba(201, 169, 110, 0.98);
  cursor: pointer;
}

body.revisao-core .ra-study-toggle:hover {
  color: rgba(248, 241, 230, 0.98);
}

body.revisao-core .ra-study-full {
  margin-top: 0.35rem;
  padding-top: 0.85rem;
  border-top: 1px solid rgba(201, 169, 110, 0.28);
}

body.revisao-core .ra-study-flow {
  margin: 0 0 0.85rem;
  padding: 0;
  list-style: none;
}

body.revisao-core .ra-study-flow li {
  margin: 0 0 0.75rem;
}

body.revisao-core .ra-study-flow li span {
  display: block;
  margin-bottom: 0.25rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.9);
}

body.revisao-core .ra-study-flow li p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.92rem;
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.84);
}

body.revisao-core .ra-study-close {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  line-height: 1.45;
  color: rgba(168, 186, 164, 0.95);
}

body.revisao-core .ra-balance {
  display: grid;
  grid-template-columns: 1fr minmax(180px, 240px) 1fr;
  align-items: center;
  gap: 1rem;
  max-width: 44rem;
  margin: 2.25rem auto 1.25rem;
}

body.revisao-core .ra-balance-side {
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.85rem;
  font-weight: 750;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(232, 224, 210, 0.7);
}

body.revisao-core .ra-balance-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 120px;
  padding: 1rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.4);
  background:
    radial-gradient(circle at 50% 30%, rgba(201, 169, 110, 0.14), transparent 65%),
    rgba(12, 11, 10, 0.92);
  text-align: center;
}

body.revisao-core .ra-balance-box strong {
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.05rem;
  line-height: 1.25;
  color: rgba(248, 241, 230, 0.97);
}

body.revisao-core .ra-balance-box span {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.95);
}

body.revisao-core .ra-balance-words {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.45rem 0.85rem;
  margin: 0 auto 1.75rem;
  padding: 0;
  list-style: none;
  max-width: 40rem;
}

body.revisao-core .ra-balance-words li {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.78rem;
  font-weight: 650;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.78);
}

body.revisao-core .ra-indep-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
  max-width: 52rem;
  margin: 0 auto 1.75rem;
}

body.revisao-core .ra-indep-grid p {
  margin: 0;
  padding: 1rem 1.05rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(12,11,10,0.7);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.82);
}

body.revisao-core .ra-indep-punch {
  max-width: 28rem;
  margin: 0 auto;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  font-weight: 800;
  line-height: 1.3;
  color: rgba(248, 241, 230, 0.97);
}

@media (max-width: 1100px) {
  body.revisao-core .ra-personas-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  body.revisao-core .ra-personas-grid,
  body.revisao-core .ra-study-grid,
  body.revisao-core .ra-indep-grid {
    grid-template-columns: 1fr;
  }
  body.revisao-core .ra-persona-card {
    min-height: 380px;
  }
  body.revisao-core .ra-balance {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
  body.revisao-core .ra-persona-hover {
    max-height: none;
  }
  body.revisao-core .ra-persona-card.is-open .ra-persona-hover,
  body.revisao-core .ra-persona-card:focus-within .ra-persona-hover {
    max-height: 220px;
  }
}

/* Revis?o: painel de estudo completo abaixo dos cards */
body.revisao-core .ra-study-detail {
  margin-top: 1.35rem;
  scroll-margin-top: 104px;
}
body.revisao-core .ra-study-detail.is-visible,
body.revisao-core .ra-study-detail:not([hidden]) {
  display: block;
}
body.revisao-core .ra-study-detail-inner {
  padding: clamp(1.35rem, 3vw, 1.85rem);
  border-radius: 16px;
  border: 1px solid rgba(201, 169, 110, 0.28);
  background:
    linear-gradient(165deg, rgba(22, 20, 18, 0.96), rgba(8, 8, 7, 0.98));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}
body.revisao-core .ra-study-pane h3 {
  margin: 0.55rem 0 1.1rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.2rem, 2.2vw, 1.55rem);
  font-weight: 750;
  line-height: 1.3;
  color: rgba(248, 241, 230, 0.97);
}
body.revisao-core .ra-study-detail-actions {
  margin-top: 1.35rem;
  padding-top: 1.1rem;
  border-top: 1px solid rgba(201, 169, 110, 0.22);
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.75rem;
}
body.revisao-core .ra-study.is-active {
  border-color: rgba(201, 169, 110, 0.55);
  box-shadow: 0 0 0 1px rgba(201, 169, 110, 0.22);
}
body.revisao-core .ra-study.is-active .ra-study-toggle {
  color: rgba(248, 241, 230, 0.98);
}

/* Revis?o finalize: mobile/tablet polish */
@media (max-width: 960px) {
  body.revisao-core .hero-actions-dual {
    flex-wrap: wrap;
  }
  body.revisao-core .hero-actions-dual .btn {
    flex: 1 1 auto;
    min-width: min(100%, 220px);
  }
  body.revisao-core .ra-study-detail-actions {
    flex-direction: column;
    align-items: stretch;
  }
  body.revisao-core .ra-study-detail-actions .btn {
    width: 100%;
    justify-content: center;
    min-height: 48px;
  }
}

@media (max-width: 760px) {
  body.revisao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.4rem, 6.2vw, 1.95rem);
  }
  body.revisao-core .menu a {
    font-size: 15px;
  }
  body.revisao-core .ra-study-toggle,
  body.revisao-core .ra-persona-cta {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
  }
  body.revisao-core .ra-persona-card {
    min-height: 360px;
  }
  body.revisao-core .ra-study-body {
    min-height: 320px;
  }
  body.revisao-core .ra-indep-punch {
    font-size: clamp(1.2rem, 5.5vw, 1.55rem);
  }
}

body.revisao-core #espelhos,
body.revisao-core #casos,
body.revisao-core #estudo-completo,
body.revisao-core #independencia,
body.revisao-core #opinioes,
body.revisao-core #ponto {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}


/* Servid?es: se??es sv-* */
body.servidoes-core, body.usucapiao-core {
  overflow-x: clip;
}
body.servidoes-core .sv-descoberta, body.usucapiao-core .sv-descoberta,
body.servidoes-core .sv-linha, body.usucapiao-core .sv-linha,
body.servidoes-core .sv-conceito , body.usucapiao-core .sv-conceito {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
}
body.servidoes-core .sv-descoberta , body.usucapiao-core .sv-descoberta {
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}
body.servidoes-core .sv-descoberta-list , body.usucapiao-core .sv-descoberta-list {
  max-width: 40rem;
  margin: 1.75rem auto 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 0.75rem;
}
body.servidoes-core .sv-descoberta-list li , body.usucapiao-core .sv-descoberta-list li {
  margin: 0;
  padding: 1rem 1.15rem;
  border-radius: 12px;
  border: 1px solid rgba(201, 169, 110, 0.16);
  background: rgba(12, 11, 10, 0.72);
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  font-weight: 650;
  line-height: 1.4;
  color: rgba(248, 241, 230, 0.92);
}
body.servidoes-core .sv-descoberta-list li.is-end , body.usucapiao-core .sv-descoberta-list li.is-end {
  border-color: rgba(201, 169, 110, 0.42);
  color: rgba(201, 169, 110, 0.98);
  font-weight: 800;
}
body.servidoes-core .sv-linha , body.usucapiao-core .sv-linha {
  position: relative;
  padding: clamp(4.5rem, 10vh, 7rem) 0;
  background: #050505;
}
body.servidoes-core .sv-linha .section-bg , body.usucapiao-core .sv-linha .section-bg {
  filter: saturate(0.65) brightness(0.52);
  opacity: 0.9;
}
body.servidoes-core .sv-linha-overlay , body.usucapiao-core .sv-linha-overlay {
  background:
    linear-gradient(180deg, rgba(5,5,5,0.78) 0%, rgba(8,7,6,0.55) 45%, rgba(5,5,5,0.86) 100%);
}
body.servidoes-core .sv-linha h2 , body.usucapiao-core .sv-linha h2 {
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.7rem, 4.8vw, 3rem);
  font-weight: 800;
  line-height: 1.12;
  color: rgba(248, 241, 230, 0.97);
}
body.servidoes-core .sv-linha p , body.usucapiao-core .sv-linha p {
  max-width: 40rem;
  margin: 1.1rem auto 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.15rem);
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.82);
}
body.servidoes-core .premium-hero .hero-copy h1 , body.usucapiao-core .premium-hero .hero-copy h1 {
  font-size: clamp(1.45rem, 4vw, 2.45rem);
  line-height: 1.14;
}
@media (max-width: 960px) {
  body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual { flex-wrap: wrap; }
  body.servidoes-core .hero-actions-dual .btn , body.usucapiao-core .hero-actions-dual .btn {
    flex: 1 1 auto;
    min-width: min(100%, 220px);
  }
}
@media (max-width: 760px) {
  body.servidoes-core .hero-actions-dual , body.usucapiao-core .hero-actions-dual {
    flex-direction: column;
    align-items: stretch;
  }
  body.servidoes-core .hero-actions-dual .btn , body.usucapiao-core .hero-actions-dual .btn {
    width: 100%;
    justify-content: center;
    min-height: 48px;
    flex: 0 1 auto;
    min-width: 0;
    font-size: 14.5px;
    padding-left: 14px;
    padding-right: 14px;
  }
  body.servidoes-core .lc-dores-grid, body.usucapiao-core .lc-dores-grid,
  body.servidoes-core .lc-impacto-grid, body.usucapiao-core .lc-impacto-grid,
  body.servidoes-core .lc-riscos-grid, body.usucapiao-core .lc-riscos-grid,
  body.servidoes-core .inv-protecao-grid, body.usucapiao-core .inv-protecao-grid,
  body.servidoes-core .lei-cta-paths , body.usucapiao-core .lei-cta-paths {
    grid-template-columns: 1fr;
  }
  body.servidoes-core .premium-hero .hero-copy h1 , body.usucapiao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.35rem, 6vw, 1.95rem);
  }
}

/* Servid?es v2: momento, proposta, jornada, caso */
body.servidoes-core .sv-momento, body.usucapiao-core .sv-momento,
body.servidoes-core .sv-proposta, body.usucapiao-core .sv-proposta,
body.servidoes-core .sv-jornada , body.usucapiao-core .sv-jornada {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}
body.servidoes-core .sv-momento-q , body.usucapiao-core .sv-momento-q {
  margin: 1.25rem auto 0;
  max-width: 38rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.88);
}
body.servidoes-core .sv-momento-q strong , body.usucapiao-core .sv-momento-q strong {
  color: rgba(201, 169, 110, 0.98);
  font-weight: 800;
}
body.servidoes-core .sv-momento-grid, body.usucapiao-core .sv-momento-grid,
body.servidoes-core .sv-jornada-grid , body.usucapiao-core .sv-jornada-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}
body.servidoes-core .sv-momento-grid article, body.usucapiao-core .sv-momento-grid article,
body.servidoes-core .sv-jornada-grid article , body.usucapiao-core .sv-jornada-grid article {
  padding: 1.25rem 1.2rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.18);
  background: linear-gradient(165deg, rgba(22, 20, 18, 0.92), rgba(10, 9, 8, 0.96));
}
body.servidoes-core .sv-momento-grid em, body.usucapiao-core .sv-momento-grid em,
body.servidoes-core .sv-jornada-grid em , body.usucapiao-core .sv-jornada-grid em {
  display: block;
  margin-bottom: 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-style: normal;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.92);
}
body.servidoes-core .sv-momento-grid h3, body.usucapiao-core .sv-momento-grid h3,
body.servidoes-core .sv-jornada-grid h3 , body.usucapiao-core .sv-jornada-grid h3 {
  margin: 0 0 0.45rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.08rem;
  font-weight: 750;
  color: rgba(248, 241, 230, 0.96);
}
body.servidoes-core .sv-momento-grid p, body.usucapiao-core .sv-momento-grid p,
body.servidoes-core .sv-jornada-grid p , body.usucapiao-core .sv-jornada-grid p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.94rem;
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.78);
}
body.servidoes-core .sv-proposta-flow , body.usucapiao-core .sv-proposta-flow {
  margin-top: 1.75rem;
}
body.servidoes-core .sv-medo-grid , body.usucapiao-core .sv-medo-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
body.servidoes-core .sv-caso-compare , body.usucapiao-core .sv-caso-compare {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
  margin: 1.75rem 0 1.25rem;
  text-align: left;
}
body.servidoes-core .sv-caso-compare article , body.usucapiao-core .sv-caso-compare article {
  padding: 1.1rem 1rem;
  border-radius: 12px;
  border: 1px solid rgba(201, 169, 110, 0.2);
  background: rgba(12, 11, 10, 0.72);
}
body.servidoes-core .sv-caso-compare span , body.usucapiao-core .sv-caso-compare span {
  display: block;
  margin-bottom: 0.45rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.9);
}
body.servidoes-core .sv-caso-compare p , body.usucapiao-core .sv-caso-compare p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.92rem;
  line-height: 1.5;
  color: rgba(232, 224, 210, 0.84);
}
body.servidoes-core .sv-caso-compare article.is-result , body.usucapiao-core .sv-caso-compare article.is-result {
  border-color: rgba(168, 186, 164, 0.35);
}
body.servidoes-core .sv-caso-compare article.is-result span , body.usucapiao-core .sv-caso-compare article.is-result span {
  color: rgba(168, 186, 164, 0.95);
}

/* Servid?es v3: interface proposta + chiclete ?nico + CTA final */
body.servidoes-core .sv-negociacao , body.usucapiao-core .sv-negociacao {
  margin: 2rem auto 0;
  max-width: 28rem;
}
body.servidoes-core .sv-negociacao-card , body.usucapiao-core .sv-negociacao-card {
  padding: 1.35rem 1.25rem 1.4rem;
  border-radius: 16px;
  border: 1px solid rgba(201, 169, 110, 0.22);
  background:
    linear-gradient(165deg, rgba(24, 21, 18, 0.96), rgba(10, 9, 8, 0.98)),
    radial-gradient(ellipse at 50% 0%, rgba(120, 72, 48, 0.12), transparent 60%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
  text-align: center;
}
body.servidoes-core .sv-negociacao-head , body.usucapiao-core .sv-negociacao-head {
  display: grid;
  gap: 0.45rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(148, 96, 64, 0.22);
}
body.servidoes-core .sv-negociacao-head span, body.usucapiao-core .sv-negociacao-head span,
body.servidoes-core .sv-negociacao-foot span , body.usucapiao-core .sv-negociacao-foot span {
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(186, 142, 96, 0.9);
}
body.servidoes-core .sv-negociacao-valor , body.usucapiao-core .sv-negociacao-valor {
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.65rem, 4vw, 2.05rem);
  font-weight: 750;
  letter-spacing: 0.04em;
  color: rgba(248, 241, 230, 0.92);
  font-variant-numeric: tabular-nums;
}
body.servidoes-core .sv-negociacao-arrow , body.usucapiao-core .sv-negociacao-arrow {
  margin: 0.7rem 0;
  font-size: 1rem;
  color: rgba(201, 169, 110, 0.55);
}
body.servidoes-core .sv-negociacao-q , body.usucapiao-core .sv-negociacao-q {
  margin: 0 0 0.85rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.02rem;
  font-weight: 650;
  line-height: 1.4;
  color: rgba(232, 224, 210, 0.9);
}
body.servidoes-core .sv-negociacao-list , body.usucapiao-core .sv-negociacao-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.42rem;
  text-align: left;
}
body.servidoes-core .sv-negociacao-list li , body.usucapiao-core .sv-negociacao-list li {
  position: relative;
  padding: 0.55rem 0.75rem 0.55rem 1.55rem;
  border-radius: 8px;
  border: 1px solid rgba(148, 96, 64, 0.16);
  background: rgba(18, 15, 13, 0.72);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.9rem;
  line-height: 1.35;
  color: rgba(232, 224, 210, 0.82);
}
body.servidoes-core .sv-negociacao-list li::before , body.usucapiao-core .sv-negociacao-list li::before {
  content: "";
  position: absolute;
  left: 0.7rem;
  top: 50%;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  transform: translateY(-50%);
  background: rgba(148, 96, 64, 0.55);
}
body.servidoes-core .sv-negociacao-foot , body.usucapiao-core .sv-negociacao-foot {
  margin-top: 0.15rem;
  padding: 0.85rem 0.75rem;
  border-radius: 10px;
  border: 1px solid rgba(168, 186, 164, 0.28);
  background: rgba(28, 36, 30, 0.45);
}
body.servidoes-core .sv-negociacao-foot span , body.usucapiao-core .sv-negociacao-foot span {
  color: rgba(168, 186, 164, 0.95);
}
body.servidoes-core .sv-negociacao-note , body.usucapiao-core .sv-negociacao-note {
  margin: 1rem auto 0;
  max-width: 24rem;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.88rem;
  line-height: 1.45;
  color: rgba(186, 142, 96, 0.78);
}
body.servidoes-core .sv-chiclete .hold-cta-micro, body.usucapiao-core .sv-chiclete .hold-cta-micro,
body.servidoes-core .sv-chiclete-micro , body.usucapiao-core .sv-chiclete-micro {
  margin: 1rem auto 0;
  max-width: 28rem;
  font-size: clamp(0.98rem, 1.8vw, 1.08rem);
  opacity: 0.86;
}
body.servidoes-core .sv-cta-final-micro , body.usucapiao-core .sv-cta-final-micro {
  margin: 0 auto 0.85rem;
  max-width: 28rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  font-weight: 650;
  letter-spacing: 0.01em;
  color: rgba(201, 169, 110, 0.95);
}
body.servidoes-core #cta-final .cta-box h2 , body.usucapiao-core #cta-final .cta-box h2 {
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 960px) {
  body.servidoes-core .sv-caso-compare , body.usucapiao-core .sv-caso-compare {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 760px) {
  body.servidoes-core .sv-momento-grid, body.usucapiao-core .sv-momento-grid,
  body.servidoes-core .sv-jornada-grid, body.usucapiao-core .sv-jornada-grid,
  body.servidoes-core .sv-medo-grid , body.usucapiao-core .sv-medo-grid {
    grid-template-columns: 1fr;
  }
  body.servidoes-core .sv-negociacao , body.usucapiao-core .sv-negociacao {
    max-width: min(28rem, 100%);
  }
  body.servidoes-core .premium-hero .badge , body.usucapiao-core .premium-hero .badge {
    max-width: 100%;
    white-space: normal;
    line-height: 1.35;
    text-align: center;
  }
  body.servidoes-core .sv-negociacao-card , body.usucapiao-core .sv-negociacao-card {
    padding: 1.15rem 1rem 1.25rem;
  }
  body.servidoes-core .sv-negociacao-valor , body.usucapiao-core .sv-negociacao-valor {
    font-size: clamp(1.4rem, 7vw, 1.85rem);
  }
  body.servidoes-core .arb-film-end h2, body.usucapiao-core .arb-film-end h2,
  body.servidoes-core .sv-chiclete h2 , body.usucapiao-core .sv-chiclete h2 {
    font-size: clamp(1.35rem, 6.2vw, 2rem);
    line-height: 1.25;
  }
  body.servidoes-core #cta-final .btn , body.usucapiao-core #cta-final .btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
  }
}
@media (max-width: 380px) {
  body.servidoes-core .premium-hero .hero-copy h1 , body.usucapiao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.25rem, 7vw, 1.55rem);
  }
  body.servidoes-core .sv-negociacao-list li , body.usucapiao-core .sv-negociacao-list li {
    font-size: 0.86rem;
  }
}


/* Usucapi?o: se??es usu-* */
body.usucapiao-core {
  overflow-x: clip;
}
body.usucapiao-core .usu-dores,
body.usucapiao-core .usu-lados,
body.usucapiao-core .usu-locatario,
body.usucapiao-core .usu-natureza,
body.usucapiao-core .usu-tempo,
body.usucapiao-core .usu-direito,
body.usucapiao-core .usu-eixos,
body.usucapiao-core .usu-prevencao,
body.usucapiao-core .usu-sousa,
body.usucapiao-core .usu-admin {
  content-visibility: auto;
  contain-intrinsic-size: 1px 900px;
  scroll-margin-top: 96px;
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}
body.usucapiao-core .usu-lados-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.1rem;
  margin-top: 2rem;
}
body.usucapiao-core .usu-lados-grid article {
  padding: 1.4rem 1.25rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.18);
  background: linear-gradient(165deg, rgba(22, 20, 18, 0.92), rgba(10, 9, 8, 0.96));
}
body.usucapiao-core .usu-lados-grid article.is-owner {
  border-color: rgba(148, 96, 64, 0.28);
}
body.usucapiao-core .usu-lados-grid article.is-possessor {
  border-color: rgba(168, 186, 164, 0.28);
}
body.usucapiao-core .usu-lados-grid .usu-side {
  display: block;
  margin-bottom: 0.55rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
body.usucapiao-core .usu-lados-grid .is-owner .usu-side {
  color: rgba(186, 142, 96, 0.95);
}
body.usucapiao-core .usu-lados-grid .is-possessor .usu-side {
  color: rgba(168, 186, 164, 0.95);
}
body.usucapiao-core .usu-lados-grid h3 {
  margin: 0 0 0.65rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  font-weight: 750;
  color: rgba(248, 241, 230, 0.96);
  line-height: 1.35;
}
body.usucapiao-core .usu-lados-grid p {
  margin: 0 0 1.1rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.8);
}
body.usucapiao-core .usu-natureza-flow {
  margin-top: 1.75rem;
}
body.usucapiao-core .usu-eixos-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
  margin-top: 1.75rem;
}
body.usucapiao-core .usu-eixos-grid article {
  padding: 1.1rem 1rem;
  border-radius: 12px;
  border: 1px solid rgba(201, 169, 110, 0.18);
  background: rgba(12, 11, 10, 0.72);
  text-align: left;
}
body.usucapiao-core .usu-eixos-grid em {
  display: block;
  margin-bottom: 0.4rem;
  font-style: normal;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.9);
}
body.usucapiao-core .usu-eixos-grid h3 {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: rgba(248, 241, 230, 0.95);
}
body.usucapiao-core .usu-eixos-center {
  margin: 1.5rem auto 0;
  max-width: 22rem;
  padding: 1.1rem 1.25rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.35);
  background: linear-gradient(165deg, rgba(40, 34, 24, 0.9), rgba(14, 12, 10, 0.96));
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.98);
}
body.usucapiao-core .usu-sousa-story {
  margin-top: 1.5rem;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}
body.usucapiao-core .usu-sousa-story p {
  font-family: Inter, system-ui, sans-serif;
  font-size: 1.02rem;
  line-height: 1.65;
  color: rgba(232, 224, 210, 0.86);
}
body.usucapiao-core .usu-admin-list {
  list-style: none;
  margin: 1.5rem auto 0;
  padding: 0;
  max-width: 36rem;
  display: grid;
  gap: 0.55rem;
}
body.usucapiao-core .usu-admin-list li {
  padding: 0.7rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(201, 169, 110, 0.16);
  background: rgba(12, 11, 10, 0.7);
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.94rem;
  color: rgba(232, 224, 210, 0.86);
}
body.usucapiao-core .usu-note {
  margin: 1.25rem auto 0;
  max-width: 38rem;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(186, 142, 96, 0.88);
  text-align: center;
}
@media (max-width: 960px) {
  body.usucapiao-core .usu-eixos-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 760px) {
  body.usucapiao-core .usu-lados-grid,
  body.usucapiao-core .usu-eixos-grid {
    grid-template-columns: 1fr;
  }
  body.usucapiao-core .premium-hero .badge {
    white-space: normal;
    line-height: 1.35;
    text-align: center;
  }
  body.usucapiao-core #cta-final .btn,
  body.usucapiao-core #cta-cinema .btn {
    width: 100%;
    max-width: 22rem;
    min-height: 48px;
    justify-content: center;
  }
  body.usucapiao-core .usu-papel-center {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  body.usucapiao-core .arb-film-end h2 {
    font-size: clamp(1.35rem, 6vw, 2rem);
    line-height: 1.25;
  }
}
@media (max-width: 380px) {
  body.usucapiao-core .premium-hero .hero-copy h1 {
    font-size: clamp(1.25rem, 7vw, 1.55rem);
  }
}


/* Usucapi?o v2 emotion */
body.usucapiao-core .usu-historia,
body.usucapiao-core .usu-afetivo,
body.usucapiao-core .usu-fluxo,
body.usucapiao-core .usu-caso,
body.usucapiao-core .usu-advogados {
  content-visibility: auto;
  contain-intrinsic-size: 1px 800px;
  scroll-margin-top: 96px;
  padding: clamp(3.5rem, 8vh, 5.5rem) 0;
}
body.usucapiao-core .usu-chiclete-mid {
  margin: 2rem auto 0;
  max-width: 36rem;
  text-align: center;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.2rem, 2.4vw, 1.55rem);
  font-weight: 750;
  line-height: 1.35;
  color: rgba(248, 241, 230, 0.96);
}
body.usucapiao-core .usu-chiclete-mid strong {
  color: rgba(201, 169, 110, 0.98);
}
body.usucapiao-core .usu-geracoes {
  margin: 1.25rem 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: clamp(1.15rem, 2.2vw, 1.4rem);
  font-weight: 800;
  letter-spacing: 0.06em;
  color: rgba(201, 169, 110, 0.95);
  text-align: center;
}
body.usucapiao-core .usu-sousa-story {
  max-width: 40rem;
}
body.usucapiao-core .usu-sousa-story p {
  font-size: clamp(1.02rem, 1.8vw, 1.12rem);
  line-height: 1.7;
}
body.usucapiao-core .usu-papel-center {
  margin: 2rem auto 0;
  max-width: 34rem;
  padding: 1.35rem 1.4rem;
  border-radius: 14px;
  border: 1px solid rgba(201, 169, 110, 0.28);
  background: linear-gradient(165deg, rgba(36, 32, 24, 0.92), rgba(12, 11, 10, 0.96));
  text-align: center;
}
body.usucapiao-core .usu-papel-center em {
  display: block;
  margin-bottom: 0.65rem;
  font-style: normal;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(201, 169, 110, 0.95);
}
body.usucapiao-core .usu-papel-center p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.98rem;
  line-height: 1.55;
  color: rgba(232, 224, 210, 0.88);
}
body.usucapiao-core .usu-sousa-bridge {
  margin-top: 1.5rem;
  font-size: 0.98rem !important;
  opacity: 0.9;
}
