/* =========================================================
   PREMIER LAUNDRY — Stylesheet (v2 · Pro Edition)
   Editorial · Premium · Mucho aire
   ========================================================= */

:root {
  /* Base azul navy + acento azul claro — PREMIER LAUNDRY SYSTEMS SL */
  --navy: #0d2547;          /* primary navy (dark blue base) */
  --navy-soft: #15375f;     /* medium navy */
  --aqua: #1d6fbf;          /* bright blue accent */
  --aqua-deep: #0f4d8a;     /* deep blue */
  --sand: #f5f5f5;          /* soft neutral grey */
  --foam: #eef4fa;          /* very light blue wash */
  --bg: #ffffff;
  --bg-alt: #fcfcfc;
  --line: #e2e2e2;
  --line-soft: #ececec;
  --text: #0d2547;          /* navy text for headings & strong */
  --text-soft: #4a4a4a;     /* body grey */
  --text-mute: #888888;
  --white: #ffffff;
  --blue: #1d6fbf;
  --blue-deep: #0f4d8a;
  --gold: #c9a96e;          /* reservado solo para certificados/sellos */
  --gold-deep: #a8895a;
  --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.04);
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 12px 32px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 24px 60px rgba(0, 0, 0, 0.12);
  --shadow-xl: 0 32px 80px rgba(0, 0, 0, 0.18);
  --radius-sm: 10px;
  --radius: 18px;
  --radius-lg: 28px;
  --container: 1240px;
  --transition: 0.5s cubic-bezier(0.32, 0.72, 0, 1);
  --transition-slow: 0.8s cubic-bezier(0.32, 0.72, 0, 1);
  --ease-out: cubic-bezier(0.32, 0.72, 0, 1);
  --ease-spring: cubic-bezier(0.34, 1.56, 0.64, 1);
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 80px;
  overflow-x: hidden;
  overflow-x: clip;
  max-width: 100%;
}

body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-x: clip;
  max-width: 100%;
  width: 100%;
  position: relative;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

a { color: inherit; text-decoration: none; transition: color var(--transition); }

h1, h2, h3, h4 {
  font-family: 'Fraunces', 'Manrope', Georgia, serif;
  font-weight: 500;
  line-height: 1.08;
  color: var(--navy);
  letter-spacing: -0.025em;
}

h1 { font-size: clamp(2rem, 5.5vw, 3.6rem); font-weight: 400; line-height: 1.05; }
h2 { font-size: clamp(1.6rem, 4vw, 2.6rem); margin-bottom: 1rem; font-weight: 400; line-height: 1.1; }
h3 { font-size: clamp(1.05rem, 2.5vw, 1.35rem); margin-bottom: 0.5rem; font-weight: 600; font-family: 'Inter', sans-serif; letter-spacing: -0.01em; }

p { color: var(--text-soft); }

.serif { font-family: 'Fraunces', Georgia, serif; font-style: italic; }

.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 1.25rem;
}

.container-narrow {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

section { padding: 4rem 0; }

@media (min-width: 720px) {
  .container, .container-narrow { padding: 0 1.75rem; }
  section { padding: 5.5rem 0; }
}

@media (min-width: 1080px) {
  section { padding: 6.5rem 0; }
}

/* ============ NAVBAR ============ */
.navbar {
  position: fixed;
  top: 0; left: 0; right: 0;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: saturate(180%) blur(16px);
  -webkit-backdrop-filter: saturate(180%) blur(16px);
  border-bottom: 1px solid transparent;
  z-index: 1000;
  transition: var(--transition);
}

.navbar.scrolled {
  border-bottom-color: var(--line-soft);
  background: rgba(255, 255, 255, 0.95);
}

.nav-inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 1.1rem 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  color: var(--navy);
}

.logo-img {
  display: block;
  height: 44px;
  width: auto;
  max-width: 280px;
  object-fit: contain;
  transition: opacity 0.3s var(--ease-out);
}

.logo:hover .logo-img { opacity: 0.85; }

.footer .logo-img,
.hero-left .logo-img { filter: invert(0); /* placeholder: white logo file is used directly */ }

@media (max-width: 980px) { .logo-img { height: 38px; max-width: 230px; } }
@media (max-width: 720px) { .logo-img { height: 34px; max-width: 200px; } }
@media (max-width: 480px) { .logo-img { height: 30px; max-width: 170px; } }

.logo-mark {
  width: 36px;
  height: 46px;
  flex-shrink: 0;
  display: block;
  position: relative;
}

.logo-mark svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
  transition: transform 0.6s var(--ease-out);
}

.logo:hover .logo-mark svg { transform: rotate(-3deg) scale(1.04); }

/* PREMIER mark — laundry bottle with circular window + S */
.logo-mark .pl-bg { fill: var(--navy); transition: fill 0.4s var(--ease-out); }
.logo-mark .pl-ring { stroke: #ffffff; fill: none; }
.logo-mark .pl-wave { stroke: #ffffff; fill: none; stroke-linecap: round; }

/* Inverted variant — for dark backgrounds (footer / hero-left) */
.footer .logo-mark .pl-bg,
.hero-left .logo-mark .pl-bg { fill: #ffffff; }
.footer .logo-mark .pl-ring,
.hero-left .logo-mark .pl-ring { stroke: var(--navy); }
.footer .logo-mark .pl-wave,
.hero-left .logo-mark .pl-wave { stroke: var(--navy); }

/* Mobile size */
@media (max-width: 720px) {
  .logo-mark { width: 30px; height: 38px; }
  .logo { gap: 0.65rem; }
}

.logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1;
  gap: 4px;
}

.logo-text strong {
  font-family: 'Inter', sans-serif;
  font-weight: 800;
  font-size: 0.92rem;
  letter-spacing: 0.05em;
  color: var(--navy);
  text-transform: uppercase;
  line-height: 1;
}

.logo-text small {
  font-size: 0.55rem;
  font-weight: 500;
  letter-spacing: 0.32em;
  color: var(--text-mute);
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1;
}

@media (max-width: 980px) {
  .logo-text strong { font-size: 0.82rem; letter-spacing: 0.04em; }
  .logo-text small { font-size: 0.5rem; letter-spacing: 0.26em; }
}

@media (max-width: 600px) {
  .logo-text small { display: none; }
  .logo-text strong { font-size: 0.72rem; letter-spacing: 0.04em; max-width: 160px; line-height: 1.15; }
}

@media (max-width: 380px) {
  .logo-text strong { font-size: 0; }
  .logo-text strong::before {
    content: 'PREMIER';
    font-size: 0.78rem;
    letter-spacing: 0.06em;
  }
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  list-style: none;
}

.nav-links a {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--text-soft);
  position: relative;
  padding: 0.4rem 0;
}

.nav-links a:hover,
.nav-links a.active {
  color: var(--navy);
}

.nav-links a.active::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0; right: 0;
  height: 1px;
  background: var(--navy);
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.85rem 1.6rem;
  border-radius: 999px;
  font-weight: 500;
  font-size: 0.92rem;
  cursor: pointer;
  border: none;
  transition: all var(--transition);
  font-family: inherit;
  white-space: nowrap;
}

.btn svg { transition: transform var(--transition); }
.btn:hover svg { transform: translateX(3px); }

/* Specificity bump: .btn.btn-X (0,2,0) wins over .nav-links a (0,1,1)
   so navbar buttons keep their intended colors */
.btn.btn-primary,
.nav-links a.btn-primary {
  background: var(--navy);
  color: #ffffff;
}

.btn.btn-primary:hover,
.nav-links a.btn-primary:hover {
  background: var(--aqua);
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

.btn.btn-accent,
.nav-links a.btn-accent {
  background: var(--aqua);
  color: #ffffff;
}

.btn.btn-accent:hover,
.nav-links a.btn-accent:hover {
  background: var(--aqua-deep);
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: var(--shadow-md);
}

.btn.btn-ghost,
.nav-links a.btn-ghost {
  background: transparent;
  color: var(--navy);
  border: 1px solid var(--line);
}

.btn-ghost:hover {
  border-color: var(--navy);
  background: var(--bg-alt);
}

.menu-toggle {
  display: none;
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.menu-toggle span {
  width: 22px;
  height: 1.5px;
  background: var(--navy);
  transition: var(--transition);
}

.menu-toggle.open span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
.menu-toggle.open span:nth-child(2) { opacity: 0; }
.menu-toggle.open span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

/* ============ HERO (Split-Screen Billboard) ============ */
.hero-billboard {
  position: relative;
  padding: 5rem 0 0 !important;
  background: var(--bg);
  overflow: hidden;
}

@media (min-width: 980px) {
  .hero-billboard { padding: 5.5rem 1.25rem 1.25rem !important; }
}

.hero-split {
  display: grid;
  grid-template-columns: 1fr;
  border-radius: 0;
  overflow: hidden;
  min-height: calc(100vh - 80px);
  max-height: 880px;
  position: relative;
}

@media (min-width: 980px) {
  .hero-split {
    grid-template-columns: 1.05fr 1fr;
    border-radius: 28px;
    min-height: 680px;
  }
}

.hero-left {
  background: var(--navy);
  color: white;
  padding: 3rem 1.5rem 3.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.hero-left::before {
  content: '';
  position: absolute;
  bottom: -300px; right: -200px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(29, 111, 191,0.18), transparent 70%);
  pointer-events: none;
}

.hero-left::after {
  content: '';
  position: absolute;
  top: 10%; left: -100px;
  width: 300px; height: 300px;
  background: radial-gradient(circle, rgba(29, 111, 191,0.08), transparent 70%);
  pointer-events: none;
}

@media (min-width: 980px) {
  .hero-left { padding: 4rem 4rem 4rem; }
}

.hero-left > * { position: relative; z-index: 1; }

.hero-left .hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  letter-spacing: 0.04em;
  margin-bottom: 1.5rem;
  background: rgba(255,255,255,0.04);
  backdrop-filter: blur(10px);
  width: fit-content;
}

.hero-left .hero-eyebrow .dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--aqua);
  box-shadow: 0 0 0 3px rgba(29, 111, 191,0.3);
  animation: ping 2.4s ease-out infinite;
}

.hero-left h1 {
  color: white;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: clamp(2.2rem, 6.5vw, 4.4rem);
  line-height: 1;
  letter-spacing: -0.04em;
  margin-bottom: 1.25rem;
  max-width: 580px;
}

.hero-left h1 .accent {
  font-family: 'Fraunces', serif;
  font-weight: 300;
  font-style: italic;
  color: var(--aqua);
  letter-spacing: -0.03em;
  display: inline-block;
}

.hero-left .hero-lead {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.75);
  margin-bottom: 2.25rem;
  max-width: 480px;
  line-height: 1.6;
}

.hero-left .hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-bottom: 2.5rem;
}

.hero-left .btn-primary {
  background: white;
  color: var(--navy);
}
.hero-left .btn-primary:hover { background: var(--foam); color: var(--navy); }

.hero-left .btn-ghost {
  border-color: rgba(255,255,255,0.22);
  color: white;
  background: rgba(255,255,255,0.04);
}
.hero-left .btn-ghost:hover { background: rgba(255,255,255,0.12); border-color: white; }

.hero-left .hero-trust {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-top: 1.75rem;
  border-top: 1px solid rgba(255,255,255,0.12);
}

.hero-left .hero-trust .avatars { display: flex; }
.hero-left .hero-trust .avatar {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 2px solid var(--navy);
  margin-left: -10px;
  background-size: cover;
  background-position: center;
}
.hero-left .hero-trust .avatar:first-child { margin-left: 0; }
.hero-left .hero-trust .info { font-size: 0.83rem; color: rgba(255,255,255,0.7); line-height: 1.4; }
.hero-left .hero-trust .info strong { color: white; font-weight: 600; }
.hero-left .hero-trust .stars { display: inline-flex; gap: 1px; color: #F5A623; margin-right: 0.4rem; vertical-align: middle; }

/* Right column — photo + glass cards */
.hero-right {
  position: relative;
  background: var(--foam);
  min-height: 380px;
  overflow: hidden;
}

.hero-right img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-right::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(29, 111, 191,0.08) 0%, transparent 50%);
  pointer-events: none;
}

.glass-card {
  position: absolute;
  background: rgba(255,255,255,0.78);
  backdrop-filter: saturate(180%) blur(22px);
  -webkit-backdrop-filter: saturate(180%) blur(22px);
  border: 1px solid rgba(255,255,255,0.6);
  border-radius: 18px;
  padding: 1rem 1.25rem;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
  z-index: 2;
}

.glass-card {
  opacity: 0;
  animation: glassEnter 1.2s var(--ease-out) forwards, floatY 8s ease-in-out infinite;
}

@keyframes glassEnter {
  from { opacity: 0; transform: translateY(20px) scale(0.96); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

.glass-card.tl {
  top: 6%;
  left: 6%;
  display: flex;
  align-items: center;
  gap: 0.85rem;
  animation-delay: 0.6s, 1.8s;
}

.glass-card.tr {
  top: 8%;
  right: 6%;
  display: flex;
  align-items: center;
  gap: 0.65rem;
  padding: 0.55rem 0.95rem 0.55rem 0.55rem;
  animation-delay: 0.8s, 2.0s;
}

.glass-card.br {
  bottom: 7%;
  right: 6%;
  width: 230px;
  animation-delay: 1.0s, 3.0s;
}

.glass-card.bl {
  bottom: 8%;
  left: 6%;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  animation-delay: 1.2s, 2.4s;
}

.glass-card .icon-bubble {
  width: 38px; height: 38px;
  border-radius: 11px;
  background: var(--navy);
  color: white;
}

.glass-card .icon-bubble.aqua {
  background: var(--aqua);
  color: white;
}

.glass-card .label {
  font-size: 0.68rem;
  color: var(--text-mute);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 500;
}

.glass-card .value {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--navy);
  margin-top: 2px;
}

.glass-card .big-num {
  font-family: 'Fraunces', serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: var(--navy);
  line-height: 1;
}

.glass-card .stars-mini {
  font-size: 0.85rem;
  color: #F5A623;
  letter-spacing: 0.05em;
}

.bar-track {
  height: 4px;
  background: rgba(0, 0, 0,0.08);
  border-radius: 99px;
  overflow: hidden;
  margin-top: 0.5rem;
}

.bar-fill {
  height: 100%;
  width: 94%;
  background: var(--aqua-deep);
  border-radius: 99px;
}

/* Hide bottom-left/right glass on small screens to keep clean */
@media (max-width: 720px) {
  .glass-card.bl, .glass-card.tr { display: none; }
  .glass-card.tl { top: 12px; left: 12px; padding: 0.7rem 0.85rem; }
  .glass-card.br { bottom: 12px; right: 12px; width: 180px; padding: 0.75rem 0.95rem; }
  .glass-card .icon-bubble { width: 32px; height: 32px; border-radius: 9px; }
  .glass-card .icon-bubble svg { width: 15px; height: 15px; }
  .glass-card .value { font-size: 0.85rem; }
  .glass-card .label { font-size: 0.62rem; }
  .hero-right { min-height: 420px; }
}

/* Legacy class for inner pages */
.hero-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

@media (min-width: 1080px) {
  .hero-grid { grid-template-columns: 1.05fr 1fr; gap: 5rem; }
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.4rem 0.9rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 500;
  color: var(--text-soft);
  letter-spacing: 0.04em;
  margin-bottom: 2rem;
  background: var(--bg);
}

.hero-eyebrow .dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--aqua);
  box-shadow: 0 0 0 3px rgba(29, 111, 191,0.2);
  animation: ping 2.4s ease-out infinite;
}

@keyframes ping {
  0%, 100% { box-shadow: 0 0 0 3px rgba(29, 111, 191,0.2); }
  50% { box-shadow: 0 0 0 6px rgba(29, 111, 191,0.05); }
}

.hero h1 {
  margin-bottom: 1.5rem;
  letter-spacing: -0.035em;
  max-width: 540px;
}

.hero h1 .accent {
  font-style: italic;
  font-weight: 300;
  color: var(--aqua-deep);
}

.hero-lead {
  font-size: 1.05rem;
  color: var(--text-soft);
  margin-bottom: 2rem;
  max-width: 480px;
  line-height: 1.6;
}

.hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-bottom: 3rem;
}

.hero-trust {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding-top: 2rem;
  border-top: 1px solid var(--line);
}

.hero-trust .avatars {
  display: flex;
}

.hero-trust .avatar {
  width: 38px; height: 38px;
  border-radius: 50%;
  border: 2px solid white;
  margin-left: -10px;
  background-size: cover;
  background-position: center;
  box-shadow: var(--shadow-xs);
}

.hero-trust .avatar:first-child { margin-left: 0; }

.hero-trust .info {
  font-size: 0.85rem;
  color: var(--text-soft);
}

.hero-trust .info strong { color: var(--navy); font-weight: 600; }

.hero-trust .stars {
  display: inline-flex;
  gap: 1px;
  color: #F5A623;
  margin-right: 0.4rem;
  vertical-align: middle;
}

/* Hero visual: real photo composition */
.hero-visual {
  position: relative;
  aspect-ratio: 4 / 5;
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow-xl);
}

.hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-visual::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.12) 100%);
  pointer-events: none;
}

.hero-float-card {
  position: absolute;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: var(--radius);
  box-shadow: var(--shadow-lg);
  padding: 1.1rem 1.3rem;
  z-index: 2;
  border: 1px solid rgba(255,255,255,0.6);
}

.hero-float-card.tl {
  top: 6%;
  left: -7%;
  display: flex;
  align-items: center;
  gap: 0.85rem;
  animation: floatY 6s ease-in-out infinite;
}

.hero-float-card.br {
  bottom: 7%;
  right: -7%;
  width: 240px;
  animation: floatY 6s ease-in-out infinite;
  animation-delay: 1.5s;
}

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

.icon-bubble {
  width: 42px; height: 42px;
  border-radius: 12px;
  display: grid; place-items: center;
  flex-shrink: 0;
  background: var(--foam);
  color: var(--aqua-deep);
}

.icon-bubble.navy { background: rgba(0, 0, 0,0.06); color: var(--navy); }

.hero-float-card .label {
  font-size: 0.72rem;
  color: var(--text-mute);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 500;
}

.hero-float-card .value {
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--navy);
  margin-top: 2px;
}

.bar-track {
  height: 5px;
  background: var(--line-soft);
  border-radius: 99px;
  overflow: hidden;
  margin-top: 0.65rem;
}

.bar-fill {
  height: 100%;
  width: 94%;
  background: var(--aqua-deep);
  border-radius: 99px;
}

/* ============ TRUST BAR ============ */
.trust-bar {
  padding: 2.5rem 0;
  border-top: 1px solid var(--line-soft);
  border-bottom: 1px solid var(--line-soft);
  background: var(--bg);
}

.trust-bar .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}

.trust-bar .label {
  font-size: 0.75rem;
  color: var(--text-mute);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 500;
}

.trust-bar .logos {
  display: flex;
  gap: 3rem;
  flex-wrap: wrap;
  align-items: center;
}

.trust-bar .logos {
  gap: 0;
}

.trust-bar .logos span {
  font-family: 'Fraunces', Georgia, serif;
  font-size: 1.15rem;
  color: var(--text-mute);
  font-weight: 400;
  letter-spacing: 0.02em;
  opacity: 0.85;
  transition: opacity var(--transition);
  padding: 0 1.75rem;
  position: relative;
  font-style: italic;
}

.trust-bar .logos span + span::before {
  content: '·';
  position: absolute;
  left: -2px;
  color: var(--text-mute);
  opacity: 0.4;
}

.trust-bar .logos span:hover { opacity: 1; color: var(--navy); }

@media (max-width: 720px) {
  .trust-bar .logos { gap: 0.5rem 0; flex-direction: column; align-items: flex-start; }
  .trust-bar .logos span { padding: 0; font-size: 1rem; }
  .trust-bar .logos span + span::before { display: none; }
}

/* ============ PRICING / PACKAGES ============ */
.packages-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}

@media (min-width: 720px) {
  .packages-grid { grid-template-columns: repeat(3, 1fr); }
}

.package {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  transition: all var(--transition);
  position: relative;
}

.package:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-md);
  border-color: var(--navy);
}

.package.featured {
  background: var(--navy);
  border-color: var(--navy);
  color: white;
}

.package.featured h3,
.package.featured .price,
.package.featured ul li { color: white; }

.package.featured p { color: rgba(255,255,255,0.7); }

.package.featured .price-currency,
.package.featured .price-period { color: rgba(255,255,255,0.6); }

.package .badge-popular {
  position: absolute;
  top: -12px;
  right: 1.5rem;
  background: var(--aqua);
  color: var(--navy);
  padding: 0.25rem 0.85rem;
  border-radius: 999px;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.package .package-tag {
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-mute);
  font-weight: 500;
  margin-bottom: 0.75rem;
}

.package.featured .package-tag { color: var(--aqua); }

.package h3 {
  font-family: 'Fraunces', serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 0.6rem;
}

.package > p {
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
  flex: 0 0 auto;
}

.package .price-row {
  display: flex;
  align-items: baseline;
  gap: 0.3rem;
  padding: 1.25rem 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  margin-bottom: 1.5rem;
}

.package.featured .price-row {
  border-color: rgba(255,255,255,0.15);
}

.package .price-currency {
  font-size: 1rem;
  color: var(--text-mute);
  font-weight: 500;
}

.package .price {
  font-family: 'Fraunces', serif;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: var(--navy);
  line-height: 1;
}

.package .price-period {
  font-size: 0.85rem;
  color: var(--text-mute);
  margin-left: 0.3rem;
}

.package ul {
  list-style: none;
  margin-bottom: 1.75rem;
  flex: 1;
}

.package ul li {
  font-size: 0.9rem;
  color: var(--text-soft);
  padding: 0.45rem 0 0.45rem 1.5rem;
  position: relative;
  line-height: 1.5;
}

.package ul li::before {
  content: '';
  position: absolute;
  left: 0; top: 0.65rem;
  width: 14px; height: 14px;
  border-radius: 50%;
  background: var(--foam);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232C7A8C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
}

.package.featured ul li { color: rgba(255,255,255,0.85); }
.package.featured ul li::before { background-color: rgba(255,255,255,0.12); }

.package .btn { width: 100%; justify-content: center; }

/* ============ FAQ ============ */
.faq {
  max-width: 820px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid var(--line);
}

.faq-item:first-child { border-top: 1px solid var(--line); }

.faq-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.5rem 0;
  cursor: pointer;
  list-style: none;
  font-family: 'Fraunces', serif;
  font-size: 1.15rem;
  font-weight: 400;
  color: var(--navy);
  letter-spacing: -0.01em;
  transition: color var(--transition);
}

.faq-summary::-webkit-details-marker { display: none; }

.faq-summary:hover { color: var(--aqua-deep); }

.faq-summary .icon {
  width: 32px; height: 32px;
  border-radius: 50%;
  background: var(--bg-alt);
  display: grid;
  place-items: center;
  flex-shrink: 0;
  transition: var(--transition);
}

.faq-item[open] .faq-summary .icon {
  background: var(--navy);
  color: white;
  transform: rotate(45deg);
}

.faq-body {
  padding: 0 0 1.75rem;
  color: var(--text-soft);
  font-size: 0.96rem;
  line-height: 1.65;
  max-width: 90%;
}

@media (min-width: 720px) {
  .faq-summary { font-size: 1.3rem; padding: 1.75rem 0; }
}

/* ============ SECTION HEADER ============ */
.section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 4rem;
}

.section-head .eyebrow {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 500;
  color: var(--text-mute);
  text-transform: uppercase;
  letter-spacing: 0.22em;
  margin-bottom: 1.5rem;
}

.section-head h2 {
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}

.section-head p {
  font-size: 1.08rem;
  margin-top: 0.8rem;
  line-height: 1.6;
}

.section-head.left {
  text-align: left;
  margin-left: 0;
}

.section-head.billboard h2 {
  font-family: 'Inter', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  font-size: clamp(2rem, 5.5vw, 3.6rem);
  line-height: 0.95;
}

.section-head.billboard h2 .accent {
  font-family: 'Fraunces', serif;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
  letter-spacing: -0.02em;
  color: var(--aqua-deep);
}

/* ============ SECTORS / IMAGE CARDS ============ */
.bg-alt { background: var(--bg-alt); }
.bg-sand { background: var(--sand); }
.bg-navy { background: var(--navy); color: white; }
.bg-navy h2, .bg-navy h3 { color: white; }
.bg-navy p { color: rgba(255,255,255,0.75); }

.sectors-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

.sector-card {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--bg);
  border: 1px solid var(--line);
  transition:
    transform 0.7s var(--ease-out),
    box-shadow 0.7s var(--ease-out),
    border-color 0.7s var(--ease-out);
  display: flex;
  flex-direction: column;
  will-change: transform;
}

.sector-card:hover {
  transform: translateY(-10px);
  box-shadow: var(--shadow-lg);
  border-color: transparent;
}

.sector-card .img-wrap {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--foam);
}

.sector-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.4s var(--ease-out);
}

.sector-card:hover img {
  transform: scale(1.08);
}

.sector-card .body {
  padding: 1.75rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.sector-card .tag {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.72rem;
  color: var(--aqua-deep);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0.75rem;
}

.sector-card h3 {
  font-size: 1.4rem;
  font-family: 'Fraunces', serif;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-bottom: 0.6rem;
  color: var(--navy);
}

.sector-card p {
  font-size: 0.93rem;
  margin-bottom: 1.25rem;
  flex: 1;
}

.sector-card .more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--navy);
  margin-top: auto;
}

.sector-card .more svg { transition: transform var(--transition); }
.sector-card:hover .more svg { transform: translateX(4px); }

/* ============ ABOUT / EDITORIAL SPLIT ============ */
.editorial {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 5rem;
  align-items: center;
}

.editorial.reverse { grid-template-columns: 1.1fr 1fr; }
.editorial.reverse .editorial-imgs { order: 2; }
.editorial.reverse .editorial-text { order: 1; }

.editorial-imgs {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 1rem;
}

.editorial-imgs .img {
  border-radius: var(--radius);
  overflow: hidden;
  aspect-ratio: 4 / 5;
  background: var(--foam);
  box-shadow: var(--shadow-md);
}

.editorial-imgs .img img {
  width: 100%; height: 100%;
  object-fit: cover;
}

.editorial-imgs .img.tall {
  grid-row: span 2;
  aspect-ratio: 4 / 7;
}

.editorial-imgs .stat-block {
  background: var(--navy);
  color: white;
  padding: 1.5rem;
  border-radius: var(--radius);
  display: flex;
  flex-direction: column;
  justify-content: center;
  aspect-ratio: 4 / 5;
}

.editorial-imgs .stat-block .num {
  font-family: 'Fraunces', serif;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.04em;
  color: white;
}

.editorial-imgs .stat-block .lbl {
  font-size: 0.85rem;
  color: rgba(255,255,255,0.7);
  margin-top: 0.5rem;
  line-height: 1.4;
}

.editorial-text .eyebrow {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 500;
  color: var(--text-mute);
  text-transform: uppercase;
  letter-spacing: 0.22em;
  margin-bottom: 1.25rem;
}

.editorial-text h2 {
  margin-bottom: 1.5rem;
  letter-spacing: -0.03em;
}

.editorial-text p {
  font-size: 1.05rem;
  margin-bottom: 1rem;
}

.editorial-text .signature {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 2.5rem;
  padding-top: 2rem;
  border-top: 1px solid var(--line);
}

.editorial-text .signature .avatar {
  width: 48px; height: 48px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.editorial-text .signature .name {
  font-family: 'Fraunces', serif;
  font-size: 1.1rem;
  color: var(--navy);
}

.editorial-text .signature .role {
  font-size: 0.85rem;
  color: var(--text-mute);
  margin-top: 2px;
}

/* ============ FEATURES / WHY US ============ */
.features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 3rem 2rem;
}

.feature {
  text-align: left;
}

.feature .icon-bubble {
  width: 52px; height: 52px;
  border-radius: 14px;
  margin-bottom: 1.25rem;
}

.feature h3 {
  font-size: 1.05rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.feature p { font-size: 0.94rem; line-height: 1.6; }

/* ============ PROCESS TIMELINE ============ */
.process {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
  position: relative;
}

.step {
  padding: 0;
  position: relative;
}

.step-num {
  font-family: 'Fraunces', serif;
  font-size: 0.85rem;
  color: var(--text-mute);
  letter-spacing: 0.1em;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-top: 1px solid var(--line);
  padding-top: 1.25rem;
  display: block;
  font-weight: 400;
}

.step h3 {
  font-size: 1.1rem;
  font-family: 'Fraunces', serif;
  font-weight: 400;
  letter-spacing: -0.01em;
  margin-bottom: 0.6rem;
  color: var(--navy);
}

.step p { font-size: 0.92rem; line-height: 1.6; }

/* ============ STATS BAND ============ */
.stats-band {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.stats-band .stat {
  padding: 3.5rem 2rem;
  text-align: center;
  border-right: 1px solid var(--line);
}

.stats-band .stat:last-child { border-right: none; }

.stats-band .num {
  font-family: 'Fraunces', serif;
  font-size: 3.5rem;
  font-weight: 300;
  color: var(--navy);
  line-height: 1;
  letter-spacing: -0.04em;
  margin-bottom: 0.5rem;
}

.stats-band .lbl {
  font-size: 0.82rem;
  color: var(--text-mute);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 500;
}

/* ============ CTA BAND ============ */
.cta-band {
  background: var(--navy);
  color: white;
  border-radius: var(--radius-lg);
  padding: 5rem 4rem;
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 3rem;
  align-items: center;
}

.cta-band::before {
  content: '';
  position: absolute;
  top: -200px; right: -150px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(29, 111, 191,0.18), transparent 70%);
  pointer-events: none;
}

.cta-band h2 {
  color: white;
  letter-spacing: -0.03em;
  margin-bottom: 1rem;
}

.cta-band p {
  color: rgba(255,255,255,0.75);
  font-size: 1.05rem;
}

.cta-band .actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  position: relative;
  z-index: 1;
}

.cta-band .btn-primary {
  background: white;
  color: var(--navy);
}
.cta-band .btn-primary:hover { background: var(--foam); color: var(--navy); }

.cta-band .btn-ghost {
  border-color: rgba(255,255,255,0.25);
  color: white;
}
.cta-band .btn-ghost:hover { background: rgba(255,255,255,0.1); border-color: white; }

/* ============ TESTIMONIAL ============ */
.testimonial-quote {
  font-family: 'Fraunces', serif;
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  font-weight: 300;
  line-height: 1.35;
  letter-spacing: -0.02em;
  color: var(--navy);
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
}

.testimonial-quote::before {
  content: '"';
  display: block;
  font-size: 4rem;
  color: var(--aqua);
  line-height: 0.5;
  margin-bottom: 1.5rem;
}

.testimonial-meta {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.testimonial-meta .avatar {
  width: 48px; height: 48px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.testimonial-meta .name {
  font-weight: 600;
  color: var(--navy);
}

.testimonial-meta .role {
  font-size: 0.85rem;
  color: var(--text-mute);
}

/* ============ CERTIFICATES ============ */
.cert-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 1.5rem;
}

.cert {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 2rem 1.5rem;
  text-align: center;
  transition: var(--transition);
}

.cert:hover { border-color: var(--navy); transform: translateY(-4px); box-shadow: var(--shadow-md); }

.cert .badge {
  width: 56px; height: 56px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  background: var(--foam);
  display: grid; place-items: center;
  color: var(--aqua-deep);
}

.cert h4 {
  font-size: 1rem;
  font-weight: 600;
  color: var(--navy);
  margin-bottom: 0.4rem;
  font-family: 'Inter', sans-serif;
}

.cert p { font-size: 0.82rem; color: var(--text-mute); }

/* ============ CONTACT FORM ============ */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 4rem;
  align-items: start;
}

.contact-info { position: sticky; top: 100px; }

.contact-info h2 {
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}

.contact-info > p {
  font-size: 1.05rem;
  margin-bottom: 2.5rem;
}

.contact-info .info-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1.25rem 0;
  border-bottom: 1px solid var(--line);
}

.contact-info .info-item:last-of-type { border-bottom: none; }

.contact-info .info-item .icon-bubble {
  width: 42px; height: 42px;
  border-radius: 12px;
}

.contact-info .info-item .label {
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--text-mute);
  font-weight: 500;
}

.contact-info .info-item .value {
  font-size: 1rem;
  font-weight: 500;
  color: var(--navy);
  margin-top: 4px;
  display: block;
}

.contact-form {
  background: var(--bg-alt);
  padding: 3rem;
  border-radius: var(--radius-lg);
  border: 1px solid var(--line);
}

.contact-form h2 { margin-bottom: 0.6rem; letter-spacing: -0.03em; }
.contact-form > p { margin-bottom: 2rem; }

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.form-group { margin-bottom: 1.25rem; }

.form-group label {
  display: block;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--navy);
  margin-bottom: 0.5rem;
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 0.95rem 1rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  font-family: inherit;
  font-size: 0.95rem;
  color: var(--text);
  background: var(--bg);
  transition: var(--transition);
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: var(--navy);
  box-shadow: 0 0 0 4px rgba(0, 0, 0,0.06);
}

.form-group textarea {
  min-height: 130px;
  resize: vertical;
}

.form-check {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
  margin-bottom: 1.5rem;
  font-size: 0.85rem;
  color: var(--text-soft);
  line-height: 1.5;
}

.form-check input { margin-top: 4px; flex-shrink: 0; accent-color: var(--navy); }

.form-status {
  padding: 0.85rem 1rem;
  border-radius: var(--radius-sm);
  font-size: 0.9rem;
  margin-bottom: 1rem;
  display: none;
}

.form-status.success { background: #E6F7F0; color: #137A4A; border: 1px solid #B8E6CD; display: block; }
.form-status.error { background: #FDECEC; color: #B22B2B; border: 1px solid #F4C2C2; display: block; }

/* ============ FOOTER ============ */
.footer {
  background: var(--navy);
  color: rgba(255,255,255,0.7);
  padding: 5rem 0 1.75rem;
  margin-top: 5rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 3rem;
  margin-bottom: 3.5rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.footer .logo { color: white; }
/* Old footer logo-mark rules removed — now handled by SVG class theming */
.footer .logo-text strong { color: white; }
.footer .logo-text small { color: rgba(255,255,255,0.5); }

.footer .col-about p {
  color: rgba(255,255,255,0.6);
  font-size: 0.92rem;
  margin-top: 1.25rem;
  max-width: 320px;
  line-height: 1.6;
}

.footer h4 {
  color: white;
  font-size: 0.78rem;
  margin-bottom: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
}

.footer ul { list-style: none; }

.footer ul li {
  margin-bottom: 0.7rem;
  font-size: 0.92rem;
}

.footer ul li a {
  color: rgba(255,255,255,0.6);
  transition: var(--transition);
}

.footer ul li a:hover { color: white; }

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.82rem;
  flex-wrap: wrap;
  gap: 1rem;
  color: rgba(255,255,255,0.45);
}

/* ============ FLOATING WHATSAPP ============ */
.float-contact {
  position: fixed;
  bottom: 24px;
  right: 24px;
  background: #25D366;
  color: white;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  box-shadow: 0 10px 28px rgba(37, 211, 102, 0.35);
  z-index: 999;
  transition: var(--transition);
}

.float-contact:hover {
  transform: scale(1.06);
  box-shadow: 0 14px 36px rgba(37, 211, 102, 0.5);
}

.float-contact::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid #25D366;
  animation: pulse 2.4s ease-out infinite;
}

@keyframes pulse {
  0% { transform: scale(1); opacity: 0.7; }
  100% { transform: scale(1.6); opacity: 0; }
}

/* ============ ANIMATIONS — Revolut-style soft ============ */
.fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition:
    opacity 1.1s var(--ease-out),
    transform 1.1s var(--ease-out);
  will-change: opacity, transform;
}

.fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-up.delay-1 { transition-delay: 0.12s; }
.fade-up.delay-2 { transition-delay: 0.24s; }
.fade-up.delay-3 { transition-delay: 0.36s; }
.fade-up.delay-4 { transition-delay: 0.48s; }

/* Fade-in (no movement) for hero / important elements */
.fade-in {
  opacity: 0;
  transition: opacity 1.4s var(--ease-out);
}
.fade-in.visible { opacity: 1; }

/* Soft scale-in for cards / images */
.scale-in {
  opacity: 0;
  transform: scale(0.96);
  transition:
    opacity 1.2s var(--ease-out),
    transform 1.2s var(--ease-out);
}
.scale-in.visible { opacity: 1; transform: scale(1); }

/* Slide from sides — for editorial layouts */
.slide-right {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1.1s var(--ease-out), transform 1.1s var(--ease-out);
}
.slide-right.visible { opacity: 1; transform: translateX(0); }

.slide-left {
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 1.1s var(--ease-out), transform 1.1s var(--ease-out);
}
.slide-left.visible { opacity: 1; transform: translateX(0); }

/* Glass cards — softer, slower float */
@keyframes floatY {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

/* Hero image subtle ken-burns */
@keyframes kenBurns {
  0% { transform: scale(1); }
  100% { transform: scale(1.06); }
}

.hero-right img {
  animation: kenBurns 18s ease-out infinite alternate;
}

/* ============ BUBBLES — floating across hero-left ============ */
.bubbles {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

.bubble {
  position: absolute;
  bottom: -60px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%,
    rgba(255,255,255,0.32),
    rgba(29, 111, 191,0.18) 50%,
    rgba(29, 111, 191,0.04));
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow:
    inset -2px -2px 6px rgba(255,255,255,0.08),
    inset 4px 4px 12px rgba(29, 111, 191,0.18);
  animation: bubbleRise linear infinite;
  opacity: 0;
}

.bubble::before {
  content: '';
  position: absolute;
  top: 14%;
  left: 22%;
  width: 28%;
  height: 22%;
  border-radius: 50%;
  background: rgba(255,255,255,0.45);
  filter: blur(2px);
}

@keyframes bubbleRise {
  0%   { transform: translateY(0) translateX(0) scale(0.85); opacity: 0; }
  10%  { opacity: 0.7; }
  50%  { transform: translateY(-50vh) translateX(20px) scale(1); opacity: 0.55; }
  90%  { opacity: 0.4; }
  100% { transform: translateY(-110vh) translateX(-10px) scale(1.1); opacity: 0; }
}

/* Generate 12 bubbles with varied size/position/duration/delay */
.bubble:nth-child(1)  { left: 4%;  width: 18px; height: 18px; animation-duration: 14s; animation-delay: 0s; }
.bubble:nth-child(2)  { left: 12%; width: 28px; height: 28px; animation-duration: 18s; animation-delay: 2s; }
.bubble:nth-child(3)  { left: 22%; width: 14px; height: 14px; animation-duration: 11s; animation-delay: 4s; }
.bubble:nth-child(4)  { left: 30%; width: 36px; height: 36px; animation-duration: 22s; animation-delay: 1s; }
.bubble:nth-child(5)  { left: 42%; width: 20px; height: 20px; animation-duration: 16s; animation-delay: 5s; }
.bubble:nth-child(6)  { left: 50%; width: 12px; height: 12px; animation-duration: 9s;  animation-delay: 7s; }
.bubble:nth-child(7)  { left: 58%; width: 30px; height: 30px; animation-duration: 20s; animation-delay: 3s; }
.bubble:nth-child(8)  { left: 66%; width: 16px; height: 16px; animation-duration: 13s; animation-delay: 6s; }
.bubble:nth-child(9)  { left: 74%; width: 24px; height: 24px; animation-duration: 17s; animation-delay: 8s; }
.bubble:nth-child(10) { left: 82%; width: 18px; height: 18px; animation-duration: 12s; animation-delay: 0.5s; }
.bubble:nth-child(11) { left: 88%; width: 32px; height: 32px; animation-duration: 19s; animation-delay: 4.5s; }
.bubble:nth-child(12) { left: 94%; width: 14px; height: 14px; animation-duration: 10s; animation-delay: 6.5s; }

@media (prefers-reduced-motion: reduce) {
  .bubble { animation: none !important; opacity: 0 !important; }
}

/* (Drum animation removed — kept only floating bubbles) */

/* =========================================================
   BLOG · listing + article
   ========================================================= */
.blog-listing {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  max-width: 1100px;
  margin: 0 auto;
}

@media (min-width: 720px) {
  .blog-listing { grid-template-columns: repeat(2, 1fr); }
}

@media (min-width: 1080px) {
  .blog-listing { grid-template-columns: repeat(3, 1fr); }
}

.blog-card {
  background: white;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.7s var(--ease-out);
  text-decoration: none;
  color: inherit;
}

.blog-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-md);
  border-color: transparent;
}

.blog-card .img-wrap {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: var(--foam);
}

.blog-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.4s var(--ease-out);
}

.blog-card:hover img { transform: scale(1.06); }

.blog-card .body {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.blog-card .category {
  font-size: 0.72rem;
  font-weight: 600;
  color: var(--aqua-deep);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}

.blog-card h3 {
  font-family: 'Fraunces', serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: var(--navy);
  letter-spacing: -0.02em;
  margin-bottom: 0.6rem;
  line-height: 1.25;
}

.blog-card .excerpt {
  font-size: 0.92rem;
  color: var(--text-soft);
  line-height: 1.55;
  margin-bottom: 1.25rem;
  flex: 1;
}

.blog-card .meta {
  font-size: 0.8rem;
  color: var(--text-mute);
  display: flex;
  gap: 0.75rem;
  align-items: center;
  margin-top: auto;
}

.blog-card .meta .dot { width: 3px; height: 3px; border-radius: 50%; background: currentColor; opacity: 0.5; }

/* === ARTICLE PAGE === */
.article-wrap {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 1.25rem 4rem;
}

.article-header {
  text-align: center;
  margin-bottom: 3rem;
  padding: 0 0 2rem;
}

.article-header .breadcrumb {
  font-size: 0.78rem;
  color: var(--text-mute);
  letter-spacing: 0.04em;
  margin-bottom: 1.25rem;
}

.article-header .breadcrumb a {
  color: var(--aqua-deep);
}

.article-header .breadcrumb a:hover { text-decoration: underline; }

.article-header h1 {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  margin-bottom: 1.25rem;
  letter-spacing: -0.03em;
}

.article-header .meta {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  font-size: 0.85rem;
  color: var(--text-mute);
  flex-wrap: wrap;
}

.article-header .meta .dot {
  width: 3px; height: 3px;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.5;
}

.article-cover {
  max-width: 1100px;
  margin: 0 auto 3rem;
  border-radius: var(--radius-lg);
  overflow: hidden;
  aspect-ratio: 21 / 9;
  background: var(--foam);
  box-shadow: var(--shadow-md);
}

.article-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-body {
  font-size: 1.08rem;
  line-height: 1.75;
  color: var(--text);
}

.article-body .lead {
  font-family: 'Fraunces', serif;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 1.5;
  color: var(--navy);
  letter-spacing: -0.01em;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid var(--line);
}

.article-body h2 {
  font-family: 'Fraunces', serif;
  font-size: 1.7rem;
  font-weight: 400;
  color: var(--navy);
  margin: 2.5rem 0 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.article-body h3 {
  font-family: 'Inter', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--navy);
  margin: 2rem 0 0.6rem;
}

.article-body p { margin-bottom: 1.25rem; color: var(--text-soft); }

.article-body p strong { color: var(--navy); font-weight: 600; }

.article-body ul, .article-body ol {
  margin: 0 0 1.5rem;
  padding-left: 1.5rem;
}

.article-body li {
  margin-bottom: 0.5rem;
  color: var(--text-soft);
  line-height: 1.7;
}

.article-body blockquote {
  border-left: 3px solid var(--aqua);
  padding: 0.5rem 0 0.5rem 1.5rem;
  margin: 2rem 0;
  font-family: 'Fraunces', serif;
  font-size: 1.2rem;
  font-style: italic;
  color: var(--navy);
  line-height: 1.5;
}

.article-body img {
  width: 100%;
  border-radius: var(--radius);
  margin: 2rem 0;
  box-shadow: var(--shadow-sm);
}

.article-body a {
  color: var(--aqua-deep);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.article-body a:hover { color: var(--navy); }

.article-cta {
  background: var(--bg-alt);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 2rem;
  margin: 3rem 0;
  text-align: center;
}

.article-cta h3 {
  font-family: 'Fraunces', serif;
  font-size: 1.35rem;
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 0.6rem;
  letter-spacing: -0.01em;
}

.article-cta p { font-size: 0.95rem; margin-bottom: 1.5rem; }

.article-author {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1.5rem;
  background: var(--bg-alt);
  border-radius: var(--radius);
  margin-top: 3rem;
}

.article-author .avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.article-author .name {
  font-weight: 600;
  color: var(--navy);
  margin-bottom: 0.2rem;
}

.article-author .bio {
  font-size: 0.88rem;
  color: var(--text-soft);
  line-height: 1.5;
}

/* === LANGUAGE SWITCHER (floating, fixed) === */
.lang-toggle {
  position: fixed;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 1001;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: saturate(180%) blur(14px);
  -webkit-backdrop-filter: saturate(180%) blur(14px);
  border: 1px solid rgba(232, 234, 238, 0.8);
  border-radius: 999px;
  padding: 0.45rem 0.95rem;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--navy);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  transition: all 0.3s var(--ease-out);
  letter-spacing: 0.04em;
}

.lang-toggle:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.14);
  border-color: var(--navy);
}

.lang-toggle svg {
  width: 14px;
  height: 14px;
  color: var(--aqua-deep);
}

/* En móvil, ocultar — accesible desde el drawer menu */
@media (max-width: 720px) {
  .lang-toggle { display: none; }
}

/* En tablet+ donde está el navbar fijo, alinear bien con su altura */
@media (min-width: 980px) {
  .lang-toggle { top: 1.4rem; right: 1.5rem; }
}

/* Legacy class (por compatibilidad si quedan referencias) */
.lang-switch { display: none; }

/* =========================================================
   CALCULADORA DE PRESUPUESTO
   ========================================================= */
.calc-section {
  background: linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);
}

.calc {
  max-width: 920px;
  margin: 0 auto;
  background: white;
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: var(--shadow-lg);
  display: grid;
  grid-template-columns: 1fr;
}

@media (min-width: 880px) {
  .calc { grid-template-columns: 1.2fr 1fr; }
}

.calc-form {
  padding: 2.5rem;
}

@media (max-width: 720px) {
  .calc-form { padding: 1.75rem 1.5rem; }
}

.calc-form h3 {
  font-family: 'Fraunces', serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: var(--navy);
  margin-bottom: 0.5rem;
  letter-spacing: -0.02em;
}

.calc-form > p {
  font-size: 0.95rem;
  margin-bottom: 2rem;
}

.calc-step {
  margin-bottom: 1.75rem;
}

.calc-step .step-label {
  display: block;
  font-size: 0.78rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--text-mute);
  margin-bottom: 0.85rem;
}

.calc-step .step-label strong {
  color: var(--aqua-deep);
  font-weight: 700;
}

.sector-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6rem;
}

.sector-options label {
  position: relative;
  cursor: pointer;
}

.sector-options input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.sector-options .opt {
  border: 1.5px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 0.85rem 0.5rem;
  text-align: center;
  font-size: 0.85rem;
  font-weight: 500;
  color: var(--text-soft);
  transition: all 0.3s var(--ease-out);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
}

.sector-options .opt svg {
  width: 22px;
  height: 22px;
  color: var(--text-mute);
  transition: color 0.3s;
}

.sector-options input:checked + .opt {
  border-color: var(--navy);
  background: var(--navy);
  color: white;
  transform: translateY(-2px);
  box-shadow: var(--shadow-sm);
}

.sector-options input:checked + .opt svg { color: white; }

.sector-options label:hover .opt {
  border-color: var(--text-mute);
}

.sector-options input:checked + .opt:hover { border-color: var(--navy); }

.calc-range {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.calc-range input[type="range"] {
  flex: 1;
  -webkit-appearance: none;
  appearance: none;
  height: 6px;
  background: var(--line);
  border-radius: 99px;
  outline: none;
}

.calc-range input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  background: var(--navy);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  transition: transform 0.2s;
}

.calc-range input[type="range"]::-webkit-slider-thumb:hover {
  transform: scale(1.15);
}

.calc-range input[type="range"]::-moz-range-thumb {
  width: 22px;
  height: 22px;
  background: var(--navy);
  border-radius: 50%;
  cursor: pointer;
  border: none;
}

.calc-range .value {
  min-width: 80px;
  text-align: right;
  font-family: 'Fraunces', serif;
  font-size: 1.3rem;
  color: var(--navy);
  font-weight: 400;
  letter-spacing: -0.02em;
}

.freq-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5rem;
}

.freq-options label { cursor: pointer; }
.freq-options input { position: absolute; opacity: 0; pointer-events: none; }

.freq-options .opt {
  border: 1.5px solid var(--line);
  border-radius: 999px;
  padding: 0.6rem 0.5rem;
  text-align: center;
  font-size: 0.82rem;
  font-weight: 500;
  color: var(--text-soft);
  transition: all 0.3s;
}

.freq-options input:checked + .opt {
  border-color: var(--navy);
  background: var(--navy);
  color: white;
}

.calc-result {
  background: var(--navy);
  color: white;
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.calc-result::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(29, 111, 191,0.18), transparent 70%);
  pointer-events: none;
}

.calc-result > * { position: relative; z-index: 1; }

.calc-result .label {
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: rgba(255,255,255,0.6);
  margin-bottom: 0.75rem;
  font-weight: 500;
}

.calc-result .price {
  font-family: 'Fraunces', serif;
  font-size: 3.2rem;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 1;
  margin-bottom: 0.25rem;
  color: white;
  font-variant-numeric: tabular-nums;
}

.calc-result .price-period {
  font-size: 0.95rem;
  color: rgba(255,255,255,0.65);
  margin-bottom: 1.5rem;
}

.calc-result .disclaimer {
  font-size: 0.8rem;
  color: rgba(255,255,255,0.55);
  margin-bottom: 1.75rem;
  line-height: 1.55;
}

.calc-result .btn {
  background: white;
  color: var(--navy);
  padding: 0.95rem 1.5rem;
  font-weight: 600;
  width: 100%;
  justify-content: center;
}
.calc-result .btn:hover { background: var(--foam); }

.calc-result .btn-call {
  margin-top: 0.75rem;
  background: transparent;
  color: white;
  border: 1px solid rgba(255,255,255,0.25);
}
.calc-result .btn-call:hover {
  background: rgba(255,255,255,0.1);
  border-color: white;
}

/* =========================================================
   EXIT-INTENT POPUP (creado por JS)
   ========================================================= */
.exit-popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(8px);
  z-index: 99997;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s var(--ease-out);
}

.exit-popup.show {
  opacity: 1;
  pointer-events: auto;
}

.exit-popup-card {
  background: white;
  border-radius: var(--radius-lg);
  max-width: 480px;
  width: 100%;
  padding: 2.5rem;
  text-align: center;
  position: relative;
  transform: scale(0.95);
  transition: transform 0.4s var(--ease-out);
  box-shadow: var(--shadow-xl);
}

.exit-popup.show .exit-popup-card { transform: scale(1); }

.exit-popup-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--bg-alt);
  border: none;
  cursor: pointer;
  font-size: 1.2rem;
  color: var(--text-mute);
}

.exit-popup-close:hover { background: var(--line); color: var(--navy); }

/* =========================================================
   LEGAL CONTENT — text-heavy pages
   ========================================================= */
.legal-content {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 1.25rem 4rem;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--text-soft);
}

.legal-content h2 {
  font-family: 'Fraunces', serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: var(--navy);
  margin: 2.5rem 0 0.75rem;
  letter-spacing: -0.02em;
}

.legal-content h3 {
  font-family: 'Inter', sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--navy);
  margin: 1.75rem 0 0.5rem;
}

.legal-content p,
.legal-content ul,
.legal-content ol { margin-bottom: 1rem; }

.legal-content ul,
.legal-content ol { padding-left: 1.5rem; }

.legal-content li { margin-bottom: 0.4rem; }

.legal-content strong { color: var(--navy); font-weight: 600; }

.legal-content a {
  color: var(--aqua-deep);
  text-decoration: underline;
}

.legal-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.92rem;
}

.legal-content th,
.legal-content td {
  padding: 0.85rem 1rem;
  border: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}

.legal-content th {
  background: var(--bg-alt);
  font-weight: 600;
  color: var(--navy);
}

.legal-content .updated {
  font-size: 0.85rem;
  color: var(--text-mute);
  font-style: italic;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--line);
}

/* =========================================================
   COOKIE BANNER · GDPR-friendly
   ========================================================= */
.cookie-banner {
  position: fixed;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  max-width: 640px;
  margin: 0 auto;
  background: white;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 1.5rem 1.75rem;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
  z-index: 9998;
  display: none;
  font-size: 0.92rem;
  line-height: 1.55;
}

.cookie-banner.show {
  display: block;
  animation: cookieIn 0.5s var(--ease-out);
}

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

.cookie-banner h4 {
  font-family: 'Fraunces', serif;
  font-size: 1.1rem;
  font-weight: 500;
  color: var(--navy);
  margin-bottom: 0.5rem;
  letter-spacing: -0.01em;
}

.cookie-banner p {
  color: var(--text-soft);
  font-size: 0.9rem;
  margin-bottom: 1rem;
}

.cookie-banner p a {
  color: var(--aqua-deep);
  text-decoration: underline;
}

.cookie-banner .actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.cookie-banner .actions .btn {
  flex: 1;
  min-width: 120px;
  padding: 0.7rem 1rem;
  font-size: 0.85rem;
  justify-content: center;
}

@media (max-width: 720px) {
  .cookie-banner { padding: 1.25rem; bottom: 80px; }
  .cookie-banner h4 { font-size: 1rem; }
  body.has-bottom-cta .cookie-banner { bottom: 100px; }
}

/* =========================================================
   TESTIMONIALS — 3-card layout (replaces single quote)
   ========================================================= */
.testimonials-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 980px) {
  .testimonials-grid { grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
}

.testimonial-card {
  background: white;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  transition: all 0.7s var(--ease-out);
  position: relative;
}

.testimonial-card::before {
  content: '"';
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  font-family: 'Fraunces', serif;
  font-size: 4rem;
  color: var(--aqua);
  opacity: 0.4;
  line-height: 0.5;
}

.testimonial-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-md);
  border-color: transparent;
}

.testimonial-card .stars {
  color: #F5A623;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}

.testimonial-card .quote {
  font-family: 'Fraunces', serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--navy);
  letter-spacing: -0.01em;
  margin-bottom: 1.5rem;
  flex: 1;
}

.testimonial-card .author {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--line);
}

.testimonial-card .author .avatar {
  width: 44px; height: 44px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.testimonial-card .author .name {
  font-weight: 600;
  font-size: 0.95rem;
  color: var(--navy);
}

.testimonial-card .author .role {
  font-size: 0.82rem;
  color: var(--text-mute);
  margin-top: 2px;
}

/* =========================================================
   TRUST BAR — Real SVG logos (placeholder marks)
   ========================================================= */
.trust-bar .brand {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1.5rem;
  position: relative;
  color: var(--text-mute);
  opacity: 0.65;
  transition: opacity var(--transition);
  font-family: 'Fraunces', Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.1rem;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.trust-bar .brand:hover { opacity: 1; color: var(--navy); }

.trust-bar .brand-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  color: currentColor;
}

.trust-bar .brand + .brand::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.4;
}

@media (max-width: 720px) {
  .trust-bar .brand {
    padding: 0;
    font-size: 0.95rem;
    flex-shrink: 0;
  }
  .trust-bar .brand + .brand::before { display: none; }
}

/* =========================================================
   PROCESS TIMELINE — connecting line + numbered badge
   ========================================================= */
.process-v2 {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 980px) {
  .process-v2 {
    grid-template-columns: repeat(5, 1fr);
    gap: 1rem;
  }
  .process-v2::before {
    content: '';
    position: absolute;
    top: 28px;
    left: 10%;
    right: 10%;
    height: 1px;
    background: linear-gradient(90deg,
      transparent 0%,
      var(--aqua) 8%,
      var(--aqua) 92%,
      transparent 100%);
    opacity: 0.4;
    z-index: 0;
  }
}

.process-v2 .step {
  text-align: center;
  position: relative;
  z-index: 1;
}

.process-v2 .step .badge {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: white;
  border: 1px solid var(--line);
  display: grid;
  place-items: center;
  margin: 0 auto 1.25rem;
  font-family: 'Fraunces', serif;
  font-size: 1.1rem;
  font-weight: 500;
  color: var(--navy);
  position: relative;
  transition: all 0.5s var(--ease-out);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.process-v2 .step:hover .badge {
  background: var(--navy);
  color: white;
  transform: scale(1.08);
  border-color: var(--navy);
}

.process-v2 .step .badge svg {
  width: 22px;
  height: 22px;
}

.process-v2 .step h3 {
  font-family: 'Fraunces', serif;
  font-weight: 400;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  color: var(--navy);
}

.process-v2 .step p {
  font-size: 0.9rem;
  color: var(--text-soft);
  line-height: 1.55;
  max-width: 220px;
  margin: 0 auto;
}

/* =========================================================
   FOOTER NEWSLETTER
   ========================================================= */
.footer-newsletter {
  margin-top: 1.5rem;
}

.footer-newsletter form {
  display: flex;
  gap: 0.5rem;
  max-width: 360px;
}

.footer-newsletter input {
  flex: 1;
  padding: 0.75rem 1rem;
  border-radius: var(--radius-sm);
  border: 1px solid rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.06);
  color: white;
  font-family: inherit;
  font-size: 0.92rem;
  transition: var(--transition);
  min-width: 0;
}

.footer-newsletter input:focus {
  outline: none;
  border-color: var(--aqua);
  background: rgba(255,255,255,0.1);
}

.footer-newsletter input::placeholder {
  color: rgba(255,255,255,0.45);
}

.footer-newsletter button {
  padding: 0.75rem 1.25rem;
  background: var(--aqua);
  color: var(--navy);
  border: none;
  border-radius: var(--radius-sm);
  font-weight: 600;
  font-size: 0.88rem;
  cursor: pointer;
  transition: var(--transition);
  white-space: nowrap;
}

.footer-newsletter button:hover {
  background: white;
}

.footer .legal-links {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  font-size: 0.82rem;
}

.footer .legal-links a {
  color: rgba(255,255,255,0.45);
  transition: var(--transition);
}

.footer .legal-links a:hover { color: white; }

/* Smooth marquee for trust bar (optional) */
@keyframes marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Number count-up shimmer */
.num-animate {
  display: inline-block;
  transition: opacity 0.6s var(--ease-out);
}

/* ============ GALLERY ============ */
.gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}

@media (min-width: 720px) {
  .gallery { grid-template-columns: repeat(4, 1fr); gap: 1rem; }
}

@media (min-width: 1080px) {
  .gallery {
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 160px;
    gap: 1rem;
  }
  .gallery-item:nth-child(1) { grid-column: span 2; grid-row: span 2; }
  .gallery-item:nth-child(4) { grid-column: span 2; grid-row: span 2; }
  .gallery-item { grid-column: span 1; grid-row: span 1; }
}

.gallery-item {
  border-radius: var(--radius);
  overflow: hidden;
  aspect-ratio: 1/1;
  position: relative;
  background: var(--foam);
  cursor: pointer;
  transition: box-shadow 0.5s var(--ease-out);
}

.gallery-item:hover { box-shadow: var(--shadow-lg); }

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.4s var(--ease-out);
}

.gallery-item:hover img { transform: scale(1.08); }

.gallery-item .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0,0.7) 100%);
  display: flex;
  align-items: flex-end;
  padding: 1rem;
  opacity: 0;
  transition: opacity 0.5s var(--ease-out);
}

.gallery-item:hover .overlay { opacity: 1; }

.gallery-item .overlay span {
  color: white;
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

/* ============ PAGE HERO BANNER (below page-hero) ============ */
.page-hero-banner {
  max-width: var(--container);
  margin: 0 auto 4rem;
  padding: 0 1.25rem;
}

.page-hero-banner-inner {
  border-radius: var(--radius-lg);
  overflow: hidden;
  position: relative;
  aspect-ratio: 21 / 8;
  box-shadow: var(--shadow-lg);
  background: var(--foam);
}

.page-hero-banner-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-hero-banner-inner::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0,0.18) 100%);
  pointer-events: none;
}

@media (max-width: 720px) {
  .page-hero-banner { padding: 0 1.25rem; margin-bottom: 2.5rem; }
  .page-hero-banner-inner { aspect-ratio: 4 / 3; border-radius: var(--radius); }
}

/* ============ INNER PAGE HERO ============ */
.page-hero {
  padding: 8rem 0 4rem;
  background: var(--bg);
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-hero::before {
  content: '';
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  max-width: 900px;
  aspect-ratio: 2 / 1;
  background: radial-gradient(ellipse at center, rgba(29, 111, 191,0.10) 0%, transparent 60%);
  pointer-events: none;
}

.page-hero > .container { position: relative; z-index: 1; }

.page-hero .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: var(--aqua-deep);
  text-transform: uppercase;
  letter-spacing: 0.22em;
  margin-bottom: 1.5rem;
  padding: 0.4rem 0.9rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--bg);
}

.page-hero .eyebrow .dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--aqua);
  box-shadow: 0 0 0 3px rgba(29, 111, 191,0.18);
  animation: ping 2.4s ease-out infinite;
}

.page-hero h1 {
  max-width: 880px;
  margin: 0 auto 1.5rem;
  letter-spacing: -0.035em;
}

.page-hero p {
  max-width: 620px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.6;
}

.page-hero .accent {
  font-style: italic;
  font-weight: 300;
  color: var(--aqua-deep);
}

@media (max-width: 979px) {
  .page-hero { padding: 6rem 0 2.5rem; }
  .page-hero p { font-size: 0.96rem; }
}

/* ============ FEATURES with image cards ============ */
.feat-card {
  background: white;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 2rem;
  transition: all 0.7s var(--ease-out);
  height: 100%;
}

.feat-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-md);
  border-color: transparent;
}

.feat-card .icon-bubble {
  margin-bottom: 1.25rem;
  width: 52px; height: 52px;
  border-radius: 14px;
}

.feat-card h3 {
  font-family: 'Fraunces', serif;
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--navy);
  margin-bottom: 0.6rem;
  letter-spacing: -0.01em;
}

.feat-card p { font-size: 0.93rem; line-height: 1.6; }

/* ============ CHECK LIST (used in services) ============ */
.check-list {
  list-style: none;
  margin: 1.5rem 0;
  padding: 0;
}

.check-list li {
  padding: 0.55rem 0 0.55rem 1.85rem;
  position: relative;
  color: var(--text-soft);
  font-size: 0.95rem;
  line-height: 1.55;
}

.check-list li::before {
  content: '';
  position: absolute;
  left: 0; top: 0.7rem;
  width: 20px; height: 20px;
  border-radius: 50%;
  background: var(--foam);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232C7A8C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
}

/* =========================================================
   RESPONSIVE — Mobile-First
   Default = mobile (< 720px). Progressive enhancement.
   ========================================================= */

/* MOBILE BASE OVERRIDES (< 720px is default) */
.nav-inner { padding: 0.85rem 1.25rem; }

.logo-text strong { font-size: 0.85rem; letter-spacing: 0.04em; }
.logo-text small { display: none; }

.nav-links {
  position: fixed;
  top: 60px;
  left: 0; right: 0;
  background: white;
  flex-direction: column;
  gap: 0;
  padding: 1rem 1.25rem 1.5rem;
  border-bottom: 1px solid var(--line);
  transform: translateY(-130%);
  transition: var(--transition);
  box-shadow: var(--shadow-md);
  max-height: calc(100vh - 60px);
  overflow-y: auto;
}
.nav-links.open { transform: translateY(0); }
.nav-links li { width: 100%; border-bottom: 1px solid var(--line-soft); }
.nav-links li:last-child { border: none; padding-top: 0.75rem; }
.nav-links a { display: block; padding: 0.85rem 0; font-size: 1rem; }
.nav-links .btn { width: 100%; justify-content: center; padding: 0.95rem 1.25rem; }
.menu-toggle { display: flex; }

/* HERO mobile */
.hero { padding: 6rem 0 3rem; }
.hero-grid {
  grid-template-columns: 1fr;
  gap: 2.5rem;
}
.hero-eyebrow { font-size: 0.72rem; padding: 0.35rem 0.8rem; margin-bottom: 1.25rem; }
.hero h1 { letter-spacing: -0.025em; line-height: 1.1; margin-bottom: 1.25rem; }
.hero-lead { font-size: 1rem; margin-bottom: 1.75rem; }
.hero-cta { margin-bottom: 2rem; gap: 0.6rem; }
.hero-cta .btn { flex: 1; min-width: 0; justify-content: center; padding: 0.9rem 1rem; font-size: 0.9rem; }
.hero-trust { padding-top: 1.5rem; gap: 0.85rem; flex-wrap: wrap; }
.hero-trust .avatar { width: 32px; height: 32px; }
.hero-trust .info { font-size: 0.78rem; line-height: 1.4; }

.hero-visual {
  max-width: 100%;
  margin: 0 auto;
  aspect-ratio: 4/5;
}

.hero-float-card { padding: 0.85rem 1rem; border-radius: 14px; }
.hero-float-card.tl {
  top: 12px;
  left: 12px;
  gap: 0.65rem;
}
.hero-float-card.tl .icon-bubble { width: 34px; height: 34px; }
.hero-float-card.tl .icon-bubble svg { width: 16px; height: 16px; }
.hero-float-card.br {
  bottom: 12px;
  right: 12px;
  width: 170px;
  padding: 0.85rem 1rem;
}
.hero-float-card .label { font-size: 0.65rem; }
.hero-float-card .value { font-size: 0.85rem; }
.bar-track { margin-top: 0.5rem; }

/* TRUST BAR mobile */
.trust-bar { padding: 1.75rem 0; }
.trust-bar .container { gap: 1.25rem; flex-direction: column; align-items: flex-start; }
.trust-bar .label { font-size: 0.68rem; }
.trust-bar .logos { gap: 1.25rem 1.5rem; }
.trust-bar .logos span { font-size: 1rem; }

/* SECTION HEAD mobile */
.section-head { margin-bottom: 2.5rem; }
.section-head .eyebrow { font-size: 0.65rem; margin-bottom: 1rem; letter-spacing: 0.18em; }
.section-head p { font-size: 0.96rem; }

/* SECTORS mobile */
.sectors-grid { grid-template-columns: 1fr; gap: 1.25rem; }
.sector-card .body { padding: 1.5rem 1.25rem; }
.sector-card h3 { font-size: 1.25rem; }
.sector-card p { font-size: 0.9rem; }

/* EDITORIAL mobile */
.editorial, .editorial.reverse {
  grid-template-columns: 1fr;
  gap: 2.5rem;
}
.editorial.reverse .editorial-imgs { order: 1; }
.editorial.reverse .editorial-text { order: 2; }
.editorial-imgs { grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.editorial-imgs .img.tall { grid-row: span 2; aspect-ratio: 3/5; }
.editorial-imgs .img { aspect-ratio: 1/1; }
.editorial-imgs .stat-block { padding: 1.25rem; aspect-ratio: 1/1; }
.editorial-imgs .stat-block .num { font-size: 2.5rem; }
.editorial-imgs .stat-block .lbl { font-size: 0.75rem; }
.editorial-text p { font-size: 0.96rem; }
.editorial-text .signature { margin-top: 2rem; padding-top: 1.5rem; }

/* PROCESS mobile */
.process { grid-template-columns: 1fr; gap: 1.75rem; }
.step-num { padding-top: 1rem; padding-bottom: 0.85rem; margin-bottom: 1rem; }

/* STATS BAND mobile */
.stats-band { grid-template-columns: 1fr 1fr; }
.stats-band .stat { padding: 2rem 1rem; border-bottom: 1px solid var(--line); }
.stats-band .stat:nth-child(odd) { border-right: 1px solid var(--line); }
.stats-band .stat:nth-child(even) { border-right: none; }
.stats-band .stat:nth-last-child(-n+2) { border-bottom: none; }
.stats-band .num { font-size: 2.5rem; }
.stats-band .lbl { font-size: 0.7rem; letter-spacing: 0.08em; }

/* FEATURES mobile */
.features { gap: 2rem 1.5rem; }
.feature p { font-size: 0.92rem; }

/* TESTIMONIAL mobile */
.testimonial-quote { font-size: 1.25rem; line-height: 1.4; }
.testimonial-quote::before { font-size: 3rem; margin-bottom: 1rem; }
.testimonial-meta { margin-top: 1.75rem; flex-direction: column; gap: 0.6rem; text-align: center; }

/* CTA BAND mobile */
.cta-band {
  grid-template-columns: 1fr;
  padding: 2.25rem 1.5rem;
  gap: 1.75rem;
  border-radius: 22px;
}
.cta-band p { font-size: 0.96rem; }
.cta-band .actions { width: 100%; }
.cta-band .actions .btn { width: 100%; justify-content: center; }

/* CERTS mobile */
.cert-grid { grid-template-columns: 1fr 1fr; gap: 0.85rem; }
.cert { padding: 1.5rem 1rem; }
.cert .badge { width: 48px; height: 48px; }
.cert h4 { font-size: 0.92rem; }

/* CONTACT mobile */
.contact-grid { grid-template-columns: 1fr; gap: 2.5rem; }
.contact-info { position: static; }
.contact-info > p { font-size: 0.96rem; margin-bottom: 1.5rem; }
.contact-info .info-item { padding: 1rem 0; gap: 0.85rem; }
.contact-info .info-item .icon-bubble { width: 38px; height: 38px; }
.contact-form { padding: 1.5rem 1.25rem; border-radius: 18px; }
.form-row { grid-template-columns: 1fr; gap: 0; }

/* PAGE HERO mobile */
.page-hero { padding: 6rem 0 2.5rem; }

/* FOOTER mobile */
.footer { padding: 3rem 0 1.5rem; margin-top: 3rem; }
.footer-grid { grid-template-columns: 1fr; gap: 2rem; padding-bottom: 2rem; margin-bottom: 2rem; }
.footer .col-about p { max-width: 100%; }
.footer-bottom { flex-direction: column; text-align: center; gap: 0.6rem; }

/* FLOATING WHATSAPP mobile */
.float-contact { width: 52px; height: 52px; bottom: 18px; right: 18px; }
.float-contact svg { width: 24px; height: 24px; }


/* ========== TABLET (>= 720px) ========== */
@media (min-width: 720px) {
  .nav-inner { padding: 1rem 1.5rem; }
  .logo-mark { width: 40px; height: 40px; }
  .logo-text strong { font-size: 0.95rem; letter-spacing: 0.02em; }
  .logo-text small { display: block; }

  .nav-links {
    position: static;
    transform: none;
    flex-direction: row;
    background: transparent;
    padding: 0;
    border: none;
    box-shadow: none;
    max-height: none;
    overflow: visible;
    gap: 1.75rem;
  }
  .nav-links li { width: auto; border: none; }
  .nav-links li:last-child { padding-top: 0; }
  .nav-links a { display: inline; padding: 0.4rem 0; font-size: 0.92rem; }
  .nav-links .btn { width: auto; padding: 0.85rem 1.6rem; }
  .menu-toggle { display: none; }

  .hero { padding: 7.5rem 0 4rem; }
  .hero-cta .btn { flex: initial; padding: 0.85rem 1.6rem; font-size: 0.92rem; }
  .hero-trust { flex-wrap: nowrap; }

  .hero-float-card.tl { top: 6%; left: -3%; }
  .hero-float-card.br { bottom: 6%; right: -3%; width: 220px; }

  .trust-bar .container { flex-direction: row; align-items: center; justify-content: space-between; }

  .sectors-grid { grid-template-columns: 1fr 1fr; }
  .editorial-imgs .img.tall { grid-row: span 2; aspect-ratio: 4/7; }
  .editorial-imgs .img { aspect-ratio: 4/5; }

  .process { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .stats-band { grid-template-columns: 1fr 1fr; }
  .testimonial-quote { font-size: 1.6rem; }
  .testimonial-meta { flex-direction: row; }
  .cta-band { padding: 3rem 2.25rem; }
  .cert-grid { grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); }
  .contact-form { padding: 2rem; }
  .footer-grid { grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; }
  .footer-bottom { flex-direction: row; text-align: left; }
}

/* ========== DESKTOP (>= 1080px) ========== */
@media (min-width: 1080px) {
  .nav-inner { padding: 1.1rem 1.75rem; }
  .nav-links { gap: 2.4rem; }

  .hero { padding: 9rem 0 5rem; }
  .hero-grid { grid-template-columns: 1.05fr 1fr; gap: 5rem; }
  .hero h1 { margin-bottom: 1.75rem; }
  .hero-lead { font-size: 1.15rem; margin-bottom: 2.5rem; }

  .hero-float-card.tl { top: 6%; left: -7%; padding: 1.1rem 1.3rem; }
  .hero-float-card.br { bottom: 7%; right: -7%; width: 240px; padding: 1.1rem 1.3rem; }
  .hero-float-card .label { font-size: 0.72rem; }
  .hero-float-card .value { font-size: 0.95rem; }
  .hero-float-card.tl .icon-bubble { width: 42px; height: 42px; }
  .hero-float-card.tl .icon-bubble svg { width: 20px; height: 20px; }

  .section-head { margin-bottom: 4rem; }
  .sectors-grid { grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }

  .editorial { grid-template-columns: 1fr 1.1fr; gap: 5rem; }
  .editorial.reverse { grid-template-columns: 1.1fr 1fr; }

  .process { grid-template-columns: repeat(5, 1fr); gap: 1rem; }
  .stats-band { grid-template-columns: repeat(4, 1fr); }
  .stats-band .stat { padding: 3.5rem 2rem; border-right: 1px solid var(--line); border-bottom: none; }
  .stats-band .stat:last-child { border-right: none; }
  .stats-band .num { font-size: 3.5rem; }
  .stats-band .lbl { font-size: 0.82rem; letter-spacing: 0.1em; }

  .testimonial-quote { font-size: 2.4rem; }

  .cta-band { grid-template-columns: 1.4fr 1fr; padding: 5rem 4rem; gap: 3rem; }
  .cta-band .actions .btn { width: auto; }

  .cert-grid { grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); gap: 1.5rem; }

  .contact-grid { grid-template-columns: 1fr 1.2fr; gap: 4rem; }
  .contact-info { position: sticky; top: 100px; }
  .contact-form { padding: 3rem; }

  .footer { padding: 5rem 0 1.75rem; margin-top: 5rem; }
  .footer-grid { grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 3rem; }
}

/* ========== TINY MOBILE (<= 380px) ========== */
@media (max-width: 380px) {
  .container, .container-narrow { padding: 0 1rem; }
  h1 { font-size: 1.85rem; }
  .stats-band .num { font-size: 2.1rem; }
  .cert-grid { grid-template-columns: 1fr; }
}

/* =========================================================
   MOBILE PREMIUM — bespoke design para móvil (< 980px)
   ========================================================= */
@media (max-width: 979px) {

  /* === NAV: drawer slide-in from right + backdrop === */
  body.menu-open { overflow: hidden; }

  .nav-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s var(--ease-out);
    z-index: 998;
  }
  .nav-backdrop.show { opacity: 1; pointer-events: auto; }

  .nav-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 84%;
    max-width: 360px;
    height: 100vh;
    background: white;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    padding: 5.5rem 1.75rem 2rem;
    border: none;
    transform: translateX(100%);
    transition: transform 0.5s var(--ease-out);
    box-shadow: -20px 0 60px rgba(0, 0, 0,0.18);
    overflow-y: auto;
    z-index: 1001;
  }
  .nav-links.open { transform: translateX(0); }
  .nav-links li { width: 100%; border-bottom: 1px solid var(--line-soft); }
  .nav-links li:last-child { border: none; padding-top: 1.25rem; }
  .nav-links a {
    display: block;
    padding: 1.1rem 0;
    font-size: 1.15rem;
    font-family: 'Fraunces', serif;
    font-weight: 400;
    color: var(--navy);
    letter-spacing: -0.01em;
  }
  .nav-links .btn {
    width: 100%;
    justify-content: center;
    padding: 1rem;
    font-size: 1rem;
    font-family: 'Inter', sans-serif;
  }

  .menu-toggle { display: flex; z-index: 1002; }
  .menu-toggle.open span { background: var(--navy); }


  /* === HERO: full-bleed photo + dark overlay + content centered === */
  .hero-billboard { padding: 0 !important; }

  .hero-split {
    grid-template-columns: 1fr;
    border-radius: 0;
    min-height: 100vh;
    max-height: none;
    position: relative;
    overflow: hidden;
  }

  .hero-left {
    grid-column: 1;
    grid-row: 1;
    background: transparent;
    padding: 7rem 1.5rem 3rem;
    z-index: 2;
    min-height: 100vh;
    justify-content: flex-end;
  }

  .hero-left::before, .hero-left::after { display: none; }

  /* Photo becomes full background */
  .hero-right {
    grid-column: 1;
    grid-row: 1;
    min-height: 100vh;
    z-index: 1;
  }

  .hero-right::after {
    background: linear-gradient(180deg,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0.55) 40%,
      rgba(0, 0, 0, 0.92) 100%);
  }

  .hero-right img {
    animation: kenBurns 22s ease-out infinite alternate;
  }

  /* All glass cards hidden on phone — too noisy. Keep one as data badge. */
  .glass-card.bl, .glass-card.tr, .glass-card.br { display: none; }

  .glass-card.tl {
    top: 5.5rem;
    left: 1.25rem;
    right: auto;
    background: rgba(255,255,255,0.16);
    border: 1px solid rgba(255,255,255,0.22);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    padding: 0.55rem 0.85rem 0.55rem 0.55rem;
    z-index: 3;
  }
  .glass-card.tl .icon-bubble { width: 28px; height: 28px; border-radius: 8px; }
  .glass-card.tl .icon-bubble svg { width: 14px; height: 14px; }
  .glass-card.tl .label { color: rgba(255,255,255,0.7); font-size: 0.6rem; }
  .glass-card.tl .value { color: white; font-size: 0.78rem; }

  .hero-left .hero-eyebrow {
    background: rgba(255,255,255,0.12);
    border-color: rgba(255,255,255,0.2);
    color: white;
    backdrop-filter: blur(10px);
  }

  .hero-left h1 {
    font-size: clamp(2.2rem, 9vw, 3.4rem);
    line-height: 1;
    color: white;
    margin-bottom: 1rem;
    max-width: 100%;
  }

  .hero-left h1 .accent { color: var(--aqua); }

  .hero-left .hero-lead {
    color: rgba(255,255,255,0.85);
    font-size: 1rem;
    margin-bottom: 1.75rem;
    max-width: 100%;
  }

  .hero-left .hero-cta {
    flex-direction: column;
    gap: 0.6rem;
    margin-bottom: 1.5rem;
  }
  .hero-left .hero-cta .btn {
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 0.95rem;
    justify-content: center;
  }

  .hero-left .hero-trust {
    border-top: 1px solid rgba(255,255,255,0.18);
    padding-top: 1.25rem;
    gap: 0.85rem;
  }
  .hero-left .hero-trust .avatar { width: 30px; height: 30px; border-color: var(--navy); }
  .hero-left .hero-trust .info { font-size: 0.78rem; color: rgba(255,255,255,0.78); }

  /* Scroll hint — small bouncing arrow */
  .hero-left::after {
    content: '';
    display: block !important;
    position: absolute !important;
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%);
    width: 24px; height: 24px;
    background: none;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12l7 7 7-7'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.6;
    animation: scrollHint 2s ease-in-out infinite;
    z-index: 3;
    pointer-events: none;
    inset: auto auto 1.25rem 50%;
  }
  @keyframes scrollHint {
    0%, 100% { transform: translateX(-50%) translateY(0); opacity: 0.6; }
    50% { transform: translateX(-50%) translateY(8px); opacity: 1; }
  }


  /* === TRUST BAR mobile === */
  .trust-bar { padding: 1.5rem 0; }
  .trust-bar .container {
    flex-direction: column;
    gap: 0.85rem;
    align-items: flex-start;
  }
  .trust-bar .label { font-size: 0.65rem; }
  .trust-bar .logos {
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1.5rem;
    width: 100%;
    padding-bottom: 0.25rem;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .trust-bar .logos::-webkit-scrollbar { display: none; }
  .trust-bar .logos span {
    flex-shrink: 0;
    padding: 0;
    font-size: 0.95rem;
  }
  .trust-bar .logos span + span::before { display: none; }


  /* === SECTORS: horizontal snap carousel (sin negative margins) === */
  .sectors-grid {
    grid-template-columns: none;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 1rem;
    scroll-snap-type: x mandatory;
    padding: 0.5rem 0 1.25rem;
    margin: 0;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
  }
  .sectors-grid::-webkit-scrollbar { display: none; }

  .sector-card {
    flex: 0 0 calc(100% - 1rem);
    max-width: 320px;
    scroll-snap-align: start;
  }


  /* === STATS BAND mobile premium: 2x2 with subtle dividers === */
  .stats-band { padding: 0.5rem 0; }
  .stats-band .stat { padding: 1.75rem 1rem; }


  /* === SECTION transitions: subtle inner padding === */
  section { padding: 3.5rem 0; }
  section + section { padding-top: 0; }


  /* === STICKY BOTTOM CTA BAR === */
  .mobile-bottom-cta {
    position: fixed;
    left: 0; right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.94);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    border-top: 1px solid var(--line);
    padding: 0.85rem 1rem calc(0.85rem + env(safe-area-inset-bottom));
    display: flex;
    gap: 0.6rem;
    z-index: 997;
    transform: translateY(100%);
    transition: transform 0.5s var(--ease-out);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.08);
  }
  .mobile-bottom-cta.show { transform: translateY(0); }
  .mobile-bottom-cta .btn {
    flex: 1;
    padding: 0.85rem 0.5rem;
    font-size: 0.9rem;
    justify-content: center;
  }
  .mobile-bottom-cta .btn-primary {
    background: var(--navy);
    color: white;
  }
  .mobile-bottom-cta .btn-call {
    background: transparent;
    color: var(--navy);
    border: 1px solid var(--line);
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    padding: 0;
  }


  /* WhatsApp floating: shift up when bottom CTA is visible */
  .mobile-bottom-cta.show ~ .float-contact,
  body.has-bottom-cta .float-contact {
    bottom: 90px;
  }


  /* === CTA BAND mobile: fullscreen edge-to-edge === */
  .cta-band {
    border-radius: 22px;
    margin: 0 0;
  }


  /* === FAQ mobile === */
  .faq-summary { font-size: 1.05rem; padding: 1.25rem 0; }
  .faq-body { padding-bottom: 1.25rem; max-width: 100%; font-size: 0.92rem; }


  /* === Better tap targets globally === */
  .btn { min-height: 44px; }
  .nav-links a { min-height: 44px; display: flex; align-items: center; }


  /* === Image rendering quality === */
  img { image-rendering: -webkit-optimize-contrast; }
}


/* TABLET (>=720, <980) — keep some desktop-ish but with snapping */
@media (min-width: 720px) and (max-width: 979px) {
  .sectors-grid {
    flex-wrap: wrap;
    overflow: visible;
    grid-template-columns: 1fr 1fr;
    display: grid;
    margin: 0;
    padding: 0;
  }
  .sector-card { flex: 1; max-width: none; }
  .hero-left h1 { font-size: clamp(3rem, 6vw, 4rem); }
  .hero-left { padding: 8rem 3rem 4rem; }
}


/* =========================================================
   UI POLISH — Accessibility, Focus, Selection, Forms
   ========================================================= */

/* Skip to content link */
.skip-link {
  position: absolute;
  top: -100px;
  left: 1rem;
  background: var(--navy);
  color: white;
  padding: 0.85rem 1.25rem;
  border-radius: var(--radius-sm);
  z-index: 9999;
  font-weight: 600;
  font-size: 0.9rem;
  transition: top 0.3s var(--ease-out);
}
.skip-link:focus { top: 1rem; outline: 2px solid var(--aqua); outline-offset: 2px; }

/* Text selection */
::selection {
  background: var(--aqua);
  color: var(--navy);
}
::-moz-selection {
  background: var(--aqua);
  color: var(--navy);
}

/* Custom scrollbar (desktop) */
@media (min-width: 720px) {
  html {
    scrollbar-width: thin;
    scrollbar-color: var(--text-mute) var(--bg-alt);
  }
  ::-webkit-scrollbar { width: 10px; height: 10px; }
  ::-webkit-scrollbar-track { background: var(--bg-alt); }
  ::-webkit-scrollbar-thumb {
    background: var(--text-mute);
    border-radius: 99px;
    border: 2px solid var(--bg-alt);
  }
  ::-webkit-scrollbar-thumb:hover { background: var(--navy); }
}

/* Focus-visible — only show on keyboard nav */
*:focus { outline: none; }

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible,
summary:focus-visible {
  outline: 2px solid var(--aqua-deep);
  outline-offset: 3px;
  border-radius: 4px;
}

.btn:focus-visible {
  outline: 2px solid var(--aqua);
  outline-offset: 3px;
}

/* Active state for buttons */
.btn:active { transform: translateY(0) scale(0.98); }
.btn:disabled,
.btn[aria-disabled="true"] {
  opacity: 0.55;
  cursor: not-allowed;
  pointer-events: none;
}

/* Form field validation states — :user-invalid solo marca en rojo
   DESPUÉS de que el usuario interactúe (nunca al cargar la página) */
.form-group input:user-invalid,
.form-group textarea:user-invalid,
.form-group select:user-invalid {
  border-color: #C0392B;
  background: #FDF4F4;
}

@keyframes confPop {
  0%   { transform: scale(0); }
  60%  { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.form-group input.is-valid,
.form-group textarea.is-valid {
  border-color: #27AE60;
}

.form-group .field-msg {
  display: block;
  margin-top: 0.4rem;
  font-size: 0.8rem;
  color: #C0392B;
  min-height: 1em;
  opacity: 0;
  transition: opacity 0.3s var(--ease-out);
}

.form-group.has-error .field-msg { opacity: 1; }
.form-group.has-error label { color: #C0392B; }
.form-group.has-error input,
.form-group.has-error select,
.form-group.has-error textarea {
  border-color: #C0392B;
  background: #FDF4F4;
}

/* Submit loading state */
.btn .spinner {
  display: none;
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
.btn.is-loading .spinner { display: inline-block; }
.btn.is-loading > svg:not(.spinner) { display: none; }

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* Body padding when sticky bottom CTA shown (mobile) */
@media (max-width: 979px) {
  body.has-bottom-cta { padding-bottom: 76px; }
  body.has-bottom-cta .footer { padding-bottom: 5rem; }
}

/* Better disabled link feel */
a[aria-disabled="true"] { pointer-events: none; opacity: 0.5; }

/* Image placeholder background while loading */
img { background: var(--line-soft); }

/* Aria-current nav state */
.nav-links a[aria-current="page"] {
  color: var(--navy);
  font-weight: 600;
}

/* Smooth section transitions — subtle */
section { transition: background 0.4s var(--ease-out); }

/* Reduce motion */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
  .hero-right img { animation: none !important; }
  .glass-card { animation: none !important; opacity: 1 !important; transform: none !important; }
  .fade-up, .fade-in, .scale-in, .slide-right, .slide-left {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Print */
@media print {
  .navbar, .float-contact, .mobile-bottom-cta, .nav-backdrop { display: none !important; }
  .hero, section { padding: 1rem 0 !important; page-break-inside: avoid; }
  body { color: black; background: white; }
}

/* Better link underline behavior */
.contact-info .info-item a.value:hover { color: var(--aqua); }

/* Fixed shadow refinement on glass cards */
.glass-card {
  box-shadow:
    0 4px 12px rgba(0, 0, 0, 0.08),
    0 12px 40px rgba(0, 0, 0, 0.12);
}

/* Form field stronger active state */
.form-group input,
.form-group select,
.form-group textarea {
  font-feature-settings: "ss01";
}
.form-group input:hover:not(:focus),
.form-group select:hover:not(:focus),
.form-group textarea:hover:not(:focus) {
  border-color: var(--text-mute);
}

/* Form check styled checkbox feel */
.form-check input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border: 1.5px solid var(--line);
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  background: white;
  transition: var(--transition);
  margin-top: 2px;
}
.form-check input[type="checkbox"]:checked {
  background: var(--navy);
  border-color: var(--navy);
}
.form-check input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  inset: 2px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* Card hover refinement: subtle scale */
.feat-card,
.cert,
.package {
  will-change: transform;
}

/* Better empty state for sectors carousel hint on mobile */
@media (max-width: 979px) {
  .sectors-grid::before {
    content: '';
    flex: 0 0 0.25rem;
  }
  .sectors-grid::after {
    content: '';
    flex: 0 0 0.25rem;
  }
}

/* Number animation: tabular for stability */
.stats-band .num,
.editorial-imgs .stat-block .num {
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}

/* Ensure full-width images don't have weird gaps */
img { vertical-align: middle; }

/* Subtle pulse on hero CTA primary button */
@keyframes subtlePulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(29, 111, 191, 0); }
  50% { box-shadow: 0 0 0 8px rgba(29, 111, 191, 0.08); }
}
.hero-left .btn-primary { animation: subtlePulse 3.5s ease-in-out infinite 2s; }

/* Drawer enter animation — soft scale on items (stagger) */
.nav-links.open li {
  animation: drawerItemIn 0.5s var(--ease-out) backwards;
}
.nav-links.open li:nth-child(1) { animation-delay: 0.10s; }
.nav-links.open li:nth-child(2) { animation-delay: 0.16s; }
.nav-links.open li:nth-child(3) { animation-delay: 0.22s; }
.nav-links.open li:nth-child(4) { animation-delay: 0.28s; }
.nav-links.open li:nth-child(5) { animation-delay: 0.34s; }
.nav-links.open li:nth-child(6) { animation-delay: 0.40s; }

@keyframes drawerItemIn {
  from { opacity: 0; transform: translateX(20px); }
  to { opacity: 1; transform: translateX(0); }
}
