.elementor-66928 .elementor-element.elementor-element-dacebfa{--display:flex;}/* Start custom CSS for html, class: .elementor-element-82d161e */@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

/* ─── WRAPPER ─────────────────────────────────────────── */
.mh-wrapper {
  max-width: 920px;
  margin: 0 auto;
  padding: 18px;
  font-family: 'Varela Round', sans-serif;
  line-height: 1.7;
  color: #0f172a;
}

/* ─── HERO ────────────────────────────────────────────── */
.mh-hero {
  background: linear-gradient(135deg, #0b3a67 0%, #0ea5e9 60%, #ffffff 140%);
  padding: 28px;
  border-radius: 16px;
  color: #ffffff;
  margin-bottom: 18px;
}

.mh-hero__label {
  margin: 0 0 8px 0;
  opacity: .9;
  font-size: 14px;
}

.mh-hero__title {
  margin: 0;
  font-family: 'Varela Round', sans-serif;
  font-size: 34px;
  line-height: 1.15;
  color: #ffffff !important;
}

.mh-hero__subtitle {
  margin: 12px 0 0 0;
  font-size: 16px;
  line-height: 1.6;
  opacity: .95;
  color: #ffffff !important;
}

/* ─── TIPOGRAFÍA ──────────────────────────────────────── */
.mh-h2 {
  font-size: 26px;
  margin-top: 48px;
  margin-bottom: 14px;
  color: #0b3a67;
  border-bottom: 2px solid #e2eaf4;
  padding-bottom: 10px;
}

.mh-h3 {
  font-size: 18px;
  margin-top: 28px;
  margin-bottom: 10px;
  color: #0f172a;
}

.mh-p {
  margin: 0 0 16px 0;
  font-size: 16px;
  line-height: 1.7;
  color: #334155;
}

.mh-p--intro {
  margin-bottom: 28px;
}

/* ─── LISTAS ──────────────────────────────────────────── */
.mh-ul,
.mh-ol {
  padding-left: 22px;
  margin-bottom: 20px;
  color: #334155;
  font-size: 16px;
}

.mh-ul li,
.mh-ol li {
  margin-bottom: 10px;
}

/* ─── ÍNDICE ──────────────────────────────────────────── */
.mh-index {
  background: #f8fbff;
  border: 1px solid #dbeafe;
  border-radius: 14px;
  padding: 22px 26px;
  margin-bottom: 36px;
}

.mh-index__label {
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 700;
  color: #1a4fa0;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.mh-index__list {
  margin: 0;
  padding-left: 20px;
  color: #0056b3;
  font-size: 15px;
  line-height: 2;
}

.mh-index__link {
  color: #0056b3;
  text-decoration: none;
}

.mh-index__link:hover {
  text-decoration: underline;
}

/* ─── CALLOUTS ────────────────────────────────────────── */
.mh-callout {
  padding: 18px;
  border-radius: 10px;
  margin: 25px 0;
  font-size: 15px;
  line-height: 1.7;
  color: #334155;
}

.mh-callout--blue {
  background: #eef6ff;
  border-left: 5px solid #0056b3;
}

.mh-callout--orange {
  background: #fff7ed;
  border-left: 5px solid #f39c12;
}

.mh-callout__title {
  color: #92400e;
}

/* ─── IMÁGENES DE TUTORIAL ────────────────────────────── */
.mh-img,
.mh-post img,
.mh-post figure img,
.mh-post .wp-block-image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 14px !important;
  margin: 24px 0 !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.10) !important;
}

/* ─── PLACEHOLDERS DE IMAGEN ──────────────────────────── */
.mh-img-placeholder {
  background: #f8fbff;
  border: 1px dashed #93c5fd;
  border-radius: 14px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}

.mh-img-placeholder__label {
  margin: 0 0 8px 0;
  font-size: 13px;
  color: #64748b;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mh-img-placeholder__desc {
  margin: 0;
  font-size: 14px;
  color: #64748b;
}/* End custom CSS */