.elementor-29676 .elementor-element.elementor-element-44c9971{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}/* Start custom CSS for shortcode, class: .elementor-element-ea8b8e0 *//* ======================================================
   🔵 MENTORÍAS - Estilo Consultorías (SaaS Ejecutivo)
   Primario: #014f7d
====================================================== */

.ecae-dashboard-wrapper.ecae-mentorias{
  max-width: 1100px;
  margin: 40px auto;
  padding: 0 20px;
  font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

/* HERO */
.ecae-ment-hero{
  background: #fff;
  border: 1px solid #e6eef5;
  border-radius: 14px;
  padding: 18px 20px;
  box-shadow: 0 10px 28px rgba(0,0,0,.06);
  margin-bottom: 18px;
}

.ecae-ment-heroTop{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
}

.ecae-ment-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  border:1px solid rgba(1,79,125,.18);
  background: rgba(1,79,125,.06);
  color:#014f7d;
  padding: 8px 10px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 12.5px;
}

.ecae-ment-verified{
  font-size: 13px;
  color:#666;
}

.ecae-ment-verified b{ color:#0f172a; }

.ecae-ment-title{
  margin: 12px 0 6px;
  font-size: 22px;
  color:#014f7d;
  letter-spacing: -.01em;
}

.ecae-ment-sub{
  margin: 0;
  font-size: 14px;
  color:#666;
  line-height: 1.55;
  max-width: 80ch;
}

/* GRID */
.ecae-ment-grid{
  display:grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 18px;
}

/* CARD */
.ecae-ment-card{
  background:#fff;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  padding: 18px 20px;
  box-shadow: 0 10px 28px rgba(0,0,0,.04);
  transition: .25s ease;
}

.ecae-ment-card:hover{
  background:#f6f9fb;
}

.ecae-ment-cardTitle strong{
  color:#014f7d;
  font-size: 15px;
}

.ecae-ment-desc{
  margin-top: 8px;
  font-size: 13px;
  color:#666;
  line-height: 1.55;
}

/* LIST */
.ecae-ment-list{
  margin-top: 12px;
  display:grid;
  gap: 10px;
}

.ecae-ment-li{
  display:flex;
  gap: 10px;
  align-items:flex-start;
  padding: 12px 12px;
  border-radius: 10px;
  border: 1px solid #e6eef5;
  background:#fff;
}

.ecae-ment-dot{
  width:10px;
  height:10px;
  border-radius: 999px;
  background:#014f7d;
  margin-top: 4px;
  flex:0 0 auto;
  box-shadow: 0 0 0 4px rgba(1,79,125,.10);
}

.ecae-ment-li b{
  display:block;
  color:#0f172a;
  font-size: 13px;
  margin-bottom: 2px;
}

.ecae-ment-li span{
  display:block;
  color:#666;
  font-size: 13px;
  line-height: 1.45;
}

/* ACTIONS */
.ecae-ment-actions{
  margin-top: 14px;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

/* Reutilizamos look de consultorías */
.ecae-btn-agendar{
  background: #014f7d;
  color: #fff !important;
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none !important;
  font-size: 13px;
  transition: all 0.25s ease;
  box-shadow: 0 4px 12px rgba(1,79,125,0.25);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}

/* Ghost */
.ecae-btn-agendar--ghost{
  background:#fff !important;
  color:#014f7d !important;
  border: 1px solid rgba(1,79,125,.25) !important;
  box-shadow:none !important;
}

.ecae-btn-agendar:hover{
  background: #02639c !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(1,79,125,0.35);
  color:#fff !important;
}

.ecae-btn-agendar--ghost:hover{
  background: #f6f9fb !important;
  color:#014f7d !important;
  transform: translateY(-1px);
}

/* ✅ HOVER FIX anti-theme oscurecimiento */
.ecae-btn-agendar,
.ecae-btn-agendar:hover,
.ecae-btn-agendar:focus,
.ecae-btn-agendar:active{
  opacity: 1 !important;
  filter: none !important;
}

.ecae-btn-agendar:before,
.ecae-btn-agendar:after{
  content:none !important;
  display:none !important;
}

/* MINI */
.ecae-ment-mini{
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed rgba(1,79,125,.25);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
  font-size: 13px;
  color:#666;
}

.ecae-ment-mini b{ color:#0f172a; }

/* PROGRESS */
.ecae-ment-progressBox{
  margin-top: 12px;
  border:1px solid #e6eef5;
  border-radius: 12px;
  padding: 14px;
  background:#fff;
}

.ecae-ment-progressTop{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
}

.ecae-ment-progressTop b{ color:#0f172a; }
.ecae-ment-progressTop span{ font-size: 13px; color:#666; }

.ecae-ment-progressText{
  margin-top: 8px;
  color:#666;
  font-size: 13px;
  line-height: 1.5;
}

.ecae-ment-bar{
  margin-top: 12px;
}

.ecae-ment-barTop{
  display:flex;
  justify-content:space-between;
  font-size: 13px;
  color:#666;
}

.ecae-ment-barTop b{ color:#0f172a; }

.ecae-ment-barTrack{
  height: 10px;
  border-radius: 999px;
  background: rgba(1,79,125,.10);
  overflow:hidden;
  margin-top: 6px;
}

.ecae-ment-barFill{
  height: 100%;
  width: 35%;
  background:#014f7d;
  border-radius: 999px;
}

.ecae-ment-barNote{
  margin-top: 8px;
  font-size: 12.5px;
  color:#666;
}

/* =========================
   🔒 Locked UX + CTA Button
========================= */

.ecae-locked-wrap{
  max-width: 1100px;
  margin: 60px auto;
  padding: 0 20px;
}

.ecae-locked{
  border: 1px solid rgba(1,79,125,.25);
  background: linear-gradient(180deg, #f6f9fb 0%, #ffffff 100%);
  padding: 18px 18px;
  border-radius: 12px;
  color:#123;
  max-width: 900px;
  margin: 20px auto;
  box-shadow: 0 10px 28px rgba(0,0,0,.06);
}

.ecae-locked-title{
  color:#014f7d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 6px;
}

.ecae-locked-text{
  color:#334;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 14px;
}

.ecae-locked-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top: 10px;
}

.ecae-locked-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  background:#014f7d;
  color:#fff !important;
  padding:10px 16px;
  border-radius: 10px;
  text-decoration:none !important;
  font-size: 13px;
  font-weight: 600;
  transition: .25s ease;
  opacity: 1 !important;
  filter: none !important;
  box-shadow: 0 4px 12px rgba(1,79,125,.25) !important;
}

.ecae-locked-btn--ghost{
  background:#fff !important;
  color:#014f7d !important;
  border:1px solid rgba(1,79,125,.25) !important;
  box-shadow:none !important;
}

.ecae-locked-btn:hover,
.ecae-locked-btn:focus,
.ecae-locked-btn:active{
  background:#02639c !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(1,79,125,.35) !important;
  color:#fff !important;
}

.ecae-locked-btn--ghost:hover{
  background:#f6f9fb !important;
  color:#014f7d !important;
  transform: translateY(-1px);
  box-shadow:none !important;
}

/* Blindaje extra contra themes que meten overlays */
.ecae-locked-btn:before,
.ecae-locked-btn:after{
  content:none !important;
  display:none !important;
}

.ecae-locked-hint{
  margin-top:10px;
  color:#334;
  font-size: 13px;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 992px){
  .ecae-ment-grid{ grid-template-columns: 1fr; }
}
@media (max-width: 600px){
  .ecae-dashboard-wrapper.ecae-mentorias{ padding: 0 14px; }
  .ecae-ment-actions{ flex-direction:column; }
  .ecae-btn-agendar{ width:100%; }
  .ecae-locked-actions{ flex-direction:column; }
  .ecae-locked-btn{ width:100%; }
}/* End custom CSS */