/* ===== Novo layout mobile para product-demo-section tour ===== */
@media (max-width: 700px) {
  .site-header {
    position: static !important;
    top: unset !important;
    z-index: auto !important;
    box-shadow: none !important;
  }
  .main-nav {
    display: none !important;
  }
  .main-nav {
    position: static !important;
    top: unset !important;
    z-index: auto !important;
    box-shadow: none !important;
  }
  .menu-toggle {
    display: none !important;
  }
  .contact-shell-pro {
    max-width: 100vw;
    box-sizing: border-box;
    overflow-x: hidden;
  }
  .contact-copy,
  .contact-direct-item {
    max-width: 100%;
    box-sizing: border-box;
    word-break: break-word;
  }
  .contact-form-panel.reveal.reveal-right,
  .hero-card.reveal.reveal-right.is-visible {
    display: none !important;
  }
  .product-demo-section {
    display: none !important;
  }
  .product-demo-section .product-tour {
    display: block;
    position: relative;
    padding-top: 0;
  }
  .product-demo-section .tour-nav {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    gap: 8px;
    padding: 0 0 8px 0;
    background: transparent;
    position: sticky;
    top: 0;
    z-index: 10;
    box-shadow: none;
    border-radius: 0;
    min-width: 0;
    max-width: 100vw;
    scrollbar-width: thin;
    scrollbar-color: #b3d4fc #f7fbff;
  }
  .product-demo-section .tour-nav-card {
    display: none;
  }
  .product-demo-section .tour-tab {
    min-width: 120px;
    width: auto;
    flex: 0 0 auto;
    font-size: 1rem;
    padding: 10px 12px;
    border-radius: 10px;
    margin-bottom: 0;
    background: #f7fbff;
    border: 1px solid #e2ecf8;
    color: #0a78d1;
    transition: background 0.2s, color 0.2s;
  }
  .product-demo-section .tour-tab.is-active {
    background: #eaf4ff;
    color: #0a78d1;
    border: 2px solid #0a78d1;
  }
  .product-demo-section .tour-stage {
    margin-top: 0;
    width: 100%;
    min-width: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(10, 64, 116, 0.06);
    padding: 0 0 10px 0;
  }
  .product-demo-section .tour-panel {
    padding: 0;
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    margin-bottom: 0;
  }
}
/* ===== Melhorias mobile para .product-demo-section ===== */
@media (max-width: 700px) {
  .product-demo-section {
    padding: 32px 0 24px;
  }
  .product-demo-section .container {
    padding: 0 6px;
  }
  .product-tour {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .product-tour .tour-nav {
    width: 100%;
    margin-bottom: 18px;
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(10, 64, 116, 0.06);
    padding: 10px 8px;
    background: #fff;
    min-width: 0;
    max-width: 100%;
    overflow-x: auto;
  }
  .product-tour .tour-nav-card {
    margin-top: 14px;
    padding: 10px 8px;
    border-radius: 12px;
    background: #f7fbff;
    font-size: 0.98rem;
  }
  .product-tour .tour-tab {
    font-size: 1rem;
    padding: 10px 8px;
    min-width: 120px;
    border-radius: 10px;
    margin-bottom: 6px;
    width: 100%;
    display: block;
  }
  .product-tour .tour-tab.is-active {
    background: #eaf4ff;
    color: #0a78d1;
  }
  .product-tour .tour-stage {
    width: 100%;
    min-width: 0;
  }
  .tour-panel {
    padding: 0;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(10, 64, 116, 0.06);
    margin-bottom: 12px;
  }
  .tour-frame {
    padding: 10px 0 0 0;
    min-width: 0;
  }
  .tour-frame-head {
    flex-direction: column;
    gap: 8px;
    padding: 0 6px;
  }
  .tour-frame-head-image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 10px auto;
  }
  .tour-image-frame img {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .pipeline-board,
  .agenda-layout,
  .chat-layout,
  .gestor-ranking,
  .gestor-grid {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }
  .tour-metric-list {
    width: 100%;
    gap: 8px;
  }
  .tour-metric-list span {
    font-size: 0.95rem;
    padding: 8px 10px;
  }
  .tour-highlight-card {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 980px) {
  .footer-column-pro:nth-child(2) {
    display: none !important;
  }
}
.deal-footer.starry-bg::after,
#faq.starry-bg::after,
section.starry-bg::after {
  display: none !important;
}
/* Fundo estrelado reutilizável */
.starry-bg {
  position: relative;
  background:
    radial-gradient(circle at 20% 30%, rgba(120, 90, 255, 0.18), transparent 40%),
    radial-gradient(circle at 80% 20%, rgba(0, 180, 255, 0.12), transparent 35%),
    radial-gradient(circle at 50% 80%, rgba(160, 60, 255, 0.10), transparent 45%),
    linear-gradient(180deg, #030712 0%, #050b2e 60%, #020617 100%);
  overflow: hidden;
  z-index: 0;
}


.starry-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  /* Mais estrelas, tamanhos variados */
  background-image:
    radial-gradient(2.5px 2.5px at 5% 10%, #fff, transparent),
    radial-gradient(2px 2px at 10% 30%, #fff, transparent),
    radial-gradient(3px 3px at 15% 60%, #fff, transparent),
    radial-gradient(1.5px 1.5px at 20% 80%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 25% 25%, #fff, transparent),
    radial-gradient(2px 2px at 30% 50%, #fff, transparent),
    radial-gradient(3px 3px at 35% 70%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 40% 90%, #fff, transparent),
    radial-gradient(2px 2px at 45% 15%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 50% 35%, #fff, transparent),
    radial-gradient(3px 3px at 55% 55%, #fff, transparent),
    radial-gradient(2px 2px at 60% 75%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 65% 95%, #fff, transparent),
    radial-gradient(2px 2px at 70% 20%, #fff, transparent),
    radial-gradient(3px 3px at 75% 40%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 80% 60%, #fff, transparent),
    radial-gradient(2px 2px at 85% 80%, #fff, transparent),
    radial-gradient(3px 3px at 90% 10%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 95% 30%, #fff, transparent),
    radial-gradient(2px 2px at 99% 50%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 10% 90%, #fff, transparent),
    radial-gradient(2px 2px at 20% 60%, #fff, transparent),
    radial-gradient(3px 3px at 30% 80%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 40% 20%, #fff, transparent),
    radial-gradient(2px 2px at 50% 40%, #fff, transparent),
    radial-gradient(3px 3px at 60% 60%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 70% 80%, #fff, transparent),
    radial-gradient(2px 2px at 80% 10%, #fff, transparent),
    radial-gradient(3px 3px at 90% 30%, #fff, transparent),
    radial-gradient(2.5px 2.5px at 99% 70%, #fff, transparent);
  background-size: 100% 100%;
  animation: starsMove 120s linear infinite;
  opacity: 0.7;
  z-index: 1;
}

.starry-bg::after {
  content: "";
  position: absolute;
  top: -30%;
  left: -10%;
  width: 160%;
  height: 160%;
  pointer-events: none;
  background:
    linear-gradient(120deg, transparent 40%, rgba(255,255,255,0.8), transparent 60%);
  animation: comet 18s ease-in-out infinite;
  opacity: 0.10;
  z-index: 1;
}

@keyframes starsMove {
  from { transform: translateY(0); }
  to { transform: translateY(-1000px); }
}

@keyframes comet {
  0% { transform: translateX(-10%) translateY(-10%); }
  100% { transform: translateX(10%) translateY(10%); }
}
:root {
  --bg: #f4f7fb;
  --panel: #ffffff;
  --ink: #0f2141;
  --muted: #5f6f86;
  --line: #d8e4f1;
  --brand: #0a78d1;
  --brand-strong: #075ea7;
  --ok: #127d44;
  --danger: #c62828;
  --radius: 16px;
  --container: min(1140px, calc(100% - 36px));
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Inter", sans-serif;
  color: var(--ink);
  background: var(--bg);
  user-select: none;
}

.contact-section,
.contact-section *,
.deal-footer,
.deal-footer * {
  user-select: text;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

.container {
  width: var(--container);
  margin-inline: auto;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  border-bottom: 1px solid #d7e4f3;
  background: rgba(248, 252, 255, 0.94);
  box-shadow: 0 12px 30px rgba(11, 56, 101, 0.08);
  backdrop-filter: blur(10px);
}

.nav-wrap {
  min-height: 78px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.brand img {
  width: 250px;
}

.brand {
  padding-bottom: 2px;
}

.main-nav {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 18px;
}

.main-nav .nav-link,
.dropbtn,
.dropdown-content a {
  font-size: 0.78rem;
  font-weight: 700;
  color: #577090;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.main-nav .nav-link:hover,
.dropbtn:hover,
.dropdown-content a:hover {
  color: var(--ink);
}

.dropdown {
  position: relative;
}

.dropbtn {
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.dropbtn .fa-chevron-down {
  font-size: 0.72rem;
}

.dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 210px;
  padding: 8px;
  border-radius: 12px;
  border: 1px solid #d2e1f1;
  background: #ffffff;
  box-shadow: 0 16px 26px rgba(13, 52, 91, 0.12);
  display: none;
  z-index: 60;
}

.dropdown-content a {
  display: block;
  padding: 9px 10px;
  border-radius: 8px;
  color: #4f6684;
}

.dropdown-content a:hover {
  background: #f1f7ff;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:focus-within .dropdown-content {
  display: block;
}

.main-nav .nav-cta {
  color: #fff;
  background: var(--brand);
  border-radius: 999px;
  padding: 10px 16px;
}

.main-nav .nav-cta:hover {
  background: var(--brand-strong);
}

.menu-toggle {
  display: none;
  margin-left: auto;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--ink);
  width: 42px;
  height: 42px;
  border-radius: 12px;
}

.hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 64px 0 82px;
  background-color: #fbfdff;
  background-image:
    radial-gradient(circle at 16% 18%, rgba(76, 176, 255, 0.24) 0, rgba(76, 176, 255, 0) 24%),
    radial-gradient(circle at 84% 72%, rgba(102, 207, 255, 0.18) 0, rgba(102, 207, 255, 0) 20%),
    linear-gradient(rgba(181, 208, 234, 0.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(181, 208, 234, 0.22) 1px, transparent 1px),
    linear-gradient(180deg, #fbfdff 0%, #f4f8fc 100%);
  background-size: auto, auto, 48px 48px, 48px 48px, auto;
  background-position: center, center, center, center, center;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 12% 44%, rgba(66, 167, 255, 0.12) 0, rgba(66, 167, 255, 0) 18%),
    radial-gradient(circle at 92% 22%, rgba(96, 190, 255, 0.12) 0, rgba(96, 190, 255, 0) 16%);
  pointer-events: none;
  z-index: -1;
}

.hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, 0.88fr);
  gap: 30px;
  align-items: start;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  margin: 0 0 16px;
  padding: 7px 12px;
  border-radius: 999px;
  border: 1px solid #cfe0f4;
  background: #fff;
  color: #0d5ea2;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
p {
  margin-top: 0;
}

h1 {
  font-size: clamp(2rem, 4.2vw, 3.1rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin-bottom: 14px;
  max-width: 16ch;
}

.hero-text {
  color: var(--muted);
  line-height: 1.74;
  margin-bottom: 26px;
  max-width: 56ch;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 700;
  border: 1px solid transparent;
  transition: 0.2s ease;
}

.btn.primary {
  background: var(--brand);
  color: #fff;
}

.btn.primary:hover {
  background: var(--brand-strong);
}

.btn.ghost {
  border-color: #a9bfd9;
  color: #143052;
  background: #f8fbff;
}

.btn.ghost:hover {
  background: #ffffff;
  border-color: #92b0d4;
}

.hero-card {
  background: linear-gradient(180deg, #f8fbff 0%, #f2f7fd 100%);
  border: 1px solid #cfe0f4;
  border-radius: 20px;
  padding: 24px;
  box-shadow: 0 24px 48px rgba(8, 75, 132, 0.15);
}

.hero-card h2 {
  margin-bottom: 14px;
  font-size: 1.04rem;
}

.hero-video {
  width: 100%;
  display: block;
  aspect-ratio: 16 / 9;
  min-height: 230px;
  object-fit: cover;
  border-radius: 12px;
  border: 1px solid #d9e7f6;
  background: #0a1630;
  margin-bottom: 14px;
}

.hero-video-player {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 14px;
}

.hero-video-player .hero-video {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}

.video-center-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 68px;
  height: 68px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 999px;
  background: rgba(7, 20, 43, 0.52);
  backdrop-filter: blur(4px);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
  z-index: 2;
}

.video-center-btn i {
  font-size: 1.1rem;
  margin-left: 3px;
}

.video-center-btn:hover {
  background: rgba(7, 20, 43, 0.65);
  border-color: rgba(255, 255, 255, 0.66);
}

.hero-video-player.is-playing .video-center-btn {
  opacity: 0;
  pointer-events: none;
}

.hero-card ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.hero-card li {
  min-height: 86px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px;
  background: #fff;
  border: 1px solid #d9e7f6;
  border-radius: 12px;
  text-align: center;
}

.hero-card li span {
  color: #6c7d95;
  font-size: 0.74rem;
  font-weight: 600;
}

.hero-card strong {
  color: var(--brand);
  font-size: 1.12rem;
}

.hero-card a {
  display: inline-block;
  font-weight: 700;
  font-size: 0.88rem;
  color: var(--brand-strong);
}

.section {
  padding: 84px 0;
}

.section-alt {
  background: #eff4fa;
}

.section-head {
  margin-bottom: 30px;
}

.section-head h2 {
  margin-bottom: 12px;
  font-size: clamp(1.75rem, 3vw, 2.65rem);
  letter-spacing: -0.02em;
  line-height: 1.15;
  max-width: 22ch;
}

.section-head p {
  margin-bottom: 0;
  color: var(--muted);
  line-height: 1.68;
  max-width: 68ch;
}

.service-grid,
.plans-grid,
.footer-grid {
  display: grid;
  gap: 16px;
}

#servicos {
  background: #081935;
  color: #e2ecfa;
}

#servicos .section-head p {
  color: #a7b8d2;
}

#servicos .eyebrow {
  border-color: rgba(137, 179, 223, 0.45);
  background: rgba(255, 255, 255, 0.06);
  color: #8fc1f8;
}

.service-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.service-card {
  background: #0f284f;
  border: 1px solid #254471;
  border-radius: var(--radius);
  padding: 22px;
}

.service-card i {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  font-size: 0.95rem;
  color: #7ec0ff;
  background: rgba(126, 192, 255, 0.14);
  border-radius: 999px;
  margin-bottom: 14px;
}

.service-card h3 {
  margin-bottom: 9px;
  font-size: 1rem;
  color: #fff;
}

.service-card p {
  color: #c0cfe3;
  line-height: 1.62;
  margin-bottom: 0;
}

.product-demo-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(63, 171, 255, 0.14) 0, rgba(63, 171, 255, 0) 24%),
    radial-gradient(circle at 86% 82%, rgba(107, 213, 255, 0.12) 0, rgba(107, 213, 255, 0) 18%),
    linear-gradient(180deg, #f9fcff 0%, #eef5fc 100%);
}

.product-demo-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(181, 208, 234, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(181, 208, 234, 0.18) 1px, transparent 1px);
  background-size: 42px 42px;
  pointer-events: none;
  opacity: 0.5;
}

.product-demo-section .container {
  position: relative;
  z-index: 1;
}

.demo-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 26px;
}

.demo-step {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  padding: 22px;
  border: 1px solid #d5e3f2;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 16px 36px rgba(10, 60, 110, 0.08);
  backdrop-filter: blur(8px);
}

.demo-step-number {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: inline-grid;
  place-items: center;
  background: linear-gradient(180deg, #0f84e3 0%, #37afe8 100%);
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.06em;
}

.demo-step h3 {
  margin-bottom: 8px;
  font-size: 1.02rem;
  color: #12284a;
}

.demo-step p {
  margin-bottom: 0;
  color: #5d6f87;
  line-height: 1.64;
}

.product-tour {
  display: grid;
  grid-template-columns: minmax(260px, 300px) minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

.tour-nav,
.tour-stage {
  min-width: 0;
}

.tour-nav {
  display: grid;
  gap: 12px;
}

.tour-tab {
  width: 100%;
  border: 1px solid #d7e4f2;
  border-radius: 20px;
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.82);
  color: #193152;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, background 0.2s ease;
}

.tour-tab:hover,
.tour-tab:focus-visible {
  border-color: #9fc5ea;
  box-shadow: 0 14px 26px rgba(10, 64, 116, 0.1);
  transform: translateY(-1px);
  outline: none;
}

.tour-tab.is-active {
  border-color: #1181de;
  background: linear-gradient(180deg, #ffffff 0%, #f3f9ff 100%);
  box-shadow: 0 18px 34px rgba(17, 129, 222, 0.15);
}

.tour-tab-icon {
  width: 46px;
  height: 46px;
  border-radius: 15px;
  display: inline-grid;
  place-items: center;
  background: #e8f3fd;
  color: #0d76c9;
  font-size: 1rem;
}

.tour-tab strong,
.tour-tab small {
  display: block;
}

.tour-tab strong {
  margin-bottom: 4px;
  font-size: 0.98rem;
}

.tour-tab small {
  color: #68809d;
  font-size: 0.84rem;
  line-height: 1.45;
}

.tour-nav-card {
  margin-top: 6px;
  padding: 20px;
  border: 1px solid #d6e3f1;
  border-radius: 22px;
  background: linear-gradient(180deg, #0c1e3e 0%, #113562 100%);
  color: #dfeafb;
  box-shadow: 0 22px 44px rgba(7, 30, 59, 0.22);
}

.tour-nav-label {
  display: inline-flex;
  margin-bottom: 10px;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8fc7fb;
}

.tour-nav-card p {
  margin-bottom: 16px;
  color: #bfd4ef;
  line-height: 1.62;
}

.tour-nav-card .btn {
  width: 100%;
}

.tour-stage {
  position: relative;
}

.tour-panel {
  display: none;
}

.tour-panel.is-active {
  display: block;
}

.tour-frame {
  padding: 18px;
  border-radius: 28px;
  border: 1px solid #d6e3f1;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 24px 44px rgba(10, 64, 116, 0.1);
}

.tour-browser-bar {
  display: flex;
  gap: 8px;
  margin-bottom: 18px;
}

.tour-browser-bar span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #d3dfec;
}

.tour-browser-bar span:first-child {
  background: #ff948c;
}

.tour-browser-bar span:nth-child(2) {
  background: #ffd66c;
}

.tour-browser-bar span:nth-child(3) {
  background: #70d790;
}

.tour-frame-head {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 20px;
  align-items: flex-start;
}

.tour-frame-head h3 {
  margin-bottom: 10px;
  font-size: clamp(1.35rem, 2.5vw, 2rem);
  line-height: 1.14;
  letter-spacing: -0.02em;
  max-width: 17ch;
}

.tour-frame-head p {
  margin-bottom: 0;
  max-width: 58ch;
  color: #5e7087;
  line-height: 1.68;
}

.tour-kicker {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #e9f4fe;
  color: #0d6db8;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tour-highlight-card {
  min-width: 146px;
  padding: 16px;
  border-radius: 18px;
  background: linear-gradient(180deg, #0f84e3 0%, #34afe7 100%);
  color: #fff;
  text-align: center;
  box-shadow: 0 16px 28px rgba(17, 129, 222, 0.22);
}

.tour-highlight-card strong,
.tour-highlight-card span {
  display: block;
}

.tour-highlight-card strong {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 6px;
}

.tour-highlight-card span {
  font-size: 0.84rem;
  color: rgba(255, 255, 255, 0.88);
}

.pipeline-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.pipeline-column {
  padding: 14px;
  border-radius: 20px;
  background: #f4f8fc;
  border: 1px solid #d9e4f1;
}

.pipeline-column header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  font-size: 0.92rem;
  font-weight: 800;
  color: #183257;
}

.pipeline-column header span {
  min-width: 28px;
  height: 28px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  background: #e3effa;
  color: #0a74c7;
  font-size: 0.82rem;
}

.pipeline-card {
  padding: 14px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #d6e3f0;
  box-shadow: 0 10px 22px rgba(11, 56, 99, 0.05);
}

.pipeline-card + .pipeline-card {
  margin-top: 10px;
}

.pipeline-card strong,
.pipeline-card span,
.pipeline-card small {
  display: block;
}

.pipeline-card strong {
  margin-bottom: 7px;
  color: #13294b;
  font-size: 0.95rem;
}

.pipeline-card span,
.pipeline-card small {
  color: #637790;
  line-height: 1.5;
}

.pipeline-card small {
  margin-top: 4px;
  font-size: 0.8rem;
}

.pipeline-card.featured {
  border-color: #90c4ed;
  background: linear-gradient(180deg, #ffffff 0%, #eff7ff 100%);
}

.pipeline-card.muted {
  background: #fbfdff;
}

.agenda-layout,
.chat-layout {
  display: grid;
  grid-template-columns: minmax(220px, 0.32fr) minmax(0, 1fr);
  gap: 16px;
}

.agenda-calendar,
.chat-sidebar {
  padding: 16px;
  border-radius: 20px;
  background: #f4f8fc;
  border: 1px solid #d8e4f1;
}

.agenda-calendar-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
  color: #183257;
}

.agenda-calendar-head strong {
  font-size: 1rem;
}

.agenda-calendar-head span {
  color: #6c7d95;
  font-size: 0.84rem;
}

.agenda-weekdays,
.agenda-days {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
}

.agenda-weekdays {
  margin-bottom: 8px;
}

.agenda-weekdays span {
  font-size: 0.76rem;
  color: #7d8ea5;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.agenda-days span {
  min-height: 52px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #d8e4f1;
  color: #193153;
  font-weight: 700;
}

.agenda-days .is-active {
  background: linear-gradient(180deg, #0f84e3 0%, #35afe8 100%);
  color: #fff;
  border-color: transparent;
}

.agenda-timeline {
  display: grid;
  gap: 12px;
}

.agenda-item {
  padding: 16px 18px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #d7e3f1;
  box-shadow: 0 10px 24px rgba(11, 56, 99, 0.05);
}

.agenda-item strong,
.agenda-item p,
.agenda-item small {
  display: block;
}

.agenda-item strong {
  margin-bottom: 6px;
  color: #163055;
}

.agenda-item p,
.agenda-item small {
  margin: 0;
  color: #61758e;
  line-height: 1.55;
}

.agenda-item small {
  margin-top: 5px;
  font-size: 0.82rem;
}

.agenda-item.important {
  border-color: #90c5ec;
  background: linear-gradient(180deg, #ffffff 0%, #eef7ff 100%);
}

.agenda-item.muted {
  background: #fbfdff;
}

.chat-sidebar {
  display: grid;
  gap: 10px;
}

.chat-contact {
  padding: 14px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #d7e3f0;
}

.chat-contact strong,
.chat-contact small {
  display: block;
}

.chat-contact strong {
  margin-bottom: 5px;
  color: #152e50;
}

.chat-contact small {
  color: #6c819b;
  line-height: 1.45;
}

.chat-contact.is-active {
  border-color: #91c3ea;
  background: linear-gradient(180deg, #ffffff 0%, #eff7ff 100%);
}

.chat-thread {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 18px;
  border-radius: 20px;
  background: linear-gradient(180deg, #eff6fd 0%, #f7fbff 100%);
  border: 1px solid #d7e3f1;
}

.chat-bubble {
  max-width: 78%;
  padding: 14px 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #d6e3ef;
  box-shadow: 0 10px 20px rgba(11, 56, 99, 0.05);
}

.chat-bubble p,
.chat-bubble span {
  margin: 0;
}

.chat-bubble p {
  color: #173153;
  line-height: 1.58;
}

.chat-bubble span {
  display: block;
  margin-top: 8px;
  color: #7b8ea6;
  font-size: 0.8rem;
}

.chat-bubble.outgoing {
  align-self: flex-end;
  background: linear-gradient(180deg, #0f84e3 0%, #32a9e6 100%);
  border-color: transparent;
}

.chat-bubble.outgoing p,
.chat-bubble.outgoing span {
  color: #fff;
}

.chat-bubble.muted {
  background: #fbfdff;
}

.tour-frame-head-image {
  align-items: center;
}

.tour-metric-list {
  display: grid;
  gap: 10px;
}

.tour-metric-list span {
  padding: 10px 14px;
  border-radius: 999px;
  background: #edf5fd;
  border: 1px solid #d7e4f2;
  color: #0e6fbd;
  font-size: 0.82rem;
  font-weight: 700;
  text-align: center;
}

.tour-image-frame {
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid #d6e3ef;
  background: #fff;
}

.tour-image-frame img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.gestor-dashboard {
  border-radius: 22px;
  border: 1px solid #d6e3ef;
  background: linear-gradient(180deg, #f8fbff 0%, #f1f6fc 100%);
  padding: 10px;
}

#tour-panel-gestor .gestor-dashboard {
  max-height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #aac4e0 #edf4fb;
}

#tour-panel-gestor .gestor-dashboard::-webkit-scrollbar {
  width: 8px;
}

#tour-panel-gestor .gestor-dashboard::-webkit-scrollbar-track {
  background: #edf4fb;
  border-radius: 999px;
}

#tour-panel-gestor .gestor-dashboard::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #93badf 0%, #6f9fcc 100%);
  border-radius: 999px;
  border: 2px solid #edf4fb;
}

#tour-panel-gestor .gestor-dashboard::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #80add8 0%, #5f93c3 100%);
}

.gestor-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  margin-bottom: 8px;
}

.gestor-total {
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 11px;
  border-radius: 12px;
  border: 1px solid #d6e2ef;
  background: #ffffff;
}

.gestor-total i {
  color: #e0a20d;
  font-size: 0.94rem;
}

.gestor-total span {
  font-size: 1rem;
  font-weight: 800;
  color: #1a3357;
}

.gestor-total small {
  color: #60758f;
  font-size: 0.74rem;
  font-weight: 600;
}

.gestor-toolbar-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ghost-btn,
.solid-btn {
  border-radius: 10px;
  min-height: 36px;
  padding: 0 12px;
  font-size: 0.78rem;
  font-weight: 700;
  border: 1px solid #cfdced;
}

.ghost-btn {
  background: #fff;
  color: #355170;
}

.solid-btn {
  background: #117fdb;
  border-color: #117fdb;
  color: #fff;
}

.gestor-ranking {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 8px;
}

.rank-card {
  position: relative;
  padding: 10px;
  border-radius: 14px;
  border: 1px solid #d8e4f1;
  background: #fff;
  text-align: center;
}

.rank-medal {
  position: absolute;
  top: 8px;
  left: 10px;
  font-size: 0.8rem;
}

.rank-avatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin: 0 auto 6px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #1488e3 0%, #35afe8 100%);
  color: #fff;
  font-weight: 700;
  font-size: 0.68rem;
}

.rank-card strong,
.rank-card small,
.rank-card p {
  display: block;
}

.rank-card strong {
  margin-bottom: 3px;
  color: #1a3457;
  font-size: 0.76rem;
}

.rank-card small {
  color: #2b9557;
  font-size: 0.68rem;
  margin-bottom: 3px;
}

.rank-card p {
  margin: 0;
  color: #7086a1;
  font-size: 0.68rem;
}

.gestor-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 10px;
}

.widget {
  border-radius: 14px;
  border: 1px solid #d8e4f1;
  background: #fff;
  padding: 10px;
}

.widget h4 {
  margin: 0 0 3px;
  font-size: 0.84rem;
  color: #1c3558;
}

.widget > p {
  margin: 0 0 8px;
  color: #70839d;
  font-size: 0.7rem;
}

.chart-placeholder {
  min-height: 104px;
  border-radius: 12px;
  border: 1px dashed #d6e2ef;
  background: #fbfdff;
  padding: 8px;
  display: grid;
  align-content: end;
  gap: 6px;
}

.chart-bars {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  align-items: end;
  min-height: 56px;
}

.chart-bars span {
  border-radius: 8px 8px 5px 5px;
  background: linear-gradient(180deg, #74c5f8 0%, #2d98e1 100%);
}

.chart-placeholder small {
  color: #7b90aa;
  font-size: 0.66rem;
}

.chart-empty {
  min-height: 132px;
  border-radius: 12px;
  border: 1px dashed #d6e2ef;
  display: grid;
  place-content: center;
  gap: 6px;
  text-align: center;
  color: #7a8ea8;
  background: #fbfdff;
}

.chart-empty i {
  font-size: 1.1rem;
}

.chart-empty span {
  font-size: 0.78rem;
}

.status-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 6px;
}

.status-list li {
  display: flex;
  justify-content: space-between;
  gap: 6px;
  align-items: center;
  padding: 6px 8px;
  border-radius: 10px;
  background: #fbfdff;
  border: 1px solid #e0e9f4;
}

.status-list strong,
.status-list small {
  display: block;
}

.status-list strong {
  color: #1c3558;
  font-size: 0.74rem;
}

.status-list small {
  color: #7b8fa8;
  font-size: 0.66rem;
}

.status-pill {
  min-width: 58px;
  text-align: center;
  border-radius: 999px;
  padding: 4px 8px;
  font-size: 0.66rem;
  font-weight: 700;
  border: 1px solid #d6e3f0;
}

.status-pill.online {
  color: #1d8e4e;
  background: #e9f8ef;
}

.status-pill.offline {
  color: #8b95a6;
  background: #f3f5f8;
}

.audit-list {
  display: grid;
  gap: 6px;
}

.audit-item {
  border-radius: 10px;
  border: 1px solid #dfe8f3;
  background: #fbfdff;
  padding: 8px;
}

.audit-item strong,
.audit-item span,
.audit-item small {
  display: block;
}

.audit-item strong {
  color: #1b3559;
  font-size: 0.74rem;
  margin-bottom: 4px;
}

.audit-item span {
  color: #1375ca;
  font-size: 0.7rem;
  font-weight: 700;
  margin-bottom: 3px;
}

.audit-item small {
  color: #7d91ab;
  font-size: 0.66rem;
}

.crm-feature-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 82px 0;
  background-color: #fbfdff;
  background-image:
    radial-gradient(circle at 18% 20%, rgba(76, 176, 255, 0.16) 0, rgba(76, 176, 255, 0) 18%),
    radial-gradient(circle at 82% 78%, rgba(105, 205, 255, 0.14) 0, rgba(105, 205, 255, 0) 16%),
    linear-gradient(rgba(181, 208, 234, 0.22) 1px, transparent 1px),
    linear-gradient(90deg, rgba(181, 208, 234, 0.22) 1px, transparent 1px),
    linear-gradient(180deg, #fbfdff 0%, #f5f9fe 100%);
  background-size: auto, auto, 44px 44px, 44px 44px, auto;
  background-position: center, center, center, center, center;
}

.crm-feature-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 8%, rgba(62, 160, 242, 0.12) 0, rgba(62, 160, 242, 0) 26%),
    radial-gradient(circle at 12% 92%, rgba(118, 215, 255, 0.1) 0, rgba(118, 215, 255, 0) 18%);
  pointer-events: none;
  z-index: -1;
}

.crm-shell {
  width: var(--container);
  margin-inline: auto;
  margin:80px auto  ;
}

.glass-shell {
  position: relative;
  padding: 32px;
  border: 1px solid #d6e3f1;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 20px 46px rgba(12, 62, 111, 0.08);
  backdrop-filter: blur(10px);
}

.section-header {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  color: #0f5e9f;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.section-header::before {
  content: "";
  width: 34px;
  height: 1px;
  background: #8fb5da;
}

.section-title {
  max-width: 18ch;
  margin-bottom: 30px;
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1.08;
  letter-spacing: -0.03em;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.feature-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 110px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #d7e3f0;
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(11, 56, 99, 0.05);
}

.feature-icon {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  background: linear-gradient(180deg, #edf6ff 0%, #dfeefc 100%);
  color: var(--brand);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.feature-icon i {
  font-size: 1rem;
}

.feature-card h4 {
  margin: 0;
  font-size: 1rem;
  line-height: 1.35;
  letter-spacing: -0.01em;
  color: #122544;
}

#planos {
  background: #f7fafe;
}

#planos .section-head {
  text-align: center;
}

#planos .section-head h2,
#planos .section-head p {
  margin-inline: auto;
}

.plans-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
}

.plan-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #d9e5f2;
  border-radius: 14px;
  padding: 24px 22px;
}

.plan-card h3 {
  margin-bottom: 10px;
  font-size: 1.15rem;
}

.plan-card.featured {
  border-width: 2px;
  border-color: #1181de;
  box-shadow: 0 10px 30px rgba(17, 129, 222, 0.18);
}

.plan-card .tag {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 10px;
  border-radius: 999px;
  background: #1181de;
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.price {
  margin: 8px 0 6px;
  font-size: 2.15rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.price span {
  font-size: 0.9rem;
  color: var(--muted);
  font-weight: 500;
  margin-left: 4px;
}

.onboarding {
  color: var(--muted);
  font-size: 0.86rem;
  margin-bottom: 14px;
}

.plan-card ul {
  list-style: none;
  margin: 0 0 18px;
  padding-left: 0;
  color: #61738e;
  line-height: 1.6;
  flex: 1;
}

.plan-card li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
}

.plan-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #86bbea;
}

.plan-card .btn {
  width: 100%;
  margin-top: auto;
}

/* FAQ Section Custom Style */
#faq {
  background: linear-gradient(180deg, #edf3fa 20%, #7a8798 55%, #071a36 90%);
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
  z-index: 2;
}

#faq .section-head {
  text-align: center;
  margin-bottom: 40px;
}

.faq-list {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: rgba(255,255,255,0.10);
  border-radius: 18px;
  box-shadow: 0 4px 32px 0 rgba(11,56,101,0.08);
  padding: 32px 24px;
  backdrop-filter: blur(2px);
}

.faq-list details {
  background: rgba(255,255,255,0.18);
  border-radius: 14px;
  box-shadow: 0 2px 12px 0 rgba(11,56,101,0.04);
  padding: 0;
  transition: box-shadow 0.2s;
  border: 1px solid #d8e4f1;
  overflow: hidden;
}

.faq-list details[open] {
  box-shadow: 0 6px 24px 0 rgba(11,56,101,0.10);
  border-color: #b3c7e6;
}

.faq-list summary {
  cursor: pointer;
  font-size: 1.08rem;
  font-weight: 600;
  color: #0f2141;
  padding: 20px 24px 20px 0;
  position: relative;
  outline: none;
  transition: color 0.2s;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  content: '\f078';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  font-size: 1.1em;
  color: #0a78d1;
  transition: transform 0.3s;
}

.faq-list details[open] summary {
  color: #0a78d1;
}

.faq-list details[open] summary::after {
  transform: translateY(-50%) rotate(180deg);
}

.faq-list p {
  margin: 0 0 18px 0;
  padding: 0 24px 18px 0;
  color: #233a5a;
  font-size: 1rem;
  line-height: 1.6;
  background: none;
}

@media (max-width: 700px) {
  #faq .faq-list {
    padding: 18px 4vw;
  }
  .faq-list summary {
    font-size: 1rem;
    padding-right: 36px;
  }
  .faq-list p {
    padding-right: 0;
  }
} 

#faq .section-head {
  text-align: center;
}

#faq .section-head h2,
#faq .section-head p {
  margin-inline: auto;
}

.faq-list {
  max-width: 840px;
  display: grid;
  gap: 0;
  background: #fff;
  border: 1px solid #d8e3f1;
  border-radius: 12px;
  overflow: hidden;
}

.faq-list details {
  background: #fff;
  border-bottom: 1px solid #e6edf6;
  padding: 14px 16px;
}

.faq-list details:last-child {
  border-bottom: 0;
}

.faq-list summary {
  cursor: pointer;
  list-style: none;
  font-weight: 700;
  font-size: 0.94rem;
  color: #213a5f;
  position: relative;
  padding-right: 22px;
}

.faq-list summary::after {
  content: "+";
  position: absolute;
  right: 2px;
  top: 0;
  color: #7f92ad;
  font-size: 1rem;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list p {
  color: var(--muted);
  margin: 12px 0 2px;
  line-height: 1.62;
}

#contato {
  background:
    radial-gradient(circle at 18% 12%, rgba(95, 177, 255, 0.14) 0, rgba(95, 177, 255, 0) 24%),
    linear-gradient(180deg, #f4f8fd 0%, #edf3fa 100%);
}

.contact-container {
  position: relative;
}

.contact-shell-pro {
  padding: 34px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.74);
  border: 1px solid #d4e2f1;
  box-shadow: 0 16px 36px rgba(10, 64, 116, 0.08);
  backdrop-filter: blur(8px);
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 1.08fr);
  gap: 28px;
  align-items: stretch;
}

.contact-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}

.contact-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(17, 129, 222, 0.12);
  color: #0b5f9f;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.contact-title {
  margin: 0;
  color: #122647;
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.contact-copy {
  margin: 0;
  color: #4f6380;
  font-size: 1rem;
  line-height: 1.72;
  max-width: 48ch;
}

.contact-direct-list {
  display: grid;
  gap: 14px;
}

.contact-direct-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 15px 16px;
  border-radius: 18px;
  background: #f7fbff;
  border: 1px solid #d6e4f3;
}

.contact-direct-item i {
  width: 42px;
  height: 42px;
  border-radius: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0f6fbf;
  background: #e4f0fb;
  flex: 0 0 auto;
}

.contact-direct-content {
  display: grid;
  gap: 3px;
}

.contact-direct-content strong {
  color: #1b304d;
  font-size: 1rem;
}

.contact-direct-primary a,
.contact-phone-links a,
.contact-direct-secondary {
  color: #566d8a;
  font-size: 0.95rem;
  line-height: 1.55;
}

.contact-direct-primary a:hover,
.contact-phone-links a:hover {
  color: #0a68b8;
}

.contact-phone-links {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
}

.contact-phone-separator {
  color: #8da2bb;
}

.contact-form {
  background: #f8fafc;
  border: 1px solid #d8e3f1;
  border-radius: 24px;
  padding: 24px;
  box-shadow: 0 8px 22px rgba(16, 65, 113, 0.06);
}

.contact-form-panel {
  height: 100%;
  padding: 24px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #f5f9fe 100%);
  border: 1px solid #d6e3f1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
}

.contact-form-panel .contact-form {
  height: 100%;
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}

.contact-form-title {
  margin-bottom: 8px;
  font-size: clamp(2rem, 3vw, 2.8rem);
  text-align: center;
  letter-spacing: -0.02em;
}

.contact-form h3 {
  margin-bottom: 8px;
  font-size: clamp(2.1rem, 3vw, 3rem);
  text-align: center;
  letter-spacing: -0.02em;
}

.form-subtitle {
  margin: 0 0 18px;
  text-align: center;
  color: #2f3f58;
  font-size: 1.02rem;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.form-field {
  display: grid;
  grid-template-columns: 52px 1fr;
  align-items: stretch;
  gap: 12px;
  margin-bottom: 12px;
}

.field-icon {
  border-radius: 14px;
  background: #e4edf5;
  display: grid;
  place-items: center;
  color: #071a37;
  min-height: 52px;
}

.form-field-textarea .field-icon {
  align-self: stretch;
  min-height: 146px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  margin-bottom: 0;
  border: 1px solid #d6e1ee;
  border-radius: 16px;
  padding: 14px 16px;
  font: inherit;
  color: var(--ink);
  background: #f8fafc;
  font-size: 1.02rem;
}

.contact-form ::placeholder {
  color: #7f91a9;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #84b8e7;
  box-shadow: 0 0 0 3px rgba(17, 129, 222, 0.12);
}

.contact-form textarea {
  resize: vertical;
  min-height: 146px;
}

.contact-form .btn.primary {
  width: 100%;
  min-height: 62px;
  border: 0;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #09172d;
  background: linear-gradient(90deg, #2887e8 0%, #1ea0e4 100%);
}

.contact-form .btn.primary:hover {
  background: linear-gradient(90deg, #1f7edf 0%, #188fd0 100%);
}

.alert {
  margin-bottom: 14px;
  border-radius: 10px;
  padding: 10px 12px;
  font-size: 0.92rem;
}

.alert.success {
  background: #e8f7ef;
  color: var(--ok);
}

.alert.error {
  background: #fdecec;
  color: var(--danger);
}

.deal-footer {
  background: #071a36;
  color: #c6d8ee;
  padding: 30px 0 18px;
}
 

.footer-content-pro {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1.1fr;
  gap: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(173, 205, 242, 0.22);
}

.footer-logo {
  width: 122px;
  margin-bottom: 10px;
}

.footer-column-pro h4 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 0.94rem;
}

.footer-column-pro p,
.footer-column-pro a {
  color: #c6d6ed;
  margin: 0;
  line-height: 1.55;
}

.footer-link-list-pro {
  display: grid;
  gap: 7px;
}

.footer-link-list-pro a:hover {
  color: #ffffff;
}

.footer-contact-item-pro {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px !important;
}

.footer-contact-item-pro i {
  color: #88bff4;
  margin-top: 3px;
}

.map-buttons {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.map-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 34px;
  padding: 7px 12px;
  border-radius: 999px;
  color: #d9ebff !important;
  border: 1px solid rgba(143, 180, 221, 0.48);
  background: rgba(111, 163, 219, 0.14);
  font-weight: 600;
  font-size: 0.84rem;
}

.map-button:hover {
  background: rgba(111, 163, 219, 0.26);
}

.footer-bottom-pro {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.footer-bottom-pro p,
.footer-bottom-pro a {
  font-size: 0.84rem;
}

.social-links {
  display: flex;
  align-items: center;
  gap: 12px;
}

.social-links a {
  color: #cfe2f8;
}

.social-links a:hover {
  color: #ffffff;
}

.whatsapp {
  position: fixed;
  right: 18px;
  bottom: 18px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #21c25e;
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.7rem;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);
  z-index: 50;
}

/* ── Reveal on scroll ─────────────────────────────────────── */
.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1),
              transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--reveal-delay, 0ms);
}

.reveal.reveal-left  { transform: translateX(-36px); }
.reveal.reveal-right { transform: translateX(36px); }

.reveal.is-visible {
  opacity: 1;
  transform: translate(0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
}

@media (max-width: 1100px) {
  .hero-card ul {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .main-nav {
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    margin: 0;
    border-top: 1px solid var(--line);
    background: #fff;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 12px 16px 16px;
    gap: 10px;
  }

  .main-nav .nav-link,
  .dropbtn,
  .dropdown-content a {
    font-size: 0.8rem;
  }

  .main-nav.open {
    display: flex;
  }

  .dropdown {
    width: 100%;
  }

  .dropbtn {
    width: 100%;
    min-height: 36px;
    justify-content: space-between;
  }

  .dropdown-content {
    position: static;
    display: block;
    margin-top: 6px;
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid #e2ecf8;
    background: #f7fbff;
  }

  .main-nav .nav-cta {
    text-align: center;
    margin-top: 6px;
  }

  .hero-grid,
  .service-grid,
  .demo-steps,
  .feature-grid,
  .plans-grid {
    grid-template-columns: 1fr;
  }

  .product-tour,
  .agenda-layout,
  .chat-layout,
  .pipeline-board,
  .gestor-ranking,
  .gestor-grid {
    grid-template-columns: 1fr;
  }

  .gestor-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  #tour-panel-gestor .gestor-dashboard {
    max-height: none;
    overflow: visible;
  }

  .gestor-toolbar-actions {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tour-frame-head,
  .tour-frame-head-image {
    flex-direction: column;
  }

  .tour-highlight-card,
  .tour-metric-list {
    width: 100%;
  }

  .contact-layout,
  .footer-content-pro {
    grid-template-columns: 1fr;
  }

  .contact-shell-pro {
    padding: 20px;
  }

  .contact-form-panel {
    padding: 18px;
  }

  .glass-shell {
    padding: 24px 18px;
  }

  .section-title {
    max-width: 100%;
  }

  .feature-card {
    min-height: 92px;
    padding: 16px;
  }

  .tour-tab {
    padding: 14px 16px;
  }

  .tour-frame {
    padding: 16px;
    border-radius: 22px;
  }

  .demo-step {
    padding: 18px;
  }

  .chat-bubble {
    max-width: 100%;
  }

  .contact-form-title {
    font-size: clamp(1.8rem, 8vw, 2.4rem);
  }

  .contact-copy,
  .contact-direct-primary a,
  .contact-phone-links a,
  .contact-direct-secondary {
    font-size: 0.98rem;
  }

  .contact-form .btn.primary {
    font-size: 1.25rem;
  }

  .hero {
    padding-top: 52px;
  }

  .video-center-btn {
    width: 58px;
    height: 58px;
  }

  .section {
    padding: 64px 0;
  }

  .footer-bottom-pro {
    flex-direction: column;
    align-items: flex-start;
    padding: 14px 0;
  }
}