/* V77 — EXPERIENCIA MÓVIL SIMPLE
   Este archivo SOLO modifica pantallas de hasta 767px. Escritorio permanece intacto. */

.mobile-simple-nav{display:none}

@media (max-width:767px){
  :root{--mobile-safe-bottom:76px;--container:calc(100% - 30px)}
  html{scroll-padding-top:82px}
  body{padding-bottom:var(--mobile-safe-bottom);background:#fff}
  body.menu-open{overflow:hidden}
  .container{width:calc(100% - 30px);max-width:none}

  /* Header: una sola fila, limpia y fácil de reconocer */
  header,header.scrolled{padding:8px 0!important}
  header .nav{
    min-height:58px!important;
    padding:0 7px 0 10px!important;
    border-radius:18px!important;
    gap:10px!important;
    background:rgba(255,255,255,.96)!important;
    border:1px solid rgba(220,228,238,.96)!important;
    box-shadow:0 10px 28px rgba(14,39,78,.10)!important;
  }
  header .brand-logo-wrap{width:102px!important;height:42px!important;padding:4px 6px!important;border-radius:11px!important}
  .nav-actions{margin-left:auto}
  .menu-btn{display:flex!important;width:44px!important;height:44px!important;border-radius:14px!important;font-size:0!important;color:#17345f}
  .menu-btn::before{content:"☰";font-size:20px;line-height:1}
  .menu-btn[aria-expanded="true"]::before{content:"×";font-size:27px;font-weight:500}
  .nav-links,.header-contact{display:none!important}

  /* Menú secundario: grande, sin ruido */
  .mobile-menu{
    inset:76px 15px auto 15px!important;
    max-height:calc(100dvh - 168px);
    overflow:auto;
    padding:10px!important;
    border-radius:22px!important;
    background:#fff!important;
    border:1px solid #e0e6ef!important;
    box-shadow:0 20px 55px rgba(9,32,70,.18)!important;
    transform:translateY(-8px) scale(.985)!important;
  }
  .mobile-menu.open{transform:none!important}
  .mobile-menu a{
    min-height:50px;
    display:flex!important;
    align-items:center;
    padding:0 15px!important;
    margin:2px 0;
    border-radius:14px!important;
    font-size:15px!important;
    font-weight:700!important;
    color:#19304f!important;
  }
  .mobile-menu a[href*="comercios"]{background:#f1f5ff;color:#18489B!important}
  .mobile-menu .mobile-contact{justify-content:center;background:linear-gradient(135deg,#18489B,#2E9A53)!important;color:#fff!important;margin-top:8px!important}

  /* Navegación principal inferior tipo app */
  .mobile-simple-nav{
    position:fixed;
    z-index:10020;
    left:10px;right:10px;bottom:10px;
    min-height:62px;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    padding:6px;
    border-radius:21px;
    background:rgba(255,255,255,.97);
    border:1px solid rgba(218,226,237,.96);
    box-shadow:0 14px 40px rgba(10,35,72,.17);
    backdrop-filter:blur(18px);
    -webkit-backdrop-filter:blur(18px)
  }
  .mobile-simple-nav a{
    min-width:0;min-height:50px;
    display:flex;flex-direction:column;align-items:center;justify-content:center;
    gap:3px;border-radius:15px;
    color:#718096;
    font:700 9px/1.1 var(--font-card,"Poppins",sans-serif);
    text-align:center
  }
  .mobile-simple-nav a svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .mobile-simple-nav a.active{background:#edf4ff;color:#18489B}
  .whatsapp-float-v52{display:none!important}

  /* Tipografía y espaciado: menos densidad visual */
  h1{font-size:clamp(34px,10vw,43px)!important;line-height:1.04!important;letter-spacing:-1.45px!important}
  h2,.section-head h2{font-size:clamp(29px,8.2vw,35px)!important;line-height:1.08!important;letter-spacing:-1.15px!important}
  p{line-height:1.58}
  .section,.content-section{padding:54px 0!important}
  .section-head,.section-heading{margin-bottom:26px!important}
  .section-head>p,.section-heading>p{font-size:13px!important;line-height:1.58!important;margin-top:10px!important}
  .reveal{transform:none!important;transition:opacity .35s ease!important}

  /* HOME — hero móvil más compacto, útil y atractivo */
  .hero-fullscreen-home,
  .hero-slider-fullscreen,
  .hero-slider-fullscreen .hero-track,
  .hero-slider-fullscreen .hero-slide{
    height:700px!important;
    min-height:700px!important;
  }
  .hero-slider-fullscreen .hero-track{transform:none!important}
  .hero-slider-fullscreen .hero-slide{display:none!important;min-width:100%!important}
  .hero-slider-fullscreen .hero-slide:first-child{display:block!important}
  .hero-slider-fullscreen .hero-slide:first-child img{object-position:63% center!important}
  .hero-slider-fullscreen .hero-slide-overlay{
    background:linear-gradient(180deg,rgba(4,14,29,.08) 0%,rgba(4,14,29,.24) 24%,rgba(4,14,29,.66) 58%,rgba(4,14,29,.96) 100%)!important
  }
  .hero-fullscreen-home .hero-overlay-layout{
    position:absolute!important;
    inset:0!important;
    width:calc(100% - 30px)!important;
    padding:108px 0 28px!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:flex-end!important;
    gap:0!important;
  }
  .hero-fullscreen-home .hero-copy{
    width:min(100%, 328px)!important;
    max-width:328px!important;
    margin-top:auto!important;
    margin-bottom:8px!important;
    padding:0!important;
    align-self:flex-start!important;
    text-align:left!important;
  }
  .hero-fullscreen-home .hero-copy .eyebrow,
  .hero-fullscreen-home .hero-copy h1,
  .hero-fullscreen-home .hero-copy > p,
  .hero-fullscreen-home .hero-copy .hero-mini-benefits,
  .hero-fullscreen-home .hero-copy .hero-helper-text{
    text-align:left!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .hero-fullscreen-home .hero-copy .eyebrow{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    width:auto!important;
    max-width:100%!important;
    margin:0 0 14px!important;
    font-size:10px!important;
    line-height:1!important;
    padding:9px 12px!important;
    border-radius:999px!important;
  }
  .hero-fullscreen-home .hero-copy h1{
    max-width:none!important;
    margin:0 0 12px!important;
    font-size:clamp(35px, 10.2vw, 43px)!important;
    line-height:.92!important;
    letter-spacing:-1.6px!important;
  }
  .hero-fullscreen-home .hero-copy h1 .title-line{
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    white-space:nowrap!important;
  }
  .hero-fullscreen-home .hero-copy > p{
    max-width:25ch!important;
    margin:0 0 14px!important;
    font-size:13.5px!important;
    line-height:1.5!important;
    color:rgba(255,255,255,.92)!important;
  }
  .hero-fullscreen-home .hero-copy .hero-mini-benefits{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    margin:0 0 16px!important;
  }
  .hero-fullscreen-home .hero-copy .hero-mini-benefits span{
    display:inline-flex!important;
    align-items:center!important;
    min-height:30px!important;
    padding:0 12px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:rgba(255,255,255,.92)!important;
    font:700 10px/1 "Poppins",sans-serif!important;
    letter-spacing:.02em!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
  }
  .hero-fullscreen-home .hero-actions{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
    margin:0!important;
    width:min(100%, 292px)!important;
  }
  .hero-fullscreen-home .hero-actions .btn{
    width:100%!important;
    min-height:52px!important;
    padding:0 18px!important;
    font-size:13px!important;
    border-radius:17px!important;
    text-align:center!important;
    justify-content:center!important;
    box-shadow:0 12px 26px rgba(4,14,29,.22)!important;
  }
  .hero-fullscreen-home .hero-actions .btn.btn-primary{
    background:linear-gradient(135deg,#ffffff 0%,#eef5ff 100%)!important;
    color:#18489B!important;
    border:1px solid rgba(255,255,255,.92)!important;
    font-weight:800!important;
  }
  .hero-fullscreen-home .hero-actions .btn.btn-primary span{margin-left:6px!important}
  .hero-fullscreen-home .hero-actions .btn.btn-secondary{
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.22)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
  }
  .hero-fullscreen-home .hero-copy .hero-helper-text{
    display:block!important;
    margin-top:10px!important;
    font-size:10.5px!important;
    line-height:1.45!important;
    color:rgba(255,255,255,.72)!important;
    max-width:27ch!important;
  }
  .hero-fullscreen-home .hero-trust,
  .hero-fullscreen-home .hero-top-actions,
  .hero-fullscreen-home .hero-slider-bottom,
  .hero-slider-fullscreen .hero-slide-pill{display:none!important}

  .strip{display:none!important}

  /* HOME — dos caminos, una acción principal por tarjeta */
  .launch-paths{padding:44px 0 54px!important}
  .launch-paths .section-head{margin-bottom:20px!important;text-align:left!important}
  .launch-paths .section-head p{display:none!important}
  .launch-paths-grid{gap:12px!important}
  .launch-path{padding:20px!important;border-radius:22px!important;box-shadow:none!important}
  .launch-path h3{font-size:20px!important;line-height:1.18!important;margin:7px 0 7px!important}
  .launch-path p{font-size:12px!important;line-height:1.55!important}
  .launch-path-panel{display:none!important}
  .launch-path-actions{display:block!important;padding-top:15px!important}
  .launch-path-actions .directory-btn{min-height:48px!important;width:100%!important;border-radius:14px!important}
  .launch-path-actions .directory-btn-ghost{display:none!important}

  /* HOME — cómo funciona: tarjetas cortas y secuenciales */
  #como-funciona .section-head p{display:none!important}
  .steps{gap:12px!important}
  .step{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;min-height:0!important;border-radius:20px!important;overflow:hidden!important;box-shadow:none!important}
  .step-image{height:auto!important;min-height:150px!important;border-radius:0!important}
  .step-glass-icon,.step-badge,.step-mini{display:none!important}
  .step-body{padding:17px 15px!important;display:flex;flex-direction:column;justify-content:center}
  .step-top{margin-bottom:7px!important}
  .step-num{width:34px!important;height:34px!important;border-radius:11px!important;font-size:12px!important}
  .step h3{font-size:18px!important;line-height:1.18!important;margin-bottom:5px!important}
  .step p{font-size:11.5px!important;line-height:1.5!important}

  /* HOME — beneficios: lo esencial primero */
  #personas .section-head p{display:none!important}
  .audience-switch{margin-bottom:16px!important}
  .switcher{width:100%;padding:4px!important;display:grid!important;grid-template-columns:1fr 1fr!important}
  .switch-btn{min-height:44px!important;padding:0 9px!important;font-size:11px!important}
  .audience-panel{grid-template-columns:1fr!important;gap:0!important}
  .audience-copy{padding:20px!important;border-radius:22px!important;box-shadow:none!important}
  .audience-copy h3{font-size:24px!important;line-height:1.13!important}
  .audience-copy .benefits{gap:9px!important;margin-top:18px!important}
  .audience-copy .benefit:nth-child(n+5){display:none!important}
  .benefit{padding:10px 0!important}
  .benefit i{width:37px!important;height:37px!important;flex:0 0 37px!important}
  .benefit-text b{font-size:12px!important}
  .benefit-text span{font-size:10.5px!important;line-height:1.45!important}
  .audience-copy>.btn{width:100%!important;justify-content:center!important;margin-top:15px!important}
  .audience-visual{display:none!important}

  /* HOME — bloques visuales complejos se vuelven contenido directo */
  .why-premium{padding:56px 0!important}
  .why-premium-grid{display:block!important}
  .why-premium-copy h2{font-size:32px!important}
  .premium-benefits{gap:8px!important}
  .premium-benefit:nth-child(n+5){display:none!important}
  .why-premium-visual{display:none!important}
  .why-premium-actions{margin-top:20px!important;display:block!important}
  .why-premium-actions .btn{width:100%!important;justify-content:center!important}
  .why-premium-note{display:none!important}

  .story-banner-section{padding:48px 0!important}
  .story-banner-shell{border-radius:22px!important}
  .story-banner-stage{min-height:390px!important}
  .story-banner-copy{left:18px!important;right:18px!important;bottom:18px!important;max-width:none!important;padding:17px!important}
  .story-banner-copy h3{font-size:20px!important;line-height:1.15!important}
  .story-banner-controls{display:none!important}

  #comercios-asociados{padding:50px 0!important}
  #comercios-asociados .section-head p{display:none!important}
  #comercios-asociados .directory-map-card{display:block!important;border-radius:22px!important}
  #comercios-asociados .directory-map-copy{padding:24px 20px!important}
  #comercios-asociados .directory-map-frame{display:none!important}

  .why-grid{display:block!important}
  .why-grid>.big-visual{display:none!important}
  .why-grid>div:last-child>p{font-size:12.5px!important}
  .why-list{margin-top:20px!important;gap:8px!important}
  .why-item{padding:13px!important;border-radius:16px!important}

  .security{padding:56px 0!important}
  .security-grid{display:block!important}
  .security .section-head p{font-size:12.5px!important}
  .security-points{gap:8px!important}
  .security-point:nth-child(n+5){display:none!important}
  .security-point{padding:12px!important;border-radius:16px!important}
  .security-point-copy span{font-size:10.5px!important}
  .security-note{font-size:10.5px!important;padding:14px!important;margin-top:14px!important}
  .security-visual{display:none!important}

  .testimonials-section{padding:52px 0!important}
  .testimonials-section .section-head p{display:none!important}
  .testimonials-shell{padding:14px!important;border-radius:22px!important}
  .testimonial-tabs{overflow:auto!important;justify-content:flex-start!important;scrollbar-width:none}
  .testimonial-tab{min-width:max-content!important}
  .testimonial-card{padding:18px!important;border-radius:18px!important}
  .testimonial-quote{font-size:12px!important;line-height:1.55!important}

  #ayuda{padding:54px 0!important}
  #ayuda .section-head p{display:none!important}
  .faq-item{border-radius:16px!important}
  .faq-btn{min-height:58px!important;padding:15px 50px 15px 15px!important;font-size:12px!important}
  .faq-item::before{display:none!important}
  .faq-answer{padding-left:15px!important;padding-right:15px!important;font-size:11px!important}

  .cta{padding:12px 0 54px!important}
  .cta-shell{min-height:0!important;padding:22px 18px!important;border-radius:24px!important}
  .cta-visual,.cta-floats,.cta-orbit{display:none!important}
  .cta-glass-panel{width:100%!important;max-width:none!important;padding:0!important}
  .cta-shell h2{font-size:31px!important}
  .cta-shell p{font-size:12.5px!important}
  .cta-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  .cta-actions .btn{width:100%!important;justify-content:center!important}

  /* DIRECTORIO — buscar primero, después resultados */
  .directory-hero{padding:102px 0 34px!important}
  .directory-kicker{font-size:8.5px!important;padding:7px 9px!important}
  .directory-hero h1{font-size:34px!important;max-width:10ch!important;margin:13px 0 10px!important}
  .directory-hero> .container>p,.directory-hero .container>p{font-size:12.5px!important;line-height:1.52!important;max-width:34ch!important}
  .directory-demo-note{display:none!important}
  .directory-search-panel{
    margin-top:20px!important;padding:9px!important;border-radius:19px!important;
    display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;
    box-shadow:0 15px 35px rgba(3,19,48,.18)!important
  }
  .directory-search-panel .directory-field:first-child{grid-column:1/-1}
  .directory-field{min-height:48px!important;padding:0 11px!important;border-radius:13px!important}
  .directory-field input,.directory-field select{font-size:12px!important;min-width:0}
  .near-btn{grid-column:1/-1!important;min-height:48px!important;border-radius:13px!important;font-size:10.5px!important}
  .directory-main{padding:38px 0 50px!important}
  .directory-toolbar{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:8px!important;margin-bottom:14px!important}
  .directory-toolbar>div{min-width:0}
  .directory-toolbar h2{font-size:27px!important;line-height:1.08!important}
  .directory-toolbar p{display:none!important}
  .directory-count{font-size:9px!important;padding:7px 8px!important}
  .quick-searches{margin:0 -15px 17px!important;padding:0 15px!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none}
  .quick-searches::-webkit-scrollbar{display:none}
  .quick-searches button{flex:0 0 auto;min-height:38px!important;padding:0 12px!important;font-size:10px!important}
  .directory-grid{grid-template-columns:1fr!important;gap:11px!important}
  .directory-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;border-radius:19px!important;box-shadow:none!important;overflow:hidden!important}
  .directory-card-media{height:100%!important;min-height:178px!important}
  .directory-card-body{padding:14px 13px!important;min-width:0}
  .directory-card-top{font-size:7.7px!important;gap:4px!important}
  .directory-card h3{font-size:16px!important;margin:6px 0 4px!important}
  .directory-card p{font-size:10px!important;line-height:1.4!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .directory-card-meta{font-size:9px!important;margin-top:8px!important;padding-top:8px!important;gap:2px!important}
  .directory-card-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .directory-card-actions{gap:6px!important;margin-top:10px!important}
  .directory-btn{min-height:38px!important;border-radius:11px!important;font-size:9.5px!important}
  .demo-chip{left:8px!important;top:8px!important;max-width:100px!important;font-size:6.5px!important;padding:5px 6px!important}
  .directory-map-section{display:none!important}
  .directory-bottom-cta{padding:0 0 52px!important}
  .directory-bottom-box{padding:20px!important;border-radius:20px!important;gap:15px!important}
  .directory-bottom-box h3{font-size:20px!important}
  .directory-bottom-box p{font-size:11px!important}
  .directory-bottom-box .directory-btn{width:100%!important;min-width:0!important}

  /* FICHA DEL COMERCIO */
  .merchant-detail-main{padding:96px 0 48px!important}
  .merchant-detail-hero{display:flex!important;flex-direction:column!important;border-radius:22px!important;overflow:hidden!important}
  .merchant-detail-media{min-height:230px!important;height:230px!important;order:0}
  .merchant-detail-copy{padding:20px 18px!important;order:1}
  .merchant-detail-copy h1{font-size:31px!important}
  .merchant-detail-copy>p{font-size:12px!important}
  .merchant-facts{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .merchant-fact{padding:11px!important;border-radius:14px!important;min-height:0!important}
  .merchant-fact span{font-size:8px!important}.merchant-fact b{font-size:10px!important}
  .merchant-actions{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .merchant-actions .pay-full{grid-column:1/-1!important}
  .merchant-gallery-wrap{margin-top:12px!important}
  .merchant-services-block{padding:42px 0!important}
  .merchant-services{padding:19px!important;border-radius:20px!important}
  .merchant-services h2{font-size:24px!important}

  /* PAGO Y SEGUIMIENTO — formularios directos */
  .payment-main{padding:94px 0 46px!important}
  .payment-card{border-radius:22px!important;box-shadow:none!important}
  .pay-step{padding:20px 16px!important}
  .payment-card h1,.payment-card h2{font-size:29px!important;margin:18px 0 7px!important}
  .payment-card .lead{font-size:11.5px!important;line-height:1.55!important}
  .payment-demo-warning{font-size:9.5px!important;margin-bottom:15px!important}
  .pay-merchant-mini{grid-template-columns:70px 1fr!important;gap:10px!important;border-radius:15px!important;padding:9px!important}
  .pay-merchant-mini img{width:70px!important;height:60px!important;border-radius:11px!important}
  .pay-field{margin-top:14px!important}
  .pay-field input,.pay-field select{min-height:50px!important;border-radius:13px!important}
  .pay-summary-row{padding:11px!important;gap:12px!important}
  .pay-actions{gap:8px!important;margin-top:18px!important}

  .tracking-main{padding:104px 0 52px!important}
  .tracking-hero{text-align:left!important}
  .tracking-hero .section-kicker{justify-content:flex-start!important}
  .tracking-hero h1{font-size:34px!important}
  .tracking-hero p{font-size:12px!important;margin:9px 0 0!important}
  .tracking-form{margin-top:18px!important;padding:8px!important;border-radius:17px!important;box-shadow:none!important}
  .tracking-form input{min-height:48px!important;padding:0 8px!important;font-size:13px!important}
  .tracking-form button{min-height:48px!important}
  .tracking-result{padding:18px!important;border-radius:20px!important;box-shadow:none!important}

  /* SUBPÁGINAS — héroes más cortos y secciones escaneables */
  .subpage main{padding-top:72px!important}
  .subpage .page-hero{padding:28px 0 42px!important}
  .subpage .hero-shell{display:block!important}
  .subpage .hero-copy{max-width:none!important}
  .subpage .hero-copy h1{font-size:34px!important;line-height:1.06!important}
  .subpage .hero-copy>p{font-size:12.5px!important;line-height:1.58!important;margin-top:12px!important}
  .subpage .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .subpage .hero-actions .btn{min-height:48px!important;width:100%!important;justify-content:center!important}
  .subpage .hero-mini-grid,.subpage .trust-line{display:none!important}
  .subpage .hero-media{height:250px!important;margin-top:22px!important;border-radius:21px!important}
  .subpage .hero-media--portrait{height:300px!important}
  .subpage .image-glass--top,.subpage .image-glass--bottom,.subpage .payment-float,.subpage .merchant-float{display:none!important}
  .subpage .anchor-nav{top:72px!important;padding:7px 0!important}
  .subpage .anchor-nav .container{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important}
  .subpage .anchor-nav a{flex:0 0 auto!important;min-height:40px!important;font-size:10px!important}
  .subpage .section-heading h2,.subpage .section-copy h2,.subpage .experience-copy h2,.subpage .incorporation-copy h2{font-size:30px!important;line-height:1.1!important}
  .subpage .feature-grid{gap:9px!important}
  .subpage .feature-card,.subpage .step-card{padding:17px!important;border-radius:18px!important;box-shadow:none!important}
  .subpage .feature-card h3{font-size:14px!important}
  .subpage .feature-card p,.subpage .step-card p{font-size:11px!important;line-height:1.5!important}

  /* Personas: proceso primero, menos decoración */
  .app-flow-intro,.merchant-flow-intro{padding:19px!important;border-radius:21px!important}
  .app-flow-intro h3,.merchant-flow-intro h3{font-size:25px!important}
  .app-step-card,.merchant-step-card{padding:13px!important;border-radius:21px!important;box-shadow:none!important}
  .app-step-copy,.merchant-step-copy{padding:8px 5px!important}
  .app-step-copy h3,.merchant-step-copy h3{font-size:21px!important}
  .app-step-copy p,.merchant-step-copy p{font-size:11px!important}
  .app-step-phone,.merchant-step-media{margin-top:8px!important}
  .app-step-phone img{width:min(100%,280px)!important}
  .merchant-step-media,.merchant-step-media img{min-height:230px!important;height:230px!important;border-radius:17px!important}
  .merchant-step-media--landscape,.merchant-step-media--landscape img{min-height:200px!important;height:200px!important}
  .experience-premium{display:block!important}
  .experience-premium-media{height:280px!important;border-radius:21px!important;margin-bottom:22px!important}
  .experience-premium-title{font-size:30px!important}
  .experience-benefits-grid{gap:8px!important}
  .experience-benefits-grid article:nth-child(n+4){display:none!important}
  .tutorial-grid-v42>*:nth-child(n+4){display:none!important}

  /* Nosotros: contenido sobre decoración */
  .split-layout,.split-layout--wide,.mission-grid{gap:24px!important}
  .media-card{min-height:260px!important;border-radius:21px!important}
  .about-audience-grid{gap:10px!important}
  .about-values-grid,.about-role-grid{gap:9px!important}
  .about-value-card{padding:18px!important;border-radius:18px!important;box-shadow:none!important}
  .team-showcase{height:300px!important;border-radius:22px!important}
  .about-final-card{border-radius:22px!important}
  .about-final-copy{padding:29px 21px!important}
  .about-final-media{min-height:220px!important}

  /* Comercio asociado: pasos y requisitos legibles */
  .merchant-onboarding .section-heading>p{display:none!important}
  .feature-grid.six .feature-card:nth-child(n+5){display:none!important}
  .incorporation-layout,.requirements-layout{gap:24px!important}
  .incorporation-image,.experience-image{height:280px!important;border-radius:22px!important}
  .vertical-process{gap:8px!important}
  .vertical-process>div{padding:11px!important;border-radius:15px!important}
  .settlement-cards{gap:8px!important}
  .settlement-cards article{padding:16px!important;border-radius:17px!important}
  .flow-line{font-size:9.5px!important;gap:6px!important}
  .requirement-list{gap:8px!important}
  .requirement-list>div{padding:12px!important;border-radius:15px!important}

  /* Contacto */
  .contact-hero{padding:28px 0 45px!important}
  .contact-copy h1{font-size:34px!important}
  .contact-copy>p{font-size:12.5px!important}
  .contact-trust{display:none!important}
  .contact-form-card{padding:18px!important;border-radius:22px!important;box-shadow:none!important}
  .contact-field input,.contact-field textarea,.contact-field select{font-size:16px!important}
  .contact-direct,.contact-next{padding:50px 0!important}
  .contact-direct-head h2,.contact-next-head h2{font-size:30px!important}
  .contact-direct-grid,.contact-next-grid{gap:9px!important}
  .contact-direct-card,.contact-next-card{padding:17px!important;border-radius:18px!important;min-height:0!important;box-shadow:none!important}
  .contact-map-section{padding:48px 0!important}
  .contact-map-shell{min-height:360px!important;border-radius:22px!important}
  .contact-map-shell iframe{height:360px!important}
  .contact-map-card{padding:15px!important;border-radius:17px!important}

  /* Footer: conserva información, pero con jerarquía más simple */
  .footer-v52{padding:16px 0 12px!important}
  .footer-card-v52{border-radius:22px!important}
  .footer-top-v52{padding:16px!important;gap:12px!important}
  .footer-brand-v52{align-items:center!important;gap:12px!important}
  .footer-logo-v52{width:64px!important;height:64px!important;border-radius:14px!important}
  .footer-brand-copy-v52 b{font-size:16px!important}
  .footer-brand-copy-v52 small{font-size:9.5px!important}
  .footer-main-cta-v52{min-height:44px!important}
  .footer-main-v52{grid-template-columns:1fr 1fr!important;gap:17px!important;padding:18px 16px!important}
  .footer-about-v52{display:none!important}
  .footer-col-v52>b{font-size:9px!important;margin-bottom:8px!important}
  .footer-col-v52 a,.footer-link-disabled-v52{font-size:10px!important;margin:7px 0!important}
  .footer-contact-bar-v52{padding:0 16px 16px!important;gap:7px!important}
  .footer-contact-bar-v52>a{padding:10px 11px!important;border-radius:14px!important}
  .footer-contact-bar-v52 b{font-size:9.5px!important}
  .footer-bottom-v52{padding:13px 16px!important;gap:8px!important;font-size:8.5px!important}
}

@media (max-width:380px){
    .hero-fullscreen-home,.hero-slider-fullscreen,.hero-slider-fullscreen .hero-track,.hero-slider-fullscreen .hero-slide{height:660px!important;min-height:660px!important}
    .hero-fullscreen-home .hero-copy h1{font-size:35px!important}
    .hero-fullscreen-home .hero-copy>p{font-size:12.5px!important}
    .hero-fullscreen-home .hero-actions .btn{font-size:10px!important}
    .directory-card{grid-template-columns:105px minmax(0,1fr)!important}
    .directory-card-media{min-height:172px!important}
    .mobile-simple-nav{left:7px;right:7px;bottom:7px}
}

/* V77 — móvil todavía más simple. TODO permanece encapsulado <= 767px. */
@media (max-width:767px){
  /* Barra inferior: solo las tres rutas esenciales. */
  .mobile-simple-nav{grid-template-columns:repeat(3,minmax(0,1fr))!important}

  /* "Estado / seguimiento" deja de formar parte de la navegación móvil. */
  .mobile-menu a[href="seguimiento.html"],
  .footer-v52 a[href="seguimiento.html"],
  .pay-actions a[href="seguimiento.html"]{display:none!important}
  .pay-actions a[href="seguimiento.html"] + a{width:100%!important;flex:1 1 100%!important;text-align:center!important}

  /* Inicio: eliminamos bloques repetitivos o eminentemente visuales. */
  #por-que-elegirnos,
  #historias-destacadas,
  .mobile-optional-section,
  #testimonios{display:none!important}

  /* Menos navegación duplicada dentro de las subpáginas. */
  .subpage .anchor-nav{display:none!important}

  /* Footer móvil: contacto directo en vez de otro menú largo. */
  .footer-main-v52{display:none!important}
  .footer-top-v52{padding-bottom:12px!important}
  .footer-contact-bar-v52{padding-top:4px!important}

  /* Contacto: el mapa queda fuera en móvil; primero formulario y canales. */
  .contact-map-section{display:none!important}
}

/* V78 — PORTADA MÓVIL REHECHA
   Corrige recortes y simplifica el primer pantallazo. Solo <= 767px. */
@media (max-width:767px){
  /* Header más compacto: deja respirar la foto sin tocar escritorio. */
  header,header.scrolled{padding:7px 0!important}
  header .nav{
    min-height:54px!important;
    padding:0 6px 0 9px!important;
    border-radius:17px!important
  }
  header .brand-logo-wrap{
    width:94px!important;
    height:38px!important;
    padding:3px 5px!important
  }
  .menu-btn{
    width:42px!important;
    height:42px!important;
    border-radius:13px!important
  }

  /* Hero: una composición legible, sin texto cortado ni controles sobrantes. */
  .hero-fullscreen-home,
  .hero-slider-fullscreen,
  .hero-slider-fullscreen .hero-track,
  .hero-slider-fullscreen .hero-slide{
    height:640px!important;
    min-height:640px!important
  }
  .hero-slider-fullscreen .hero-slide:first-child img{
    object-position:54% 42%!important
  }
  .hero-slider-fullscreen .hero-slide-overlay{
    background:
      linear-gradient(180deg,
        rgba(3,12,26,.22) 0%,
        rgba(3,12,26,.20) 23%,
        rgba(3,12,26,.48) 53%,
        rgba(3,12,26,.93) 100%)!important
  }
  .hero-fullscreen-home .hero-overlay-layout{
    width:calc(100% - 32px)!important;
    padding:112px 0 22px!important;
    align-items:flex-end!important;
    justify-content:flex-start!important
  }
  .hero-fullscreen-home .hero-copy{
    width:100%!important;
    max-width:360px!important;
    margin:0!important;
    padding:0!important
  }
  .hero-fullscreen-home .hero-copy .eyebrow{
    width:max-content!important;
    max-width:100%!important;
    margin:0 0 11px!important;
    padding:7px 10px!important;
    font-size:9px!important;
    line-height:1!important;
    background:rgba(5,18,36,.56)!important;
    border-color:rgba(255,255,255,.18)!important;
    box-shadow:none!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important
  }
  .hero-fullscreen-home .hero-copy h1{
    width:100%!important;
    max-width:330px!important;
    margin:0 0 10px!important;
    font-size:clamp(34px,9.4vw,40px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
    text-wrap:balance
  }
  .hero-fullscreen-home .hero-copy h1 .title-line,
  .hero-fullscreen-home .hero-copy h1 .title-line:first-child,
  .hero-fullscreen-home .hero-copy h1 .title-line:last-child{
    display:block!important;
    white-space:normal!important;
    max-width:100%!important
  }
  .hero-fullscreen-home .hero-copy>p{
    max-width:290px!important;
    margin:0 0 15px!important;
    font-size:12.5px!important;
    line-height:1.48!important;
    color:rgba(255,255,255,.88)!important
  }
  .hero-fullscreen-home .hero-actions{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin:0!important
  }
  .hero-fullscreen-home .hero-actions .btn{
    width:100%!important;
    max-width:none!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 15px!important;
    border-radius:14px!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:11.5px!important;
    font-weight:800!important
  }
  .hero-fullscreen-home .hero-actions .btn:first-child{
    background:#fff!important;
    color:#153f7a!important;
    border:1px solid #fff!important;
    box-shadow:0 10px 26px rgba(0,0,0,.16)!important
  }
  .hero-fullscreen-home .hero-actions .btn:last-child{
    background:rgba(8,25,47,.54)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.34)!important;
    box-shadow:none!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important
  }
  .hero-fullscreen-home .hero-trust,
  .hero-fullscreen-home .hero-top-actions,
  .hero-fullscreen-home .hero-slider-bottom,
  .hero-slider-fullscreen .hero-slide-pill{display:none!important}

  /* Esta franja repetía exactamente la promesa del hero. */
  .strip{display:none!important}
  .launch-paths{padding-top:42px!important}
}

@media (max-width:380px){
  .hero-fullscreen-home,
  .hero-slider-fullscreen,
  .hero-slider-fullscreen .hero-track,
  .hero-slider-fullscreen .hero-slide{
    height:620px!important;
    min-height:620px!important
  }
  .hero-fullscreen-home .hero-overlay-layout{padding-top:108px!important}
  .hero-fullscreen-home .hero-copy h1{font-size:33px!important;max-width:305px!important}
  .hero-fullscreen-home .hero-copy>p{font-size:12px!important;max-width:275px!important}
}


/* V80 — HERO MÓVIL COMPACTO Y MEJOR DISTRIBUIDO */
@media (max-width:767px){
  .hero-fullscreen-home,
  .hero-slider-fullscreen,
  .hero-slider-fullscreen .hero-track,
  .hero-slider-fullscreen .hero-slide{
    height:585px!important;
    min-height:585px!important;
  }
  .hero-slider-fullscreen .hero-slide:first-child img{
    object-position:58% 42%!important;
  }
  .hero-slider-fullscreen .hero-slide-overlay{
    background:linear-gradient(180deg, rgba(3,12,26,.18) 0%, rgba(3,12,26,.18) 24%, rgba(3,12,26,.40) 46%, rgba(3,12,26,.82) 75%, rgba(3,12,26,.96) 100%)!important;
  }
  .hero-fullscreen-home .hero-overlay-layout{
    width:calc(100% - 28px)!important;
    padding:126px 0 18px!important;
    justify-content:flex-end!important;
    align-items:flex-start!important;
  }
  .hero-fullscreen-home .hero-copy{
    max-width:326px!important;
    width:100%!important;
  }
  .hero-fullscreen-home .hero-copy .eyebrow{
    margin-bottom:10px!important;
    font-size:9px!important;
    padding:7px 10px!important;
  }
  .hero-fullscreen-home .hero-copy h1{
    max-width:300px!important;
    margin:0 0 10px!important;
    font-size:clamp(32px,8.8vw,38px)!important;
    line-height:.94!important;
    letter-spacing:-.05em!important;
  }
  .hero-fullscreen-home .hero-copy>p{
    max-width:292px!important;
    margin:0 0 12px!important;
    font-size:12.5px!important;
    line-height:1.46!important;
  }
  .hero-fullscreen-home .hero-copy .hero-mini-benefits{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    margin:0 0 12px!important;
  }
  .hero-fullscreen-home .hero-copy .hero-mini-benefits span{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:26px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
    font:700 9.5px/1 "Poppins",sans-serif!important;
    letter-spacing:.02em!important;
    backdrop-filter:blur(8px)!important;
    -webkit-backdrop-filter:blur(8px)!important;
  }
  .hero-fullscreen-home .hero-actions{
    gap:8px!important;
  }
  .hero-fullscreen-home .hero-actions .btn{
    min-height:44px!important;
    font-size:12px!important;
    border-radius:14px!important;
  }
  .hero-fullscreen-home .hero-actions .btn:first-child{
    background:linear-gradient(135deg,#ffffff 0%,#eef5ff 100%)!important;
    color:#173f7d!important;
    border:1px solid rgba(255,255,255,.96)!important;
    box-shadow:0 12px 24px rgba(2,12,29,.18)!important;
  }
  .hero-fullscreen-home .hero-actions .btn:last-child{
    background:rgba(12,28,51,.62)!important;
    border:1px solid rgba(255,255,255,.28)!important;
  }
  .hero-fullscreen-home .hero-copy .hero-helper-text{
    display:block!important;
    margin-top:8px!important;
    max-width:280px!important;
    font-size:10px!important;
    line-height:1.42!important;
    color:rgba(255,255,255,.72)!important;
  }
  .launch-paths{padding-top:26px!important;}
}

@media (max-width:380px){
  .hero-fullscreen-home,
  .hero-slider-fullscreen,
  .hero-slider-fullscreen .hero-track,
  .hero-slider-fullscreen .hero-slide{
    height:565px!important;
    min-height:565px!important;
  }
  .hero-fullscreen-home .hero-overlay-layout{padding-top:120px!important;}
  .hero-fullscreen-home .hero-copy h1{font-size:31px!important;max-width:286px!important;}
  .hero-fullscreen-home .hero-copy>p{font-size:12px!important;max-width:274px!important;}
}


/* V81 — CTA PRINCIPAL MÓVIL REDISEÑADO */
@media (max-width:767px){
  .hero-fullscreen-home .hero-actions{
    width:min(100%, 310px)!important;
    gap:9px!important;
  }
  .hero-fullscreen-home .hero-actions .btn:first-child{
    position:relative!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 34px!important;
    align-items:center!important;
    gap:11px!important;
    min-height:64px!important;
    padding:8px 10px!important;
    border-radius:20px!important;
    overflow:hidden!important;
    text-align:left!important;
    background:linear-gradient(135deg,#18489B 0%,#1f61b9 60%,#2E9A53 140%)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.24)!important;
    box-shadow:0 16px 30px rgba(4,27,67,.30), inset 0 1px 0 rgba(255,255,255,.18)!important;
    font-size:inherit!important;
  }
  .hero-fullscreen-home .hero-actions .btn:first-child::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 40%,rgba(255,255,255,.05))!important;
    pointer-events:none!important;
  }
  .hero-pay-icon{
    position:relative!important;
    z-index:1!important;
    width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.14)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
  .hero-pay-copy{
    position:relative!important;
    z-index:1!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:3px!important;
  }
  .hero-pay-copy small{
    display:block!important;
    color:rgba(255,255,255,.70)!important;
    font:700 8.5px/1.1 "Poppins",sans-serif!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
  }
  .hero-pay-copy strong{
    display:block!important;
    color:#fff!important;
    font:800 15px/1.05 "Poppins",sans-serif!important;
    letter-spacing:-.02em!important;
  }
  .hero-pay-arrow{
    position:relative!important;
    z-index:1!important;
    width:34px!important;
    height:34px!important;
    display:grid!important;
    place-items:center!important;
    justify-self:end!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#18489B!important;
    font:800 17px/1 sans-serif!important;
    box-shadow:0 8px 18px rgba(4,20,51,.18)!important;
  }
  .hero-fullscreen-home .hero-actions .btn:last-child{
    min-height:43px!important;
    border-radius:15px!important;
    font-size:11.5px!important;
    font-weight:700!important;
    letter-spacing:.01em!important;
    background:rgba(9,24,45,.48)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    box-shadow:none!important;
  }
}
