/* NoMasCaosWebPanel 1.41.35
   Capa final de portada: más comercial, fotográfica, legible y móvil.
   Conserva la estabilidad de 1.41.32 y sólo actúa sobre el home público. */

:root{
  --nmc35-red:#e30613;
  --nmc35-red-dark:#b9040d;
  --nmc35-navy:#0a1b30;
  --nmc35-ink:#101828;
  --nmc35-muted:#667085;
  --nmc35-line:#e5e9ef;
  --nmc35-warm:#f7f6f3;
  --nmc35-white:#fff;
  --nmc35-radius:24px;
  --nmc35-shadow:0 24px 70px rgba(16,24,40,.12);
}

body.nmc-public .header-cta-v18,
body.public-body .header-cta-v18{box-shadow:none!important}

body.nmc-public .nmc-menu-simple a[aria-current="page"],
body.public-body .nmc-menu-simple a[aria-current="page"]{
  background:#f2f4f7!important;
  color:#101828!important;
}

body.nmc-public .tp-btn:focus-visible,
body.nmc-public .header-cta-v18:focus-visible,
body.nmc-public .mobile-nav-toggle-v18:focus-visible,
body.page-home :where(a,button,input,select):focus-visible{
  outline:3px solid rgba(227,6,19,.30)!important;
  outline-offset:3px!important;
}

/* Hero: menos altura, mejor fotografía y un objetivo claro. */
body.page-home .nmc-bs-hero{
  min-height:720px!important;
  overflow:hidden!important;
  background:var(--nmc35-navy)!important;
}

body.page-home .nmc-bs-hero__media img{
  filter:saturate(.88) contrast(1.04)!important;
  transform:scale(1.01);
}

body.page-home .nmc-bs-hero__overlay{
  background:
    linear-gradient(90deg,rgba(6,18,34,.97) 0%,rgba(6,18,34,.90) 42%,rgba(6,18,34,.50) 70%,rgba(6,18,34,.24) 100%),
    linear-gradient(0deg,rgba(6,18,34,.28),transparent 44%)!important;
}

body.page-home .nmc-bs-hero__content{
  min-height:720px!important;
  align-items:center!important;
  grid-template-columns:minmax(0,1.08fr) minmax(350px,440px)!important;
  gap:clamp(34px,5vw,82px)!important;
  padding-top:116px!important;
  padding-bottom:82px!important;
}

body.page-home .nmc-bs-hero__copy{max-width:760px!important}

body.page-home .nmc-bs-kicker{
  min-height:32px!important;
  padding:0 13px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-left:1px solid rgba(255,255,255,.22)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  backdrop-filter:blur(12px);
}

body.page-home .nmc-bs-hero h1{
  max-width:11ch!important;
  margin:20px 0 18px!important;
  font-size:clamp(3.35rem,5.4vw,5.9rem)!important;
  line-height:.91!important;
  letter-spacing:-.072em!important;
}

body.page-home .nmc-bs-hero h1 em{
  margin-top:12px!important;
  color:#ff737b!important;
  font-size:.48em!important;
  line-height:1.02!important;
}

body.page-home .nmc-bs-hero__copy>p{
  max-width:58ch!important;
  color:rgba(255,255,255,.82)!important;
  font-size:clamp(1.03rem,1.15vw,1.17rem)!important;
  line-height:1.62!important;
}

body.page-home .nmc-bs-hero__actions{margin-top:25px!important}

body.page-home .nmc-bs-btn{
  min-height:52px!important;
  padding:0 20px!important;
  border-radius:12px!important;
  box-shadow:none!important;
}

body.page-home .nmc-bs-btn--primary{
  background:var(--nmc35-red)!important;
  border-color:var(--nmc35-red)!important;
}

body.page-home .nmc-bs-btn--primary:hover{
  background:var(--nmc35-red-dark)!important;
  border-color:var(--nmc35-red-dark)!important;
}

body.page-home .nmc-bs-hero__facts{
  max-width:700px!important;
  margin-top:30px!important;
  border-color:rgba(255,255,255,.18)!important;
}

body.page-home .nmc-bs-hero__facts>span{
  min-width:0!important;
  padding-top:15px!important;
  padding-bottom:15px!important;
}

body.page-home .nmc-bs-hero__facts b{font-size:.86rem!important}
body.page-home .nmc-bs-hero__facts small{font-size:.72rem!important}

/* Buscador: una tarjeta blanca, grande y fácil de completar. */
body.page-home .nmc-bs-search-card{
  padding:26px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:var(--nmc35-radius)!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 32px 90px rgba(0,0,0,.26)!important;
  backdrop-filter:blur(20px);
}

body.page-home .nmc-bs-search-card>span{
  color:var(--nmc35-red)!important;
  letter-spacing:.1em!important;
}

body.page-home .nmc-bs-search-card h2{
  max-width:12ch!important;
  margin:7px 0 20px!important;
  color:var(--nmc35-ink)!important;
  font-size:clamp(1.75rem,2.2vw,2.3rem)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
}

body.page-home .nmc-bs-search-card form{gap:12px!important}

body.page-home .nmc-bs-search-card label>div{
  min-height:54px!important;
  border:1px solid #d8dee7!important;
  border-radius:12px!important;
  background:#f9fafb!important;
}

body.page-home .nmc-bs-search-card label>div:focus-within{
  border-color:var(--nmc35-red)!important;
  box-shadow:0 0 0 4px rgba(227,6,19,.08)!important;
}

body.page-home .nmc-bs-search-card button[type="submit"]{
  min-height:54px!important;
  border-radius:12px!important;
  background:var(--nmc35-red)!important;
  box-shadow:none!important;
}

body.page-home .nmc-bs-search-card button[type="submit"]:hover{
  transform:translateY(-1px)!important;
  background:var(--nmc35-red-dark)!important;
}

body.page-home .nmc-bs-search-cities{margin-top:2px!important}
body.page-home .nmc-bs-search-cities button{border-radius:999px!important}

body.page-home .nmc-bs-search-card__meta{
  margin-top:17px!important;
  padding-top:16px!important;
  border-color:var(--nmc35-line)!important;
}

/* Datos reales de la red como pieza flotante de confianza. */
body.page-home .nmc-bs-network-metrics{
  position:relative!important;
  z-index:4!important;
  width:min(1240px,calc(100% - 48px))!important;
  margin:-44px auto 0!important;
  padding:0 18px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:var(--nmc35-shadow)!important;
}

body.page-home .nmc-bs-network-metrics article{
  min-height:106px!important;
  border-color:var(--nmc35-line)!important;
}

body.page-home .nmc-bs-network-metrics strong{
  color:var(--nmc35-ink)!important;
  font-size:2.25rem!important;
}

body.page-home .nmc-bs-network-metrics span{color:var(--nmc35-muted)!important}

/* Ventajas escaneables. */
body.page-home .nmc-bs-trust{
  gap:14px!important;
  margin-top:36px!important;
  padding-top:22px!important;
  padding-bottom:42px!important;
  border:0!important;
  background:#fff!important;
}

body.page-home .nmc-bs-trust>div,
body.page-home .nmc-bs-trust>a{
  min-height:126px!important;
  padding:22px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:18px!important;
  background:#fff!important;
}

body.page-home .nmc-bs-trust>a{
  justify-content:center!important;
  background:var(--nmc35-navy)!important;
}

body.page-home .nmc-bs-trust>a small{color:#ff8c93!important}
body.page-home .nmc-bs-trust>a strong{color:#fff!important}

/* Centros: el producto aparece pronto, con tarjetas fotográficas. */
body.page-home .nmc-bs-centers{
  padding-top:82px!important;
  padding-bottom:92px!important;
  background:var(--nmc35-warm)!important;
}

body.page-home .nmc-bs-section-head h2,
body.page-home .nmc-bs-process h2,
body.page-home .nmc-bs-sizes h2,
body.page-home .nmc-bs-solutions h2,
body.page-home .nmc-bs-contact h2{
  font-size:clamp(2.25rem,4vw,4.35rem)!important;
  line-height:.97!important;
  letter-spacing:-.06em!important;
}

body.page-home .nmc-bs-centers .nmc-home-city-tabs{
  margin-bottom:18px!important;
  padding:10px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:16px!important;
  background:#fff!important;
}

body.page-home .nmc-bs-centers .nmc-home-city-tabs button{border-radius:10px!important}

body.page-home .nmc-bs-centers-toolbar{
  margin-bottom:20px!important;
  padding:0 4px!important;
}

body.page-home .nmc-bs-centers-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}

body.page-home .nmc-bs-centers-grid .nmc-m3-center-card{
  border:1px solid var(--nmc35-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 10px 30px rgba(16,24,40,.07)!important;
}

body.page-home .nmc-bs-centers-grid .nmc-m3-center-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 24px 54px rgba(16,24,40,.13)!important;
}

body.page-home .nmc-bs-centers-grid .nmc-m3-center-card__image{height:250px!important}

body.page-home .nmc-bs-centers-grid .nmc-m3-center-card__body{padding:22px!important}

body.page-home .nmc-bs-centers-grid .nmc-m3-center-card h3{
  font-size:1.48rem!important;
  line-height:1.08!important;
}

body.page-home .nmc-center-card-actions{gap:9px!important}

body.page-home .nmc-center-card-actions a{
  min-height:46px!important;
  border-radius:11px!important;
}

/* Tres pasos en tarjetas claras, sin una gran franja oscura. */
body.page-home .nmc-bs-process{
  gap:clamp(34px,6vw,94px)!important;
  padding-top:88px!important;
  padding-bottom:88px!important;
  background:#fff!important;
  color:var(--nmc35-ink)!important;
}

body.page-home .nmc-bs-process h2,
body.page-home .nmc-bs-process strong{color:var(--nmc35-ink)!important}

body.page-home .nmc-bs-process p,
body.page-home .nmc-bs-process span{color:var(--nmc35-muted)!important}

body.page-home .nmc-bs-process ol{
  display:grid!important;
  gap:12px!important;
  border:0!important;
}

body.page-home .nmc-bs-process li{
  min-height:112px!important;
  padding:20px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:18px!important;
  background:#f9fafb!important;
}

body.page-home .nmc-bs-process li b{
  display:grid!important;
  width:52px!important;
  height:52px!important;
  place-items:center!important;
  border-radius:15px!important;
  background:var(--nmc35-red)!important;
  color:#fff!important;
  font-size:1.15rem!important;
}

/* Tamaños: cuatro opciones claramente separadas. */
body.page-home .nmc-bs-sizes{
  padding-top:88px!important;
  padding-bottom:94px!important;
  background:var(--nmc35-warm)!important;
}

body.page-home .nmc-bs-sizes>div{
  gap:14px!important;
  border:0!important;
}

body.page-home .nmc-bs-sizes>div>a{
  min-height:250px!important;
  padding:24px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:19px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(16,24,40,.05)!important;
}

body.page-home .nmc-bs-sizes>div>a:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 38px rgba(16,24,40,.10)!important;
}

body.page-home .nmc-bs-sizes>div>a.featured{
  border-color:rgba(227,6,19,.30)!important;
  background:#fff7f7!important;
}

/* Públicos: panel oscuro premium, pero sólo en una sección. */
body.page-home .nmc-bs-solutions{
  gap:clamp(42px,7vw,110px)!important;
  padding-top:92px!important;
  padding-bottom:92px!important;
  background:var(--nmc35-navy)!important;
}

body.page-home .nmc-bs-solutions h2{color:#fff!important}
body.page-home .nmc-bs-solutions__copy p{color:rgba(255,255,255,.70)!important}

body.page-home .nmc-bs-solutions__list{
  display:grid!important;
  gap:11px!important;
  border:0!important;
}

body.page-home .nmc-bs-solutions__list>a{
  min-height:108px!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.055)!important;
}

body.page-home .nmc-bs-solutions__list>a:hover{
  border-color:rgba(255,255,255,.28)!important;
  background:rgba(255,255,255,.09)!important;
}

/* Contacto final: contraste alto, formulario limpio. */
body.page-home .nmc-bs-contact{
  padding-top:88px!important;
  padding-bottom:88px!important;
  background:#eef2f6!important;
}

body.page-home .nmc-bs-contact form{
  border:1px solid var(--nmc35-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:var(--nmc35-shadow)!important;
}

body.page-home .nmc-bs-contact input{
  min-height:52px!important;
  border-radius:11px!important;
}

body.page-home .nmc-bs-contact button{
  min-height:52px!important;
  border-radius:11px!important;
  background:var(--nmc35-red)!important;
}

/* Barra útil sólo cuando el usuario ha recorrido parte de la portada. */
body.page-home .nmc-home-sticky-cta{
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:16px!important;
  box-shadow:0 20px 55px rgba(6,18,34,.24)!important;
}

@media(min-width:1600px){
  body.page-home .nmc-bs-centers-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

@media(max-width:1180px){
  body.page-home .nmc-bs-hero{min-height:auto!important}
  body.page-home .nmc-bs-hero__content{
    min-height:auto!important;
    grid-template-columns:minmax(0,1fr) minmax(330px,400px)!important;
    gap:30px!important;
    padding-top:126px!important;
    padding-bottom:72px!important;
  }
  body.page-home .nmc-bs-hero h1{font-size:clamp(3.1rem,5.7vw,5rem)!important}
  body.page-home .nmc-bs-hero__facts small{display:none!important}
  body.page-home .nmc-bs-centers-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:900px){
  body.page-home .nmc-bs-hero__content{
    grid-template-columns:1fr!important;
    padding-top:112px!important;
  }
  body.page-home .nmc-bs-hero__copy{max-width:720px!important}
  body.page-home .nmc-bs-search-card{max-width:720px!important}
  body.page-home .nmc-bs-network-metrics{margin-top:-30px!important}
  body.page-home .nmc-bs-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.page-home .nmc-bs-process,
  body.page-home .nmc-bs-solutions{grid-template-columns:1fr!important}
  body.page-home .nmc-bs-sizes>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:760px){
  body.nmc-public .brand-v18 .logo-text,
  body.public-body .brand-v18 .logo-text{
    font-size:1.16rem!important;
    letter-spacing:-.04em!important;
  }

  body.nmc-public .mobile-nav-toggle-v18,
  body.public-body .mobile-nav-toggle-v18{
    min-width:92px!important;
    min-height:46px!important;
    gap:8px!important;
  }

  body.page-home .nmc-bs-hero__overlay{
    background:linear-gradient(180deg,rgba(6,18,34,.62),rgba(6,18,34,.96) 54%,#061222 100%)!important;
  }

  body.page-home .nmc-bs-hero__media img{object-position:center!important}

  body.page-home .nmc-bs-hero__content{
    padding-top:92px!important;
    padding-bottom:60px!important;
    gap:27px!important;
  }

  body.page-home .nmc-bs-kicker{font-size:.72rem!important}

  body.page-home .nmc-bs-hero h1{
    max-width:12ch!important;
    margin-top:15px!important;
    font-size:clamp(2.72rem,12.8vw,4.05rem)!important;
    line-height:.94!important;
    letter-spacing:-.064em!important;
  }

  body.page-home .nmc-bs-hero h1 em{
    margin-top:8px!important;
    font-size:.50em!important;
  }

  body.page-home .nmc-bs-hero__copy>p{
    font-size:1rem!important;
    line-height:1.55!important;
  }

  body.page-home .nmc-bs-hero__actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:9px!important;
  }

  body.page-home .nmc-bs-hero__actions a{width:100%!important}

  body.page-home .nmc-bs-hero__facts{
    grid-template-columns:1fr!important;
    margin-top:23px!important;
    border-bottom:0!important;
  }

  body.page-home .nmc-bs-hero__facts>span,
  body.page-home .nmc-bs-hero__facts>span+span{
    padding:12px 0!important;
    border-left:0!important;
    border-bottom:1px solid rgba(255,255,255,.16)!important;
  }

  body.page-home .nmc-bs-hero__facts small{display:block!important}

  body.page-home .nmc-bs-search-card{
    padding:19px!important;
    border-radius:19px!important;
  }

  body.page-home .nmc-bs-search-card h2{
    max-width:15ch!important;
    font-size:1.65rem!important;
  }

  body.page-home .nmc-bs-network-metrics{
    width:calc(100% - 28px)!important;
    margin:-26px auto 0!important;
    padding:0 10px!important;
    border-radius:18px!important;
  }

  body.page-home .nmc-bs-network-metrics article{
    min-height:88px!important;
    padding:14px 10px!important;
  }

  body.page-home .nmc-bs-network-metrics strong{font-size:1.78rem!important}
  body.page-home .nmc-bs-network-metrics span{font-size:.68rem!important}

  body.page-home .nmc-bs-trust{
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:22px!important;
    padding-bottom:32px!important;
  }

  body.page-home .nmc-bs-trust>div,
  body.page-home .nmc-bs-trust>a{
    min-height:auto!important;
    padding:18px!important;
  }

  body.page-home .nmc-bs-centers,
  body.page-home .nmc-bs-process,
  body.page-home .nmc-bs-sizes,
  body.page-home .nmc-bs-solutions,
  body.page-home .nmc-bs-contact{
    padding-top:62px!important;
    padding-bottom:64px!important;
  }

  body.page-home .nmc-bs-section-head h2,
  body.page-home .nmc-bs-process h2,
  body.page-home .nmc-bs-sizes h2,
  body.page-home .nmc-bs-solutions h2,
  body.page-home .nmc-bs-contact h2{
    font-size:clamp(2.15rem,10.5vw,3.25rem)!important;
  }

  body.page-home .nmc-bs-centers-grid{grid-template-columns:1fr!important;gap:16px!important}
  body.page-home .nmc-bs-centers-grid .nmc-m3-center-card__image{height:225px!important}
  body.page-home .nmc-center-card-actions{grid-template-columns:1fr!important}

  body.page-home .nmc-bs-process li{
    grid-template-columns:48px 1fr!important;
    gap:14px!important;
    min-height:104px!important;
    padding:16px!important;
  }

  body.page-home .nmc-bs-process li b{width:44px!important;height:44px!important}
  body.page-home .nmc-bs-sizes>div{grid-template-columns:1fr!important}
  body.page-home .nmc-bs-sizes>div>a{min-height:210px!important}

  body.page-home .nmc-bs-solutions__list>a{
    grid-template-columns:38px 1fr auto!important;
    gap:11px!important;
    padding:16px!important;
  }

  body.page-home .nmc-bs-contact form{border-radius:18px!important}

  body.nmc-mobile-premium-no-bottom .nmc-mobile-dock{display:none!important}

  body.nmc-public .trasterospub-center-page .tp-hero{padding-top:22px!important}
  body.nmc-public .trasterospub-center-page .tp-hero h1{
    font-size:clamp(2.3rem,11vw,3.4rem)!important;
    line-height:.98!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.nmc-public *,
  body.nmc-public *::before,
  body.nmc-public *::after{
    scroll-behavior:auto!important;
    animation:none!important;
    transition:none!important;
  }
}

/* 1.41.36 — reconstrucción visible del primer pantallazo.
   Esta sección final prevalece sobre las capas históricas sin afectar fichas. */
body.page-home .nmc-bs-hero{
  min-height:0!important;
  overflow:visible!important;
  background:
    radial-gradient(circle at 88% 10%,rgba(227,6,19,.10),transparent 26%),
    linear-gradient(135deg,#fff 0%,#f8f9fb 62%,#f1f3f6 100%)!important;
  color:var(--nmc35-ink)!important;
}

body.page-home .nmc-bs-hero__content{
  min-height:650px!important;
  grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr)!important;
  gap:clamp(42px,6vw,104px)!important;
  padding-top:126px!important;
  padding-bottom:76px!important;
}

body.page-home .nmc-bs-hero__copy{max-width:690px!important}

body.page-home .nmc-bs-kicker{
  border-color:rgba(227,6,19,.18)!important;
  background:#fff1f2!important;
  color:#b9040d!important;
  backdrop-filter:none!important;
}

body.page-home .nmc-bs-hero h1{
  max-width:10.6ch!important;
  color:var(--nmc35-ink)!important;
  font-size:clamp(3.45rem,5.25vw,5.75rem)!important;
}

body.page-home .nmc-bs-hero h1 em{color:var(--nmc35-red)!important}

body.page-home .nmc-bs-hero__copy>p{
  max-width:55ch!important;
  color:#475467!important;
}

body.page-home .nmc-bs-btn--glass{
  border-color:#cfd5de!important;
  background:#fff!important;
  color:var(--nmc35-ink)!important;
}

body.page-home .nmc-bs-btn--glass:hover{
  border-color:#98a2b3!important;
  background:#f8fafc!important;
}

body.page-home .nmc-bs-hero__facts{
  border-color:#dce1e8!important;
}

body.page-home .nmc-bs-hero__facts>span,
body.page-home .nmc-bs-hero__facts>span+span{
  border-color:#dce1e8!important;
  color:var(--nmc35-ink)!important;
}

body.page-home .nmc-bs-hero__facts svg{color:var(--nmc35-red)!important}
body.page-home .nmc-bs-hero__facts b{color:var(--nmc35-ink)!important}
body.page-home .nmc-bs-hero__facts small{color:var(--nmc35-muted)!important}

body.page-home .nmc-bs-hero__showcase{
  position:relative!important;
  min-width:0!important;
  margin:0!important;
  padding:0 0 30px 28px!important;
}

body.page-home .nmc-bs-hero__showcase::before{
  content:"";
  position:absolute;
  top:-24px;
  right:-30px;
  width:190px;
  height:190px;
  border-radius:50%;
  background:var(--nmc35-red);
  opacity:.08;
}

body.page-home .nmc-bs-hero__showcase::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:52%;
  height:62%;
  border-radius:28px;
  background:var(--nmc35-navy);
  z-index:0;
}

body.page-home .nmc-bs-hero__showcase .nmc-bs-hero__media{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  width:100%!important;
  height:510px!important;
  overflow:hidden!important;
  border:8px solid #fff!important;
  border-radius:30px!important;
  background:#dce1e8!important;
  box-shadow:0 30px 80px rgba(16,24,40,.20)!important;
}

body.page-home .nmc-bs-hero__showcase .nmc-bs-hero__media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(.96) contrast(1.03)!important;
  transform:none!important;
}

body.page-home .nmc-bs-hero__showcase figcaption{
  position:absolute!important;
  z-index:2!important;
  right:22px!important;
  bottom:0!important;
  display:grid!important;
  min-width:min(300px,75%)!important;
  gap:3px!important;
  padding:18px 20px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:17px!important;
  background:rgba(10,27,48,.94)!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(10,27,48,.24)!important;
  backdrop-filter:blur(14px);
}

body.page-home .nmc-bs-hero__showcase figcaption strong{
  color:#fff!important;
  font-size:1.02rem!important;
}

body.page-home .nmc-bs-hero__showcase figcaption span{
  color:rgba(255,255,255,.72)!important;
  font-size:.82rem!important;
}

/* Buscador horizontal independiente: cambio estructural, no sólo cosmético. */
body.page-home .nmc-bs-finder{
  position:relative!important;
  z-index:8!important;
  padding:0 var(--nmc28-gutter)!important;
  background:linear-gradient(#f8f9fb 50%,#fff 50%)!important;
}

body.page-home .nmc-bs-finder .nmc-bs-search-card{
  display:grid!important;
  grid-template-columns:minmax(220px,.66fr) minmax(520px,1.5fr)!important;
  gap:18px 34px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:26px 28px!important;
  border:1px solid var(--nmc35-line)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 24px 60px rgba(16,24,40,.12)!important;
}

body.page-home .nmc-bs-search-card__intro{
  display:flex!important;
  min-width:0!important;
  flex-direction:column!important;
  justify-content:center!important;
}

body.page-home .nmc-bs-search-card__intro>span{
  color:var(--nmc35-red)!important;
  font-size:.73rem!important;
  font-weight:950!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}

body.page-home .nmc-bs-search-card__intro h2{
  max-width:14ch!important;
  margin:6px 0 0!important;
  font-size:clamp(1.75rem,2.3vw,2.45rem)!important;
}

body.page-home .nmc-bs-finder .nmc-bs-search-card form{
  display:grid!important;
  grid-template-columns:minmax(230px,1.2fr) minmax(210px,.9fr) minmax(170px,.65fr)!important;
  align-items:end!important;
  gap:12px!important;
}

body.page-home .nmc-bs-finder .nmc-bs-search-card form>button{
  width:100%!important;
  margin:0!important;
}

body.page-home .nmc-bs-search-card__support{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding-top:17px!important;
  border-top:1px solid var(--nmc35-line)!important;
}

body.page-home .nmc-bs-search-card__support .nmc-bs-search-cities{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
}

body.page-home .nmc-bs-search-card__support .nmc-bs-search-cities>small{white-space:nowrap!important}

body.page-home .nmc-bs-search-card__meta{
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.page-home .nmc-bs-network-metrics{
  width:min(1240px,calc(100% - 48px))!important;
  margin:38px auto 0!important;
  box-shadow:0 12px 36px rgba(16,24,40,.08)!important;
}

/* El consentimiento permanece visible sin cubrir la primera pantalla. */
body.page-home .nmc-cookie-consent{
  left:auto!important;
  right:20px!important;
  bottom:20px!important;
  width:min(520px,calc(100% - 40px))!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  padding:16px!important;
  transform:none!important;
  border-radius:18px!important;
}

body.page-home .nmc-cookie-copy strong{font-size:.93rem!important}
body.page-home .nmc-cookie-copy p{font-size:.79rem!important;line-height:1.45!important}
body.page-home .nmc-cookie-actions{justify-content:flex-start!important}

@media(max-width:1180px){
  body.page-home .nmc-bs-hero__content{
    grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr)!important;
    padding-top:120px!important;
  }
  body.page-home .nmc-bs-hero__showcase .nmc-bs-hero__media{height:450px!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card{grid-template-columns:1fr!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card form{grid-template-columns:1.2fr 1fr .7fr!important}
}

@media(max-width:900px){
  body.page-home .nmc-bs-hero__content{
    min-height:0!important;
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  body.page-home .nmc-bs-hero__copy{max-width:760px!important}
  body.page-home .nmc-bs-hero__showcase{padding-left:18px!important}
  body.page-home .nmc-bs-hero__showcase .nmc-bs-hero__media{height:440px!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card form{grid-template-columns:1fr 1fr!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card form>button{grid-column:1/-1!important}
  body.page-home .nmc-bs-search-card__support{align-items:flex-start!important;flex-direction:column!important}
}

@media(max-width:760px){
  body.page-home .nmc-bs-hero__content{
    padding-top:92px!important;
    padding-bottom:46px!important;
  }
  body.page-home .nmc-bs-hero h1{
    color:var(--nmc35-ink)!important;
    font-size:clamp(2.8rem,13vw,4.1rem)!important;
  }
  body.page-home .nmc-bs-hero__facts{border-color:#dce1e8!important}
  body.page-home .nmc-bs-hero__facts>span,
  body.page-home .nmc-bs-hero__facts>span+span{border-color:#dce1e8!important}
  body.page-home .nmc-bs-hero__showcase{
    padding:0 0 22px 10px!important;
  }
  body.page-home .nmc-bs-hero__showcase .nmc-bs-hero__media{
    height:300px!important;
    border-width:5px!important;
    border-radius:22px!important;
  }
  body.page-home .nmc-bs-hero__showcase::after{border-radius:20px!important}
  body.page-home .nmc-bs-hero__showcase figcaption{
    right:12px!important;
    min-width:min(270px,84%)!important;
    padding:14px 16px!important;
  }
  body.page-home .nmc-bs-finder{
    padding:0 14px!important;
    background:linear-gradient(#f8f9fb 34%,#fff 34%)!important;
  }
  body.page-home .nmc-bs-finder .nmc-bs-search-card{
    display:block!important;
    padding:20px!important;
    border-radius:20px!important;
  }
  body.page-home .nmc-bs-search-card__intro{margin-bottom:18px!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card form{display:grid!important;grid-template-columns:1fr!important}
  body.page-home .nmc-bs-finder .nmc-bs-search-card form>button{grid-column:auto!important}
  body.page-home .nmc-bs-search-card__support{
    display:block!important;
    margin-top:18px!important;
  }
  body.page-home .nmc-bs-search-card__support .nmc-bs-search-cities{
    display:block!important;
  }
  body.page-home .nmc-bs-search-card__meta{margin-top:16px!important}
  body.page-home .nmc-bs-network-metrics{margin-top:24px!important}
  body.page-home .nmc-cookie-consent{
    right:10px!important;
    bottom:10px!important;
    left:10px!important;
    width:auto!important;
  }
}
