:root{
  --primary:#FE2473;
  --primary-dark:#d91d62;
  --black:#111212;
  --dark:#454645;
  --soft-dark:#1a1b1b;
  --text:#121820;
  --muted:#516070;
  --white:#fff;
  --light:#f6f6f7;
  --success:#25D366;
  --shadow:0 18px 45px rgba(0,0,0,.10);
  --radius:20px;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.58;font-size:16px}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 32px));margin:auto}.narrow{max-width:850px}.center{text-align:center}.mt-30{margin-top:30px}
.topbar{background:var(--dark);color:#fff;font-size:14px}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;flex-wrap:wrap}.topbar a{color:#fff}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e7e7e7;backdrop-filter:blur(10px)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 0}.brand{display:flex;align-items:center;gap:14px;min-width:250px}.brand-logo{width:78px;height:auto}.brand span{font-size:14px;color:#626b75;font-weight:700;line-height:1.25;max-width:190px}.main-nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1}.main-nav a{font-size:15px;font-weight:800;color:#222;white-space:nowrap}.main-nav a:hover{color:var(--primary)}.header-cta{display:flex;align-items:center;gap:10px;flex-shrink:0}.menu-toggle{display:none;background:var(--black);color:#fff;border:none;border-radius:12px;padding:10px 13px;font-size:22px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 23px;border:2px solid transparent;font-weight:800;transition:.2s ease;text-align:center;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#ff4388}.btn-whatsapp{background:var(--success);color:#fff}.btn-dark{background:var(--black);color:#fff}.btn-outline{background:#fff;color:#111;border-color:#d8d8d8}.btn-light{background:#fff;color:#111}.card-link{font-weight:800;color:var(--primary);display:inline-block;margin-top:15px}
.hero{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/portada.webp') center/cover no-repeat;color:#fff}
.hero-2{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero-educacion-canina.webp') center/cover no-repeat;color:#fff}
.hero-3{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero-reactividad.webp') center/cover no-repeat;color:#fff}
.hero-4{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero-grupales.webp') center/cover no-repeat;color:#fff}
.hero-5{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero_conducta_perros.webp') center/cover no-repeat;color:#fff}
.hero-6{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero_estancia.webp') center/cover no-repeat;color:#fff}
.hero-7{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero_conducta_perros.webp') center/cover no-repeat;color:#fff}
.hero-8{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero8.webp') center/cover no-repeat;color:#fff}
.hero-9{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero9.webp') center/cover no-repeat;color:#fff}
.hero-10{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero10.webp') center/cover no-repeat;color:#fff}
.hero-11{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero11.webp') center/cover no-repeat;color:#fff}
.hero-12{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero12.webp') center/cover no-repeat;color:#fff}
.hero-13{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero13.webp') center/cover no-repeat;color:#fff}
.hero-14{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero14.webp') center/cover no-repeat;color:#fff}
.hero-15{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero15.webp') center/cover no-repeat;color:#fff}
.hero-16{background:linear-gradient(90deg,rgba(17,18,18,.96),rgba(17,18,18,.82),rgba(17,18,18,.45)),url('../img/hero15.webp') center/cover no-repeat;color:#fff}
.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center;min-height:660px;padding:78px 0}.small-hero .container{min-height:430px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px 0}.eyebrow{display:inline-block;padding:8px 12px;border-radius:999px;background:rgba(254,36,115,.15);border:1px solid rgba(255,255,255,.12);color:#ffc1d7;font-size:14px;margin-bottom:18px}.tag{display:inline-block;color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:12px}.hero h1{font-size:clamp(38px,5.6vw,66px);line-height:1.02;margin:0 0 18px;max-width:800px}.small-hero h1{font-size:clamp(34px,5vw,56px)}.hero p{font-size:19px;max-width:760px;color:#f1f1f1}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-card{background:#fff;color:var(--text);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.hero-card h2{font-size:30px;margin:0 0 8px}.hero-card p{color:var(--muted);font-size:16px}.hero-card small{display:block;margin-top:16px;color:#6f7780}.mini-form{display:grid;gap:10px}.mini-form input,.mini-form textarea{width:100%;border:1px solid #ddd;border-radius:14px;padding:14px;font:inherit}.mini-form textarea{min-height:120px}
.section{padding:78px 0}.section-light{background:var(--light)}.section-dark{background:var(--dark);color:#fff}.section-title{text-align:center;max-width:760px;margin:0 auto 34px}.section-title h2,.narrow h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 14px}.section-title p,.narrow p{color:var(--muted);font-size:18px}.section-dark .section-title p,.section-dark .narrow p{color:#eee}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{background:#fff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);height:100%}.card h3{font-size:24px;line-height:1.25;margin:0 0 12px}.card p{color:var(--muted);margin:0}.section-dark .card{background:var(--soft-dark);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:none}.section-dark .card p{color:#fff}.number-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.number{width:46px;height:46px;border-radius:13px;background:#ffd0e2;color:#971143;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.number-hot{background:var(--primary);color:#fff;border-radius:50%}.service-card img,.review-card img{height:245px;width:100%;object-fit:cover;border-radius:16px;margin-bottom:22px}.review-stars{display:flex;justify-content:center;align-items:center;color:#FFC400;font-size:25px;letter-spacing:4px;margin:16px 0}.review-card p{font-size:17px}.location-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:26px}.location-tags span{background:#fff;border:1px solid #e1e1e1;border-radius:999px;padding:10px 16px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.06)}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.step{background:#fff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.step:before{counter-increment:step;content:counter(step);width:50px;height:50px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:22px}.check-list,.steps-list{padding-left:0;list-style:none;display:grid;gap:12px}.check-list li{position:relative;padding-left:34px;font-size:18px}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--primary);font-weight:900}.steps-list{counter-reset:item}.steps-list li{counter-increment:item;position:relative;padding-left:44px;font-size:18px}.steps-list li:before{content:counter(item);position:absolute;left:0;top:-2px;width:30px;height:30px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:900}.cta-band{background:linear-gradient(135deg,var(--black),var(--dark));color:#fff;border-radius:28px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:var(--shadow)}.cta-band h2,.cta-band h3{font-size:clamp(30px,4vw,44px);margin:0 0 10px;line-height:1.05}.cta-band p{color:#f0f0f0;margin:0;max-width:720px}.faq-list{display:grid;gap:14px}.faq-list details{background:#fff;border-radius:16px;padding:20px;box-shadow:var(--shadow)}.faq-list summary{font-weight:900;font-size:19px;cursor:pointer}.footer{background:#111212;color:#ddd;padding-top:46px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px}.footer-logo{width:210px;margin-bottom:15px}.footer h3{color:#fff;margin:0 0 12px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:0 0 9px}.footer a{color:#ddd}.footer a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0;margin-top:30px;text-align:center;font-size:13px;color:#aaa}.sticky-mobile{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #ddd;padding:10px;box-shadow:0 -8px 20px rgba(0,0,0,.08);grid-template-columns:1fr 1fr;gap:10px}
@media(max-width:1100px){.header-inner{flex-wrap:wrap}.main-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto;padding-top:10px}.hero-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:78px}.topbar-inner{justify-content:center;text-align:center}.brand{min-width:auto}.brand-logo{width:64px}.menu-toggle{display:block}.main-nav{display:none;flex-direction:column;align-items:flex-start;gap:12px;overflow:visible}.main-nav.open{display:flex}.header-cta{width:100%}.header-cta .btn{flex:1}.hero-grid{min-height:auto;padding:58px 0}.grid-2,.grid-3,.grid-4,.steps{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:flex-start}.sticky-mobile{display:grid}.section{padding:58px 0}.footer-grid{grid-template-columns:1fr}.service-card img,.review-card img{height:220px}}

/* ==================================================
   YUNDOG FIX FINAL SEGURO
   Mantiene el diseño completo y corrige solo header/menú/logo.
   ================================================== */

html, body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}

/* Compensación por cabecera fija */
body{
  padding-top:118px;
}

/* TOPBAR FIJA */
.topbar,
.premium-topbar{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:10000;
  background:var(--dark);
  color:#fff;
  font-size:14px;
}

.topbar a,
.premium-topbar a{
  color:#fff;
}

.topbar-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:7px 20px;
  flex-wrap:wrap;
}

/* HEADER FIJO */
.header,
.premium-header,
#siteHeader{
  position:fixed;
  top:31px;
  left:0;
  right:0;
  z-index:9999;
  width:100%;
  overflow:visible;
  background:rgba(255,255,255,.97);
  border-bottom:1px solid rgba(0,0,0,.08);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
  box-shadow:0 10px 30px rgba(0,0,0,.06);
}

.header.is-scrolled,
.premium-header.is-scrolled,
#siteHeader.is-scrolled{
  box-shadow:0 14px 40px rgba(0,0,0,.12);
}

/* Layout header */
.header-inner{
  width:100%;
  max-width:var(--max);
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:10px 20px;
}

/* Logo + texto */
.brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:4px;
  min-width:230px;
  flex:0 0 auto;
}

.brand-logo{
  display:block;
  width:210px;
  max-width:210px;
  height:auto;
  object-fit:contain;
}

/* Solo este texto del logo se muestra */
.brand-caption{
  display:block;
  font-size:12px;
  line-height:1.15;
  font-weight:800;
  color:#454645;
  max-width:230px;
}

/* Oculta otros textos antiguos si los hubiera, pero NO el caption */
.brand span:not(.brand-caption){
  display:none;
}

/* MENÚ ESCRITORIO */
.main-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  flex:1 1 auto;
  min-width:0;
  overflow:visible;
}

.main-nav > a,
.dropdown-link{
  border:0;
  cursor:pointer;
  font-family:inherit;
  background:transparent;
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 13px;
  border-radius:999px;
  font-size:15px;
  font-weight:850;
  color:#222;
  white-space:nowrap;
  line-height:1;
  text-decoration:none;
  transition:background .2s ease, color .2s ease;
}

.main-nav > a:hover,
.dropdown:hover > .dropdown-link,
.dropdown-link:hover{
  background:#fff0f6;
  color:var(--primary);
}

.dropdown-link::after{
  content:"";
  width:7px;
  height:7px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  margin-left:9px;
  transition:transform .2s ease;
}

.dropdown:hover .dropdown-link::after{
  transform:rotate(225deg) translateY(-1px);
}

.dropdown{
  position:relative;
}

/* Submenús escritorio */
.dropdown-menu{
  position:absolute;
  top:calc(100% + 14px);
  left:50%;
  transform:translateX(-50%) translateY(8px);
  min-width:280px;
  background:rgba(255,255,255,.98);
  border:1px solid rgba(0,0,0,.08);
  border-radius:22px;
  padding:10px;
  box-shadow:0 24px 60px rgba(0,0,0,.18);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  z-index:10001;
  display:block;
  transition:opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.dropdown-wide{
  min-width:330px;
}

.dropdown-menu::before{
  content:"";
  position:absolute;
  top:-16px;
  left:0;
  right:0;
  height:16px;
}

.dropdown:hover .dropdown-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0);
}

.dropdown-menu a{
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 13px;
  border-radius:14px;
  color:#222;
  font-size:14px;
  font-weight:750;
  white-space:nowrap;
  text-decoration:none;
}

.dropdown-menu a:hover{
  background:#fff0f6;
  color:var(--primary);
}

.drop-icon{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  flex:0 0 28px;
  border-radius:10px;
  background:#f7f7f8;
  font-size:15px;
}

.lang-link{
  background:var(--black);
  color:#fff !important;
  min-width:44px;
}

.lang-link:hover{
  background:var(--primary);
}

/* Botones header */
.header-cta{
  display:flex;
  align-items:center;
  gap:10px;
  flex:0 0 auto;
  min-width:max-content;
}

.header-cta .btn{
  padding:11px 18px;
  font-size:14px;
  box-shadow:0 8px 22px rgba(0,0,0,.08);
}

/* Hamburguesa */
.menu-toggle{
  display:none;
  width:46px;
  height:42px;
  border:0;
  border-radius:14px;
  background:var(--primary);
  cursor:pointer;
  padding:0;
  flex-shrink:0;
  color:#fff;
  font-size:0;
}

.menu-toggle span{
  display:block;
  width:20px;
  height:2px;
  background:#fff;
  border-radius:99px;
  margin:5px auto;
  transition:transform .2s ease, opacity .2s ease;
}

.menu-toggle.is-active span:nth-child(1){
  transform:translateY(7px) rotate(45deg);
}

.menu-toggle.is-active span:nth-child(2){
  opacity:0;
}

.menu-toggle.is-active span:nth-child(3){
  transform:translateY(-7px) rotate(-45deg);
}

/* Ajuste hero con cabecera fija */
.hero-grid{
  min-height:660px;
}

/* TABLET */
@media(max-width:1180px){
  body{
    padding-top:168px;
  }

  .header-inner{
    flex-wrap:wrap;
  }

  .main-nav{
    order:3;
    width:100%;
    flex:0 0 100%;
    justify-content:center;
    gap:8px;
    padding-top:6px;
  }

  .header-cta{
    margin-left:auto;
  }
}

/* MÓVIL */
@media(max-width:768px){
  body{
    padding-top:178px;
    padding-bottom:78px;
  }

  .topbar-inner{
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
    text-align:left;
    padding:8px 20px;
    gap:4px;
  }

  .header,
  .premium-header,
  #siteHeader{
    top:58px;
  }

  .header-inner{
    align-items:center;
    gap:12px;
    padding:12px 20px;
  }

  .brand{
    min-width:0;
    flex:1 1 auto;
  }

  .brand-logo{
    width:210px;
    max-width:210px;
  }

  .brand-caption{
    font-size:11px;
    max-width:210px;
  }

  .menu-toggle{
    display:block;
    margin-left:auto;
  }

  .main-nav{
    display:none;
    order:4;
    width:100%;
    flex:0 0 100%;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:6px;
    overflow:visible;
    padding:14px 0 0;
    border-top:1px solid rgba(0,0,0,.08);
    max-height:calc(100vh - 180px);
    overflow-y:auto;
  }

  .main-nav.is-open,
  .main-nav.open{
    display:flex;
  }

  .main-nav > a,
  .dropdown-link{
    width:100%;
    justify-content:flex-start;
    min-height:44px;
    padding:0 14px;
    border-radius:14px;
    background:#f7f7f8;
    font-size:15px;
  }

  .dropdown{
    width:100%;
  }

  .dropdown-link::after{
    margin-left:auto;
  }

  .dropdown:hover .dropdown-link::after{
    transform:rotate(45deg) translateY(-2px);
  }

  .dropdown.is-open .dropdown-link,
  .dropdown.open .dropdown-link{
    background:#fff0f6;
    color:var(--primary);
  }

  .dropdown.is-open .dropdown-link::after,
  .dropdown.open .dropdown-link::after{
    transform:rotate(225deg) translateY(-1px);
  }

  .dropdown-menu{
    position:static;
    transform:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    width:100%;
    min-width:0;
    box-shadow:none;
    border:0;
    border-radius:0;
    padding:7px 0 0 12px;
    background:transparent;
    display:none;
  }

  .dropdown.is-open .dropdown-menu,
  .dropdown.open .dropdown-menu{
    display:block;
  }

  .dropdown-menu::before{
    display:none;
  }

  .dropdown-menu a{
    padding:10px 12px;
    margin-bottom:6px;
    background:#fff;
    border:1px solid rgba(0,0,0,.06);
    border-radius:12px;
  }

  .header-cta{
    order:3;
    width:100%;
    min-width:0;
    margin-left:0;
    display:grid;
    grid-template-columns:1fr 1fr;
  }

  .header-cta .btn{
    width:100%;
    min-width:0;
    padding:12px 14px;
  }
  .hero{
    background:
      linear-gradient(
        180deg,
        rgba(17,18,18,.86) 0%,
        rgba(17,18,18,.78) 50%,
        rgba(17,18,18,.88) 100%
      ),
      url('../img/portada.webp') center/cover no-repeat;
  }
}

/* ==================================================
   YUNDOG - BOTÓN EN ENTRE LOGO Y MENÚ
   Pegar al FINAL de ./assets/css/style.css
   ================================================== */

.lang-link-header{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:52px !important;
  height:52px !important;
  border-radius:999px !important;
  background:#454645 !important;
  color:#fff !important;
  font-weight:900 !important;
  font-size:15px !important;
  line-height:1 !important;
  flex:0 0 52px !important;
  box-shadow:0 10px 28px rgba(0,0,0,.12) !important;
  text-decoration:none !important;
}

.lang-link-header:hover{
  background:#FE2473 !important;
  color:#fff !important;
}

/* Si quedara algún EN antiguo dentro del nav, lo ocultamos para no duplicar */
.main-nav > .lang-link:not(.lang-link-header){
  display:none !important;
}

@media(max-width:768px){
  .lang-link-header{
    width:46px !important;
    height:46px !important;
    flex:0 0 46px !important;
    font-size:14px !important;
    order:2 !important;
    margin-left:auto !important;
  }

  .menu-toggle{
    order:3 !important;
    margin-left:0 !important;
  }

  .brand{
    order:1 !important;
    max-width:calc(100% - 110px) !important;
  }

  .header-inner{
    justify-content:flex-start !important;
  }
}

/* ==================================================
   YUNDOG AJUSTE FINAL MÓVIL - LOGO / EN / MENÚ
   Añadido y depurado por ChatGPT
   ================================================== */

@media(max-width:768px){

  /* Quitar botones superiores porque ya están fijos abajo */
  .header-cta{
    display:none !important;
  }

  /* Reducir alto reservado al quitar botones superiores */
  body{
    padding-top:142px !important;
    padding-bottom:86px !important;
  }

  .topbar,
  .premium-topbar{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    z-index:10000 !important;
  }

  .topbar-inner{
    padding:8px 20px !important;
    gap:4px !important;
  }

  .header,
  .premium-header,
  #siteHeader{
    position:fixed !important;
    top:58px !important;
    left:0 !important;
    right:0 !important;
    z-index:9999 !important;
  }

  .header-inner{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:10px !important;
    padding:12px 20px !important;
  }

  /* Logo más grande */
  .brand{
    order:1 !important;
    flex:1 1 auto !important;
    min-width:0 !important;
    max-width:calc(100% - 110px) !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    justify-content:center !important;
    gap:2px !important;
  }

  .brand-logo{
    width:270px !important;
    max-width:270px !important;
    height:auto !important;
    display:block !important;
  }

  /* Texto debajo del logo en una sola línea */
  .brand-caption{
    display:block !important;
    white-space:nowrap !important;
    font-size:10px !important;
    line-height:1 !important;
    font-weight:800 !important;
    color:#454645 !important;
    max-width:none !important;
  }

  .brand span.brand-caption{
    display:block !important;
  }

  /* Botón EN entre logo y hamburguesa */
  .lang-link-header{
    order:2 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
    border-radius:999px !important;
    background:#454645 !important;
    color:#fff !important;
    font-size:14px !important;
    font-weight:900 !important;
    line-height:1 !important;
    text-decoration:none !important;
    margin-left:auto !important;
    box-shadow:0 10px 28px rgba(0,0,0,.12) !important;
  }

  .menu-toggle{
    order:3 !important;
    display:block !important;
    width:44px !important;
    height:44px !important;
    flex:0 0 44px !important;
    margin-left:0 !important;
  }

  /* Menú móvil debajo */
  .main-nav{
    display:none !important;
    order:4 !important;
    width:100% !important;
    flex:0 0 100% !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:8px !important;
    padding:14px 0 0 !important;
    border-top:1px solid rgba(0,0,0,.08) !important;
    max-height:calc(100vh - 155px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
  }

  .main-nav.is-open,
  .main-nav.open{
    display:flex !important;
  }

  .main-nav > a,
  .dropdown-link{
    width:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    min-height:44px !important;
    padding:0 14px !important;
    border-radius:14px !important;
    background:#f7f7f8 !important;
    font-size:15px !important;
    font-weight:850 !important;
    color:#222 !important;
    text-align:left !important;
  }

  .dropdown{
    width:100% !important;
    position:static !important;
  }

  .dropdown-link::after{
    margin-left:auto !important;
  }

  /* Submenús bien colocados y sin recortes */
  .dropdown-menu{
    position:static !important;
    left:auto !important;
    top:auto !important;
    transform:none !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    display:none !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    box-shadow:none !important;
    border:0 !important;
    border-radius:0 !important;
    padding:8px 0 0 0 !important;
    margin:0 !important;
    background:transparent !important;
    overflow:visible !important;
  }

  .dropdown.is-open .dropdown-menu,
  .dropdown.open .dropdown-menu{
    display:block !important;
  }

  .dropdown-menu::before{
    display:none !important;
  }

  .dropdown-menu a{
    width:100% !important;
    max-width:100% !important;
    min-height:42px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:10px !important;
    padding:10px 12px !important;
    margin:0 0 7px 0 !important;
    background:#fff !important;
    border:1px solid rgba(0,0,0,.07) !important;
    border-radius:12px !important;
    color:#222 !important;
    font-size:14px !important;
    font-weight:750 !important;
    white-space:normal !important;
    overflow:visible !important;
    text-align:left !important;
    transform:none !important;
  }

  .dropdown-menu a:hover{
    transform:none !important;
  }

  .drop-icon{
    width:28px !important;
    height:28px !important;
    flex:0 0 28px !important;
    display:grid !important;
    place-items:center !important;
    border-radius:10px !important;
    background:#f7f7f8 !important;
    font-size:15px !important;
  }

  /* Sticky inferior con botones */
  .sticky-mobile{
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:10px !important;
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    z-index:10001 !important;
    background:#fff !important;
    padding:10px !important;
    border-top:1px solid #ddd !important;
    box-shadow:0 -8px 20px rgba(0,0,0,.08) !important;
  }
}

@media(max-width:390px){
  .brand-logo{
    width:160px !important;
    max-width:160px !important;
  }

  .brand-caption{
    font-size:9.5px !important;
  }

  .brand{
    max-width:calc(100% - 104px) !important;
  }

  .lang-link-header,
  .menu-toggle{
    width:42px !important;
    height:42px !important;
    flex-basis:42px !important;
  }
}

/* ==================================================
   YUNDOG MÓVIL - OCULTAR FRANJA NEGRA AL BAJAR
   Mantiene tus personalizaciones actuales.
   ================================================== */

@media(max-width:768px){

  .topbar,
  .premium-topbar{
    transition:transform .25s ease, opacity .25s ease !important;
    will-change:transform, opacity;
  }

  .header,
  .premium-header,
  #siteHeader{
    transition:top .25s ease, box-shadow .25s ease !important;
  }

  /* Al hacer scroll: desaparece la franja negra */
  body.mobile-scrolled .topbar,
  body.mobile-scrolled .premium-topbar{
    transform:translateY(-100%) !important;
    opacity:0 !important;
    pointer-events:none !important;
  }

  /* Al hacer scroll: la cabecera blanca sube arriba */
  body.mobile-scrolled .header,
  body.mobile-scrolled .premium-header,
  body.mobile-scrolled #siteHeader{
    top:0 !important;
    box-shadow:0 12px 30px rgba(0,0,0,.14) !important;
  }

  /* Compensación de espacio al ocultar la franja negra */
  body.mobile-scrolled{
    padding-top:84px !important;
  }

  /* Si el menú móvil está abierto mientras bajas, que siga usable */
  body.mobile-scrolled .main-nav{
    max-height:calc(100vh - 92px) !important;
  }
}
.alig2 {
  text-align: center;
}
/* ==================================================
   YUNDOG FOOTER ICONOS MONOCOLOR - FIX FUERTE
   Pegar al FINAL de assets/css/style.css
   ================================================== */

/* Fuerza tamaño de TODOS los SVG del bloque de contacto */
.footer .footer-contact-icon,
footer .footer-contact-icon,
.footer-contact-icon{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  max-width:24px !important;
  min-height:24px !important;
  max-height:24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  vertical-align:middle !important;
  margin-right:8px !important;
  color:#FE2473 !important;
  line-height:1 !important;
  overflow:hidden !important;
}

.footer .footer-contact-icon svg,
footer .footer-contact-icon svg,
.footer-contact-icon svg{
  width:15px !important;
  height:15px !important;
  min-width:15px !important;
  max-width:15px !important;
  min-height:15px !important;
  max-height:15px !important;
  display:block !important;
  fill:currentColor !important;
  color:inherit !important;
  flex:0 0 15px !important;
}

/* Evita que reglas generales tipo img/svg{max-width:100%} o iconos globales los agranden */
.footer svg,
footer svg{
  max-width:20px !important;
  max-height:20px !important;
}

/* Líneas de contacto ordenadas */
.footer-contact-line{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  margin-top:10px !important;
  color:#fff !important;
  line-height:1.4 !important;
}

.footer-contact-line a,
.footer-contact-line span:not(.footer-contact-icon){
  color:#fff !important;
  font-size:15px !important;
}

/* Redes sociales */
.footer-social{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  margin-top:18px !important;
  flex-wrap:wrap !important;
}

.footer-social a{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  max-width:38px !important;
  min-height:38px !important;
  max-height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.08) !important;
  color:#fff !important;
  overflow:hidden !important;
}

.footer-social svg{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  max-width:18px !important;
  min-height:18px !important;
  max-height:18px !important;
  fill:currentColor !important;
  display:block !important;
}
.footer-contact-icon{
  color:#cfcfcf; /* gris claro elegante */
}

.footer-contact-line:hover .footer-contact-icon{
  color:#FE2473;
}
.why-icon{
  font-size:24px;
  margin-bottom:10px;
  color:#FE2473;
}
.section-sub{
  margin-top:10px;
  color:#e6e6e6;
  font-size:17px;
  line-height:1.5;
}

.card-dark{
  background:#111;
  color:#fff;
  border-radius:18px;
  padding:34px;
  transition:all .3s ease;
}

.card-dark:hover{
  transform:translateY(-6px);
  box-shadow:0 15px 40px rgba(0,0,0,0.5);
}

.card-dark p{
  line-height:1.6;
  margin-top:10px;
  color:#ddd;
}



.why-icon{
  width:38px;
  height:38px;
  margin-bottom:16px;
  color:#FE2473;
}

.why-icon svg{
  width:100%;
  height:100%;
  fill:currentColor;
  display:block;
}

.zone-pill-primary{
  background:#FE2473 !important;
  color:#fff !important;
  border-color:#FE2473 !important;
}

.zone-pill-primary:hover{
  background:#111212 !important;
  border-color:#111212 !important;
  color:#fff !important;
}

.reviews-subtitle{
  max-width:720px;
  margin:10px auto 35px;
  text-align:center;
  color:#516070;
  font-size:18px;
  line-height:1.5;
}
.reviews-google-btn{
  background:#FE2473;
  color:#fff;
  border-color:#FE2473;
}

.reviews-google-btn:hover{
  background:#111212;
  border-color:#111212;
  color:#fff;
}
.steps-cta-soft{
  text-align:center;
  margin-top:28px;
}

.steps-cta-soft a{
  color:#FE2473;
  font-weight:900;
  font-size:18px;
}

.steps-cta-soft a:hover{
  color:#111212;
}.service-card:hover{
  transform:translateY(-6px);
  box-shadow:0 15px 40px rgba(0,0,0,0.2);
}
/* ==================================================
   YUNDOG HERO - MÁS LUZ EN LA IMAGEN SIN PERDER LECTURA
   Ajuste añadido para suavizar el overlay oscuro y reforzar el texto.
   ================================================== */

.hero{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/portada.webp') center/cover no-repeat !important;
}

.hero-2{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero-educacion-canina.webp') center/cover no-repeat !important;
}

.hero-3{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero-reactividad.webp') center/cover no-repeat !important;
}

.hero-4{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero-grupales.webp') center/cover no-repeat !important;
}

.hero-5{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero_asesoramiento.webp') center/cover no-repeat !important;
}

.hero-6{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero_estancia.webp') center/cover no-repeat !important;
}

.hero-7{ 
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero_conducta_perros.webp') center/cover no-repeat !important;
}
.hero-8{ 
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero8.webp') center/cover no-repeat !important;
}
.hero-9{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero9.webp') center/cover no-repeat !important;
}
.hero-10{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero10.webp') center/cover no-repeat !important;
}

.hero-11{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero11.webp') center/cover no-repeat !important;
}
.hero-12{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero12.webp') center/cover no-repeat !important;
}
.hero-13{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero13.webp') center/cover no-repeat !important;
}
.hero-14{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero14.webp') center/cover no-repeat !important;
}
.hero-15{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero15.webp') center/cover no-repeat !important;
}
.hero-16{
  background:
    linear-gradient(90deg,rgba(17,18,18,.72),rgba(17,18,18,.52),rgba(17,18,18,.18)),
    url('../img/hero16.webp') center/cover no-repeat !important;
}
.hero h1,
.hero-2 h1,
.hero-3 h1,
.hero-4 h1,
.hero-5 h1,
.hero-6 h1,
.hero-7 h1,
.hero-8 h1,
.hero-9 h1{
  text-shadow:
    0 3px 8px rgba(0,0,0,.95),
    0 8px 22px rgba(0,0,0,.70);
}

.hero p,
.hero .eyebrow,
.hero .review-text,
.hero .hero-note,
.hero-2 p,
.hero-2 .eyebrow,
.hero-3 p,
.hero-3 .eyebrow,
.hero-4 p,
.hero-4 .eyebrow,
.hero-5 p,
.hero-5 .eyebrow,
.hero-6 p,
.hero-6 .eyebrow,
.hero-7 p,
.hero-7 .eyebrow,
.hero-8 p,
.hero-8 .eyebrow,
.hero-9 p,
.hero-9 .eyebrow
.hero-10 p,
.hero-10 .eyebrow,
.hero-11 p,
.hero-11 .eyebrow,
.hero-12 p,
.hero-12 .eyebrow,
.hero-13 p,
.hero-13 .eyebrow,
.hero-14 p,
.hero-14 .eyebrow,
.hero-15 p,
.hero-15 .eyebrow{
  text-shadow:
    0 2px 5px rgba(0,0,0,.90),
    0 5px 14px rgba(0,0,0,.60);
}

@media(max-width:768px){
  .hero{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/portada.webp') center/cover no-repeat !important;
  }

  .hero-2{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero-educacion-canina.webp') center/cover no-repeat !important;
  }

  .hero-3{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero-reactividad.webp') center/cover no-repeat !important;
  }

  .hero-4{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero-grupales.webp') center/cover no-repeat !important;
  }

  .hero-5{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero_asesoramiento.webp') center/cover no-repeat !important;
  }

  .hero-6{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero_estancia.webp') center/cover no-repeat !important;
  }

  .hero-7{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero_conducta_perros.webp') center/cover no-repeat !important;
  }
  .hero-8{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero8.webp') center/cover no-repeat !important;
  }
  .hero-9{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero9.webp') center/cover no-repeat !important;
  }
  .hero-10{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero10.webp') center/cover no-repeat !important;
  }
  .hero-11{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero11.webp') center/cover no-repeat !important;
  }
.hero-12{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero12.webp') center/cover no-repeat !important;
  }
  .hero-13{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero13.webp') center/cover no-repeat !important;
  }
  .hero-14{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero14.webp') center/cover no-repeat !important;
  }
  .hero-15{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero15.webp') center/cover no-repeat !important;
  }
  .hero-16{
    background:
      linear-gradient(180deg,rgba(17,18,18,.58) 0%,rgba(17,18,18,.54) 45%,rgba(17,18,18,.66) 100%),
      url('../img/hero16.webp') center/cover no-repeat !important;
  }
  .hero h1,
  .hero-2 h1,
  .hero-3 h1,
  .hero-4 h1,
  .hero-5 h1,
  .hero-6 h1,
  .hero-7 h1,
  .hero-8 h1,
  .hero-9 h1,
  .hero-10 h1,
  .hero-11 h1,
  .hero-12 h1,
  .hero-13 h1,
  .hero-14 h1,
  .hero-15 h1
  
  {
    text-shadow:
      0 3px 8px rgba(0,0,0,1),
      0 8px 20px rgba(0,0,0,.82);
  }
}
.footer-social{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:18px;
  flex-wrap:wrap;
}

.footer-social a{
  width:42px;
  height:42px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#ffffff;
  transition:transform .2s ease, background .2s ease, color .2s ease;
}

.footer-social a:hover{
  transform:translateY(-2px);
  background:#FE2473;
  color:#fff;
}

.footer-social svg{
  width:20px;
  height:20px;
  fill:currentColor;
  display:block;
}/* ==================================================
   YUNDOG - HEADER / MENÚ LIMPIO ESCRITORIO
   Pegar al FINAL de assets/css/style.css
   ================================================== */

@media (min-width: 769px){

  body{
    padding-top: 112px !important;
  }

  .topbar,
  .premium-topbar{
    height: 32px !important;
    font-size: 14px !important;
  }

  .topbar-inner{
    min-height: 32px !important;
    padding: 5px 20px !important;
    justify-content: flex-start !important;
    gap: 10px !important;
  }

  .header,
  .premium-header,
  #siteHeader{
    top: 32px !important;
    background: rgba(255,255,255,.98) !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
    box-shadow: 0 10px 26px rgba(0,0,0,.06) !important;
  }

  .header-inner{
    max-width: 1280px !important;
    padding: 10px 22px !important;
    gap: 16px !important;
    flex-wrap: nowrap !important;
  }

  .brand{
    min-width: 215px !important;
    max-width: 215px !important;
    gap: 3px !important;
  }

  .brand-logo{
    width: 185px !important;
    max-width: 185px !important;
  }

  .brand-caption{
    font-size: 12px !important;
    line-height: 1.15 !important;
    max-width: 215px !important;
  }

  .lang-link-header{
    width: 46px !important;
    height: 46px !important;
    flex: 0 0 46px !important;
    font-size: 14px !important;
    box-shadow: none !important;
  }

  .main-nav{
    flex: 1 1 auto !important;
    width: auto !important;
    order: initial !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 4px !important;
    padding-top: 0 !important;
    overflow: visible !important;
    min-width: 0 !important;
  }

  .main-nav > a,
  .dropdown-link{
    min-height: 42px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    letter-spacing: .01em !important;
    color: #202326 !important;
    background: transparent !important;
  }

  .main-nav > a:hover,
  .dropdown:hover > .dropdown-link,
  .dropdown-link:hover,
  .main-nav > a.active{
    background: #fff0f6 !important;
    color: #FE2473 !important;
  }

  /* Evita el doble icono de flecha en Servicios / Problemas / Zonas */
  .dropdown-link::after{
    display: none !important;
    content: none !important;
  }

  .dropdown-link .chevron,
  .dropdown-link .dropdown-arrow,
  .dropdown-link .menu-arrow{
    display: inline-flex !important;
    margin-left: 6px !important;
    opacity: .75 !important;
  }

  .dropdown-menu{
    top: calc(100% + 10px) !important;
    min-width: 292px !important;
    border-radius: 18px !important;
    padding: 10px !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    box-shadow: 0 22px 55px rgba(17,18,18,.16) !important;
  }

  .dropdown-menu a{
    padding: 11px 12px !important;
    border-radius: 13px !important;
    font-size: 14px !important;
    font-weight: 750 !important;
  }

  .drop-icon{
    width: 26px !important;
    height: 26px !important;
    flex: 0 0 26px !important;
    border-radius: 9px !important;
    font-size: 14px !important;
  }

  .header-cta{
    gap: 8px !important;
    min-width: auto !important;
  }

  .header-cta .btn{
    min-height: 44px !important;
    padding: 10px 18px !important;
    font-size: 14px !important;
    box-shadow: none !important;
  }

  .header-cta .btn-outline{
    background: #fff !important;
    border-color: #dcdfe3 !important;
  }

  .header-cta .btn-whatsapp{
    background: #25D366 !important;
    color: #fff !important;
  }
}

/* Ajuste intermedio: evita que el menú se parta en pantallas de portátil */
@media (min-width: 769px) and (max-width: 1160px){
  .header-inner{
    gap: 10px !important;
  }

  .brand{
    min-width: 185px !important;
    max-width: 185px !important;
  }

  .brand-logo{
    width: 165px !important;
    max-width: 165px !important;
  }

  .brand-caption{
    font-size: 10.5px !important;
  }

  .main-nav > a,
  .dropdown-link{
    padding: 0 9px !important;
    font-size: 14px !important;
  }

  .header-cta .btn{
    padding: 10px 14px !important;
  }
}
/* ==================================================
   YUNDOG - HEADER / MENÚ LIMPIO ESCRITORIO
   Pegar al FINAL de assets/css/style.css
   ================================================== */

@media (min-width: 769px){

  body{
    padding-top: 112px !important;
  }

  .topbar,
  .premium-topbar{
    height: 32px !important;
    font-size: 14px !important;
  }

  .topbar-inner{
    min-height: 32px !important;
    padding: 5px 20px !important;
    justify-content: flex-start !important;
    gap: 10px !important;
  }

  .header,
  .premium-header,
  #siteHeader{
    top: 32px !important;
    background: rgba(255,255,255,.98) !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
    box-shadow: 0 10px 26px rgba(0,0,0,.06) !important;
  }

  .header-inner{
    max-width: 1280px !important;
    padding: 10px 22px !important;
    gap: 16px !important;
    flex-wrap: nowrap !important;
  }

  .brand{
    min-width: 215px !important;
    max-width: 215px !important;
    gap: 3px !important;
  }

  .brand-logo{
    width: 185px !important;
    max-width: 185px !important;
  }

  .brand-caption{
    font-size: 12px !important;
    line-height: 1.15 !important;
    max-width: 215px !important;
  }

  .lang-link-header{
    width: 46px !important;
    height: 46px !important;
    flex: 0 0 46px !important;
    font-size: 14px !important;
    box-shadow: none !important;
  }

  .main-nav{
    flex: 1 1 auto !important;
    width: auto !important;
    order: initial !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 4px !important;
    padding-top: 0 !important;
    overflow: visible !important;
    min-width: 0 !important;
  }

  .main-nav > a,
  .dropdown-link{
    min-height: 42px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    font-weight: 850 !important;
    letter-spacing: .01em !important;
    color: #202326 !important;
    background: transparent !important;
  }

  .main-nav > a:hover,
  .dropdown:hover > .dropdown-link,
  .dropdown-link:hover,
  .main-nav > a.active{
    background: #fff0f6 !important;
    color: #FE2473 !important;
  }

  /* Evita el doble icono de flecha en Servicios / Problemas / Zonas */
  .dropdown-link::after{
    display: none !important;
    content: none !important;
  }

  .dropdown-link .chevron,
  .dropdown-link .dropdown-arrow,
  .dropdown-link .menu-arrow{
    display: inline-flex !important;
    margin-left: 6px !important;
    opacity: .75 !important;
  }

  .dropdown-menu{
    top: calc(100% + 10px) !important;
    min-width: 292px !important;
    border-radius: 18px !important;
    padding: 10px !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    box-shadow: 0 22px 55px rgba(17,18,18,.16) !important;
  }

  .dropdown-menu a{
    padding: 11px 12px !important;
    border-radius: 13px !important;
    font-size: 14px !important;
    font-weight: 750 !important;
  }

  .drop-icon{
    width: 26px !important;
    height: 26px !important;
    flex: 0 0 26px !important;
    border-radius: 9px !important;
    font-size: 14px !important;
  }

  .header-cta{
    gap: 8px !important;
    min-width: auto !important;
  }

  .header-cta .btn{
    min-height: 44px !important;
    padding: 10px 18px !important;
    font-size: 14px !important;
    box-shadow: none !important;
  }

  .header-cta .btn-outline{
    background: #fff !important;
    border-color: #dcdfe3 !important;
  }

  .header-cta .btn-whatsapp{
    background: #25D366 !important;
    color: #fff !important;
  }
}

/* Ajuste intermedio: evita que el menú se parta en pantallas de portátil */
@media (min-width: 769px) and (max-width: 1160px){
  .header-inner{
    gap: 10px !important;
  }

  .brand{
    min-width: 185px !important;
    max-width: 185px !important;
  }

  .brand-logo{
    width: 165px !important;
    max-width: 165px !important;
  }

  .brand-caption{
    font-size: 10.5px !important;
  }

  .main-nav > a,
  .dropdown-link{
    padding: 0 9px !important;
    font-size: 14px !important;
  }

  .header-cta .btn{
    padding: 10px 14px !important;
  }
}
/* ==================================================
   YUNDOG - FIX FINAL SUBMENÚ PRINCIPAL
   Corrige el desplegable de Problemas: textos cortados,
   columnas estrechas y flechas duplicadas.
   Pegar al FINAL de assets/css/style.css
   ================================================== */

@media (min-width: 921px){
  .header,
  .premium-header,
  #siteHeader,
  .header-inner,
  .main-nav,
  .main-nav .dropdown{
    overflow: visible !important;
  }

  .main-nav{
    gap: 10px !important;
  }

  .main-nav > a,
  .dropdown-link{
    padding: 0 14px !important;
    min-height: 44px !important;
  }

  /* Oculta la flecha textual ▾ porque ya existe la flecha creada por CSS */
  .dropdown-arrow{
    display: none !important;
  }

  .main-nav .dropdown-menu{
    top: calc(100% + 12px) !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) translateY(8px) !important;
    width: max-content !important;
    min-width: 360px !important;
    max-width: min(760px, calc(100vw - 48px)) !important;
    padding: 14px !important;
    border-radius: 24px !important;
    background: rgba(255,255,255,.98) !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    box-shadow: 0 24px 70px rgba(0,0,0,.18) !important;
    overflow: visible !important;
    gap: 8px !important;
  }

  .main-nav .dropdown:hover > .dropdown-menu,
  .main-nav .dropdown.is-open > .dropdown-menu,
  .main-nav .dropdown:focus-within > .dropdown-menu{
    display: grid !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(-50%) translateY(0) !important;
  }

  .main-nav .dropdown:not(:hover):not(.is-open):not(:focus-within) > .dropdown-menu{
    display: none !important;
  }

  .main-nav .dropdown-wide{
    width: 690px !important;
    min-width: 690px !important;
    grid-template-columns: repeat(2, minmax(310px, 1fr)) !important;
    column-gap: 10px !important;
    row-gap: 8px !important;
  }

  .dropdown-menu a{
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 12px 14px !important;
    border-radius: 15px !important;
    white-space: normal !important;
    overflow: visible !important;
    line-height: 1.25 !important;
  }

  .dropdown-menu a span:not(.drop-icon){
    display: block !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
    text-overflow: initial !important;
  }

  .drop-icon{
    width: 32px !important;
    height: 32px !important;
    flex: 0 0 32px !important;
  }
}

@media (max-width: 920px){
  .dropdown-arrow{
    display: none !important;
  }

  .main-nav .dropdown-menu,
  .main-nav .dropdown-wide{
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
  }

  .dropdown-menu a{
    white-space: normal !important;
    line-height: 1.25 !important;
  }
}
