.elementor-104575 .elementor-element.elementor-element-3c6908a{--display:flex;}.elementor-104575 .elementor-element.elementor-element-a641e34{width:100%;max-width:100%;margin:-21px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-a641e34 */@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");

/*
 * TuBabyShower · Embarazo y Maternidad
 * Versión consolidada V12 · Catálogo gratuito confirmado · Agosto 2026
 * CSS completamente encapsulado dentro de .tbs-emh.
 */

.tbs-emh {
  --emh-ink: #292532;
  --emh-text: #655f6d;
  --emh-muted: #89828f;
  --emh-pink: #f2679a;
  --emh-pink-dark: #d94f85;
  --emh-pink-soft: #fff0f6;
  --emh-lilac: #8174d0;
  --emh-lilac-dark: #6658b4;
  --emh-lilac-soft: #f1efff;
  --emh-peach: #fff3e9;
  --emh-mint: #4f9279;
  --emh-mint-soft: #eaf7f2;
  --emh-gold: #a66f2f;
  --emh-paper: #fffdf9;
  --emh-white: #ffffff;
  --emh-line: rgba(55, 43, 70, 0.11);
  --emh-line-strong: rgba(55, 43, 70, 0.17);
  --emh-shadow-sm: 0 10px 28px rgba(62, 46, 82, 0.07);
  --emh-shadow-md: 0 20px 48px rgba(62, 46, 82, 0.11);
  --emh-shadow-lg: 0 30px 70px rgba(62, 46, 82, 0.16);
  --emh-radius-sm: 16px;
  --emh-radius-md: 23px;
  --emh-radius-lg: 32px;
  --emh-shell: 1380px;
  --emh-gutter: 24px;
  --emh-font: "Plus Jakarta Sans", "Avenir Next", "Segoe UI", Arial, sans-serif;

  position: relative;
  left: 50%;
  isolation: isolate;
  width: 100vw;
  max-width: none;
  margin: 0 0 0 -50vw;
  overflow-x: clip;
  color: var(--emh-text);
  background: var(--emh-paper);
  font-family: var(--emh-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: -0.01em;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

@supports (width: 100dvw) {
  .tbs-emh {
    width: 100dvw;
    margin-left: -50dvw;
  }
}

.tbs-emh,
.tbs-emh *,
.tbs-emh *::before,
.tbs-emh *::after {
  box-sizing: border-box;
  min-width: 0;
}

.tbs-emh h1,
.tbs-emh h2,
.tbs-emh h3,
.tbs-emh p,
.tbs-emh figure,
.tbs-emh ul,
.tbs-emh ol {
  margin-top: 0;
}

.tbs-emh h1,
.tbs-emh h2,
.tbs-emh h3 {
  color: var(--emh-ink);
  font-family: var(--emh-font);
  font-weight: 700;
  line-height: 1.06;
  letter-spacing: -0.045em;
  text-wrap: balance;
}

.tbs-emh h1 em,
.tbs-emh h2 em {
  color: var(--emh-pink);
  font-style: normal;
}

.tbs-emh p,
.tbs-emh li,
.tbs-emh figcaption {
  color: var(--emh-text);
  line-height: 1.7;
  text-wrap: pretty;
}

.tbs-emh a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.tbs-emh img,
.tbs-emh svg {
  display: block;
  max-width: 100%;
}

.tbs-emh img {
  width: 100%;
  height: auto;
}

.tbs-emh figure {
  margin-right: 0;
  margin-left: 0;
}

.tbs-emh ul,
.tbs-emh ol {
  padding-left: 0;
}

.tbs-emh :focus-visible,
.tbs-emh-skip:focus-visible {
  outline: 3px solid rgba(102, 88, 180, 0.44);
  outline-offset: 4px;
}

.tbs-emh-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.tbs-emh-shell {
  width: min(calc(100% - (var(--emh-gutter) * 2)), var(--emh-shell));
  margin-inline: auto;
}

.tbs-emh-section {
  width: 100%;
  padding: 78px 0;
  scroll-margin-top: 24px;
}

.tbs-emh-skip {
  position: fixed;
  top: 10px;
  left: 12px;
  z-index: 999999;
  min-height: 46px;
  padding: 12px 16px;
  border-radius: 12px;
  color: #fff;
  background: var(--emh-ink);
  font: 800 13px/1.2 var(--emh-font);
  transform: translateY(-140%);
  transition: transform 0.18s ease;
}

.tbs-emh-skip:focus {
  transform: translateY(0);
}

.tbs-emh-kicker,
.tbs-emh-label {
  color: var(--emh-lilac-dark);
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.tbs-emh-kicker {
  margin-bottom: 12px;
}

.tbs-emh-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0;
}

.tbs-emh-label i {
  color: var(--emh-pink);
  font-size: 1rem;
  font-style: normal;
}

.tbs-emh-section-heading {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 36px;
}

.tbs-emh-section-heading--center {
  text-align: center;
}

.tbs-emh-section-heading--split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  max-width: none;
  text-align: left;
}

.tbs-emh-section-heading h2 {
  max-width: 18ch;
  margin: 0 0 15px;
  font-size: clamp(2rem, 9vw, 3rem);
}

.tbs-emh-section-heading--center h2,
.tbs-emh-section-heading--center > p:not(.tbs-emh-kicker) {
  margin-right: auto;
  margin-left: auto;
}

.tbs-emh-section-heading > p:not(.tbs-emh-kicker) {
  max-width: 730px;
  margin-bottom: 0;
  font-size: 0.94rem;
}

.tbs-emh-btn,
.tbs-emh-card-link,
.tbs-emh-text-link,
.tbs-emh-shop-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 54px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}

.tbs-emh-btn {
  padding: 0 23px;
  font-size: 0.86rem;
}

.tbs-emh-btn svg,
.tbs-emh-card-link svg,
.tbs-emh-text-link svg,
.tbs-emh-shop-card__button svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.tbs-emh-btn--primary {
  color: #fff !important;
  background: linear-gradient(135deg, var(--emh-pink-dark), #c54e98 46%, var(--emh-lilac-dark));
  box-shadow: 0 14px 32px rgba(115, 69, 150, 0.24);
}

.tbs-emh-btn--outline {
  color: var(--emh-ink) !important;
  border-color: rgba(57, 47, 69, 0.15);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-btn--white {
  color: var(--emh-ink) !important;
  background: #fff;
  box-shadow: 0 14px 32px rgba(31, 22, 48, 0.18);
}

.tbs-emh-btn--ghost {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.1);
}

.tbs-emh-card-link,
.tbs-emh-text-link {
  width: fit-content;
  min-height: 42px;
  padding: 9px 14px;
  border-color: rgba(102, 88, 180, 0.13);
  color: var(--emh-lilac-dark);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 7px 17px rgba(67, 50, 92, 0.055);
  font-size: 0.75rem;
}

/* Hero */
.tbs-emh-hero {
  position: relative;
  isolation: isolate;
  min-height: 720px;
  overflow: hidden;
  background: #fff8f4;
}

.tbs-emh-hero__art {
  position: absolute;
  inset: 0;
  z-index: -2;
  overflow: hidden;
}

.tbs-emh-hero__art picture,
.tbs-emh-hero__art img {
  width: 100%;
  height: 100%;
}

.tbs-emh-hero__art img {
  object-fit: cover;
  object-position: 72% center;
}

.tbs-emh-hero__art::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff8f4 0%, rgba(255,248,244,.99) 29%, rgba(255,248,244,.88) 46%, rgba(255,248,244,.48) 61%, rgba(255,248,244,.06) 82%);
}

.tbs-emh-hero::before {
  content: "";
  position: absolute;
  top: 52px;
  right: 6%;
  z-index: -1;
  width: 150px;
  height: 150px;
  opacity: 0.34;
  background-image: radial-gradient(rgba(242, 103, 154, 0.5) 1px, transparent 1.3px);
  background-size: 18px 18px;
  transform: rotate(-10deg);
}

.tbs-emh-hero__inner {
  display: flex;
  align-items: center;
  min-height: 720px;
  padding: 48px 0 64px;
}

.tbs-emh-hero__content {
  width: min(100%, 750px);
}

.tbs-emh-hero h1 {
  max-width: 11.5ch;
  margin: 17px 0 22px;
  font-size: clamp(2.65rem, 10.5vw, 4rem);
  line-height: 1.01;
  letter-spacing: -0.055em;
}

.tbs-emh-hero__lead {
  max-width: 650px;
  margin-bottom: 0;
  font-size: 1rem;
}

.tbs-emh-hero__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 27px;
}

.tbs-emh-hero__note {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 10px;
  max-width: 620px;
  margin-top: 18px;
  padding: 13px 15px;
  border: 1px solid rgba(102, 88, 180, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.78);
}

.tbs-emh-hero__note svg {
  width: 23px;
  height: 23px;
  color: var(--emh-lilac-dark);
}

.tbs-emh-hero__note p {
  margin: 0;
  font-size: 0.75rem;
}

.tbs-emh-hero__spark {
  position: absolute;
  z-index: 1;
  color: var(--emh-pink);
  pointer-events: none;
}

.tbs-emh-hero__spark--one { left: 6%; bottom: 95px; font-size: 23px; }
.tbs-emh-hero__spark--two { right: 40%; top: 31%; font-size: 18px; }

/* Directorio visual */
.tbs-emh-category-stage {
  padding: 42px 0 34px;
  background: radial-gradient(circle at 7% 12%, rgba(242,103,154,.055), transparent 20rem), linear-gradient(180deg, #fffaf8, #fffdf9);
  scroll-margin-top: 24px;
}

.tbs-emh-category-stage__head {
  max-width: 900px;
  margin-bottom: 20px;
}

.tbs-emh-category-stage__head span,
.tbs-emh-category-stage__head strong {
  display: block;
}

.tbs-emh-category-stage__head span {
  margin-bottom: 6px;
  color: var(--emh-lilac-dark);
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.tbs-emh-category-stage__head strong {
  max-width: 34ch;
  color: var(--emh-ink);
  font-size: clamp(1.65rem, 6vw, 2.2rem);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.tbs-emh-categories {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 11px;
  border: 1px solid rgba(80, 60, 102, 0.08);
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--emh-shadow-md);
}

.tbs-emh-category {
  display: flex;
  height: 100%;
  min-height: 260px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(75, 57, 100, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #fff, #fefcff);
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-category--resource {
  border-color: rgba(185, 133, 59, 0.17);
  background: linear-gradient(180deg, #fff, #fffaf2);
}

.tbs-emh-category__image {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #f4edf4;
}

.tbs-emh-category__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(43, 31, 60, 0.2));
}

.tbs-emh-category__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 44%;
}

.tbs-emh-category__image b {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.86);
  border-radius: 14px;
  color: var(--emh-lilac-dark);
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 8px 18px rgba(61, 46, 81, 0.17);
}

.tbs-emh-category__image svg { width: 19px; height: 19px; }

.tbs-emh-category__copy {
  display: flex;
  min-height: 102px;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 15px;
  color: var(--emh-ink);
}

.tbs-emh-category__copy small {
  margin-bottom: 6px;
  color: #8f83a6;
  font-size: 0.46rem;
  font-weight: 800;
  letter-spacing: 0.13em;
}

.tbs-emh-category__copy > strong {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.22;
}

.tbs-emh-category__link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 12px;
  color: var(--emh-lilac-dark);
  font-size: 0.68rem;
  font-weight: 800;
}

.tbs-emh-category--resource .tbs-emh-category__link { color: var(--emh-gold); }
.tbs-emh-category__link i { font-style: normal; }

/* Necesidades */
.tbs-emh-needs {
  background: radial-gradient(circle at 6% 8%, rgba(242,103,154,.07), transparent 23rem), #fffdf9;
}

.tbs-emh-need-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 13px;
}

.tbs-emh-need-card {
  position: relative;
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr) 30px;
  gap: 13px;
  min-height: 156px;
  padding: 18px 16px;
  overflow: hidden;
  border: 1px solid rgba(101, 82, 128, 0.14);
  border-radius: 23px;
  background: radial-gradient(circle at 90% 8%, rgba(242,103,154,.1), transparent 29%), radial-gradient(circle at 5% 100%, rgba(129,116,208,.1), transparent 30%), linear-gradient(145deg, #fff, #f9f6ff);
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-need-card > span {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  color: var(--emh-pink-dark);
  background: linear-gradient(145deg, #ffe8f2, #f0ebff);
  font-size: 0.68rem;
  font-weight: 800;
}

.tbs-emh-need-card > div {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.tbs-emh-need-card small {
  color: var(--emh-lilac-dark);
  font-size: 0.5rem;
  font-weight: 800;
  letter-spacing: 0.12em;
}

.tbs-emh-need-card strong {
  color: var(--emh-ink);
  font-size: 1.05rem;
  line-height: 1.16;
  letter-spacing: -0.03em;
}

.tbs-emh-need-card p {
  margin: 0;
  font-size: 0.76rem;
  line-height: 1.55;
}

.tbs-emh-need-card > i {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  align-self: end;
  border: 1px solid rgba(102, 88, 180, 0.11);
  border-radius: 50%;
  color: var(--emh-lilac-dark);
  background: rgba(255, 255, 255, 0.78);
  font-style: normal;
}

/* Etapas */
.tbs-emh-timeline {
  background: radial-gradient(circle at 92% 8%, rgba(129,116,208,.09), transparent 25rem), linear-gradient(180deg, #fffdfa, #faf8fc);
}

.tbs-emh-timeline__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}

.tbs-emh-timeline__grid article {
  display: flex;
  min-height: 300px;
  flex-direction: column;
  padding: 23px;
  overflow: hidden;
  border: 1px solid rgba(94, 75, 119, 0.13);
  border-radius: 25px;
  background: radial-gradient(circle at 90% 8%, rgba(129,116,208,.1), transparent 29%), radial-gradient(circle at 0 100%, rgba(242,103,154,.08), transparent 31%), linear-gradient(145deg, #fff, #f7f3ff);
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-timeline__grid article > span {
  display: inline-flex;
  width: fit-content;
  padding: 7px 10px;
  border-radius: 999px;
  color: var(--emh-lilac-dark);
  background: var(--emh-lilac-soft);
  font-size: 0.48rem;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.tbs-emh-timeline__icon,
.tbs-emh-card-icon,
.tbs-emh-first-days__grid article > span {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  color: var(--emh-pink-dark);
  background: linear-gradient(145deg, #ffe8f2, #eee9ff);
}

.tbs-emh-timeline__icon { margin: 22px 0 27px; }
.tbs-emh-timeline__icon svg,
.tbs-emh-card-icon svg,
.tbs-emh-first-days__grid article > span svg { width: 25px; height: 25px; }

.tbs-emh-timeline__grid h3 {
  margin-bottom: 11px;
  font-size: 1.55rem;
}

.tbs-emh-timeline__grid p {
  margin-bottom: 20px;
  font-size: 0.79rem;
}

.tbs-emh-timeline__grid article > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  width: fit-content;
  margin-top: auto;
  color: var(--emh-lilac-dark);
  font-size: 0.72rem;
  font-weight: 800;
}

.tbs-emh-timeline__grid article > a svg { width: 16px; height: 16px; }

.tbs-emh-evidence-note,
.tbs-emh-library__note {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  padding: 17px;
  border: 1px solid rgba(102, 88, 180, 0.16);
  border-radius: 20px;
  background: linear-gradient(145deg, #fff, #f5f2ff);
}

.tbs-emh-evidence-note { max-width: 980px; margin: 22px auto 0; }
.tbs-emh-evidence-note > span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 15px; color: var(--emh-lilac-dark); background: var(--emh-lilac-soft); }
.tbs-emh-evidence-note svg,
.tbs-emh-library__note svg { width: 24px; height: 24px; }
.tbs-emh-evidence-note strong { display: block; color: var(--emh-ink); font-size: 0.86rem; }
.tbs-emh-evidence-note p { margin: 4px 0 8px; font-size: 0.73rem; }
.tbs-emh-evidence-note a { display: inline-flex; align-items: center; gap: 7px; color: var(--emh-lilac-dark); font-size: 0.7rem; font-weight: 800; }
.tbs-emh-evidence-note a svg { width: 15px; height: 15px; }

/* Bienestar */
.tbs-emh-wellbeing { background: linear-gradient(180deg, #fff8f4, #fcf9ff); }
.tbs-emh-wellbeing__grid { display: grid; grid-template-columns: 1fr; gap: 18px; }

.tbs-emh-wellbeing__grid article {
  display: flex;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--emh-line);
  border-radius: 25px;
  background: #fff;
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-wellbeing__grid figure { aspect-ratio: 4 / 3; margin: 0; overflow: hidden; }
.tbs-emh-wellbeing__grid figure img { width: 100%; height: 100%; object-fit: cover; }
.tbs-emh-wellbeing__grid article > div { display: flex; flex: 1; flex-direction: column; padding: 24px; }
.tbs-emh-card-icon { margin-bottom: 18px; }
.tbs-emh-wellbeing__grid small { color: var(--emh-lilac-dark); font-size: 0.52rem; font-weight: 800; letter-spacing: 0.11em; }
.tbs-emh-wellbeing__grid h3 { margin: 8px 0 11px; font-size: 1.7rem; }
.tbs-emh-wellbeing__grid p { font-size: 0.8rem; }
.tbs-emh-wellbeing__grid ul { display: grid; gap: 11px; margin: auto 0 0; list-style: none; }
.tbs-emh-wellbeing__grid li { display: flex; align-items: flex-start; gap: 10px; font-size: 0.78rem; }
.tbs-emh-wellbeing__grid li svg { width: 20px; height: 20px; flex: 0 0 20px; padding: 4px; border-radius: 50%; color: #fff; background: linear-gradient(145deg, var(--emh-pink), var(--emh-lilac)); }
.tbs-emh-wellbeing__grid .tbs-emh-card-link { margin-top: 20px; }

/* Señales de alerta */
.tbs-emh-warning { padding-block: 62px; background: #fffdf9; }
.tbs-emh-warning__panel { display: grid; grid-template-columns: 1fr; gap: 28px; padding: 26px 20px; border: 1px solid rgba(185, 133, 59, 0.2); border-radius: 28px; background: radial-gradient(circle at 98% 0, rgba(245,179,140,.18), transparent 20rem), linear-gradient(145deg, #fff, #fff8ec); box-shadow: 0 20px 48px rgba(101, 70, 45, 0.08); }
.tbs-emh-warning__icon { display: grid; place-items: center; width: 58px; height: 58px; margin-bottom: 18px; border-radius: 19px; color: #9b6228; background: #fff0d9; }
.tbs-emh-warning__icon svg { width: 27px; height: 27px; }
.tbs-emh-warning h2 { max-width: 16ch; margin-bottom: 15px; font-size: clamp(2rem, 9vw, 3rem); }
.tbs-emh-warning__intro > p:not(.tbs-emh-kicker) { max-width: 650px; margin-bottom: 0; font-size: 0.84rem; }
.tbs-emh-warning__list { padding: 22px 18px; border: 1px solid rgba(185, 133, 59, 0.16); border-radius: 22px; background: rgba(255, 255, 255, 0.88); }
.tbs-emh-warning__list ul { display: grid; gap: 13px; margin: 0 0 21px; list-style: none; }
.tbs-emh-warning__list li { position: relative; padding-left: 29px; font-size: 0.79rem; }
.tbs-emh-warning__list li::before { content: "!"; position: absolute; top: 1px; left: 0; display: grid; place-items: center; width: 20px; height: 20px; border-radius: 50%; color: #fff; background: #b77d35; font-size: 0.62rem; font-weight: 800; }
.tbs-emh-warning__list a { display: inline-flex; align-items: center; gap: 8px; color: #89561f; font-size: 0.75rem; font-weight: 800; }
.tbs-emh-warning__list a svg { width: 16px; height: 16px; }

/* Parto y posparto */
.tbs-emh-preparation { background: linear-gradient(145deg, #eef7ff, #fff5f8); }
.tbs-emh-preparation__grid { display: grid; grid-template-columns: 1fr; gap: 40px; align-items: center; }
.tbs-emh-preparation__visual { position: relative; aspect-ratio: 4 / 3; overflow: hidden; margin: 0; border-radius: 28px; box-shadow: var(--emh-shadow-lg); }
.tbs-emh-preparation__visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(37,25,47,.7)); }
.tbs-emh-preparation__visual img { width: 100%; height: 100%; object-fit: cover; }
.tbs-emh-preparation__visual figcaption { position: absolute; right: 22px; bottom: 21px; left: 22px; z-index: 2; }
.tbs-emh-preparation__visual small,
.tbs-emh-preparation__visual strong { display: block; color: #fff; }
.tbs-emh-preparation__visual small { font-size: 0.5rem; font-weight: 800; letter-spacing: 0.11em; }
.tbs-emh-preparation__visual strong { max-width: 25ch; margin-top: 5px; font-size: 1.08rem; line-height: 1.3; }
.tbs-emh-preparation__copy h2 { max-width: 14ch; margin-bottom: 18px; font-size: clamp(2rem, 8.5vw, 3.15rem); }
.tbs-emh-preparation__copy > p:not(.tbs-emh-kicker):not(.tbs-emh-preparation__source) { font-size: 0.88rem; }
.tbs-emh-preparation__cards { display: grid; grid-template-columns: 1fr; gap: 10px; margin: 22px 0 18px; }
.tbs-emh-preparation__cards article { display: grid; grid-template-columns: 48px minmax(0,1fr); align-items: center; gap: 13px; min-height: 88px; padding: 14px; border: 1px solid var(--emh-line); border-radius: 18px; background: rgba(255,255,255,.91); }
.tbs-emh-preparation__cards article > span { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 15px; color: #fff; background: linear-gradient(145deg, var(--emh-pink), var(--emh-lilac)); font-size: 0.58rem; font-weight: 800; }
.tbs-emh-preparation__cards article > div { display: flex; flex-direction: column; gap: 5px; }
.tbs-emh-preparation__cards strong { color: var(--emh-ink); font-size: 0.78rem; }
.tbs-emh-preparation__cards small { color: var(--emh-muted); font-size: 0.68rem; line-height: 1.45; }
.tbs-emh-preparation__actions { display: grid; grid-template-columns: 1fr; gap: 10px; margin: 22px 0 20px; }
.tbs-emh-preparation__actions .tbs-emh-btn { width: 100%; }
.tbs-emh-preparation__source { margin: 0; color: var(--emh-muted); font-size: 0.68rem; }
.tbs-emh-preparation__source a { color: var(--emh-lilac-dark); font-weight: 800; }

/* Primeros días */
.tbs-emh-first-days { background: #fffdf9; }
.tbs-emh-first-days__grid { display: grid; grid-template-columns: 1fr; gap: 13px; }
.tbs-emh-first-days__grid article { display: flex; min-height: 265px; flex-direction: column; padding: 22px; border: 1px solid var(--emh-line); border-radius: 22px; background: #fff; box-shadow: var(--emh-shadow-sm); }
.tbs-emh-first-days__grid article > span { margin-bottom: 27px; }
.tbs-emh-first-days__grid small { color: var(--emh-lilac-dark); font-size: 0.5rem; font-weight: 800; letter-spacing: 0.11em; }
.tbs-emh-first-days__grid h3 { margin: 8px 0 10px; font-size: 1.45rem; }
.tbs-emh-first-days__grid p { margin-bottom: 18px; font-size: 0.76rem; }
.tbs-emh-first-days__grid .tbs-emh-card-link { margin-top: auto; }

/* Recursos gratuitos confirmados */
.tbs-emh-library { position: relative; overflow: clip; }
.tbs-emh-library--free {
  background:
    radial-gradient(circle at 5% 10%, rgba(242,103,154,.10), transparent 26rem),
    radial-gradient(circle at 96% 90%, rgba(129,116,208,.11), transparent 28rem),
    linear-gradient(135deg, #fff9fc, #f8f4ff);
}

.tbs-emh-free-heading__aside {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tbs-emh-free-heading__aside > p {
  margin: 0 0 16px;
  font-size: .88rem;
}

.tbs-emh-free-heading__badge {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 13px;
  border: 1px solid rgba(79,146,121,.18);
  border-radius: 999px;
  color: #28745b;
  background: rgba(234,247,242,.88);
  font-size: .7rem;
  font-weight: 800;
}

.tbs-emh-free-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 17px;
}

.tbs-emh-free-card {
  position: relative;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--emh-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh .tbs-emh-free-card.tbs-protected-download::before {
  content: none;
}

.tbs-emh-free-card__media {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #f5edf4;
}

.tbs-emh-free-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tbs-emh-free-card__badge {
  position: absolute;
  z-index: 2;
  top: 14px;
  left: 14px;
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 0 11px;
  border: 1px solid rgba(255,255,255,.62);
  border-radius: 999px;
  color: #fff;
  background: rgba(47,139,109,.92);
  box-shadow: 0 8px 20px rgba(41,37,50,.16);
  font-size: .68rem;
  font-weight: 850;
  letter-spacing: .02em;
}

.tbs-emh-free-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 22px;
}

.tbs-emh-free-card__meta {
  color: var(--emh-lilac-dark);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .02em;
}

.tbs-emh-free-card__body > strong {
  margin-top: 10px;
  color: var(--emh-ink);
  font-size: 1.18rem;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: -.03em;
}

.tbs-emh-free-card__body > small {
  margin-top: 10px;
  margin-bottom: 20px;
  color: var(--emh-text);
  font-size: .79rem;
  line-height: 1.62;
}

.tbs-emh-free-card__button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  margin-top: auto;
  padding: 0 17px;
  border: 1px solid rgba(79,146,121,.20);
  border-radius: 14px;
  color: #28745b;
  background: var(--emh-mint-soft);
  font-size: .8rem;
  font-weight: 850;
}

.tbs-emh-free-card__button svg {
  width: 18px;
  height: 18px;
}

.tbs-emh-library__note {
  display: grid;
  grid-template-columns: 42px minmax(0,1fr);
  align-items: center;
  gap: 14px;
  margin-top: 20px;
  padding: 16px 18px;
  border: 1px solid rgba(79,146,121,.15);
  border-radius: 18px;
  background: rgba(255,255,255,.76);
}

.tbs-emh-library__note > svg {
  width: 42px;
  height: 42px;
  padding: 10px;
  border-radius: 13px;
  color: var(--emh-mint);
  background: var(--emh-mint-soft);
}

.tbs-emh-library__note p {
  margin: 0;
  font-size: .72rem;
}

/* Productos y tienda */
.tbs-emh-library--premium { background: radial-gradient(circle at 3% 8%, rgba(242,103,154,.065), transparent 24rem), linear-gradient(180deg, #fffdf9, #fffaf7); }
.tbs-emh-premium-heading__aside { display: flex; flex-direction: column; align-items: flex-start; }
.tbs-emh-premium-heading__aside > p { margin: 0 0 15px; font-size: 0.86rem; }
.tbs-emh-shop-grid { display: grid; grid-template-columns: 1fr; gap: 17px; }

.tbs-emh-shop-card {
  position: relative;
  display: flex;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--emh-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: var(--emh-shadow-sm);
}

.tbs-emh-shop-card.is-featured::before { content: ""; position: absolute; z-index: 4; top: 0; right: 0; left: 0; height: 4px; background: linear-gradient(90deg, var(--emh-pink), var(--emh-lilac)); }
.tbs-emh-shop-card__media { position: relative; display: block; aspect-ratio: 4 / 5; overflow: hidden; background: #f5edf4; }
.tbs-emh-shop-card__media img { width: 100%; height: 100%; object-fit: cover; }
.tbs-emh-shop-card__media > span { position: absolute; top: 14px; left: 14px; z-index: 2; display: inline-flex; min-height: 30px; align-items: center; padding: 0 11px; border-radius: 999px; color: #fff; background: rgba(41,37,50,.88); box-shadow: 0 8px 20px rgba(41,37,50,.16); font-size: 0.68rem; font-weight: 800; }
.tbs-emh-shop-card__body { display: flex; flex: 1; flex-direction: column; padding: 22px; }
.tbs-emh-shop-card__meta { display: flex; flex-wrap: wrap; gap: 7px; color: var(--emh-muted); font-size: 0.68rem; font-weight: 700; }
.tbs-emh-shop-card__meta span:first-child { color: var(--emh-lilac-dark); }
.tbs-emh-shop-card__meta span + span::before { content: "•"; margin-right: 7px; color: #b0a9b4; }
.tbs-emh-shop-card h3 { margin: 11px 0 10px; font-size: 1.24rem; line-height: 1.25; letter-spacing: -0.03em; }
.tbs-emh-shop-card__body > p { margin: 0; font-size: 0.79rem; }
.tbs-emh-shop-card__footer { display: grid; gap: 15px; margin-top: auto; padding-top: 20px; }
.tbs-emh-shop-card__price { display: grid; gap: 3px; }
.tbs-emh-shop-card__price del { color: var(--emh-muted); font-size: 0.72rem; font-weight: 700; }
.tbs-emh-shop-card__price strong { color: var(--emh-ink); font-size: 1.6rem; line-height: 1; letter-spacing: -0.04em; }
.tbs-emh-shop-card__button { width: 100%; padding: 0 17px; border-color: rgba(129,116,208,.18); color: var(--emh-lilac-dark); background: var(--emh-lilac-soft); font-size: 0.8rem; }

.tbs-emh-shop-trust {
  display: grid;
  grid-template-columns: 46px minmax(0,1fr);
  gap: 13px;
  align-items: center;
  margin-top: 22px;
  padding: 17px;
  border: 1px solid rgba(102,88,180,.14);
  border-radius: 21px;
  background: linear-gradient(105deg, #fff4f8, #f6f2ff);
}

.tbs-emh-shop-trust > span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 15px; color: var(--emh-lilac-dark); background: #fff; }
.tbs-emh-shop-trust > span svg { width: 23px; height: 23px; }
.tbs-emh-shop-trust strong { display: block; color: var(--emh-ink); font-size: 0.85rem; }
.tbs-emh-shop-trust p { margin: 3px 0 0; font-size: 0.72rem; }
.tbs-emh-shop-trust > a { grid-column: 1 / -1; display: inline-flex; align-items: center; justify-content: center; gap: 7px; min-height: 48px; border-radius: 999px; color: #fff; background: linear-gradient(135deg, var(--emh-pink-dark), var(--emh-lilac-dark)); font-size: 0.76rem; font-weight: 800; }
.tbs-emh-shop-trust > a svg { width: 17px; height: 17px; }

/* Fuentes */
.tbs-emh-sources { background: linear-gradient(180deg, #faf8fc, #fffdf9); }
.tbs-emh-sources__grid { display: grid; grid-template-columns: 1fr; gap: 10px; }
.tbs-emh-sources__grid a { display: grid; grid-template-columns: 53px minmax(0,1fr) 20px; align-items: center; gap: 13px; min-height: 105px; padding: 16px; border: 1px solid var(--emh-line); border-radius: 19px; background: #fff; box-shadow: var(--emh-shadow-sm); }
.tbs-emh-sources__grid a > span { display: grid; place-items: center; width: 53px; height: 53px; border-radius: 17px; color: var(--emh-lilac-dark); background: var(--emh-lilac-soft); font-size: 0.68rem; font-weight: 800; }
.tbs-emh-sources__grid a > div { display: flex; flex-direction: column; gap: 5px; }
.tbs-emh-sources__grid strong { color: var(--emh-ink); font-size: 0.83rem; }
.tbs-emh-sources__grid small { color: var(--emh-muted); font-size: 0.66rem; line-height: 1.45; }
.tbs-emh-sources__grid i { color: var(--emh-lilac-dark); font-style: normal; font-weight: 800; }

/* FAQ */
.tbs-emh-faq { background: #f8f7fb; }
.tbs-emh-faq__grid { display: grid; grid-template-columns: 1fr; gap: 34px; align-items: start; }
.tbs-emh-faq__list { border-top: 1px solid var(--emh-line); }
.tbs-emh-faq details { border-bottom: 1px solid var(--emh-line); }
.tbs-emh-faq summary { display: flex; min-height: 72px; align-items: center; justify-content: space-between; gap: 13px; padding: 21px 0; cursor: pointer; list-style: none; color: var(--emh-ink); font-size: 1.04rem; font-weight: 700; line-height: 1.35; letter-spacing: -0.025em; }
.tbs-emh-faq summary::-webkit-details-marker { display: none; }
.tbs-emh-faq summary span { display: grid; place-items: center; width: 32px; height: 32px; flex: 0 0 32px; border-radius: 50%; color: var(--emh-lilac-dark); background: var(--emh-lilac-soft); font-size: 1.1rem; transition: transform 0.2s ease; }
.tbs-emh-faq details[open] summary span { transform: rotate(45deg); }
.tbs-emh-faq details > div { padding: 0 0 23px; }
.tbs-emh-faq details p { max-width: 780px; margin-bottom: 0; font-size: 0.8rem; }

/* CTA final */
.tbs-emh-final { padding: 55px 0; background: var(--emh-paper); }
.tbs-emh-final__inner { display: grid; grid-template-columns: 1fr; gap: 28px; align-items: center; overflow: hidden; padding: 38px 21px; border-radius: 25px; color: #fff; background: radial-gradient(circle at 91% 12%, rgba(255,255,255,.14), transparent 21rem), linear-gradient(118deg, #5d56a8, #8174c3 49%, #ed78aa); box-shadow: var(--emh-shadow-lg); text-align: center; }
.tbs-emh-final h2 { max-width: 14ch; margin: 0 auto 14px; color: #fff; font-size: clamp(2rem, 9vw, 3.2rem); }
.tbs-emh-final h2 em { color: #ffd7e6; }
.tbs-emh-final p { max-width: 720px; margin: 0 auto; color: rgba(255,255,255,.84); font-size: 0.88rem; }
.tbs-emh-final__actions { display: grid; grid-template-columns: 1fr; gap: 10px; }

/* Responsive */
@media (min-width: 560px) {
  .tbs-emh-preparation__cards,
  .tbs-emh-preparation__actions,
  .tbs-emh-first-days__grid,
  .tbs-emh-sources__grid,
  .tbs-emh-shop-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }

  .tbs-emh-shop-trust { grid-template-columns: 46px minmax(0,1fr) auto; }
  .tbs-emh-shop-trust > a { grid-column: auto; min-width: 170px; padding: 0 18px; }
}

@media (min-width: 768px) {
  .tbs-emh-section-heading--split { grid-template-columns: minmax(0,1.05fr) minmax(320px,.95fr); gap: 48px; align-items: end; }
  .tbs-emh-warning__panel { grid-template-columns: minmax(0,.92fr) minmax(0,1.08fr); gap: 48px; padding: 40px; }
  .tbs-emh-final__inner { grid-template-columns: minmax(0,1.12fr) minmax(330px,.88fr); gap: 50px; padding: 58px; text-align: left; }
  .tbs-emh-final h2,
  .tbs-emh-final p { margin-left: 0; }
  .tbs-emh-final__actions { display: flex; flex-wrap: wrap; }
  .tbs-emh-final__actions .tbs-emh-btn { width: auto; }
}

@media (min-width: 640px) {
  .tbs-emh-free-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}

@media (min-width: 900px) {
  .tbs-emh { --emh-gutter: 32px; }
  .tbs-emh-section { padding: 94px 0; }
  .tbs-emh-hero { min-height: 735px; }
  .tbs-emh-hero__inner { min-height: 735px; }
  .tbs-emh-hero h1 { font-size: clamp(3.75rem, 4.55vw, 5.15rem); }
  .tbs-emh-hero__lead { font-size: 1.08rem; }
  .tbs-emh-categories { grid-template-columns: repeat(3, minmax(0,1fr)); gap: 16px; padding: 16px; }
  .tbs-emh-category { min-height: 390px; }
  .tbs-emh-category__copy { min-height: 125px; padding: 19px 20px; }
  .tbs-emh-category__copy > strong { font-size: 1.03rem; }
  .tbs-emh-need-grid { grid-template-columns: repeat(12, minmax(0,1fr)); gap: 18px; }
  .tbs-emh-need-card { grid-column: span 3; min-height: 218px; padding: 23px; }
  .tbs-emh-need-card:nth-child(n+5) { grid-column: span 4; }
  .tbs-emh-need-card strong { font-size: 1.35rem; }
  .tbs-emh-timeline__grid { grid-template-columns: repeat(4, minmax(0,1fr)); gap: 18px; }
  .tbs-emh-timeline__grid article { min-height: 360px; padding: 26px; }
  .tbs-emh-wellbeing__grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .tbs-emh-preparation__grid { grid-template-columns: minmax(470px,1.05fr) minmax(0,.95fr); gap: clamp(58px,7vw,105px); }
  .tbs-emh-first-days__grid { grid-template-columns: repeat(4, minmax(0,1fr)); gap: 16px; }
  .tbs-emh-first-days__grid article { min-height: 310px; padding: 24px; }
  .tbs-emh-sources__grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
  .tbs-emh-faq__grid { grid-template-columns: minmax(0,.72fr) minmax(0,1.28fr); gap: clamp(52px,6vw,90px); }
  .tbs-emh-faq__grid > header { position: sticky; top: 24px; }
  .tbs-emh-section-heading h2,
  .tbs-emh-warning h2,
  .tbs-emh-preparation__copy h2,
  .tbs-emh-final h2 { font-size: clamp(3rem, 3.7vw, 4rem); }
}

@media (min-width: 1024px) {
  .tbs-emh-free-grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
  .tbs-emh-shop-grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
}

@media (min-width: 1500px) {
  .tbs-emh { --emh-shell: 1560px; --emh-gutter: 48px; }
  .tbs-emh-category { min-height: 420px; }
}

@media (max-width: 767px) {
  .tbs-emh-hero { min-height: 720px; border-radius: 0 0 28px 28px; }
  .tbs-emh-hero__art { inset: auto 0 0; height: 335px; }
  .tbs-emh-hero__art img { object-position: center 40%; }
  .tbs-emh-hero__art::after { background: linear-gradient(180deg, #fff8f4 0%, rgba(255,248,244,.94) 15%, rgba(255,248,244,.48) 40%, rgba(255,248,244,.02) 72%); }
  .tbs-emh-hero__inner { display: block; min-height: 500px; padding-top: 31px; }
  .tbs-emh-hero h1 { max-width: 100%; font-size: clamp(2.45rem, 11.3vw, 3.25rem); }
  .tbs-emh-hero__lead { font-size: 0.9rem; }
  .tbs-emh-hero__buttons { display: grid; grid-template-columns: 1fr; }
  .tbs-emh-btn { width: 100%; }
  .tbs-emh-section-heading--center { text-align: left; }
  .tbs-emh-section-heading--center h2,
  .tbs-emh-section-heading--center > p:not(.tbs-emh-kicker) { margin-left: 0; }
  .tbs-emh-preparation__visual { margin-right: calc(var(--emh-gutter) * -1); margin-left: calc(var(--emh-gutter) * -1); border-radius: 0; }
}

@media (max-width: 560px) {
  .tbs-emh-free-card__body { padding: 20px; }
  .tbs-emh-free-card__body > strong { font-size: 1.08rem; }
  .tbs-emh-free-card__button { min-height: 52px; }
  .tbs-emh-library__note { grid-template-columns: 36px minmax(0,1fr); padding: 14px; }
  .tbs-emh-library__note > svg { width: 36px; height: 36px; padding: 9px; }
}

@media (max-width: 390px) {
  .tbs-emh { --emh-gutter: 11px; }
  .tbs-emh-categories { gap: 9px; padding: 9px; }
  .tbs-emh-category { min-height: 235px; border-radius: 17px; }
  .tbs-emh-category__copy { min-height: 92px; padding: 12px; }
  .tbs-emh-category__copy > strong { font-size: 0.78rem; }
}

@media (hover: hover) and (pointer: fine) {
  .tbs-emh-btn,
  .tbs-emh-category,
  .tbs-emh-need-card,
  .tbs-emh-timeline__grid article,
  .tbs-emh-wellbeing__grid article,
  .tbs-emh-free-card,
  .tbs-emh-shop-card,
  .tbs-emh-sources__grid a,
  .tbs-emh-shop-card__button {
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, background-color 0.22s ease;
  }

  .tbs-emh-btn:hover,
  .tbs-emh-category:hover,
  .tbs-emh-need-card:hover,
  .tbs-emh-timeline__grid article:hover,
  .tbs-emh-wellbeing__grid article:hover,
  .tbs-emh-free-card:hover,
  .tbs-emh-shop-card:hover,
  .tbs-emh-sources__grid a:hover { transform: translateY(-4px); box-shadow: var(--emh-shadow-md); }

  .tbs-emh-shop-card__button:hover { color: #fff; background: var(--emh-lilac); }
  .tbs-emh-free-card__button:hover { color: #fff; background: var(--emh-mint); }
  .tbs-emh-category__image img,
  .tbs-emh-wellbeing__grid figure img,
  .tbs-emh-free-card__media img { transition: transform 0.35s ease; }
  .tbs-emh-category:hover .tbs-emh-category__image img,
  .tbs-emh-wellbeing__grid article:hover figure img,
  .tbs-emh-free-card:hover .tbs-emh-free-card__media img { transform: scale(1.035); }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-emh *,
  .tbs-emh *::before,
  .tbs-emh *::after,
  .tbs-emh-skip {
    scroll-behavior: auto !important;
    animation: none !important;
    transition: none !important;
  }
}

@media print {
  .tbs-emh-hero,
  .tbs-emh-final,
  .tbs-emh-btn,
  .tbs-emh-category-stage,
  .tbs-emh-shop-trust { display: none !important; }
  .tbs-emh,
  .tbs-emh-section,
  .tbs-emh-shell { width: 100% !important; margin: 0 !important; padding: 0 !important; color: #000; background: #fff; }
}

/* ================================================================
   TUBABYSHOWER · EMBARAZO Y MATERNIDAD · V11
   ALINEACIÓN TIPOGRÁFICA CON LA TIENDA
   ---------------------------------------------------------------
   - Plus Jakarta Sans con pesos reales 400–800.
   - Hero, títulos, botones y jerarquía editorial equivalentes.
   - Evita pesos sintéticos como 750 y mejora lectura móvil.
   ================================================================ */

.tbs-emh {
  font-family: var(--emh-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0;
}

.tbs-emh h1,
.tbs-emh h2 {
  font-family: var(--emh-font);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -0.055em;
}

.tbs-emh h3 {
  font-family: var(--emh-font);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.035em;
}

.tbs-emh p,
.tbs-emh li,
.tbs-emh figcaption {
  font-weight: 500;
  line-height: 1.68;
}

.tbs-emh strong,
.tbs-emh b {
  font-weight: 700;
}

.tbs-emh .tbs-emh-kicker,
.tbs-emh .tbs-emh-label {
  font-size: 0.79rem;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.12em;
}

.tbs-emh .tbs-emh-label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  width: fit-content;
  padding: 10px 15px;
  border: 1px solid rgba(242, 103, 154, 0.18);
  border-radius: 999px;
  color: #c94778;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 8px 26px rgba(120, 75, 110, 0.07);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.tbs-emh .tbs-emh-hero__content {
  width: min(760px, 55vw);
  max-width: 760px;
}

.tbs-emh .tbs-emh-hero h1 {
  max-width: 760px;
  margin: 25px 0 0;
  font-size: clamp(3rem, 4.5vw, 5.55rem);
  font-weight: 800;
  line-height: 1.01;
  letter-spacing: -0.06em;
}

.tbs-emh .tbs-emh-hero__lead {
  max-width: 660px;
  margin: 24px 0 0;
  font-size: clamp(1.03rem, 1.4vw, 1.21rem);
  font-weight: 500;
  line-height: 1.72;
}

.tbs-emh .tbs-emh-hero__buttons {
  gap: 13px;
  margin-top: 32px;
}

.tbs-emh .tbs-emh-btn {
  min-height: 54px;
  padding: 0 24px;
  border-radius: 15px;
  font-size: 0.96rem;
  font-weight: 800;
  letter-spacing: -0.015em;
}

.tbs-emh .tbs-emh-card-link,
.tbs-emh .tbs-emh-text-link,
.tbs-emh .tbs-emh-shop-card__button {
  font-weight: 800;
  letter-spacing: -0.012em;
}

.tbs-emh .tbs-emh-section-heading h2,
.tbs-emh .tbs-emh-warning h2,
.tbs-emh .tbs-emh-preparation__copy h2,
.tbs-emh .tbs-emh-library__heading h2,
.tbs-emh .tbs-emh-final h2 {
  font-size: clamp(2.15rem, 4vw, 3.75rem);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.05em;
}

.tbs-emh .tbs-emh-section-heading > p:not(.tbs-emh-kicker),
.tbs-emh .tbs-emh-library__heading > p:not(.tbs-emh-kicker) {
  font-size: 1rem;
  line-height: 1.72;
}

.tbs-emh .tbs-emh-category-stage__head strong {
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.tbs-emh .tbs-emh-category__copy > strong,
.tbs-emh .tbs-emh-need-card strong,
.tbs-emh .tbs-emh-free-card__body > strong,
.tbs-emh .tbs-emh-sources__grid strong {
  font-weight: 700;
}

.tbs-emh .tbs-emh-category__copy > strong {
  font-size: 1.04rem;
  line-height: 1.28;
}

.tbs-emh .tbs-emh-need-card strong {
  font-size: clamp(1.18rem, 1.45vw, 1.45rem);
  line-height: 1.18;
}

.tbs-emh .tbs-emh-need-card p,
.tbs-emh .tbs-emh-timeline__grid p,
.tbs-emh .tbs-emh-wellbeing__grid p,
.tbs-emh .tbs-emh-first-days__grid p,
.tbs-emh .tbs-emh-shop-card p {
  font-size: 0.86rem;
  line-height: 1.66;
}

.tbs-emh .tbs-emh-timeline__grid h3,
.tbs-emh .tbs-emh-wellbeing__grid h3,
.tbs-emh .tbs-emh-first-days__grid h3,
.tbs-emh .tbs-emh-product-card h3,
.tbs-emh .tbs-emh-shop-card h3,
.tbs-emh .tbs-emh-bundle-card h3 {
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.035em;
}

.tbs-emh .tbs-emh-faq summary {
  font-weight: 700;
}

.tbs-emh .tbs-emh-shop-card__price strong,
.tbs-emh .tbs-emh-shop-card__price b {
  font-weight: 800;
}

@media (min-width: 900px) {
  .tbs-emh .tbs-emh-hero h1 {
    font-size: clamp(3rem, 4.5vw, 5.55rem);
  }

  .tbs-emh .tbs-emh-hero__lead {
    font-size: clamp(1.03rem, 1.4vw, 1.21rem);
  }
}

@media (max-width: 899px) {
  .tbs-emh .tbs-emh-hero__content {
    width: min(670px, 82vw);
    max-width: 670px;
  }

  .tbs-emh .tbs-emh-hero h1 {
    font-size: clamp(2.55rem, 8.5vw, 4.25rem);
  }
}

@media (max-width: 767px) {
  .tbs-emh .tbs-emh-label {
    padding: 8px 12px;
    font-size: 0.68rem;
  }

  .tbs-emh .tbs-emh-hero__content {
    width: 100%;
    max-width: none;
  }

  .tbs-emh .tbs-emh-hero h1 {
    max-width: 100%;
    margin-top: 20px;
    font-size: clamp(2.35rem, 11vw, 3.35rem);
    line-height: 1.02;
  }

  .tbs-emh .tbs-emh-hero__lead {
    margin-top: 20px;
    font-size: 0.97rem;
    line-height: 1.62;
  }

  .tbs-emh .tbs-emh-btn {
    min-height: 54px;
    font-size: 0.94rem;
  }

  .tbs-emh .tbs-emh-section-heading h2,
  .tbs-emh .tbs-emh-warning h2,
  .tbs-emh .tbs-emh-preparation__copy h2,
  .tbs-emh .tbs-emh-library__heading h2,
  .tbs-emh .tbs-emh-final h2 {
    font-size: clamp(2.15rem, 10vw, 3.15rem);
    line-height: 1.05;
  }

  .tbs-emh .tbs-emh-category-stage__head strong {
    font-size: clamp(1.85rem, 8vw, 2.45rem);
  }

  .tbs-emh .tbs-emh-section-heading > p:not(.tbs-emh-kicker),
  .tbs-emh .tbs-emh-library__heading > p:not(.tbs-emh-kicker) {
    font-size: 0.94rem;
    line-height: 1.66;
  }
}

@media (max-width: 390px) {
  .tbs-emh .tbs-emh-hero h1 {
    font-size: clamp(2.2rem, 10.8vw, 2.75rem);
  }

  .tbs-emh .tbs-emh-category__copy > strong {
    font-size: 0.82rem;
  }
}



/* ================================================================
   REGISTRO RÁPIDO PARA RECURSOS GRATUITOS
   Componente reutilizable para enlaces .tbs-protected-download
   ================================================================ */

body.tbs-modal-open {
  overflow: hidden !important;
}

.tbs-protected-download {
  position: relative;
}

.tbs-protected-download::before {
  content: "🔒";
  font-size: 0.76rem;
  line-height: 1;
}

.tbs-access-modal[hidden] {
  display: none !important;
}

.tbs-access-modal {
  position: fixed;
  z-index: 999999;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 12px;
  opacity: 0;
  visibility: hidden;
  font-family: "Plus Jakarta Sans", "Avenir Next", Avenir, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  transition: opacity 180ms ease, visibility 180ms ease;
}

.tbs-access-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.tbs-access-modal,
.tbs-access-modal *,
.tbs-access-modal *::before,
.tbs-access-modal *::after {
  box-sizing: border-box;
}

.tbs-access-modal__backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background: rgba(36, 29, 39, 0.68);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  cursor: default;
}

.tbs-access-modal__panel {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(315px, 0.82fr) minmax(500px, 1.18fr);
  width: min(1040px, 100%);
  height: min(720px, calc(100dvh - 24px));
  max-height: calc(100vh - 24px);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 36px 110px rgba(36, 29, 39, 0.34);
  transform: translateY(14px) scale(0.985);
  transition: transform 180ms ease;
}

.tbs-access-modal.is-open .tbs-access-modal__panel {
  transform: translateY(0) scale(1);
}

.tbs-access-modal__close {
  position: absolute;
  z-index: 8;
  top: 13px;
  right: 13px;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  padding: 0;
  border: 1px solid rgba(41, 37, 50, 0.09);
  border-radius: 50%;
  color: #655f6d;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 24px rgba(70, 49, 70, 0.1);
  cursor: pointer;
  font-size: 1.35rem;
  line-height: 1;
  transition: transform 160ms ease, color 160ms ease, background-color 160ms ease;
}

.tbs-access-modal__close:hover {
  color: #dc4f84;
  background: #fff0f6;
  transform: rotate(4deg);
}

.tbs-access-modal__aside {
  position: relative;
  display: flex;
  min-height: 0;
  height: 100%;
  flex-direction: column;
  padding: 36px 32px 28px;
  overflow: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 100% 0%, rgba(255, 255, 255, 0.2), transparent 30%),
    radial-gradient(circle at 10% 100%, rgba(255, 218, 231, 0.2), transparent 32%),
    linear-gradient(145deg, #6658b4 0%, #8174d0 45%, #e66194 100%);
}

.tbs-access-modal__aside::before,
.tbs-access-modal__aside::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.tbs-access-modal__aside::before {
  top: -100px;
  right: -90px;
  width: 245px;
  height: 245px;
  border: 1px solid rgba(255, 255, 255, 0.19);
}

.tbs-access-modal__aside::after {
  right: 32px;
  bottom: 75px;
  width: 105px;
  height: 105px;
  background: rgba(255, 255, 255, 0.08);
}

.tbs-access-modal__brand {
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tbs-access-modal__eyebrow {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-top: 34px;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tbs-access-modal__aside h2 {
  position: relative;
  z-index: 1;
  max-width: 330px;
  margin: 14px 0 0;
  font-size: clamp(1.85rem, 2.65vw, 2.55rem);
  line-height: 1.06;
  letter-spacing: -0.05em;
  text-wrap: balance;
}

.tbs-access-modal__aside > p {
  position: relative;
  z-index: 1;
  margin: 13px 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 0.82rem;
  line-height: 1.52;
}

.tbs-access-modal__benefits {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 9px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.tbs-access-modal__benefits li {
  display: flex;
  align-items: center;
  gap: 9px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.76rem;
  font-weight: 700;
}

.tbs-access-modal__benefits li span {
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  flex: 0 0 22px;
  border-radius: 50%;
  color: #6658b4;
  background: #ffffff;
  font-size: 0.66rem;
  font-weight: 900;
}

.tbs-access-modal__resource {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  align-items: center;
  gap: 13px;
  margin-top: auto;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
}

.tbs-access-modal__resource-thumb {
  width: 72px;
  aspect-ratio: 4 / 5;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0 10px 24px rgba(45, 34, 70, 0.18);
}

.tbs-access-modal__resource-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tbs-access-modal__resource-thumb.is-empty {
  display: none;
}

.tbs-access-modal__resource-copy {
  display: grid;
  min-width: 0;
  gap: 4px;
}

.tbs-access-modal__resource-copy > span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.tbs-access-modal__resource-copy strong {
  display: -webkit-box;
  overflow: hidden;
  color: #ffffff;
  font-size: 0.82rem;
  line-height: 1.34;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tbs-access-modal__resource-copy small {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.62rem;
  font-weight: 650;
}

.tbs-access-modal__content {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  padding: 26px 42px 22px;
}

.tbs-access-modal__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  flex: 0 0 auto;
  padding: 5px;
  border: 1px solid #eee7ec;
  border-radius: 15px;
  background: #f7f4f7;
}

.tbs-access-modal__tabs button {
  min-height: 40px;
  padding: 0 14px;
  border: 0;
  border-radius: 11px;
  color: #7b7480;
  background: transparent;
  cursor: pointer;
  font: inherit;
  font-size: 0.77rem;
  font-weight: 800;
  transition: color 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

.tbs-access-modal__tabs button.is-active {
  color: #292532;
  background: #ffffff;
  box-shadow: 0 7px 20px rgba(70, 49, 70, 0.09);
}

.tbs-access-modal__status {
  flex: 0 0 auto;
  margin-top: 10px;
  padding: 9px 12px;
  border-radius: 11px;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.4;
}

.tbs-access-modal__status.is-error {
  color: #a52f55;
  border: 1px solid #f5c8d8;
  background: #fff0f6;
}

.tbs-access-modal__status.is-success {
  color: #23765d;
  border: 1px solid #bfe6d8;
  background: #eaf8f2;
}

.tbs-access-modal__form-panel {
  display: none;
  min-height: 0;
}

.tbs-access-modal__form-panel.is-active {
  display: block;
}

.tbs-access-modal__heading {
  margin-top: 14px;
}

.tbs-access-modal__heading > span {
  color: #dc4f84;
  font-size: 0.64rem;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tbs-access-modal__heading h3 {
  margin: 5px 0 0;
  color: #292532;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  line-height: 1.12;
  letter-spacing: -0.04em;
}

.tbs-access-modal__heading p {
  margin: 7px 0 0;
  color: #746d79;
  font-size: 0.74rem;
  line-height: 1.45;
}

.tbs-access-social {
  display: grid;
  gap: 8px;
  margin-top: 12px;
}

.tbs-access-social__label {
  margin: 0;
  color: #5f5865;
  font-size: 0.7rem;
  font-weight: 800;
  text-align: center;
}

.tbs-access-social .nsl-container,
.tbs-access-social .nsl-container-block,
.tbs-access-social .nsl-container-grid,
.tbs-access-social .nsl-container-buttons {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.tbs-access-social .nsl-container-buttons {
  display: grid !important;
  gap: 8px !important;
}

.tbs-access-social .nsl-button,
.tbs-access-social a[data-provider="google"] {
  width: 100% !important;
  max-width: none !important;
  min-height: 44px !important;
  margin: 0 !important;
  border-radius: 13px !important;
  box-shadow: 0 9px 22px rgba(70, 49, 70, 0.1) !important;
  font-family: "Plus Jakarta Sans", "Avenir Next", Avenir, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 800 !important;
}

.tbs-access-social .nsl-button > span,
.tbs-access-social a[data-provider="google"] > span {
  min-height: 44px !important;
  align-items: center !important;
}

.tbs-access-divider {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 10px;
  margin: 11px 0 0;
  color: #9a939e;
  font-size: 0.63rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.tbs-access-divider::before,
.tbs-access-divider::after {
  content: "";
  height: 1px;
  background: #eee7ec;
}

.tbs-access-social__fallback {
  margin: 0;
  padding: 10px 12px;
  border: 1px dashed #ddd4dc;
  border-radius: 11px;
  color: #817a85;
  background: #faf8fa;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.tbs-access-form {
  display: grid;
  gap: 9px;
  margin-top: 12px;
}

.tbs-access-form__field {
  display: grid;
  gap: 4px;
}

.tbs-access-form__field label {
  color: #48414d;
  font-size: 0.69rem;
  font-weight: 800;
}

.tbs-access-form__field input {
  width: 100%;
  height: 43px;
  padding: 0 14px;
  border: 1px solid #e2dbe1;
  border-radius: 12px;
  color: #292532;
  background: #fff;
  outline: none;
  font: inherit;
  font-size: 0.8rem;
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.tbs-access-form__field input::placeholder {
  color: #aaa3ad;
}

.tbs-access-form__field input:focus {
  border-color: rgba(129, 116, 208, 0.62);
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(129, 116, 208, 0.11);
}

.tbs-access-form__check {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  align-items: start;
  gap: 8px;
  color: #746d79;
  cursor: pointer;
  font-size: 0.64rem;
  line-height: 1.4;
}

.tbs-access-form__check--compact {
  font-size: 0.7rem;
}

.tbs-access-form__check input {
  width: 16px;
  height: 16px;
  margin: 1px 0 0;
  accent-color: #8174d0;
}

.tbs-access-form__check a {
  color: #6658b4;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.tbs-access-form__submit {
  position: relative;
  display: inline-flex;
  min-height: 45px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin-top: 0;
  padding: 0 18px;
  border: 0;
  border-radius: 13px;
  color: #ffffff;
  background: linear-gradient(135deg, #f2679a, #dc4f84);
  box-shadow: 0 11px 26px rgba(220, 79, 132, 0.24);
  cursor: pointer;
  font: inherit;
  font-size: 0.79rem;
  font-weight: 850;
  transition: transform 160ms ease, box-shadow 160ms ease, opacity 160ms ease;
}

.tbs-access-form__submit:hover {
  transform: translateY(-1px);
  box-shadow: 0 15px 31px rgba(220, 79, 132, 0.31);
}

.tbs-access-form__submit:disabled {
  cursor: wait;
  opacity: 0.75;
  transform: none;
}

.tbs-access-form__spinner {
  display: none;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.38);
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: tbs-access-spin 700ms linear infinite;
}

.tbs-access-form.is-loading .tbs-access-form__spinner {
  display: inline-block;
}

.tbs-access-form__security {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0;
  color: #918a95;
  font-size: 0.61rem;
  font-weight: 700;
}

.tbs-access-form__forgot {
  justify-self: center;
  color: #6658b4;
  font-size: 0.68rem;
  font-weight: 800;
  text-decoration: none;
}

.tbs-access-form__forgot:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.tbs-access-modal__account-note {
  margin: 9px 0 0;
  color: #817a85;
  font-size: 0.64rem;
  line-height: 1.4;
  text-align: center;
}

.tbs-access-modal__account-note strong {
  color: #5d5462;
}

.tbs-access-form__submit--login {
  background: linear-gradient(135deg, #8174d0, #6658b4);
  box-shadow: 0 11px 26px rgba(102, 88, 180, 0.24);
}

.tbs-access-form__submit--login:hover {
  box-shadow: 0 15px 31px rgba(102, 88, 180, 0.31);
}

.tbs-access-modal button:focus-visible,
.tbs-access-modal input:focus-visible,
.tbs-access-modal a:focus-visible {
  outline: 3px solid rgba(129, 116, 208, 0.28);
  outline-offset: 3px;
}

@keyframes tbs-access-spin {
  to {
    transform: rotate(360deg);
  }
}

/* Modo compacto para portátiles, zoom elevado o ventanas de poca altura. */
@media (min-width: 821px) and (max-height: 760px) {
  .tbs-access-modal {
    padding: 8px;
  }

  .tbs-access-modal__panel {
    width: min(990px, 100%);
    height: calc(100dvh - 16px);
    max-height: calc(100vh - 16px);
    border-radius: 23px;
  }

  .tbs-access-modal__aside {
    padding: 24px 27px 20px;
  }

  .tbs-access-modal__eyebrow {
    margin-top: 18px;
  }

  .tbs-access-modal__aside h2 {
    margin-top: 10px;
    font-size: 1.85rem;
  }

  .tbs-access-modal__aside > p {
    margin-top: 9px;
    font-size: 0.74rem;
    line-height: 1.4;
  }

  .tbs-access-modal__benefits {
    gap: 6px;
    margin-top: 12px;
  }

  .tbs-access-modal__benefits li {
    font-size: 0.68rem;
  }

  .tbs-access-modal__resource {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 10px;
    padding: 8px;
  }

  .tbs-access-modal__resource-thumb {
    width: 58px;
  }

  .tbs-access-modal__content {
    padding: 16px 32px 14px;
  }

  .tbs-access-modal__tabs button {
    min-height: 36px;
  }

  .tbs-access-modal__heading {
    margin-top: 9px;
  }

  .tbs-access-modal__heading h3 {
    font-size: 1.35rem;
  }

  .tbs-access-modal__heading p {
    margin-top: 4px;
    font-size: 0.68rem;
  }

  .tbs-access-social {
    margin-top: 8px;
  }

  .tbs-access-social .nsl-button,
  .tbs-access-social a[data-provider="google"],
  .tbs-access-social .nsl-button > span,
  .tbs-access-social a[data-provider="google"] > span {
    min-height: 40px !important;
  }

  .tbs-access-divider {
    margin-top: 7px;
  }

  .tbs-access-form {
    gap: 7px;
    margin-top: 8px;
  }

  .tbs-access-form__field input {
    height: 39px;
  }

  .tbs-access-form__submit {
    min-height: 41px;
  }

  .tbs-access-form__security,
  .tbs-access-modal__account-note {
    font-size: 0.58rem;
  }
}

@media (max-width: 820px) {
  .tbs-access-modal {
    padding: 10px;
  }

  .tbs-access-modal__panel {
    grid-template-columns: 1fr;
    width: min(590px, 100%);
    height: auto;
    max-height: calc(100dvh - 20px);
    overflow-y: auto;
    border-radius: 24px;
  }

  .tbs-access-modal__aside {
    min-height: auto;
    height: auto;
    padding: 26px 26px 22px;
  }

  .tbs-access-modal__eyebrow {
    margin-top: 20px;
  }

  .tbs-access-modal__aside h2 {
    max-width: 470px;
    font-size: 1.8rem;
  }

  .tbs-access-modal__benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .tbs-access-modal__benefits li {
    align-items: flex-start;
    font-size: 0.66rem;
  }

  .tbs-access-modal__resource {
    margin-top: 18px;
  }

  .tbs-access-modal__content {
    height: auto;
    overflow: visible;
    padding: 24px 26px 25px;
  }
}

@media (max-width: 560px) {
  .tbs-access-modal {
    align-items: end;
    padding: 0;
  }

  .tbs-access-modal__panel {
    width: 100%;
    max-height: 96dvh;
    border-radius: 22px 22px 0 0;
  }

  .tbs-access-modal__aside {
    padding: 22px 18px 18px;
  }

  .tbs-access-modal__brand {
    font-size: 0.66rem;
  }

  .tbs-access-modal__eyebrow {
    margin-top: 17px;
  }

  .tbs-access-modal__aside h2 {
    font-size: 1.55rem;
  }

  .tbs-access-modal__aside > p {
    font-size: 0.75rem;
  }

  .tbs-access-modal__benefits {
    display: none;
  }

  .tbs-access-modal__resource {
    grid-template-columns: 58px minmax(0, 1fr);
    margin-top: 14px;
  }

  .tbs-access-modal__resource-thumb {
    width: 58px;
  }

  .tbs-access-modal__content {
    padding: 20px 18px 22px;
  }

  .tbs-access-modal__heading {
    margin-top: 16px;
  }

  .tbs-access-modal__heading h3 {
    font-size: 1.35rem;
  }

  .tbs-access-modal__close {
    top: 10px;
    right: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-access-modal,
  .tbs-access-modal__panel,
  .tbs-access-modal__close,
  .tbs-access-form__submit {
    transition: none !important;
  }

  .tbs-access-form__spinner {
    animation-duration: 1.4s;
  }
}

/* ================================================================
   TUBABYSHOWER · JERARQUÍA TIPOGRÁFICA GLOBAL V13
   Definición oficial para las páginas del proyecto:
   700 · títulos principales, botones, CTA, etiquetas, antetítulos
         y precio principal.
   600 · títulos internos de tarjetas, destacados, preguntas FAQ
         y elementos de confianza.
   500 · párrafos, descripciones, listas y lectura general.
   400 · precio anterior, notas, metadatos, textos pequeños
         y condiciones.
   ================================================================ */

/* Fuente y peso base de lectura */
.tbs-emh {
  font-family: var(--emh-font) !important;
  font-weight: 500 !important;
}

.tbs-emh p,
.tbs-emh li,
.tbs-emh figcaption,
.tbs-emh input,
.tbs-emh textarea,
.tbs-emh select {
  font-weight: 500 !important;
}

/* NIVEL 1 · 700
   Títulos principales, botones, CTA, etiquetas, antetítulos
   y precio principal. */
.tbs-emh h1,
.tbs-emh h2,
.tbs-emh h3,
.tbs-emh .tbs-emh-kicker,
.tbs-emh .tbs-emh-label,
.tbs-emh .tbs-emh-category-stage__head > span,
.tbs-emh .tbs-emh-btn,
.tbs-emh .tbs-emh-card-link,
.tbs-emh .tbs-emh-text-link,
.tbs-emh .tbs-emh-shop-card__button,
.tbs-emh .tbs-emh-free-card__button,
.tbs-emh .tbs-emh-category__link,
.tbs-emh .tbs-emh-timeline__grid article > a,
.tbs-emh .tbs-emh-evidence-note a,
.tbs-emh .tbs-emh-warning__list a,
.tbs-emh .tbs-emh-preparation__source a,
.tbs-emh .tbs-emh-shop-trust > a,
.tbs-emh .tbs-emh-free-heading__badge,
.tbs-emh .tbs-emh-free-card__badge,
.tbs-emh .tbs-emh-shop-card__media > span,
.tbs-emh .tbs-emh-shop-card__price strong,
.tbs-emh .tbs-emh-shop-card__price b,
.tbs-emh .tbs-emh-sources__grid i {
  font-weight: 700 !important;
}

/* NIVEL 2 · 600
   Títulos internos de tarjetas, destacados, preguntas FAQ
   y elementos de confianza. */
.tbs-emh strong,
.tbs-emh b,
.tbs-emh .tbs-emh-category-stage__head > strong,
.tbs-emh .tbs-emh-category__copy > strong,
.tbs-emh .tbs-emh-need-card strong,
.tbs-emh .tbs-emh-timeline__grid h3,
.tbs-emh .tbs-emh-wellbeing__grid h3,
.tbs-emh .tbs-emh-first-days__grid h3,
.tbs-emh .tbs-emh-free-card__body > strong,
.tbs-emh .tbs-emh-shop-card h3,
.tbs-emh .tbs-emh-preparation__cards strong,
.tbs-emh .tbs-emh-preparation__visual strong,
.tbs-emh .tbs-emh-evidence-note strong,
.tbs-emh .tbs-emh-shop-trust strong,
.tbs-emh .tbs-emh-sources__grid strong,
.tbs-emh .tbs-emh-faq summary {
  font-weight: 600 !important;
}

/* Restituye el nivel principal cuando un strong forma parte
   del precio vigente o de un título principal. */
.tbs-emh .tbs-emh-shop-card__price strong,
.tbs-emh .tbs-emh-shop-card__price b,
.tbs-emh h1 strong,
.tbs-emh h2 strong,
.tbs-emh h3 strong {
  font-weight: 700 !important;
}

/* NIVEL 3 · 500
   Lectura general, descripciones y listas. */
.tbs-emh .tbs-emh-hero__lead,
.tbs-emh .tbs-emh-section-heading > p:not(.tbs-emh-kicker),
.tbs-emh .tbs-emh-library__heading > p:not(.tbs-emh-kicker),
.tbs-emh .tbs-emh-free-heading__aside > p,
.tbs-emh .tbs-emh-premium-heading__aside > p,
.tbs-emh .tbs-emh-need-card p,
.tbs-emh .tbs-emh-timeline__grid p,
.tbs-emh .tbs-emh-wellbeing__grid p,
.tbs-emh .tbs-emh-warning__intro > p,
.tbs-emh .tbs-emh-preparation__copy > p,
.tbs-emh .tbs-emh-first-days__grid p,
.tbs-emh .tbs-emh-shop-card__body > p,
.tbs-emh .tbs-emh-faq details p {
  font-weight: 500 !important;
}

/* NIVEL 4 · 400
   Información auxiliar: precios anteriores, notas, metadatos,
   textos pequeños y condiciones. */
.tbs-emh small,
.tbs-emh .tbs-emh-hero__note p,
.tbs-emh .tbs-emh-category__copy small,
.tbs-emh .tbs-emh-need-card small,
.tbs-emh .tbs-emh-timeline__grid article > span,
.tbs-emh .tbs-emh-wellbeing__grid small,
.tbs-emh .tbs-emh-preparation__visual small,
.tbs-emh .tbs-emh-preparation__cards small,
.tbs-emh .tbs-emh-preparation__source,
.tbs-emh .tbs-emh-first-days__grid small,
.tbs-emh .tbs-emh-free-card__meta,
.tbs-emh .tbs-emh-free-card__body > small,
.tbs-emh .tbs-emh-library__note p,
.tbs-emh .tbs-emh-shop-card__meta,
.tbs-emh .tbs-emh-shop-card__price del,
.tbs-emh .tbs-emh-shop-trust p,
.tbs-emh .tbs-emh-sources__grid small {
  font-weight: 400 !important;
}

/* ================================================================
   MODAL GLOBAL · Misma jerarquía tipográfica
   ================================================================ */

.tbs-access-modal {
  font-weight: 500 !important;
}

.tbs-access-modal p,
.tbs-access-modal li,
.tbs-access-modal input,
.tbs-access-modal textarea,
.tbs-access-modal select {
  font-weight: 500 !important;
}

.tbs-access-modal h2,
.tbs-access-modal h3,
.tbs-access-modal__brand,
.tbs-access-modal__eyebrow,
.tbs-access-modal__tabs button,
.tbs-access-modal__heading > span,
.tbs-access-social__label,
.tbs-access-form__field label,
.tbs-access-form__submit,
.tbs-access-form__forgot,
.tbs-access-form__check a {
  font-weight: 700 !important;
}

.tbs-access-modal strong,
.tbs-access-modal b,
.tbs-access-modal__benefits li,
.tbs-access-modal__status {
  font-weight: 600 !important;
}

.tbs-access-modal small,
.tbs-access-modal__resource-copy > span,
.tbs-access-modal__resource-copy small,
.tbs-access-form__security,
.tbs-access-modal__account-note,
.tbs-access-divider,
.tbs-access-social__fallback {
  font-weight: 400 !important;
}/* End custom CSS */