:root{
  --navy:#071b43;--navy2:#0d2a62;--blue:#0078cf;--sky:#5dc8f1;--red:#c81722;--green:#19b971;
  --soft:#f2f8fd;--line:#dce9f2;--text:#112744;--muted:#66768a;--white:#fff;
  --shadow:0 24px 70px rgba(10,35,75,.16);--softShadow:0 14px 34px rgba(10,35,75,.10);--radius:24px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.52}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;background:#fff;z-index:300;padding:10px;border-radius:8px}
.topbar{background:#061a42;color:#fff;font-size:12px;font-weight:750}.topbar__inner{min-height:28px;display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap}.topbar a{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(0,0,0,.06)}.site-header__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{background:#fff;border-radius:0 0 18px 18px;padding:8px 18px;box-shadow:var(--softShadow);min-width:176px}.brand img{height:46px}.site-nav{display:flex;align-items:center;gap:4px;font-weight:900}.site-nav a{padding:10px 9px;border-radius:999px;color:#263b56;white-space:nowrap;font-size:14px}.site-nav a:hover,.site-nav a.is-active{background:#e8f7ff;color:#007bc0}.nav-appointment{background:var(--green)!important;color:#fff!important;padding:12px 16px!important}.menu-toggle{display:none;width:44px;height:44px;border:0;background:#e9f5fc;border-radius:12px;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:22px;height:2px;background:#0e416f;border-radius:10px}
.btn{border:0;border-radius:999px;padding:12px 18px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:linear-gradient(135deg,var(--blue),#11b1dd);color:#fff;box-shadow:0 12px 28px rgba(0,134,202,.26)}.btn-secondary{background:#fff;color:#0c72a6;box-shadow:inset 0 0 0 1px #cde8f6}.btn-danger{background:#e1273c;color:#fff}.btn-big{font-size:18px;padding:16px 28px}.btn-block{width:100%}.eyebrow{margin:0 0 10px;color:#017fbd;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:950}.section{padding:62px 0}.section-head.center{text-align:center;margin:0 auto 32px;max-width:780px}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.03;margin:0 0 14px;color:#102748}.section-head p{color:var(--muted);font-size:16px;margin:0}
.floating-emergency{position:fixed;left:0;top:52%;z-index:70;background:#ef233c;color:#fff;font-weight:950;padding:12px 14px;border-radius:0 8px 8px 0;box-shadow:var(--softShadow);font-size:13px}
/* SLIDERS */
.hero-6626{background:#eef8ff;padding:0 0 28px}.slider-main{position:relative;min-height:560px;border-radius:0 0 30px 30px;overflow:hidden;box-shadow:var(--shadow);background:#071b43}.main-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.main-slide.is-active{opacity:1;visibility:visible}.main-slide__bg{width:100%;height:100%;object-fit:cover;min-height:560px}.main-slide:after,.wide-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.05) 50%,rgba(5,20,50,.08));pointer-events:none}.main-slide--special{display:grid;grid-template-columns:1fr;align-items:center}.main-slide--special .main-slide__bg{filter:saturate(1.05)}.hero-card{position:absolute;z-index:3;background:rgba(255,255,255,.90);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.8);border-radius:20px;box-shadow:0 22px 55px rgba(0,25,60,.18)}.hero-card--text{left:70px;top:92px;width:min(560px,calc(100% - 620px));padding:30px 34px}.hero-card--text h1{font-size:clamp(28px,3vw,44px);line-height:.98;margin:0 0 16px;color:#061a42}.hero-card--text h1 span{display:block;font-size:clamp(22px,2.4vw,34px);font-weight:850}.hero-card--text p{font-weight:700;color:#293e59;margin:0 0 18px}.hero-call-row{display:flex;gap:18px;align-items:center}.hero-call-row strong{font-size:15px;line-height:1.25}.hero-card--photo{left:70px;bottom:72px;width:310px;height:180px;overflow:hidden;padding:0}.hero-card--photo img{width:100%;height:100%;object-fit:cover}.hero-card--doctor{left:405px;bottom:72px;width:300px;padding:22px}.hero-card--doctor h2{font-size:21px;line-height:1.05;margin:0 0 10px}.hero-card--doctor p{margin:0 0 14px;font-weight:750}.whatsapp-pill{border:0;background:#fff;color:#e1273c;border-radius:999px;padding:12px 20px;font-weight:950;box-shadow:inset 0 0 0 1px #e4eff5}.standard-slide-card,.wide-slide-card{position:absolute;z-index:3;top:50%;transform:translateY(-50%);left:70px;width:min(360px,calc(100% - 80px));max-height:calc(100% - 90px);overflow:hidden;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-radius:20px;padding:26px;box-shadow:0 22px 55px rgba(0,25,60,.18)}.standard-slide-card h2,.wide-slide-card h2{font-size:clamp(28px,3.1vw,42px);line-height:1.01;margin:0 0 12px;color:#061a42}.standard-slide-card p,.wide-slide-card p{font-weight:700;color:#344861;margin:0 0 14px}.slide-actions{display:flex;gap:10px;flex-wrap:wrap}.slider-nav{position:absolute;z-index:5;top:50%;transform:translateY(-50%);border:0;width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.88);font-size:28px;font-weight:950;color:#0c2a53;box-shadow:var(--softShadow)}.slider-nav--prev{left:18px}.slider-nav--next{right:18px}.slider-dots{position:absolute;z-index:6;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px;background:rgba(255,255,255,.78);padding:9px 12px;border-radius:999px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:#99c4dc}.slider-dots button.is-active{width:28px;background:#079ddd}
.wide-slider-section{padding:0;background:#fff}.secondary-slider{position:relative;min-height:430px;border-radius:0;overflow:hidden;background:#071b43}.wide-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:.55s}.wide-slide.is-active{opacity:1;visibility:visible}.wide-slide img{width:100%;height:430px;object-fit:cover}.wide-slide-card{left:70px;width:360px}.wide-slider-section .container{width:100%;max-width:none}
/* ÁREAS */
.areas-section{background:#fff}.areas-grid-6626{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin:0 auto}.area-card-6626{background:#fff;border-radius:18px;padding:10px;box-shadow:var(--softShadow);border:1px solid #e0edf4}.area-card-6626__body{min-height:150px;border-radius:14px;padding:18px;color:#fff;display:flex;justify-content:space-between;gap:10px}.area-blue .area-card-6626__body{background:#0078d7}.area-sky .area-card-6626__body{background:#55c6ee}.area-red .area-card-6626__body{background:#c41521}.area-card-6626 h3{margin:0 0 8px;font-size:18px;line-height:1.1}.area-card-6626 p{margin:0;font-size:13.5px;font-weight:750}.area-icon{font-size:46px;line-height:1;align-self:flex-end;filter:drop-shadow(0 5px 10px rgba(0,0,0,.22))}.area-actions{padding:12px 8px 4px;display:grid;gap:2px}.area-actions a,.area-actions button{border:0;background:transparent;text-align:left;color:#0075be;font-weight:950;padding:0}
/* CIRUGÍA */
.surgery-6626{background:#edf4fa}.surgery-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:center}.surgery-intro h2{font-size:clamp(34px,4.2vw,54px);line-height:.98;margin:0 0 16px;color:#102748}.surgery-intro p{color:#61738a;margin:0 0 24px}.surgery-package-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.surgery-mini-card{position:relative;display:grid;grid-template-columns:88px 1fr;gap:12px;background:#fff;border-radius:16px;padding:13px;box-shadow:var(--softShadow);border:1px solid #e0ecf3;overflow:hidden}.surgery-mini-card img{width:82px;height:82px;object-fit:contain;border-radius:12px;background:#f5f9fc}.surgery-mini-card h3{font-size:16px;line-height:1.1;margin:0 0 6px;color:#0d2a53}.surgery-mini-card p{font-size:12px;line-height:1.25;margin:0 0 8px;color:#63748a}.surgery-mini-card button{border:0;background:transparent;color:#0087c6;font-weight:950;padding:0}.surgery-mini-card strong{position:absolute;left:0;bottom:0;background:#11aee1;color:#0a3155;font-weight:950;border-radius:0 14px 0 0;padding:11px 19px}
/* STORE */
.store-6626{background:#fff}.store-6626 .section-head h2{text-transform:uppercase}.store-category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:24px}.store-cat-card{background:#fff;border:1px solid #dceaf3;border-radius:16px;padding:18px;box-shadow:var(--softShadow);min-height:168px}.store-cat-card h3{font-size:16px;margin:0 0 8px;color:#057ec0}.store-cat-card p{font-size:13px;color:#596c82;margin:0 0 12px}.store-cat-card button{border:0;background:transparent;color:#0b6fad;font-weight:950;padding:0}.store-whatsapp-card{background:#ecf8ff;border:2px solid #b7e2f7}.store-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card-6626{background:#fff;border:1px solid #dceaf3;border-radius:18px;padding:18px;box-shadow:var(--softShadow)}.product-card-6626[hidden]{display:none}.product-card-6626__top{height:56px;border-radius:14px;background:#eaf7ff;margin-bottom:12px;padding:10px;display:flex;justify-content:space-between}.product-card-6626__top span{font-size:12px;font-weight:950;color:#e1273c}.product-card-6626 h3{font-size:18px;line-height:1.1;margin:0 0 8px;color:#0d2a53}.product-card-6626 p{font-size:13px;color:#61738a;min-height:54px;margin:0 0 10px}.product-card-6626 strong{display:block;margin-bottom:10px;color:#061a42}.product-actions{display:flex;gap:8px}.product-actions button{border:0;border-radius:10px;padding:9px 10px;font-weight:950}.product-actions button:first-child{background:#eef7fc;color:#086da5}.product-actions button:last-child{background:#fff;color:#0a6dac;box-shadow:inset 0 0 0 1px #cde8f6}
/* FINAL / PAGES */
.final-banner-6626{padding:0;background:#fff}.final-banner-card{position:relative;min-height:420px;overflow:hidden}.final-banner-card img{width:100%;height:420px;object-fit:cover}.final-banner-card>div{position:absolute;left:70px;top:50%;transform:translateY(-50%);width:330px;background:rgba(255,255,255,.92);border-radius:20px;padding:26px;box-shadow:var(--softShadow)}.final-banner-card h2{font-size:34px;line-height:1;margin:0 0 12px;color:#061a42}.page-hero{padding:50px 0;background:#edf7fd}.page-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.page-hero h1{font-size:clamp(36px,5vw,60px);line-height:1;margin:0 0 16px}.page-hero p,.page-hero li{color:#52657d;font-weight:700}.page-hero-visual{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.page-hero-visual img{width:100%;height:360px;object-fit:cover}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.detail-card{background:#fff;border:1px solid #dceaf3;border-radius:22px;padding:26px;box-shadow:var(--softShadow)}.detail-card h2{margin:0 0 14px;color:#102748}.detail-card p,.detail-card li{color:#53667d}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-form,.contact-panel{background:#fff;border:1px solid #dceaf3;border-radius:24px;padding:28px;box-shadow:var(--softShadow)}.contact-form{display:grid;gap:14px}.contact-form label{font-weight:850;color:#102748}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:6px;border:1px solid #d8e6ef;border-radius:12px;padding:12px}.form-status{font-weight:850;color:#0b7bb6}
/* MODALS */
.lead-modal,.package-modal{position:fixed;inset:0;display:none}.lead-modal{z-index:650}.package-modal{z-index:600}.lead-modal.is-open,.package-modal.is-open{display:block}.lead-modal__backdrop,.package-modal__backdrop{position:absolute;inset:0;background:rgba(5,20,45,.58);backdrop-filter:blur(4px)}.lead-modal__panel,.package-modal__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,calc(100% - 28px));max-height:calc(100vh - 28px);overflow:auto;background:#fff;border-radius:26px;padding:30px;box-shadow:var(--shadow)}.modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef7fc;font-weight:950}.lead-modal__intro{color:#61738a}.selected-service,.package-modal__price{background:#eef9ff;border-radius:14px;padding:12px 14px;font-weight:950;color:#0b315e;margin:14px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{font-weight:850;color:#102748}.lead-form input,.lead-form select,.lead-form textarea{width:100%;margin-top:6px;border:1px solid #d8e6ef;border-radius:12px;padding:12px}.package-modal__actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{background:#061436;color:#d8e8f7;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer-logo{height:56px;margin-bottom:16px}.site-footer a{display:block;color:#d8e8f7;margin:8px 0}.site-footer h3{color:#fff;margin:0 0 12px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:18px;margin-top:34px}.social-row{display:flex;gap:10px}.social-row span{width:34px;height:34px;border-radius:50%;background:#10295f;display:grid;place-items:center}
@media (max-width:1100px){.site-nav{position:absolute;right:20px;top:76px;display:none;flex-direction:column;align-items:stretch;background:#fff;border-radius:18px;padding:16px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.menu-toggle{display:flex}.store-category-row{grid-template-columns:repeat(3,1fr)}.store-products-grid,.areas-grid-6626{grid-template-columns:repeat(2,1fr)}.surgery-layout,.page-hero-grid,.contact-layout{grid-template-columns:1fr}.hero-card--text{width:calc(100% - 80px);left:40px;top:56px}.hero-card--photo{display:none}.hero-card--doctor{left:40px;bottom:70px}.footer-grid{grid-template-columns:1fr 1fr}}
@media (max-width:720px){.container{width:min(100% - 24px,1180px)}.topbar__inner span:nth-child(n+3){display:none}.slider-main{min-height:680px}.main-slide__bg{min-height:680px}.hero-card--text,.hero-card--doctor,.standard-slide-card,.wide-slide-card{left:16px!important;width:calc(100% - 32px);right:auto}.hero-card--text{top:34px;padding:22px}.hero-card--doctor{bottom:74px}.areas-grid-6626,.surgery-package-grid,.store-category-row,.store-products-grid,.detail-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.wide-slide img{height:520px}.secondary-slider{min-height:520px}.final-banner-card>div{left:16px;width:calc(100% - 32px)}.floating-emergency{display:none}}


/* ===== V2 Correcciones visuales solicitadas ===== */
/* Slider principal: cajas controladas, sin encimarse y sin botones fuera */
.slider-main{
  min-height:590px;
}
.main-slide__bg{
  min-height:590px;
}
.hero-card--text{
  left:72px;
  top:54px;
  width:455px;
  max-height:270px;
  padding:24px 28px;
  overflow:hidden;
}
.hero-card--text h1{
  font-size:35px;
  line-height:1;
  margin-bottom:12px;
}
.hero-card--text h1 span{
  font-size:27px;
  line-height:1.02;
}
.hero-card--text p{
  font-size:14.5px;
  line-height:1.35;
  margin-bottom:14px;
}
.hero-call-row{
  gap:14px;
}
.hero-call-row .btn{
  padding:11px 18px;
  font-size:13px;
}
.hero-call-row strong{
  font-size:13.5px;
  line-height:1.18;
}
.hero-card--photo{
  left:112px;
  bottom:82px;
  width:255px;
  height:150px;
  z-index:4;
}
.hero-card--doctor{
  left:392px;
  bottom:82px;
  width:255px;
  min-height:150px;
  padding:18px 20px;
  z-index:4;
}
.hero-card--doctor h2{
  font-size:20px;
  line-height:1.04;
  margin-bottom:8px;
}
.hero-card--doctor p{
  font-size:14px;
  line-height:1.28;
  margin-bottom:10px;
}
.whatsapp-pill{
  padding:10px 18px;
  font-size:15px;
}

/* Slides estándar: tarjetas más pequeñas y consistentes */
.standard-slide-card,
.wide-slide-card{
  width:340px;
  max-height:calc(100% - 96px);
  padding:22px 24px;
  overflow:hidden;
}
.standard-slide-card h2,
.wide-slide-card h2{
  font-size:34px;
  line-height:1.03;
  margin-bottom:10px;
}
.standard-slide-card p,
.wide-slide-card p{
  font-size:14.5px;
  line-height:1.37;
  margin-bottom:12px;
}
.standard-slide-card .btn,
.wide-slide-card .btn{
  padding:10px 16px;
  font-size:13px;
}
.standard-slide-card .eyebrow,
.wide-slide-card .eyebrow{
  font-size:10.5px;
  margin-bottom:8px;
}

/* Tienda: solo 3 categorías + WhatsApp destacado */
.store-category-row{
  grid-template-columns:repeat(3,1fr) 1.25fr;
  align-items:stretch;
}
.store-cat-card{
  min-height:150px;
}
.store-cat-card h3{
  font-size:17px;
}
.store-whatsapp-card{
  position:relative;
  background:linear-gradient(135deg,#e5fbf2 0%,#dff5ff 48%,#ffffff 100%);
  border:2px solid #25c37f;
  box-shadow:0 22px 50px rgba(12,146,108,.18);
  transform:translateY(-8px);
}
.store-whatsapp-card::before{
  content:"";
  position:absolute;
  right:18px;
  top:18px;
  width:46px;
  height:46px;
  border-radius:50%;
  background:#25d366;
  box-shadow:0 12px 24px rgba(37,211,102,.32);
}
.store-whatsapp-card::after{
  content:"☏";
  position:absolute;
  right:31px;
  top:25px;
  color:#fff;
  font-size:24px;
  font-weight:950;
}
.store-whatsapp-card h3{
  color:#053b62;
  font-size:20px;
  padding-right:58px;
}
.store-whatsapp-card p{
  color:#174b66;
  font-weight:800;
}
.store-whatsapp-card button{
  background:#25d366;
  color:#fff;
  border-radius:999px;
  padding:10px 16px;
  box-shadow:0 12px 24px rgba(37,211,102,.24);
}

/* Header más compacto para evitar compresión */
.site-nav a{
  font-size:13.5px;
  padding:10px 8px;
}

/* Ajuste responsive */
@media (max-width:1100px){
  .store-category-row{
    grid-template-columns:repeat(2,1fr);
  }
  .hero-card--text{
    width:430px;
    left:34px;
    top:44px;
  }
  .hero-card--photo{
    left:34px;
    bottom:78px;
  }
  .hero-card--doctor{
    left:314px;
    bottom:78px;
  }
}
@media (max-width:720px){
  .slider-main,
  .main-slide__bg{
    min-height:720px;
  }
  .hero-card--text{
    left:16px!important;
    top:28px;
    width:calc(100% - 32px);
    max-height:none;
  }
  .hero-card--photo{
    left:16px!important;
    bottom:230px;
    width:calc(100% - 32px);
    height:150px;
  }
  .hero-card--doctor{
    left:16px!important;
    bottom:70px;
    width:calc(100% - 32px);
  }
  .standard-slide-card,
  .wide-slide-card{
    left:16px!important;
    width:calc(100% - 32px);
    max-height:calc(100% - 84px);
  }
  .store-category-row{
    grid-template-columns:1fr;
  }
  .store-whatsapp-card{
    transform:none;
  }
}


/* ===== V3: fidelidad PDF + páginas de aterrizaje de paquetes ===== */
.area-icon-img{
  width:78px;
  height:78px;
  object-fit:contain;
  align-self:flex-end;
  opacity:.92;
  filter:drop-shadow(0 8px 12px rgba(0,0,0,.18));
}
.area-card-6626__body{
  min-height:156px;
}
.area-card-6626 h3{
  font-size:17px;
}
.area-card-6626 p{
  max-width:185px;
}
.surgery-mini-card{
  grid-template-columns:92px 1fr;
  min-height:148px;
}
.surgery-mini-card img{
  width:88px;
  height:88px;
  object-fit:cover;
}
.surgery-card-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.surgery-card-actions a,
.surgery-card-actions button{
  font-size:12px;
}
.surgery-card-actions a{
  color:#0078c8;
  font-weight:950;
}
.product-actions a,
.product-actions button{
  border:0;
  border-radius:10px;
  padding:9px 10px;
  font-weight:950;
  font-size:13px;
  line-height:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.product-actions a{
  background:#eef7fc;
  color:#086da5;
}
.product-actions button:last-child{
  background:#fff;
  color:#0a6dac;
  box-shadow:inset 0 0 0 1px #cde8f6;
}
.product-card-6626{
  min-height:265px;
}
.product-card-6626__top{
  background:linear-gradient(135deg,#e9f7ff,#f6fbff);
}
.product-card-6626__top::after{
  content:"";
  width:34px;
  height:34px;
  border-radius:10px;
  background:#fff url('../img/icons6626/laboratorio.svg') center/23px no-repeat;
  box-shadow:0 5px 14px rgba(4,26,63,.08);
}
.product-card-6626[data-category="checkups"] .product-card-6626__top::after{
  background-image:url('../img/icons6626/curaciones.svg');
}
.product-card-6626[data-category="perfiles"] .product-card-6626__top::after{
  background-image:url('../img/icons6626/imagenologia.svg');
}
.package-detail-hero{
  padding:52px 0;
  background:linear-gradient(180deg,#eef8ff,#fff);
}
.package-detail-layout{
  display:grid;
  grid-template-columns:0.92fr 1.08fr;
  gap:34px;
  align-items:stretch;
}
.package-detail-image{
  margin:0;
  border-radius:24px;
  overflow:hidden;
  box-shadow:var(--shadow);
  background:#061a42;
  min-height:430px;
}
.package-detail-image img{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
}
.package-detail-content{
  background:#fff;
  border:1px solid #dceaf3;
  border-radius:24px;
  padding:32px;
  box-shadow:var(--softShadow);
}
.package-detail-content h1{
  font-size:clamp(32px,4.8vw,56px);
  line-height:.98;
  margin:0 0 10px;
  color:#061a42;
}
.package-detail-content h2{
  font-size:23px;
  line-height:1.12;
  margin:24px 0 10px;
  color:#0c2b53;
}
.package-detail-content p{
  color:#4c5f77;
  font-weight:700;
  margin:0 0 14px;
}
.package-price{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#0aaee2;
  color:#06254d;
  border-radius:16px;
  padding:12px 18px;
  font-size:23px;
  font-weight:950;
  margin:6px 0 8px;
}
.package-detail-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}
.package-detail-body{
  background:#fff;
}
.package-info-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.package-info-card{
  background:#fff;
  border:1px solid #dceaf3;
  border-radius:24px;
  padding:28px;
  box-shadow:var(--softShadow);
}
.package-info-card--wide{
  grid-column:1 / -1;
}
.package-info-card h2{
  color:#061a42;
  font-size:27px;
  line-height:1.05;
  margin:0 0 16px;
}
.package-info-card p,
.package-info-card li{
  color:#4d6079;
  font-weight:700;
}
.package-info-card ul{
  margin:0;
  padding-left:20px;
  display:grid;
  gap:9px;
}
.detail-cta-section{
  background:#eef5fb;
}
.detail-cta-grid{
  display:grid;
  grid-template-columns:0.95fr 1.05fr;
  gap:24px;
  align-items:stretch;
}
.detail-cta-card,
.doctor-benefit-card{
  border-radius:24px;
  padding:32px;
  box-shadow:var(--softShadow);
}
.detail-cta-card{
  background:#fff;
  border:1px solid #dceaf3;
}
.doctor-benefit-card{
  background:#005b98;
  color:#fff;
}
.doctor-benefit-card .eyebrow,
.doctor-benefit-card h2,
.doctor-benefit-card p{
  color:#fff;
}
.doctor-benefit-card h2{
  font-size:36px;
  line-height:1.05;
  margin:0 0 14px;
}
.doctor-benefit-card p{
  font-weight:750;
}
.store-category-row{
  max-width:1120px;
  margin-inline:auto;
}
.store-products-grid{
  margin-top:18px;
}
@media (max-width:980px){
  .package-detail-layout,
  .package-info-grid,
  .detail-cta-grid{
    grid-template-columns:1fr;
  }
  .package-info-card--wide{
    grid-column:auto;
  }
}
@media (max-width:720px){
  .package-detail-content{
    padding:24px;
  }
  .package-detail-image,
  .package-detail-image img{
    min-height:300px;
  }
  .package-detail-actions,
  .package-modal__actions{
    flex-direction:column;
  }
  .package-detail-actions .btn{
    width:100%;
  }
}


/* ===== Slider refinement v4 ===== */
.main-slide--special:after{
  background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.50) 34%,rgba(255,255,255,.15) 60%,rgba(255,255,255,.10) 100%);
}
.hero-card{
  border-radius:24px;
  box-shadow:0 26px 60px rgba(0,25,60,.18);
}
.hero-card--text{
  left:58px;
  top:58px;
  width:min(500px,calc(100% - 760px));
  padding:32px 34px 28px;
}
.hero-card--text h1{
  margin-bottom:14px;
}
.hero-card--photo{
  left:auto;
  right:78px;
  top:82px;
  bottom:auto;
  width:280px;
  height:172px;
  border-radius:22px;
}
.hero-card--doctor{
  left:auto;
  right:78px;
  top:275px;
  bottom:auto;
  width:300px;
  padding:24px 22px;
}
.hero-card--doctor h2{
  font-size:19px;
}
.hero-card--doctor p{
  font-size:15px;
  line-height:1.35;
}
.whatsapp-pill{
  font-size:15px;
  padding:12px 18px;
}
.standard-slide-card,
.wide-slide-card{
  left:auto;
  right:76px;
  width:min(390px,calc(100% - 150px));
  max-height:none;
  padding:28px 28px 24px;
}
.standard-slide-card h2,
.wide-slide-card h2{
  font-size:clamp(26px,3vw,40px);
}
.standard-slide-card p,
.wide-slide-card p{
  font-size:15px;
  line-height:1.48;
}
.slide-actions .btn{
  min-width:132px;
  justify-content:center;
}
.slider-nav--prev{left:20px}
.slider-nav--next{right:20px}
.slider-dots{bottom:20px}
@media (max-width:1280px){
  .hero-card--text{width:min(470px,calc(100% - 640px));}
  .hero-card--photo{right:54px;width:250px;height:160px}
  .hero-card--doctor{right:54px;top:258px;width:275px}
  .standard-slide-card,.wide-slide-card{right:54px;width:min(360px,calc(100% - 120px));}
}
@media (max-width:980px){
  .hero-card--text{width:min(100% - 390px,470px);}
  .hero-card--photo{right:30px;width:220px;height:150px;top:74px;}
  .hero-card--doctor{right:30px;top:244px;width:240px;}
  .standard-slide-card,.wide-slide-card{right:30px;width:min(330px,calc(100% - 80px));}
}
@media (max-width:720px){
  .main-slide--special:after{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.15) 55%,rgba(255,255,255,.08));}
  .hero-card--text,
  .hero-card--photo,
  .hero-card--doctor,
  .standard-slide-card,
  .wide-slide-card{
    left:16px !important;
    right:16px !important;
    width:calc(100% - 32px);
  }
  .hero-card--text{
    top:22px;
    padding:22px 22px 20px;
  }
  .hero-card--photo{
    top:auto;
    bottom:206px;
    height:138px;
  }
  .hero-card--doctor{
    top:auto;
    bottom:58px;
    padding:20px;
  }
  .standard-slide-card,
  .wide-slide-card{
    top:auto;
    bottom:72px;
    transform:none;
  }
  .slider-dots{bottom:18px;}
}

/* ===== Slider refinement v5 ===== */
.hero-6626 .slider-main,
.wide-slider-section .secondary-slider,
.wide-slider-section .secondary-slider,
.wide-slider-section .wide-slide{
  isolation:isolate;
}
.main-slide--special:after{
  background:linear-gradient(90deg,rgba(255,255,255,.74) 0%,rgba(255,255,255,.44) 34%,rgba(255,255,255,.12) 58%,rgba(255,255,255,.04) 100%);
}
.main-slide.card-left:after,
.wide-slide.card-left:after{
  background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.52) 34%,rgba(255,255,255,.16) 60%,rgba(255,255,255,.06) 100%);
}
.main-slide.card-right:after,
.wide-slide.card-right:after{
  background:linear-gradient(270deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.52) 34%,rgba(255,255,255,.16) 60%,rgba(255,255,255,.06) 100%);
}
.hero-card{
  background:rgba(255,255,255,.94);
}
.hero-card--text{
  left:64px;
  top:62px;
  width:min(450px,calc(100% - 720px));
  padding:28px 30px 24px;
}
.hero-card--text h1{font-size:clamp(28px,3.2vw,46px)}
.hero-card--text h1 span{font-size:clamp(20px,2.5vw,34px)}
.hero-card--photo{
  left:auto;
  right:86px;
  top:102px;
  bottom:auto;
  width:305px;
  height:184px;
  border-radius:22px;
}
.hero-card--doctor{
  left:auto;
  right:52px;
  top:292px;
  bottom:auto;
  width:332px;
  padding:24px 24px 22px;
}
.hero-card--doctor .whatsapp-pill{display:inline-flex;align-items:center;justify-content:center;min-width:140px}
.standard-slide-card,
.wide-slide-card{
  width:min(420px,calc(100% - 160px));
  max-width:420px;
  padding:28px 28px 24px;
}
.main-slide.card-left .standard-slide-card,
.wide-slide.card-left .wide-slide-card{
  left:64px;
  right:auto;
}
.main-slide.card-right .standard-slide-card,
.wide-slide.card-right .wide-slide-card{
  right:64px;
  left:auto;
}
.main-slide.card-right .standard-slide-card,
.wide-slide.card-right .wide-slide-card{
  text-align:left;
}
/* slight per-slide image breathing room */
.main-slide.card-left .main-slide__bg,
.wide-slide.card-left img{object-position:center center}
.main-slide.card-right .main-slide__bg,
.wide-slide.card-right img{object-position:center center}

@media (max-width:1280px){
  .hero-card--text{width:min(420px,calc(100% - 650px));left:48px}
  .hero-card--photo{right:54px;width:268px;height:166px}
  .hero-card--doctor{right:34px;top:276px;width:296px}
  .main-slide.card-left .standard-slide-card,
  .wide-slide.card-left .wide-slide-card{left:48px}
  .main-slide.card-right .standard-slide-card,
  .wide-slide.card-right .wide-slide-card{right:48px}
  .standard-slide-card,
  .wide-slide-card{width:min(390px,calc(100% - 120px))}
}
@media (max-width:980px){
  .hero-card--text{width:min(100% - 380px,420px);left:32px;top:42px}
  .hero-card--photo{right:28px;top:72px;width:220px;height:144px}
  .hero-card--doctor{right:24px;top:228px;width:240px;padding:18px}
  .main-slide.card-left .standard-slide-card,
  .wide-slide.card-left .wide-slide-card{left:28px}
  .main-slide.card-right .standard-slide-card,
  .wide-slide.card-right .wide-slide-card{right:28px}
  .standard-slide-card,
  .wide-slide-card{width:min(330px,calc(100% - 80px));padding:22px 22px 18px}
  .standard-slide-card h2,
  .wide-slide-card h2{font-size:clamp(24px,4vw,34px)}
}
@media (max-width:720px){
  .main-slide--special:after,
  .main-slide.card-left:after,
  .main-slide.card-right:after,
  .wide-slide.card-left:after,
  .wide-slide.card-right:after{background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(255,255,255,.2) 58%,rgba(255,255,255,.08));}
  .hero-card--text,
  .hero-card--photo,
  .hero-card--doctor,
  .standard-slide-card,
  .wide-slide-card{
    left:16px !important;
    right:16px !important;
    width:calc(100% - 32px) !important;
    max-width:none;
  }
  .hero-card--text{top:18px;padding:22px 20px 18px}
  .hero-card--photo{top:auto;bottom:222px;height:132px}
  .hero-card--doctor{top:auto;bottom:66px;padding:18px}
  .standard-slide-card,
  .wide-slide-card{top:auto;bottom:72px;transform:none}
}


/* Logo actualizado */
.brand{min-width:190px;padding:10px 18px}
.brand img{height:52px;width:auto}
.footer-logo-box{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;padding:10px 16px;margin-bottom:16px;box-shadow:0 10px 24px rgba(0,0,0,.12)}
.footer-logo{height:64px;width:auto;margin-bottom:0}
@media (max-width:720px){.brand img{height:48px}.footer-logo{height:58px}}


/* ===== ECG service integration ===== */
.ecg-feature-card{
  margin:34px auto 0;
  max-width:1040px;
  display:grid;
  grid-template-columns:0.86fr 1.14fr;
  gap:0;
  align-items:stretch;
  background:#fff;
  border:1px solid #d5eaf5;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(10,35,75,.14);
}
.ecg-feature-card__media{
  position:relative;
  min-height:300px;
  background:#eaf7fc;
}
.ecg-feature-card__media img{
  width:100%;
  height:100%;
  min-height:300px;
  object-fit:cover;
}
.ecg-feature-badge{
  position:absolute;
  left:18px;
  bottom:18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:#c81722;
  border-radius:999px;
  padding:10px 16px;
  font-weight:950;
  box-shadow:0 12px 28px rgba(0,0,0,.14);
}
.ecg-feature-card__content{
  padding:34px 36px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.ecg-feature-card__content h3{
  margin:0 0 12px;
  color:#061a42;
  font-size:clamp(28px,3.2vw,42px);
  line-height:1.02;
}
.ecg-feature-card__content p{
  color:#566981;
  font-weight:750;
  margin:0 0 22px;
}
.ecg-feature-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.ecg-landing-hero{
  padding:54px 0;
  background:linear-gradient(180deg,#eef8ff,#fff);
}
.ecg-landing-grid{
  display:grid;
  grid-template-columns:0.95fr 1.05fr;
  gap:34px;
  align-items:center;
}
.ecg-landing-copy{
  background:#fff;
  border:1px solid #d5eaf5;
  border-radius:30px;
  padding:38px;
  box-shadow:0 24px 70px rgba(10,35,75,.14);
}
.ecg-landing-copy h1{
  font-size:clamp(38px,5vw,64px);
  line-height:.98;
  color:#061a42;
  margin:0 0 18px;
}
.ecg-landing-copy p{
  color:#4f6279;
  font-weight:750;
  margin:0 0 18px;
}
.ecg-landing-image{
  margin:0;
  min-height:460px;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(10,35,75,.16);
}
.ecg-landing-image img{
  width:100%;
  height:100%;
  min-height:460px;
  object-fit:cover;
}
.ecg-trust-note{
  display:inline-flex;
  align-items:center;
  gap:10px;
  background:#eef9ff;
  border:1px solid #cae8f6;
  border-radius:18px;
  padding:12px 16px;
  color:#061a42;
  font-weight:950;
  margin:6px 0 18px;
}
.ecg-trust-note img{
  width:34px;
  height:34px;
  object-fit:contain;
}
.ecg-benefits-section{
  background:#fff;
}
.ecg-benefit-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.ecg-benefit-grid article{
  background:#fff;
  border:1px solid #dceaf3;
  border-radius:24px;
  padding:26px;
  box-shadow:0 16px 40px rgba(10,35,75,.09);
}
.ecg-benefit-grid img{
  width:54px;
  height:54px;
  object-fit:contain;
  margin-bottom:16px;
}
.ecg-benefit-grid h3{
  color:#061a42;
  font-size:21px;
  line-height:1.1;
  margin:0 0 10px;
}
.ecg-benefit-grid p{
  color:#566981;
  font-weight:700;
  margin:0;
}
.ecg-process-section{
  background:#eef5fb;
}
.ecg-process-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
  align-items:center;
}
.ecg-process-grid figure{
  margin:0;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(10,35,75,.13);
}
.ecg-process-grid figure img{
  width:100%;
  height:420px;
  object-fit:cover;
}
.ecg-process-grid article{
  background:#fff;
  border:1px solid #d5eaf5;
  border-radius:28px;
  padding:34px;
  box-shadow:0 16px 40px rgba(10,35,75,.09);
}
.ecg-process-grid h2{
  color:#061a42;
  font-size:clamp(30px,4vw,48px);
  line-height:1;
  margin:0 0 16px;
}
.ecg-process-grid p,
.ecg-process-grid li{
  color:#53677f;
  font-weight:730;
}
.ecg-process-grid ul{
  display:grid;
  gap:8px;
  padding-left:22px;
  margin:18px 0 24px;
}
.ecg-doctor-banner{
  margin:0;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 16px 40px rgba(10,35,75,.12);
  min-height:350px;
}
.ecg-doctor-banner img{
  width:100%;
  height:100%;
  min-height:350px;
  object-fit:cover;
}
@media (max-width:980px){
  .ecg-feature-card,
  .ecg-landing-grid,
  .ecg-process-grid,
  .ecg-benefit-grid{
    grid-template-columns:1fr;
  }
  .ecg-feature-card__media,
  .ecg-feature-card__media img,
  .ecg-landing-image,
  .ecg-landing-image img{
    min-height:320px;
  }
}
@media (max-width:720px){
  .ecg-feature-card__content,
  .ecg-landing-copy,
  .ecg-process-grid article{
    padding:24px;
  }
  .ecg-feature-actions,
  .ecg-landing-copy .package-detail-actions{
    flex-direction:column;
  }
  .ecg-feature-actions .btn,
  .ecg-landing-copy .btn{
    width:100%;
  }
}
