@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("https://medicos.batach.com.br/_next/static/media/636a5ac981f94f8b-s.p.woff2")
    format("woff2");
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url("https://medicos.batach.com.br/_next/static/media/13971731025ec697-s.p.woff2")
    format("woff2");
}

:root {
  --navy: #0b1220;
  --navy-soft: #121a2e;
  --ink: #141418;
  --ice: #f4f6fa;
  --snow: #fafaf8;
  --mist: #e8ecf4;
  --slate: #6b7a94;
  --slate-light: #94a3b8;
  --accent: #2563eb;
  --success: #10b981;
  --shadow-elevated: 0 4px 6px -2px rgba(11, 18, 32, 0.04),
    0 24px 64px -16px rgba(11, 18, 32, 0.14);
  --shadow-soft: 0 2px 40px -12px rgba(11, 18, 32, 0.08);
  --shadow-glow: 0 0 80px -20px rgba(37, 99, 235, 0.25);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  min-width: 0;
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  color: var(--ink);
  background: var(--snow);
  font-family: "DM Sans", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input {
  min-width: 0;
  font: inherit;
}

button {
  cursor: pointer;
}

img,
svg {
  display: block;
  max-width: 100%;
}

h1,
h2,
h3,
p {
  margin: 0;
  overflow-wrap: break-word;
}

.container-premium {
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
  padding-inline: 1rem;
}

.section-pad {
  padding-block: 5rem;
}

section[id] {
  scroll-margin-top: 5.5rem;
}

.bg-snow {
  background: linear-gradient(180deg, #ffffff 0%, var(--snow) 44%, #f6f8fc 100%);
}

.bg-navy {
  background: var(--navy);
}

.bg-navy-soft {
  background: var(--navy-soft);
}

.text-white {
  color: #fff;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 50;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(11, 18, 32, 0.96);
  box-shadow: 0 16px 42px -28px rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(18px);
  transition: backdrop-filter 0.5s ease, background-color 0.5s ease, box-shadow 0.5s ease;
}

.site-header::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0));
}

.header-inner {
  display: flex;
  height: 84px;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.logo-link {
  position: relative;
  z-index: 10;
  flex-shrink: 0;
}

.logo-white {
  width: auto;
  max-width: 150px;
  height: 44px;
  object-fit: contain;
  object-position: left;
}

.main-nav {
  display: none;
  align-items: center;
  gap: 2.5rem;
}

.main-nav a {
  font-family: "DM Sans", system-ui, sans-serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.025em;
  transition: color 0.15s ease;
}

.main-nav a:hover {
  color: #fff;
}

.header-cta {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 999px;
  color: var(--navy);
  background: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  transition: background-color 0.15s ease;
}

.desktop-cta {
  display: none;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  box-shadow: var(--shadow-elevated);
}

.mobile-cta {
  flex-shrink: 0;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}

.mesh-hero {
  background: radial-gradient(ellipse 80% 60% at 70% 20%, rgba(37, 99, 235, 0.15), transparent),
    radial-gradient(ellipse 50% 40% at 20% 80%, rgba(16, 185, 129, 0.08), transparent),
    var(--navy);
}

.hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(ellipse at center, transparent 0%, rgba(11, 18, 32, 0.4) 100%);
}

.hero-noise {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.03;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZmlsdGVyIGlkPSJhIiB4PSIwIiB5PSIwIj48ZmVUdXJidWxlbmNlIHR5cGU9ImZyYWN0YWxOb2lzZSIgYmFzZUZyZXF1ZW5jeT0iLjc1IiBudW1PY3RhdmVzPSI0IiBzdGl0Y2hUaWxlcz0ic3RpdGNoIi8+PGZlQ29sb3JNYXRyaXggdHlwZT0ic2F0dXJhdGUiIHZhbHVlcz0iMCIvPjwvZmlsdGVyPjxyZWN0IHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiBmaWx0ZXI9InVybCgjYSkiIG9wYWNpdHk9Ii4xNSIvPjwvc3ZnPg==");
}

.hero-inner {
  position: relative;
  z-index: 10;
  display: flex;
  min-height: 100svh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 8rem;
  padding-bottom: 9rem;
  text-align: center;
}

.hero-copy {
  display: flex;
  max-width: 64rem;
  min-width: 0;
  flex-direction: column;
  align-items: center;
  margin-inline: auto;
}

.eyebrow {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  padding: 0.375rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.eyebrow span {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 999px;
  background: var(--success);
  animation: pulseSoft 3s ease-in-out infinite;
}

.hero h1 {
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2rem, 8vw, 3.35rem);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: 0;
  text-align: center;
}

.soft-white {
  color: rgba(255, 255, 255, 0.9);
}

.gradient-text {
  color: transparent;
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5));
  -webkit-background-clip: text;
  background-clip: text;
}

.hero-subtitle {
  max-width: 36rem;
  margin-top: 1.5rem;
  color: rgba(255, 255, 255, 0.55);
  font-family: "DM Sans", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625;
}

.hero-actions {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  margin-top: 2rem;
}

.btn {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 999px;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  transition: background-color 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}

.btn-white {
  width: 100%;
  padding: 1rem 1.5rem;
  color: var(--navy);
  background: #fff;
  box-shadow: var(--shadow-elevated);
}

.btn-white:hover {
  background: var(--snow);
}

.btn-glass {
  width: 100%;
  padding: 1rem 1.5rem;
  color: var(--snow);
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
}

.btn-glass:hover {
  background: rgba(255, 255, 255, 0.15);
}

.btn-outline {
  width: 100%;
  padding: 1rem 1.5rem;
  color: var(--ink);
  border: 1px solid var(--mist);
  background: transparent;
}

.btn-outline:hover {
  border-color: rgba(148, 163, 184, 0.5);
  background: var(--ice);
}

.hero-bottom-fade {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 8rem;
  pointer-events: none;
  background: linear-gradient(to top, var(--snow), transparent);
}

.marquee-section {
  position: relative;
  z-index: 2;
  margin-top: -2rem;
  overflow: hidden;
  padding-block: 1.25rem;
  border-top: 1px solid rgba(232, 236, 244, 0.8);
  border-bottom: 1px solid rgba(232, 236, 244, 0.8);
  background: var(--snow);
}

.marquee-track {
  display: flex;
  width: max-content;
  white-space: nowrap;
  animation: marquee 7s linear infinite;
}

.marquee-track span {
  display: inline-flex;
  align-items: center;
  gap: 2.5rem;
  margin-inline: 2.5rem;
  color: var(--slate);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.marquee-track b {
  color: var(--accent);
  font-weight: 600;
}

.section-heading {
  max-width: 56rem;
  margin-inline: auto;
  text-align: center;
}

.section-kicker {
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.section-kicker.accent {
  color: var(--accent);
}

.section-kicker.muted {
  color: rgba(255, 255, 255, 0.4);
}

.section-heading h2 {
  margin-top: 1rem;
  color: var(--ink);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(1.85rem, 6vw, 2.55rem);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}

.section-heading > p:not(.section-kicker) {
  margin-top: 1.25rem;
  color: var(--slate);
  font-family: "DM Sans", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625;
}

.dark-heading h2,
.services-heading h2 {
  color: #fff;
}

.dark-heading > p:not(.section-kicker) {
  color: rgba(255, 255, 255, 0.5);
}

.problem-grid {
  display: grid;
  min-width: 0;
  gap: 1.25rem;
  margin-top: 3rem;
}

.problem-card {
  display: flex;
  min-width: 0;
  min-height: 13rem;
  flex-direction: column;
  padding: 1.5rem;
  border: 1px solid rgba(203, 213, 225, 0.9);
  border-radius: 1.5rem;
  background: #fff;
  box-shadow: 0 18px 52px -34px rgba(15, 23, 42, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.95);
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.problem-card:hover {
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 28px 70px -38px rgba(15, 23, 42, 0.42);
  transform: translateY(-2px);
}

.problem-card span {
  color: rgba(37, 99, 235, 0.6);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
}

.problem-card h3 {
  margin-top: 1rem;
  color: var(--ink);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
}

.problem-card p {
  margin-top: 0.875rem;
  color: var(--slate);
  font-family: "DM Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  line-height: 1.625;
}

.center-action {
  margin-top: 3rem;
  text-align: center;
}

.process-wrap {
  position: relative;
  margin-top: 3rem;
}

.process-line {
  display: none;
}

.process-grid {
  display: grid;
  min-width: 0;
  gap: 1.5rem;
}

.process-card {
  position: relative;
  min-width: 0;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 1.5rem;
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
  backdrop-filter: blur(16px);
}

.process-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.process-top span {
  color: rgba(255, 255, 255, 0.1);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2.75rem, 14vw, 3rem);
  font-weight: 800;
  line-height: 1;
}

.process-top i {
  color: rgba(255, 255, 255, 0.2);
  font-size: 1.25rem;
  font-style: normal;
  transition: color 0.15s ease, transform 0.15s ease;
}

.process-card:hover .process-top i {
  color: rgba(255, 255, 255, 0.6);
  transform: translate(0.125rem, -0.125rem);
}

.process-card h3 {
  margin-top: 2rem;
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
}

.process-card p {
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  line-height: 1.625;
}

.next-line {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.5rem;
}

.next-line em {
  height: 1px;
  flex: 1;
  background: rgba(255, 255, 255, 0.1);
}

.next-line small {
  color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.services-heading {
  max-width: 42rem;
}

.services-heading h2 {
  font-size: clamp(2rem, 9vw, 3rem);
  line-height: 1.25;
}

.services-scroller {
  display: flex;
  align-items: stretch;
  gap: 1.5rem;
  margin-top: 4rem;
  padding-top: 0.75rem;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.services-scroller::-webkit-scrollbar {
  display: none;
}

.service-card {
  display: flex;
  min-width: min(100%, 390px);
  min-height: 34rem;
  flex: 0 0 min(100%, 390px);
  flex-direction: column;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 1.5rem;
  background: var(--navy);
  box-shadow: var(--shadow-glow);
  scroll-snap-align: start;
}

.service-label {
  color: rgba(255, 255, 255, 0.6);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
}

.second-label {
  margin-top: 0.25rem;
}

.service-card h3 {
  margin-top: 1rem;
  min-height: 3.25rem;
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.28;
}

.service-card > p:not(.service-label) {
  margin-top: 1rem;
  min-height: 6.5rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  line-height: 1.625;
}

.service-card ul {
  flex: 1;
  min-height: 9.5rem;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.service-card li {
  display: flex;
  min-width: 0;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  line-height: 1.45;
}

.service-card li + li {
  margin-top: 0.75rem;
}

.service-card li::before {
  flex-shrink: 0;
  color: var(--success);
  content: "✓";
}

.service-note {
  margin-top: 1.5rem;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.35;
}

.service-card a {
  display: block;
  max-width: 100%;
  margin-top: auto;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  color: var(--navy);
  background: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
}

.legal-main {
  min-height: 100vh;
  padding-block: 2rem 5rem;
  background: radial-gradient(ellipse 80% 60% at 76% 8%, rgba(37, 99, 235, 0.18), transparent),
    radial-gradient(ellipse 48% 42% at 18% 78%, rgba(16, 185, 129, 0.09), transparent),
    var(--navy);
}

.legal-shell {
  width: min(100% - 2rem, 960px);
  margin-inline: auto;
}

.legal-brandbar {
  display: flex;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.legal-logo-link {
  flex-shrink: 0;
}

.legal-logo-link img {
  width: auto;
  max-width: 154px;
  height: 48px;
  object-fit: contain;
  object-position: left;
}

.legal-back {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.15rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.04);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
}

.legal-hero {
  max-width: 760px;
  margin-top: 5rem;
}

.legal-hero h1 {
  margin-top: 1rem;
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2.45rem, 8vw, 4.75rem);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: 0;
}

.legal-card {
  margin-top: 3rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 36px 92px -48px rgba(0, 0, 0, 0.72);
}

.legal-updated {
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.56);
  font-size: 0.95rem;
}

.legal-card section {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(203, 213, 225, 0.75);
}

.legal-card section:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.legal-card h2 {
  color: var(--ink);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
}

.legal-card p,
.legal-card li {
  color: var(--slate);
  font-size: 1rem;
  line-height: 1.75;
}

.legal-card p {
  margin-top: 0.875rem;
}

.legal-card ul {
  margin: 1rem 0 0;
  padding-left: 1.25rem;
}

.legal-card strong,
.legal-card a {
  color: var(--ink);
}

.thank-you-main {
  min-height: 100vh;
  background: radial-gradient(ellipse 76% 58% at 70% 12%, rgba(37, 99, 235, 0.2), transparent),
    radial-gradient(ellipse 48% 40% at 22% 86%, rgba(16, 185, 129, 0.1), transparent),
    var(--navy);
}

.thank-you-shell {
  display: flex;
  width: min(100% - 2rem, 880px);
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  margin-inline: auto;
  padding-block: 2rem;
}

.thank-you-logo {
  display: inline-flex;
  width: fit-content;
}

.thank-you-logo img {
  width: auto;
  max-width: 160px;
  height: 50px;
  object-fit: contain;
  object-position: left;
}

.thank-you-card {
  margin-top: 4rem;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: var(--shadow-glow);
  backdrop-filter: blur(22px);
}

.thank-you-card h1 {
  margin-top: 1rem;
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2.3rem, 8vw, 4.6rem);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: 0;
}

.thank-you-card > p:not(.section-kicker) {
  max-width: 680px;
  margin-top: 1.25rem;
  color: rgba(255, 255, 255, 0.62);
  font-size: 1rem;
  line-height: 1.7;
}

.thank-you-actions {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  margin-top: 2rem;
}

.solution-institutional-bg {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(90deg, rgba(250, 250, 248, 0.98), rgba(250, 250, 248, 0.94) 62%, rgba(250, 250, 248, 0.82)),
    url("images/clinica-moderna.png");
  background-repeat: no-repeat;
  background-position: 0, 58%;
  background-size: 100% 100%, cover;
}

.solution-institutional-bg::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 0;
  height: 5.5rem;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(11, 18, 32, 0), var(--navy));
  content: "";
}

.solution-institutional-bg > .container-premium {
  position: relative;
  z-index: 1;
}

.about-copy {
  max-width: 680px;
}

.about-copy h2 {
  margin-top: 1rem;
  color: var(--ink);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2rem, 5vw, 2.65rem);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}

.about-text {
  margin-top: 1.5rem;
}

.about-text p {
  color: var(--slate);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625;
}

.about-text p + p {
  margin-top: 1rem;
}

.about-cards {
  display: grid;
  min-width: 0;
  gap: 1rem;
  margin-top: 3rem;
}

.about-card {
  min-width: 0;
  padding: 1.5rem;
  border: 1px solid rgba(232, 236, 244, 0.6);
  border-radius: 1.5rem;
  background: var(--snow);
}

.about-card h3 {
  color: var(--ink);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
}

.about-card p {
  margin-top: 0.75rem;
  color: var(--slate);
  font-size: 0.875rem;
  line-height: 1.625;
}

.about-card strong {
  display: block;
  margin-top: 1.5rem;
  color: rgba(37, 99, 235, 0.15);
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(3rem, 18vw, 3.75rem);
  font-weight: 800;
  line-height: 1;
}

.contact-section {
  position: relative;
  overflow: hidden;
  margin-top: -1px;
  padding-block: 6rem;
  background: var(--navy);
}

.contact-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(ellipse at top right, rgba(37, 99, 235, 0.12), transparent 50%);
}

.contact-grid {
  position: relative;
  display: grid;
  min-width: 0;
  gap: 3rem;
}

.contact-copy h2 {
  margin-top: 1rem;
  color: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: clamp(2rem, 9vw, 3rem);
  font-weight: 800;
  line-height: 1.25;
}

.contact-copy > p:not(.section-kicker) {
  margin-top: 1.25rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625;
}

.contact-form {
  min-width: 0;
  padding: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(24px);
}

.form-fields {
  display: grid;
  gap: 1rem;
}

.contact-form input {
  width: 100%;
  min-width: 0;
  padding: 1rem 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  outline: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.875rem;
  transition: border-color 0.15s ease, background-color 0.15s ease;
}

.contact-form input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.contact-form input:focus {
  border-color: rgba(255, 255, 255, 0.25);
}

.contact-form button {
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem;
  border: 0;
  border-radius: 999px;
  color: var(--navy);
  background: #fff;
  font-family: "Plus Jakarta Sans", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  transition: background-color 0.15s ease, opacity 0.15s ease;
}

.contact-form button:hover {
  background: var(--snow);
}

.contact-form button.is-sending {
  opacity: 0.7;
  cursor: not-allowed;
}

.form-status {
  min-height: 1.25rem;
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.8125rem;
  line-height: 1.5;
  text-align: center;
}

.form-status[data-state="success"] {
  color: var(--success);
}

.form-status[data-state="error"] {
  color: #fecaca;
}

.site-footer {
  padding-block: 4rem;
  border-top: 1px solid var(--mist);
  background: var(--snow);
}

.footer-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-logo {
  width: auto;
  max-width: 190px;
  height: 56px;
  object-fit: contain;
  object-position: left;
}

.footer-tagline {
  max-width: 24rem;
  margin-top: 1.5rem;
  color: var(--slate);
  font-size: 0.875rem;
  font-weight: 300;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem 1.5rem;
  margin-top: 2.5rem;
}

.footer-nav a {
  color: var(--slate);
  font-size: 0.875rem;
  transition: color 0.15s ease;
}

.footer-nav a:hover {
  color: var(--ink);
}

.social-links {
  display: flex;
  gap: 1.25rem;
  margin-top: 2rem;
}

.social-links a {
  color: var(--slate);
  transition: color 0.15s ease;
}

.social-links a:hover {
  color: var(--accent);
}

.social-links svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.footer-disclaimer {
  max-width: 42rem;
  margin-top: 2rem;
  color: var(--slate-light);
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.625;
}

.footer-legal {
  margin-top: 3rem;
  color: var(--slate-light);
  font-size: 0.75rem;
  line-height: 1.5;
}

.whatsapp-float {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 90;
  display: flex;
  width: 3.5rem;
  height: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #25d366;
  background: #fff;
  box-shadow: var(--shadow-elevated);
  transition: transform 0.15s ease;
}

.whatsapp-float:hover {
  transform: scale(1.05);
}

.whatsapp-float svg {
  width: 2.25rem;
  height: 2.25rem;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes pulseSoft {
  0%,
  100% {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
}

@media (min-width: 640px) {
  .container-premium {
    padding-inline: 1.5rem;
  }

  .eyebrow {
    padding-inline: 1rem;
    font-size: 11px;
  }

  .hero-actions {
    flex-direction: row;
    align-items: center;
  }

  .btn-white,
  .btn-glass,
  .btn-outline {
    width: auto;
    padding-inline: 2rem;
    font-size: 1rem;
  }

  .hero-subtitle,
  .section-heading > p:not(.section-kicker),
  .about-text p,
  .contact-copy > p:not(.section-kicker) {
    font-size: 1.125rem;
  }

  .problem-grid {
    margin-top: 4rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
  }

  .problem-card,
  .process-card,
  .service-card,
  .about-card,
  .contact-form,
  .legal-card,
  .thank-you-card {
    padding: 2rem;
    border-radius: 2rem;
  }

  .thank-you-actions {
    flex-direction: row;
    align-items: center;
  }

  .center-action {
    margin-top: 4rem;
  }

  .process-wrap {
    margin-top: 5rem;
  }

  .about-cards {
    margin-top: 4rem;
  }

  .footer-nav {
    gap: 1rem 2rem;
  }
}

@media (min-width: 768px) {
  .section-pad {
    padding-block: 8rem;
  }

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

  .about-card-wide {
    display: flex;
    grid-column: span 2;
    align-items: flex-end;
    justify-content: space-between;
    gap: 3rem;
  }

  .about-card-wide > div {
    max-width: 32rem;
  }

  .about-card strong {
    margin-top: 0;
  }

  .contact-section {
    padding-block: 8rem;
  }
}

@media (min-width: 1024px) {
  .container-premium {
    padding-inline: 2rem;
  }

  .section-pad {
    padding-block: 10rem;
  }

  .main-nav,
  .desktop-cta {
    display: flex;
  }

  .mobile-cta {
    display: none;
  }

  .hero-inner {
    padding-top: 9rem;
  }

  .hero h1 {
    font-size: 3.85rem;
  }

  .hero-subtitle {
    max-width: 48rem;
  }

  .process-line {
    position: absolute;
    left: 16.66%;
    right: 16.66%;
    top: 52px;
    display: block;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
  }

  .process-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
  }

  .next-line {
    display: none;
  }

  .service-card {
    min-width: 0;
    min-height: 38rem;
    flex-basis: calc((100% - 3rem) / 3);
    padding: 2.25rem;
  }

  .solution-institutional-bg {
    background: linear-gradient(
        90deg,
        rgba(250, 250, 248, 0.98),
        rgba(250, 250, 248, 0.96) 38%,
        rgba(250, 250, 248, 0.72) 48%,
        rgba(250, 250, 248, 0) 56%,
        rgba(250, 250, 248, 0)
      ),
      url("images/clinica-moderna.png");
    background-repeat: no-repeat;
    background-position: 0, 42%;
    background-size: 100% 100%, 128% auto;
  }

  .about-copy {
    width: 48%;
  }

  .contact-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    gap: 4rem;
  }
}
