.elementor-103735 .elementor-element.elementor-element-eb81646{--display:flex;--margin-top:-23px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-9e295d7 *//*
 CENTRO BABYSHOWER · HOMEPAGE PREMIUM V33 · MOBILE POLISH
 CSS consolidado: mobile-first, tarjetas visibles en dos columnas y sin carruseles.
*/

.tbs-cbh {
  --ink: #3e3659;
  --ink-strong: #302942;
  --ink-soft: #696178;
  --pink: #f2679a;
  --pink-dark: #dc4f85;
  --lilac: #8174d0;
  --lilac-dark: #6658b4;
  --paper: #fffdf9;
  --line: rgba(62, 54, 89, .10);
  --shadow-soft: 0 12px 30px rgba(67, 50, 92, .075);
  --shadow-card: 0 20px 48px rgba(67, 50, 92, .12);
  --body-font: "DM Sans", Arial, sans-serif;
  --display-font: "Playfair Display", Georgia, serif;

  position: relative;
  left: 50%;
  width: 100vw;
  max-width: none !important;
  margin-left: -50vw;
  overflow: clip;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

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

.tbs-cbh a {
  color: inherit;
  text-decoration: none;
}

.tbs-cbh img {
  display: block;
  max-width: 100%;
  height: auto;
}

.tbs-cbh button,
.tbs-cbh input {
  font: inherit;
}

.tbs-cbh a,
.tbs-cbh button,
.tbs-cbh summary {
  -webkit-tap-highlight-color: transparent;
}

.tbs-cbh a:focus-visible,
.tbs-cbh button:focus-visible,
.tbs-cbh summary:focus-visible,
.tbs-cbh [tabindex="0"]:focus-visible {
  outline: 3px solid rgba(102, 85, 204, .48);
  outline-offset: 4px;
}

.tbs-cbh-shell {
  width: min(calc(100% - 28px), 1380px);
  margin-inline: auto;
}

.tbs-cbh-kicker,
.tbs-cbh-label {
  color: var(--lilac);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .15em;
  line-height: 1.35;
  text-transform: uppercase;
}

.tbs-cbh-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tbs-cbh-label i {
  color: var(--pink);
  font-size: 17px;
  font-style: normal;
}

.tbs-cbh-section {
  width: 100%;
  padding: 68px 0;
  scroll-margin-top: 88px;
}

.tbs-cbh-section-heading {
  max-width: 720px;
}

.tbs-cbh-section-heading--center {
  margin: 0 auto 30px;
  text-align: center;
}

.tbs-cbh-section-heading--split {
  display: grid;
  gap: 17px;
  margin-bottom: 31px;
}

.tbs-cbh-section-heading h2,
.tbs-cbh-spotlight h2,
.tbs-cbh-final h2 {
  margin: 12px 0 0;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: clamp(34px, 9vw, 46px);
  font-weight: 600;
  letter-spacing: -.048em;
  line-height: 1.02;
}

.tbs-cbh-section-heading h2 em {
  color: var(--pink);
  font-style: normal;
}

.tbs-cbh-section-heading p {
  max-width: 650px;
  margin: 15px 0 0;
  color: var(--ink-soft);
  font-size: 14px;
  line-height: 1.65;
}

.tbs-cbh-section-heading--center p {
  margin-inline: auto;
}

.tbs-cbh-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--lilac-dark);
  font-size: 13px;
  font-weight: 700;
}

.tbs-cbh-text-link span {
  transition: transform .2s ease;
}

/* Botones */
.tbs-cbh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 52px;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease;
}

.tbs-cbh-btn--dark,
.tbs-cbh-btn--dark:visited {
  color: #fff !important;
  background: linear-gradient(135deg, #3d355f, #554878);
  box-shadow: 0 13px 26px rgba(57, 47, 88, .22);
}

.tbs-cbh-btn--outline,
.tbs-cbh-btn--outline:visited {
  color: var(--ink) !important;
  border-color: rgba(62, 54, 89, .16);
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 9px 22px rgba(61, 51, 84, .07);
}

.tbs-cbh-btn--white,
.tbs-cbh-btn--white:visited {
  color: #2f2946 !important;
  background: #fff;
  box-shadow: 0 13px 28px rgba(35, 25, 59, .17);
}

.tbs-cbh-btn--soft-white,
.tbs-cbh-btn--soft-white:visited {
  color: #fff !important;
  border-color: rgba(255, 255, 255, .48);
  background: rgba(255, 255, 255, .13);
}

/* Hero */
.tbs-cbh-hero {
  position: relative;
  isolation: isolate;
  min-height: 820px;
  overflow: hidden;
  background: #fff9f4;
}

.tbs-cbh-hero__art {
  position: absolute;
  inset: auto 0 0;
  z-index: -2;
  height: 390px;
  overflow: hidden;
}

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

.tbs-cbh-hero__art img {
  object-fit: cover;
  object-position: center 42%;
}

.tbs-cbh-hero__art::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      180deg,
      rgba(255, 249, 244, 1) 0%,
      rgba(255, 249, 244, .96) 16%,
      rgba(255, 249, 244, .58) 38%,
      rgba(255, 249, 244, .08) 72%
    );
}

.tbs-cbh-hero::before {
  content: "";
  position: absolute;
  top: 25px;
  right: 5%;
  z-index: -1;
  width: 125px;
  height: 125px;
  opacity: .36;
  background-image: radial-gradient(rgba(250, 149, 187, .5) 1.1px, transparent 1.4px);
  background-size: 17px 17px;
  transform: rotate(-11deg);
}

.tbs-cbh-hero__inner {
  min-height: 560px;
  padding-top: 27px;
}

.tbs-cbh-hero__content {
  width: 100%;
  max-width: 680px;
}

.tbs-cbh-breadcrumb {
  display: none;
}

.tbs-cbh-hero h1 {
  max-width: 700px;
  margin: 15px 0 17px;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: clamp(40px, 10.7vw, 56px);
  font-weight: 600;
  letter-spacing: -.055em;
  line-height: .98;
}

.tbs-cbh-hero h1 em {
  color: var(--pink);
  font-style: normal;
}

.tbs-cbh-hero__lead {
  max-width: 620px;
  margin: 0;
  color: #635d72;
  font-size: 15px;
  line-height: 1.6;
}

.tbs-cbh-hero__buttons {
  display: grid;
  gap: 10px;
  margin-top: 21px;
}

.tbs-cbh-hero__buttons .tbs-cbh-btn {
  width: 100%;
}

.tbs-cbh-hero__note {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  margin: 14px 0 0;
  color: #716b7f;
  font-size: 11px;
  line-height: 1.45;
}

.tbs-cbh-hero__note span {
  color: var(--pink);
}

.tbs-cbh-hero__spark {
  position: absolute;
  z-index: 1;
  color: var(--pink);
}

.tbs-cbh-hero__spark--one {
  left: 8%;
  bottom: 280px;
  font-size: 23px;
}

.tbs-cbh-hero__spark--two {
  right: 9%;
  bottom: 330px;
  font-size: 18px;
}

/* Categorías */
.tbs-cbh-category-stage {
  position: relative;
  z-index: 8;
  margin-top: -22px;
  padding: 12px 0 6px;
  scroll-margin-top: 82px;
}

.tbs-cbh-category-stage__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 12px;
  padding-inline: 4px;
}

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

.tbs-cbh-category-stage__head span {
  color: var(--lilac);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .14em;
}

.tbs-cbh-category-stage__head strong {
  margin-top: 3px;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 21px;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.08;
}

.tbs-cbh-scroll-hint {
  flex: 0 0 auto;
  color: #8a8397 !important;
  font-family: var(--body-font) !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
}

.tbs-cbh-categories--visual {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
  width: 100%;
  overflow: visible;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 24px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 20px 46px rgba(60, 44, 83, .13);
}

.tbs-cbh-category--visual {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-rows: 108px minmax(72px, auto);
  min-width: 0;
  min-height: 180px;
  border: 1px solid rgba(75, 57, 100, .075);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 9px 23px rgba(67, 49, 91, .075);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.tbs-cbh-category__image {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 108px;
  background: #f5edf4;
}

.tbs-cbh-category__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(43, 31, 60, .01), rgba(43, 31, 60, .27));
}

.tbs-cbh-category__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}

.tbs-cbh-icon {
  position: absolute;
  right: 8px;
  bottom: 8px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 50%;
  box-shadow: 0 7px 14px rgba(51, 37, 75, .16);
  font-size: 14px;
}

.tbs-cbh-icon--lavender,
.tbs-cbh-icon--lilac {
  color: #7568c5;
  background: #ece9ff;
}

.tbs-cbh-icon--pink,
.tbs-cbh-icon--rose,
.tbs-cbh-icon--blush {
  color: #c56f8d;
  background: #ffe8ef;
}

.tbs-cbh-icon--mint {
  color: #59a386;
  background: #e6f5ee;
}

.tbs-cbh-icon--peach,
.tbs-cbh-icon--gold {
  color: #bd8d4c;
  background: #fff0dc;
}

.tbs-cbh-category__copy {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 72px;
  flex-direction: column;
  justify-content: center;
  padding: 10px 10px 9px;
  color: var(--ink-strong);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.12;
  overflow-wrap: anywhere;
}

.tbs-cbh-category__copy small {
  display: block;
  margin-bottom: 5px;
  color: #9387aa;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1.2;
}

.tbs-cbh-category__copy i {
  display: none;
}

.tbs-cbh-scroll-hint,
.tbs-cbh-mobile-scroll-copy {
  display: none;
}

/* Spotlight */
.tbs-cbh-section--intro {
  padding-top: 42px;
  background: #fffdfa;
}

.tbs-cbh-spotlight {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 38px 22px 0;
  border-radius: 26px;
  color: #fff;
  background: linear-gradient(116deg, #6159a7 0%, #857bc6 50%, #fb82ad 100%);
  box-shadow: var(--shadow-card);
}

.tbs-cbh-spotlight::before {
  content: "";
  position: absolute;
  top: -220px;
  right: -220px;
  width: 520px;
  height: 520px;
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 50%;
}

.tbs-cbh-spotlight__copy,
.tbs-cbh-paper {
  position: relative;
  z-index: 2;
}

.tbs-cbh-kicker--light {
  color: rgba(255, 255, 255, .84);
}

.tbs-cbh-spotlight h2 {
  max-width: 720px;
  color: #fff;
  font-size: 35px;
}

.tbs-cbh-spotlight p {
  max-width: 620px;
  margin: 16px 0 24px;
  color: rgba(255, 255, 255, .84);
  font-size: 14px;
  line-height: 1.65;
}

.tbs-cbh-spotlight .tbs-cbh-btn {
  width: 100%;
}

.tbs-cbh-paper {
  width: 225px;
  min-height: 300px;
  margin: 24px auto -23px;
  padding: 28px 25px;
  color: var(--ink);
  background: #fffaf6;
  box-shadow: 0 28px 52px rgba(24, 21, 51, .24);
  transform: rotate(4deg) scale(.86);
  transform-origin: top center;
}

.tbs-cbh-paper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 14px;
  width: 2px;
  height: 100%;
  background: #f6a2bc;
}

.tbs-cbh-paper > span {
  color: #8b7bb4;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .14em;
}

.tbs-cbh-paper strong {
  display: block;
  margin: 21px 0;
  font-family: var(--display-font);
  font-size: 30px;
  letter-spacing: -.05em;
  line-height: .95;
}

.tbs-cbh-paper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tbs-cbh-paper li {
  position: relative;
  padding: 8px 0 8px 20px;
  border-bottom: 1px dashed rgba(61, 54, 89, .16);
  font-size: 11px;
}

.tbs-cbh-paper li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid #8dcdb6;
  border-radius: 50%;
}

.tbs-cbh-spotlight__chat,
.tbs-cbh-spotlight__heart {
  display: none;
}

/* Funcionalidades */
.tbs-cbh-section--features {
  background:
    radial-gradient(circle at 7% 10%, rgba(251, 111, 158, .07), transparent 24%),
    radial-gradient(circle at 92% 85%, rgba(129, 116, 208, .08), transparent 24%),
    #faf8fc;
}

.tbs-cbh-feature-grid--visual {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 12px;
  overflow: visible;
  padding: 4px 0 0;
}

.tbs-cbh-feature-card--visual {
  position: relative;
  overflow: hidden;
  display: flex;
  min-width: 0;
  min-height: 100%;
  flex-direction: column;
  border: 1px solid rgba(76, 59, 98, .09);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 11px 26px rgba(67, 50, 92, .085);
  transition: border-color .28s ease, box-shadow .28s ease, transform .28s ease;
}

.tbs-cbh-feature-card__media {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 118px;
  margin: 0;
  background: #f7edf2;
}

.tbs-cbh-feature-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(36, 27, 54, 0) 28%, rgba(36, 27, 54, .22) 100%);
}

.tbs-cbh-feature-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s ease;
}

.tbs-cbh-feature-card__icon {
  position: absolute;
  right: 9px;
  bottom: 9px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, .86);
  border-radius: 13px;
  color: var(--lilac);
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 8px 17px rgba(61, 46, 81, .16);
  font-size: 18px;
}

.tbs-cbh-feature-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding: 14px 13px 13px;
}

.tbs-cbh-feature-card__eyebrow {
  display: block;
  margin-bottom: 7px;
  color: #887cb4;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .11em;
  line-height: 1.25;
}

.tbs-cbh-feature-card--visual h3 {
  display: -webkit-box;
  min-height: 38px;
  margin: 0 0 7px;
  overflow: hidden;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.038em;
  line-height: 1.04;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tbs-cbh-feature-card--visual p {
  display: -webkit-box;
  min-height: 48px;
  margin: 0;
  overflow: hidden;
  color: var(--ink-soft);
  font-size: 11px;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.tbs-cbh-feature-card--visual .tbs-cbh-card-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  padding-top: 12px;
  color: var(--lilac-dark);
  font-size: 10.5px;
  font-weight: 700;
}

.tbs-cbh-feature-card--visual .tbs-cbh-card-link i {
  font-style: normal;
  transition: transform .22s ease;
}

/* Guías */
.tbs-cbh-section--guides {
  background:
    radial-gradient(circle at 5% 18%, rgba(251, 111, 158, .06), transparent 23%),
    radial-gradient(circle at 96% 78%, rgba(129, 116, 208, .06), transparent 24%),
    #fffdfa;
}

.tbs-cbh-guides-grid--visual {
  display: block;
}

.tbs-cbh-guide__image--visual {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 305px;
  border-radius: 24px;
  background: #ecddeb;
  box-shadow: 0 17px 35px rgba(80, 55, 103, .11);
}

.tbs-cbh-guide__image--visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s ease;
}

.tbs-cbh-guide__image--visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(54, 41, 74, .05) 10%, rgba(54, 41, 74, .14) 40%, rgba(54, 41, 74, .79) 100%);
}

.tbs-cbh-guide__image--visual span,
.tbs-cbh-guide__image--visual strong {
  position: absolute;
  z-index: 2;
}

.tbs-cbh-guide__image--visual span {
  top: 20px;
  left: 20px;
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, .75);
  border-radius: 999px;
  color: #74628f;
  background: rgba(255, 255, 255, .86);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .13em;
  backdrop-filter: blur(10px);
}

.tbs-cbh-guide__image--visual strong {
  right: 22px;
  bottom: 24px;
  left: 22px;
  color: #fff;
  font-family: var(--display-font);
  font-size: clamp(31px, 9vw, 42px);
  font-weight: 600;
  letter-spacing: -.05em;
  line-height: .95;
  text-shadow: 0 2px 15px rgba(50, 37, 64, .22);
}

.tbs-cbh-guide--visual .tbs-cbh-guide__body {
  padding: 22px 0 0;
}

.tbs-cbh-meta {
  margin: 0;
  color: #8b8497;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .11em;
}

.tbs-cbh-meta i {
  padding: 0 5px;
  font-style: normal;
}

.tbs-cbh-guide h3,
.tbs-cbh-guide-row h3 {
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-weight: 600;
  letter-spacing: -.043em;
  line-height: 1.07;
}

.tbs-cbh-guide h3 {
  margin: 10px 0 10px;
  font-size: 29px;
}

.tbs-cbh-guide__body > p:not(.tbs-cbh-meta) {
  margin: 0 0 14px;
  color: var(--ink-soft);
  font-size: 14px;
  line-height: 1.63;
}

.tbs-cbh-guide-list--visual {
  display: flex;
  flex-direction: column;
  margin-top: 31px;
}

.tbs-cbh-guide-row--visual {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  align-items: center;
  gap: 13px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
}

.tbs-cbh-guide-row--visual:first-child {
  padding-top: 0;
}

.tbs-cbh-guide-row--visual:last-child {
  border-bottom: 0;
}

.tbs-cbh-guide-row__art--visual {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 92px;
  border-radius: 15px;
  background: #f5ecf4;
  box-shadow: 0 9px 20px rgba(66, 45, 90, .08);
}

.tbs-cbh-guide-row__art--visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60, 46, 85, .12), rgba(60, 46, 85, .38));
}

.tbs-cbh-guide-row__art--visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .52s ease;
}

.tbs-cbh-guide-row__art--visual span {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 33px;
  height: 33px;
  border-radius: 11px;
  color: var(--lilac);
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 7px 16px rgba(48, 34, 68, .16);
  font-size: 18px;
}

.tbs-cbh-guide-row--visual h3 {
  margin: 7px 0 8px;
  font-size: 19px;
  line-height: 1.1;
}

/* Beneficios */
.tbs-cbh-section--benefits {
  padding-top: 0;
  background: #fffdfa;
}

.tbs-cbh-benefit-bar {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 9px;
  padding: 20px 13px;
  border-radius: 22px;
  background: linear-gradient(105deg, #fdf4e8, #fbeef5 56%, #f3efff);
}

.tbs-cbh-benefit-bar div {
  position: relative;
  min-width: 0;
  min-height: 78px;
  padding-left: 38px;
}

.tbs-cbh-benefit-bar span {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  color: var(--lilac);
  background: rgba(255, 255, 255, .78);
  font-size: 17px;
}

.tbs-cbh-benefit-bar b {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.tbs-cbh-benefit-bar p {
  margin: 0;
  color: var(--ink-soft);
  font-size: 10px;
  line-height: 1.5;
}

/* FAQ */
.tbs-cbh-section--faq {
  background: #f8f7fb;
}

.tbs-cbh-faq-layout {
  display: block;
}

.tbs-cbh-faq-list {
  margin-top: 31px;
  border-top: 1px solid var(--line);
}

.tbs-cbh-faq-list details {
  border-bottom: 1px solid var(--line);
}

.tbs-cbh-faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 0;
  cursor: pointer;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.15;
  list-style: none;
}

.tbs-cbh-faq-list summary::-webkit-details-marker {
  display: none;
}

.tbs-cbh-faq-list summary span {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  border-radius: 50%;
  color: var(--lilac);
  background: #edeaff;
  font-family: var(--body-font);
  font-size: 19px;
  transition: transform .2s ease;
}

.tbs-cbh-faq-list details[open] summary span {
  transform: rotate(45deg);
}

.tbs-cbh-faq-list p {
  margin: -2px 0 22px;
  color: var(--ink-soft);
  font-size: 13.5px;
  line-height: 1.65;
}

/* CTA final */
.tbs-cbh-final {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 72px 0 98px;
  color: #fff;
  background: linear-gradient(120deg, #5c56a0, #8174c2 50%, #fa8aac);
  text-align: center;
}

.tbs-cbh-final::before {
  content: "";
  position: absolute;
  top: -285px;
  left: -430px;
  width: 690px;
  height: 690px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 50%;
}

.tbs-cbh-final__inner {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin-inline: auto;
}

.tbs-cbh-final h2 {
  color: #fff;
}

.tbs-cbh-final p {
  max-width: 630px;
  margin: 17px auto 27px;
  color: rgba(255, 255, 255, .82);
  font-size: 14px;
  line-height: 1.65;
}

.tbs-cbh-final__inner > div {
  display: grid;
  gap: 10px;
}

.tbs-cbh-final .tbs-cbh-btn {
  width: 100%;
}

/* Barra móvil */
.tbs-cbh-mobile-bar {
  position: fixed;
  right: 9px;
  bottom: max(9px, env(safe-area-inset-bottom));
  left: 9px;
  z-index: 99990;
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 7px;
  padding: 7px;
  border: 1px solid rgba(255, 255, 255, .78);
  border-radius: 20px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 18px 46px rgba(43, 34, 61, .22);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(calc(100% + 24px));
  transition: opacity .22s ease, visibility .22s ease, transform .22s ease;
  backdrop-filter: blur(16px);
}

.tbs-cbh-mobile-bar.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.tbs-cbh-mobile-bar a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 49px;
  padding: 0 11px;
  border-radius: 14px;
  font-size: 12px;
  font-weight: 700;
}

.tbs-cbh-mobile-bar a:first-child {
  color: var(--lilac-dark);
  background: #f1efff;
}

.tbs-cbh-mobile-bar a:last-child {
  color: #fff;
  background: linear-gradient(135deg, var(--pink), var(--pink-dark));
}

/* Tablet */
@media (min-width: 640px) {
  .tbs-cbh-shell {
    width: min(calc(100% - 40px), 1380px);
  }

  .tbs-cbh-hero__buttons {
    display: flex;
    flex-wrap: wrap;
  }

  .tbs-cbh-hero__buttons .tbs-cbh-btn,
  .tbs-cbh-spotlight .tbs-cbh-btn {
    width: auto;
  }

  .tbs-cbh-categories--visual {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 150px minmax(82px, auto);
    min-height: 232px;
  }

  .tbs-cbh-category__image {
    height: 150px;
  }

  .tbs-cbh-category__copy {
    min-height: 82px;
    padding: 13px 14px 11px;
    font-size: 15px;
  }

  .tbs-cbh-feature-grid--visual {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .tbs-cbh-feature-card--visual {
    border-radius: 21px;
  }

  .tbs-cbh-feature-card__media {
    height: 188px;
  }

  .tbs-cbh-feature-card__icon {
    right: 14px;
    bottom: 14px;
    width: 45px;
    height: 45px;
    font-size: 21px;
  }

  .tbs-cbh-feature-card__body {
    padding: 19px 19px 18px;
  }

  .tbs-cbh-feature-card__eyebrow {
    margin-bottom: 9px;
    font-size: 8px;
    letter-spacing: .14em;
  }

  .tbs-cbh-feature-card--visual h3 {
    min-height: 50px;
    margin-bottom: 9px;
    font-size: 24px;
  }

  .tbs-cbh-feature-card--visual p {
    min-height: 61px;
    font-size: 13px;
    line-height: 1.56;
  }

  .tbs-cbh-feature-card--visual .tbs-cbh-card-link {
    gap: 8px;
    padding-top: 17px;
    font-size: 12px;
  }

  .tbs-cbh-spotlight {
    padding: 48px 34px 0;
  }

  .tbs-cbh-guide-row--visual {
    grid-template-columns: 132px minmax(0, 1fr);
    gap: 18px;
  }

  .tbs-cbh-guide-row__art--visual {
    height: 116px;
  }

  .tbs-cbh-benefit-bar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 24px 22px;
  }

  .tbs-cbh-final__inner > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .tbs-cbh-final .tbs-cbh-btn {
    width: auto;
  }
}

/* Desktop */
@media (min-width: 900px) {
  .tbs-cbh-section {
    padding: 92px 0;
  }

  .tbs-cbh-section-heading--center {
    margin-bottom: 42px;
  }

  .tbs-cbh-section-heading--split {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 43px;
  }

  .tbs-cbh-section-heading h2,
  .tbs-cbh-spotlight h2,
  .tbs-cbh-final h2 {
    font-size: clamp(42px, 4vw, 61px);
  }

  .tbs-cbh-section-heading p {
    font-size: 15px;
  }

  .tbs-cbh-hero {
    min-height: 735px;
  }

  .tbs-cbh-hero__art {
    inset: 0;
    height: 100%;
  }

  .tbs-cbh-hero__art img {
    object-position: center right;
  }

  .tbs-cbh-hero__art::after {
    background:
      linear-gradient(
        90deg,
        rgba(255, 249, 244, 1) 0%,
        rgba(255, 249, 244, .985) 24%,
        rgba(255, 249, 244, .91) 41%,
        rgba(255, 249, 244, .56) 56%,
        rgba(255, 249, 244, .12) 72%,
        rgba(255, 249, 244, 0) 87%
      );
  }

  .tbs-cbh-hero__inner {
    display: flex;
    align-items: center;
    min-height: 735px;
    padding-top: 0;
  }

  .tbs-cbh-breadcrumb {
    display: flex;
    gap: 8px;
    margin-bottom: 26px;
    color: #938ca0;
    font-size: 12px;
  }

  .tbs-cbh-hero__content {
    max-width: min(790px, 57vw);
    padding-bottom: 35px;
  }

  .tbs-cbh-hero h1 {
    font-size: clamp(56px, 4.65vw, 79px);
  }

  .tbs-cbh-hero__lead {
    font-size: 17px;
  }

  .tbs-cbh-hero__spark--one {
    top: 31%;
    bottom: auto;
  }

  .tbs-cbh-hero__spark--two {
    top: 32%;
    right: 40%;
    bottom: auto;
  }

  .tbs-cbh-category-stage {
    margin-top: -54px;
    padding-bottom: 18px;
  }

  .tbs-cbh-category-stage__head {
    margin-bottom: 14px;
  }

  .tbs-cbh-categories--visual {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    padding: 14px;
    border-radius: 28px;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 130px auto;
    min-height: 210px;
  }

  .tbs-cbh-category__image {
    height: 130px;
  }

  .tbs-cbh-category__copy {
    min-height: 80px;
    padding: 13px 14px 11px;
    font-size: 14px;
  }

  .tbs-cbh-section--intro {
    padding-top: 50px;
  }

  .tbs-cbh-spotlight {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    min-height: 445px;
    padding: 62px 70px;
  }

  .tbs-cbh-spotlight h2 {
    font-size: clamp(42px, 4vw, 58px);
  }

  .tbs-cbh-paper {
    align-self: center;
    width: 240px;
    margin: 0 auto;
    transform: rotate(7deg);
  }

  .tbs-cbh-spotlight__chat,
  .tbs-cbh-spotlight__heart {
    display: block;
  }

  .tbs-cbh-spotlight__chat {
    position: absolute;
    right: 20%;
    bottom: 55px;
    z-index: 3;
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: #6a59b0;
    background: #e8dcff;
    font-size: 20px;
  }

  .tbs-cbh-spotlight__heart {
    position: absolute;
    bottom: 45px;
    left: 51%;
    z-index: 1;
    color: rgba(255, 255, 255, .61);
    font-size: 95px;
    transform: rotate(-13deg);
  }

  .tbs-cbh-feature-grid--visual {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .tbs-cbh-feature-card__media {
    height: 210px;
  }

  .tbs-cbh-feature-card__body {
    padding: 22px 22px 20px;
  }

  .tbs-cbh-feature-card--visual h3 {
    font-size: 28px;
  }

  .tbs-cbh-guides-grid--visual {
    display: grid;
    grid-template-columns: minmax(0, 1.04fr) minmax(410px, .96fr);
    gap: 70px;
    align-items: start;
  }

  .tbs-cbh-guide__image--visual {
    min-height: 420px;
  }

  .tbs-cbh-guide--visual .tbs-cbh-guide__body {
    padding: 27px 6px 0;
  }

  .tbs-cbh-guide h3 {
    font-size: 38px;
  }

  .tbs-cbh-guide-list--visual {
    margin-top: 0;
  }

  .tbs-cbh-guide-row--visual {
    grid-template-columns: 170px minmax(0, 1fr);
    gap: 23px;
    padding: 27px 0;
  }

  .tbs-cbh-guide-row--visual:first-child {
    padding-top: 0;
  }

  .tbs-cbh-guide-row__art--visual {
    height: 136px;
  }

  .tbs-cbh-guide-row--visual h3 {
    font-size: 26px;
  }

  .tbs-cbh-benefit-bar {
    padding: 27px 29px;
  }

  .tbs-cbh-benefit-bar div {
    min-height: 88px;
    padding-left: 44px;
  }

  .tbs-cbh-benefit-bar span {
    width: 33px;
    height: 33px;
  }

  .tbs-cbh-benefit-bar b {
    font-size: 13px;
  }

  .tbs-cbh-benefit-bar p {
    font-size: 11px;
  }

  .tbs-cbh-faq-layout {
    display: grid;
    grid-template-columns: minmax(330px, .72fr) minmax(0, 1.28fr);
    gap: 100px;
  }

  .tbs-cbh-faq-list {
    margin-top: 0;
  }

  .tbs-cbh-faq-list summary {
    padding: 23px 0;
    font-size: 22px;
  }

  .tbs-cbh-final {
    padding: 108px 0;
  }

  .tbs-cbh-final p {
    font-size: 16px;
  }

  .tbs-cbh-mobile-bar {
    display: none;
  }
}

@media (hover: hover) and (pointer: fine) {
  .tbs-cbh-btn:hover {
    transform: translateY(-3px);
  }

  .tbs-cbh-text-link:hover span {
    transform: translateX(4px);
  }

  .tbs-cbh-category--visual:hover,
  .tbs-cbh-category--visual:focus-visible,
  .tbs-cbh-feature-card--visual:hover,
  .tbs-cbh-feature-card--visual:focus-visible {
    border-color: rgba(242, 103, 154, .30);
    box-shadow: 0 22px 42px rgba(65, 47, 88, .15);
    transform: translateY(-6px);
  }

  .tbs-cbh-category--visual:hover .tbs-cbh-category__image img,
  .tbs-cbh-feature-card--visual:hover .tbs-cbh-feature-card__media img,
  .tbs-cbh-guide__image--visual:hover img,
  .tbs-cbh-guide-row__art--visual:hover img {
    transform: scale(1.065);
  }

  .tbs-cbh-feature-card--visual:hover .tbs-cbh-card-link i {
    transform: translateX(5px);
  }
}

@media (max-width: 390px) {
  .tbs-cbh-shell {
    width: calc(100% - 22px);
  }

  .tbs-cbh-hero {
    min-height: 790px;
  }

  .tbs-cbh-hero h1 {
    font-size: 38px;
  }

  .tbs-cbh-categories--visual,
  .tbs-cbh-feature-grid--visual {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


@media (max-width: 359px) {
  .tbs-cbh-categories--visual,
  .tbs-cbh-feature-grid--visual {
    gap: 8px;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 96px minmax(68px, auto);
    min-height: 164px;
    border-radius: 15px;
  }

  .tbs-cbh-category__image {
    height: 96px;
  }

  .tbs-cbh-category__copy {
    min-height: 68px;
    padding: 8px 8px 7px;
    font-size: 11.5px;
  }

  .tbs-cbh-category__copy small {
    font-size: 6px;
    letter-spacing: .08em;
  }

  .tbs-cbh-feature-card--visual {
    border-radius: 16px;
  }

  .tbs-cbh-feature-card__media {
    height: 105px;
  }

  .tbs-cbh-feature-card__body {
    padding: 12px 10px 11px;
  }

  .tbs-cbh-feature-card--visual h3 {
    min-height: 35px;
    font-size: 16.5px;
  }

  .tbs-cbh-feature-card--visual p {
    min-height: 45px;
    font-size: 10.2px;
  }

  .tbs-cbh-feature-card--visual .tbs-cbh-card-link {
    font-size: 10px;
  }
}


/* ============================================================
   V32 · SECCIONES DE CONTENIDO Y SEO
   ============================================================ */

.tbs-cbh-section--start {
  padding-top: 58px;
  background:
    radial-gradient(circle at 5% 8%, rgba(242, 103, 154, .07), transparent 24rem),
    linear-gradient(180deg, #fffdf9, #fff);
}

.tbs-cbh-start-grid {
  display: grid;
  gap: 12px;
}

.tbs-cbh-start-card {
  display: grid;
  grid-template-columns: 43px minmax(0, 1fr);
  gap: 13px;
  padding: 18px;
  border: 1px solid rgba(62, 54, 89, .08);
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 11px 28px rgba(67, 50, 92, .07);
}

.tbs-cbh-start-number {
  display: grid;
  place-items: center;
  width: 43px;
  height: 43px;
  border-radius: 15px;
  color: var(--pink-dark);
  background: linear-gradient(145deg, #ffe7ef, #f0ecff);
  font-family: var(--display-font);
  font-size: 19px;
  font-weight: 600;
}

.tbs-cbh-start-label {
  display: block;
  margin-bottom: 5px;
  color: var(--lilac);
  font-size: 7.5px;
  font-weight: 700;
  letter-spacing: .13em;
}

.tbs-cbh-start-card h3 {
  margin: 0 0 7px;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1.05;
}

.tbs-cbh-start-card p {
  margin: 0 0 12px;
  color: var(--ink-soft);
  font-size: 12px;
  line-height: 1.55;
}

.tbs-cbh-start-card a {
  color: var(--lilac-dark);
  font-size: 11px;
  font-weight: 700;
}

.tbs-cbh-seo-answer {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 13px;
  margin-top: 15px;
  padding: 18px;
  border: 1px solid rgba(132, 113, 207, .13);
  border-radius: 20px;
  background: linear-gradient(135deg, #fff7fb, #f4f1ff);
}

.tbs-cbh-seo-answer > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, var(--pink), var(--lilac));
  font-weight: 700;
}

.tbs-cbh-seo-answer strong {
  display: block;
  margin-bottom: 4px;
  color: var(--ink-strong);
  font-size: 13px;
}

.tbs-cbh-seo-answer p {
  margin: 0;
  color: var(--ink-soft);
  font-size: 11.5px;
  line-height: 1.55;
}

/* Cronograma */
.tbs-cbh-section--timeline {
  background:
    radial-gradient(circle at 92% 12%, rgba(132, 113, 207, .08), transparent 25rem),
    linear-gradient(180deg, #fffdfa, #faf8fc);
}

.tbs-cbh-timeline-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
}

.tbs-cbh-timeline-card {
  display: flex;
  min-width: 0;
  min-height: 240px;
  flex-direction: column;
  padding: 17px 14px;
  border: 1px solid rgba(62, 54, 89, .08);
  border-radius: 19px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(67, 50, 92, .065);
}

.tbs-cbh-timeline-card.is-featured {
  background: linear-gradient(145deg, #ffeaf1, #f1edff);
}

.tbs-cbh-timeline-time {
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 14px;
  padding: 7px 9px;
  border-radius: 999px;
  color: var(--lilac-dark);
  background: rgba(255, 255, 255, .78);
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
}

.tbs-cbh-timeline-card h3 {
  margin: 0 0 8px;
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -.038em;
  line-height: 1.05;
}

.tbs-cbh-timeline-card p {
  margin: 0 0 14px;
  color: var(--ink-soft);
  font-size: 10.5px;
  line-height: 1.5;
}

.tbs-cbh-timeline-card a {
  margin-top: auto;
  color: var(--lilac-dark);
  font-size: 10px;
  font-weight: 700;
}

/* Clúster temático */
.tbs-cbh-section--topics {
  background: #fffdfa;
}

.tbs-cbh-topic-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
}

.tbs-cbh-topic-card {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 10px;
  min-width: 0;
  padding: 15px 12px;
  border: 1px solid rgba(62, 54, 89, .075);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 9px 23px rgba(67, 50, 92, .06);
}

.tbs-cbh-topic-card > span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 13px;
  color: var(--pink-dark);
  background: linear-gradient(145deg, #ffe8f0, #f1edff);
  font-size: 17px;
  font-weight: 700;
}

.tbs-cbh-topic-card small,
.tbs-cbh-topic-card strong,
.tbs-cbh-topic-card p {
  display: block;
}

.tbs-cbh-topic-card small {
  margin-bottom: 4px;
  color: var(--lilac);
  font-size: 6.5px;
  font-weight: 700;
  letter-spacing: .1em;
}

.tbs-cbh-topic-card strong {
  color: var(--ink-strong);
  font-family: var(--display-font);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -.03em;
  line-height: 1.08;
}

.tbs-cbh-topic-card p {
  display: none;
  margin: 6px 0 0;
  color: var(--ink-soft);
  font-size: 10px;
  line-height: 1.48;
}

/* FAQ enriquecido */
.tbs-cbh-faq-list details {
  scroll-margin-top: 86px;
}

.tbs-cbh-faq-list summary {
  padding-right: 2px;
}

/* ============================================================
   V32 · REFINAMIENTO MÓVIL
   ============================================================ */
@media (max-width: 639px) {
  .tbs-cbh {
    overflow-x: hidden;
  }

  .tbs-cbh-shell {
    width: calc(100% - 40px);
  }

  .tbs-cbh-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .tbs-cbh-hero {
    min-height: 760px;
  }

  .tbs-cbh-hero__inner {
    min-height: 500px;
    padding-top: 32px;
  }

  .tbs-cbh-hero__art {
    height: 335px;
  }

  .tbs-cbh-hero h1 {
    font-size: clamp(39px, 10.7vw, 51px);
    line-height: 1;
  }

  .tbs-cbh-hero__lead {
    max-width: 560px;
    font-size: 15px;
    line-height: 1.65;
  }

  .tbs-cbh-category-stage {
    margin-top: -18px;
  }

  .tbs-cbh-category-stage__head {
    margin-bottom: 14px;
  }

  .tbs-cbh-category-stage__head strong {
    max-width: 310px;
    font-size: 20px;
  }

  .tbs-cbh-categories--visual {
    gap: 10px;
    padding: 9px;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 102px minmax(70px, auto);
    min-height: 172px;
  }

  .tbs-cbh-category__image {
    height: 102px;
  }

  .tbs-cbh-category__copy {
    min-height: 70px;
    padding: 9px 9px 8px;
    font-size: 12.5px;
  }

  .tbs-cbh-section-heading {
    width: 100%;
  }

  .tbs-cbh-section-heading--center {
    margin-bottom: 29px;
    padding-right: 2px;
    padding-left: 2px;
  }

  .tbs-cbh-section-heading h2,
  .tbs-cbh-spotlight h2,
  .tbs-cbh-final h2 {
    font-size: clamp(34px, 9vw, 44px);
    line-height: 1.03;
  }

  .tbs-cbh-section-heading p {
    font-size: 13.5px;
    line-height: 1.65;
  }

  .tbs-cbh-section--start {
    padding-top: 66px;
  }

  .tbs-cbh-spotlight {
    padding: 34px 20px 0;
    border-radius: 25px;
  }

  .tbs-cbh-spotlight p {
    font-size: 13.5px;
    line-height: 1.65;
  }

  .tbs-cbh-feature-card__body {
    padding: 13px 11px 12px;
  }

  .tbs-cbh-feature-card--visual h3 {
    font-size: 17px;
  }

  .tbs-cbh-feature-card--visual p {
    font-size: 10.5px;
  }

  .tbs-cbh-guide__image--visual {
    min-height: 290px;
  }

  .tbs-cbh-guide-row--visual {
    grid-template-columns: 91px minmax(0, 1fr);
    gap: 12px;
  }

  .tbs-cbh-guide-row__art--visual {
    height: 88px;
  }

  .tbs-cbh-guide-row--visual h3 {
    font-size: 18px;
  }

  .tbs-cbh-faq-layout {
    width: calc(100% - 40px);
  }

  .tbs-cbh-faq-list summary {
    gap: 13px;
    padding: 21px 0;
    font-size: 18px;
    line-height: 1.18;
  }

  .tbs-cbh-faq-list summary span {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }

  .tbs-cbh-faq-list p {
    padding-right: 4px;
    font-size: 13.5px;
    line-height: 1.68;
  }

  .tbs-cbh-final {
    padding-top: 80px;
    padding-bottom: 102px;
  }

  .tbs-cbh-mobile-bar {
    right: 14px;
    bottom: max(14px, env(safe-area-inset-bottom));
    left: 14px;
  }
}

@media (max-width: 359px) {
  .tbs-cbh-shell,
  .tbs-cbh-faq-layout {
    width: calc(100% - 30px);
  }

  .tbs-cbh-start-card {
    grid-template-columns: 38px minmax(0, 1fr);
    padding: 15px 12px;
  }

  .tbs-cbh-start-number {
    width: 38px;
    height: 38px;
  }

  .tbs-cbh-timeline-grid,
  .tbs-cbh-topic-grid {
    gap: 8px;
  }

  .tbs-cbh-timeline-card {
    padding: 14px 11px;
  }

  .tbs-cbh-timeline-card h3 {
    font-size: 17px;
  }

  .tbs-cbh-topic-card {
    grid-template-columns: 34px minmax(0, 1fr);
    padding: 13px 10px;
  }

  .tbs-cbh-topic-card > span {
    width: 34px;
    height: 34px;
  }

  .tbs-cbh-topic-card strong {
    font-size: 15px;
  }
}

/* ============================================================
   V32 · TABLET Y ESCRITORIO
   ============================================================ */
@media (min-width: 640px) {
  .tbs-cbh-start-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tbs-cbh-start-card {
    display: flex;
    min-height: 290px;
    flex-direction: column;
    padding: 23px;
  }

  .tbs-cbh-start-number {
    margin-bottom: 24px;
  }

  .tbs-cbh-start-card h3 {
    font-size: 25px;
  }

  .tbs-cbh-start-card a {
    display: inline-flex;
    margin-top: auto;
    padding-top: 16px;
  }

  .tbs-cbh-seo-answer {
    grid-template-columns: 48px minmax(0, 1fr);
    margin-top: 18px;
    padding: 20px 22px;
  }

  .tbs-cbh-timeline-grid {
    gap: 15px;
  }

  .tbs-cbh-timeline-card {
    min-height: 275px;
    padding: 23px;
  }

  .tbs-cbh-timeline-card h3 {
    font-size: 25px;
  }

  .tbs-cbh-timeline-card p {
    font-size: 13px;
  }

  .tbs-cbh-topic-grid {
    gap: 15px;
  }

  .tbs-cbh-topic-card {
    grid-template-columns: 45px minmax(0, 1fr);
    padding: 19px;
  }

  .tbs-cbh-topic-card > span {
    width: 45px;
    height: 45px;
  }

  .tbs-cbh-topic-card strong {
    font-size: 20px;
  }

  .tbs-cbh-topic-card p {
    display: block;
  }
}

@media (min-width: 900px) {
  .tbs-cbh-section--start {
    padding-top: 92px;
  }

  .tbs-cbh-start-grid {
    gap: 20px;
  }

  .tbs-cbh-start-card {
    min-height: 330px;
    padding: 29px;
  }

  .tbs-cbh-start-card h3 {
    font-size: 29px;
  }

  .tbs-cbh-start-card p {
    font-size: 14px;
  }

  .tbs-cbh-seo-answer {
    max-width: 940px;
    margin: 24px auto 0;
  }

  .tbs-cbh-timeline-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 19px;
  }

  .tbs-cbh-timeline-card {
    min-height: 340px;
    padding: 27px;
  }

  .tbs-cbh-timeline-card h3 {
    font-size: 28px;
  }

  .tbs-cbh-timeline-card p {
    font-size: 14px;
    line-height: 1.62;
  }

  .tbs-cbh-topic-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }

  .tbs-cbh-topic-card {
    min-height: 180px;
    padding: 23px;
  }

  .tbs-cbh-topic-card strong {
    font-size: 23px;
  }

  .tbs-cbh-topic-card p {
    font-size: 12px;
  }
}

@media (hover: hover) and (pointer: fine) {
  .tbs-cbh-start-card,
  .tbs-cbh-timeline-card,
  .tbs-cbh-topic-card {
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  }

  .tbs-cbh-start-card:hover,
  .tbs-cbh-timeline-card:hover,
  .tbs-cbh-topic-card:hover {
    border-color: rgba(242, 103, 154, .25);
    box-shadow: 0 22px 45px rgba(67, 50, 92, .13);
    transform: translateY(-5px);
  }
}


/* ============================================================
   V33 · PULIDO VISUAL MÓVIL
   Mejora la transición hero-categorías, márgenes, tarjetas y
   jerarquía editorial en pantallas pequeñas.
   ============================================================ */
@media (max-width: 639px) {
  .tbs-cbh {
    --mobile-page-gutter: 18px;
    --mobile-card-radius: 22px;
    background: #fffdf9;
  }

  .tbs-cbh-shell {
    width: calc(100% - (var(--mobile-page-gutter) * 2)) !important;
    max-width: none !important;
  }

  /* HERO */
  .tbs-cbh-hero {
    min-height: 735px !important;
    overflow: hidden;
    border-radius: 0 0 30px 30px;
    background: #fff9f4;
    box-shadow: 0 16px 34px rgba(67, 50, 92, .07);
  }

  .tbs-cbh-hero__inner {
    min-height: 490px !important;
    padding-top: 30px !important;
  }

  .tbs-cbh-hero__content {
    padding-right: 2px;
    padding-left: 2px;
  }

  .tbs-cbh-hero h1 {
    max-width: 100%;
    margin-bottom: 18px;
    font-size: clamp(38px, 10.4vw, 49px) !important;
    line-height: 1.01 !important;
  }

  .tbs-cbh-hero__lead {
    max-width: 100%;
    font-size: 14.5px !important;
    line-height: 1.64 !important;
  }

  .tbs-cbh-hero__buttons {
    gap: 10px;
    margin-top: 22px;
  }

  .tbs-cbh-hero__buttons .tbs-cbh-btn {
    min-height: 54px;
    border-radius: 18px;
    font-size: 13px;
  }

  .tbs-cbh-hero__note {
    align-items: flex-start;
    margin-top: 15px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 11.5px;
    line-height: 1.48;
  }

  .tbs-cbh-hero__art {
    height: 320px !important;
  }

  .tbs-cbh-hero__art::after {
    background:
      linear-gradient(
        180deg,
        rgba(255, 249, 244, 1) 0%,
        rgba(255, 249, 244, .92) 13%,
        rgba(255, 249, 244, .48) 35%,
        rgba(255, 249, 244, .04) 67%
      ) !important;
  }

  /* TRANSICIÓN HACIA CATEGORÍAS */
  .tbs-cbh-category-stage {
    position: relative;
    z-index: 10;
    width: calc(100% - 20px) !important;
    margin: 18px 10px 0 !important;
    padding: 25px 10px 12px !important;
    border: 1px solid rgba(62, 54, 89, .07);
    border-radius: 28px;
    background:
      radial-gradient(circle at 94% 6%, rgba(242, 103, 154, .06), transparent 10rem),
      #fff;
    box-shadow: 0 20px 48px rgba(67, 50, 92, .10);
  }

  .tbs-cbh-category-stage__head {
    display: block !important;
    margin: 0 6px 18px !important;
    padding: 0 !important;
  }

  .tbs-cbh-category-stage__head span {
    margin-bottom: 7px;
    color: var(--lilac);
    font-size: 8px;
    letter-spacing: .15em;
  }

  .tbs-cbh-category-stage__head strong {
    max-width: 100% !important;
    margin: 0 !important;
    color: var(--ink-strong);
    font-size: clamp(27px, 7.7vw, 34px) !important;
    letter-spacing: -.045em;
    line-height: 1.02 !important;
  }

  .tbs-cbh-categories--visual {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 104px minmax(74px, auto) !important;
    min-height: 178px !important;
    border: 1px solid rgba(62, 54, 89, .08) !important;
    border-radius: 19px !important;
    background: #fff !important;
    box-shadow: 0 9px 22px rgba(67, 50, 92, .07) !important;
  }

  .tbs-cbh-category__image {
    height: 104px !important;
    border-radius: 18px 18px 0 0;
  }

  .tbs-cbh-category__image img {
    object-position: center;
  }

  .tbs-cbh-icon {
    right: 8px !important;
    bottom: 8px !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 12px !important;
    font-size: 15px !important;
  }

  .tbs-cbh-category__copy {
    min-height: 74px !important;
    padding: 11px 11px 10px !important;
    font-size: 13px !important;
    line-height: 1.13 !important;
  }

  .tbs-cbh-category__copy small {
    margin-bottom: 5px;
    font-size: 6.5px !important;
    letter-spacing: .12em;
  }

  /* SECCIONES GENERALES */
  .tbs-cbh-section {
    padding-top: 76px !important;
    padding-bottom: 76px !important;
  }

  .tbs-cbh-section--start {
    padding-top: 82px !important;
  }

  .tbs-cbh-section-heading--center,
  .tbs-cbh-section-heading--split {
    padding-right: 2px;
    padding-left: 2px;
  }

  .tbs-cbh-section-heading h2,
  .tbs-cbh-spotlight h2,
  .tbs-cbh-final h2 {
    font-size: clamp(34px, 9vw, 43px) !important;
    line-height: 1.035 !important;
  }

  .tbs-cbh-section-heading p {
    font-size: 13.5px !important;
    line-height: 1.66 !important;
  }

  /* INICIO RÁPIDO */
  .tbs-cbh-start-grid {
    gap: 11px !important;
  }

  .tbs-cbh-start-card {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 17px 15px !important;
    border-radius: 20px !important;
  }

  .tbs-cbh-start-number {
    width: 42px !important;
    height: 42px !important;
  }

  .tbs-cbh-start-card h3 {
    font-size: 21px !important;
  }

  /* BLOQUE COMERCIAL */
  .tbs-cbh-spotlight {
    padding: 36px 22px 0 !important;
    border-radius: 28px !important;
  }

  .tbs-cbh-spotlight h2 {
    max-width: 100%;
  }

  .tbs-cbh-paper {
    margin-top: 28px !important;
  }

  /* FUNCIONALIDADES */
  .tbs-cbh-feature-grid--visual {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 11px !important;
  }

  .tbs-cbh-feature-card--visual {
    border-radius: 19px !important;
  }

  .tbs-cbh-feature-card__media {
    height: 114px !important;
  }

  .tbs-cbh-feature-card__body {
    padding: 13px 11px 12px !important;
  }

  .tbs-cbh-feature-card--visual h3 {
    min-height: 36px;
    font-size: 17px !important;
  }

  .tbs-cbh-feature-card--visual p {
    min-height: 46px;
    font-size: 10.5px !important;
    line-height: 1.48 !important;
  }

  .tbs-cbh-feature-card--visual .tbs-cbh-card-link {
    padding-top: 11px;
    font-size: 10px;
  }

  /* CRONOGRAMA */
  .tbs-cbh-timeline-grid {
    gap: 10px !important;
  }

  .tbs-cbh-timeline-card {
    min-height: 232px !important;
    padding: 16px 13px !important;
    border-radius: 18px !important;
  }

  .tbs-cbh-timeline-card h3 {
    font-size: 18px !important;
  }

  .tbs-cbh-timeline-card p {
    font-size: 10.5px !important;
  }

  /* GUÍAS */
  .tbs-cbh-guide__image--visual {
    min-height: 285px !important;
    border-radius: 23px !important;
  }

  .tbs-cbh-guide-row--visual {
    grid-template-columns: 92px minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 17px 0 !important;
  }

  .tbs-cbh-guide-row__art--visual {
    height: 90px !important;
    border-radius: 14px !important;
  }

  .tbs-cbh-guide-row--visual h3 {
    font-size: 18px !important;
  }

  /* TEMAS */
  .tbs-cbh-topic-grid {
    gap: 10px !important;
  }

  .tbs-cbh-topic-card {
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 9px !important;
    padding: 14px 11px !important;
    border-radius: 17px !important;
  }

  .tbs-cbh-topic-card > span {
    width: 36px !important;
    height: 36px !important;
  }

  .tbs-cbh-topic-card strong {
    font-size: 15.5px !important;
  }

  /* FAQ */
  .tbs-cbh-section--faq {
    padding-top: 82px !important;
  }

  .tbs-cbh-faq-layout {
    width: calc(100% - (var(--mobile-page-gutter) * 2)) !important;
  }

  .tbs-cbh-faq-list summary {
    gap: 13px !important;
    padding: 22px 0 !important;
    font-size: 18px !important;
    line-height: 1.18 !important;
  }

  .tbs-cbh-faq-list p {
    padding-right: 5px;
    font-size: 13.5px !important;
    line-height: 1.68 !important;
  }

  /* CTA FINAL Y BARRA MÓVIL */
  .tbs-cbh-final {
    padding-top: 84px !important;
    padding-bottom: 106px !important;
  }

  .tbs-cbh-mobile-bar {
    right: 14px !important;
    bottom: max(14px, env(safe-area-inset-bottom)) !important;
    left: 14px !important;
    border-radius: 20px !important;
  }

  .tbs-cbh-mobile-bar a {
    min-height: 52px !important;
    border-radius: 14px !important;
  }
}

@media (max-width: 359px) {
  .tbs-cbh {
    --mobile-page-gutter: 15px;
  }

  .tbs-cbh-category-stage {
    width: calc(100% - 14px) !important;
    margin-right: 7px !important;
    margin-left: 7px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .tbs-cbh-category-stage__head strong {
    font-size: 26px !important;
  }

  .tbs-cbh-category--visual {
    grid-template-rows: 96px minmax(68px, auto) !important;
    min-height: 164px !important;
  }

  .tbs-cbh-category__image {
    height: 96px !important;
  }

  .tbs-cbh-category__copy {
    min-height: 68px !important;
    padding: 9px 8px 8px !important;
    font-size: 11.5px !important;
  }
}


@media (prefers-reduced-motion: reduce) {
  .tbs-cbh *,
  .tbs-cbh *::before,
  .tbs-cbh *::after {
    scroll-behavior: auto !important;
    transition: none !important;
    animation: none !important;
  }
}/* End custom CSS */