.elementor-103809 .elementor-element.elementor-element-5ee83cd{--display:flex;}/* Start custom CSS for html, class: .elementor-element-cf6ea0a *//*
  CENTRO BABYSHOWER · PLANIFICACIÓN PREMIUM V5 · UX MÓVIL
  CSS completo, mobile-first y compatible con el editor CSS de Elementor.
*/


.tbs-planificacion {
  --ink: #40384b;
  --ink-strong: #302a3b;
  --ink-soft: #6e667b;
  --pink: #f8679b;
  --pink-dark: #e65389;
  --lilac: #8471cf;
  --lilac-dark: #6d5cba;
  --paper: #fffdfb;
  --cream: #fff8f2;
  --blush: #fff1f6;
  --lavender: #f1edff;
  --line: rgba(64, 56, 75, .11);
  --shadow-soft: 0 12px 32px rgba(69, 52, 88, .08);
  --shadow-card: 0 20px 50px rgba(69, 52, 88, .12);
  --shell: min(calc(100% - 28px), 1460px);
  --display: "Playfair Display", Georgia, serif;
  --body: "DM Sans", Arial, sans-serif;

  position: relative !important;
  left: 50% !important;
  isolation: isolate;
  display: block !important;
  width: 100vw !important;
  max-width: none !important;
  margin: 0 0 0 -50vw !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  overflow-y: visible !important;
  color: var(--ink) !important;
  background: var(--paper) !important;
  font-family: var(--body) !important;
  font-size: 16px;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.tbs-planificacion,
.tbs-planificacion *,
.tbs-planificacion *::before,
.tbs-planificacion *::after {
  box-sizing: border-box !important;
}

.tbs-planificacion main,
.tbs-planificacion header,
.tbs-planificacion footer,
.tbs-planificacion section,
.tbs-planificacion nav,
.tbs-planificacion article,
.tbs-planificacion figure,
.tbs-planificacion div {
  max-width: none;
}

.tbs-planificacion figure {
  margin: 0;
}

.tbs-planificacion ul,
.tbs-planificacion ol {
  margin-top: 0;
}

.tbs-planificacion button,
.tbs-planificacion input,
.tbs-planificacion textarea,
.tbs-planificacion select {
  font: inherit;
}

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

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

.tbs-planificacion .container,
.tbs-planificacion .cb-header-inner {
  width: var(--shell) !important;
  max-width: 1460px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 0;
  padding-left: 0;
}

.tbs-planificacion :focus-visible {
  outline: 3px solid rgba(132, 113, 207, .52);
  outline-offset: 4px;
}

.tbs-planificacion h1,
.tbs-planificacion h2,
.tbs-planificacion h3,
.tbs-planificacion p {
  margin-top: 0;
}

.tbs-planificacion h1,
.tbs-planificacion h2 {
  color: var(--ink-strong);
  font-family: var(--display);
  font-weight: 600;
  letter-spacing: -.055em;
  line-height: 1;
}

.tbs-planificacion h2 {
  margin-bottom: 0;
  font-size: clamp(35px, 9vw, 47px);
}

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

.tbs-planificacion .eyebrow,
.tbs-planificacion .section-kicker {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 15px;
  color: var(--lilac);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .145em;
  line-height: 1.35;
  text-transform: uppercase;
}

.tbs-planificacion .eyebrow-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--pink);
  box-shadow: 0 0 0 4px rgba(248, 103, 155, .16);
}

.tbs-planificacion .skip-link {
  position: fixed;
  top: -120px;
  left: 12px;
  z-index: 999999;
  padding: 12px 16px;
  border-radius: 10px;
  color: #fff;
  background: var(--ink);
  box-shadow: var(--shadow-soft);
  font-size: 13px;
  font-weight: 700;
  transition: top .2s ease;
}

.tbs-planificacion .skip-link:focus {
  top: 12px;
}

/* Header */
.tbs-planificacion .cb-header {
  position: relative;
  z-index: 40;
  width: 100%;
  border-bottom: 1px solid rgba(64, 56, 75, .08);
  background: rgba(255, 253, 251, .97);
  box-shadow: 0 9px 24px rgba(69, 52, 88, .045);
}

.tbs-planificacion .cb-header-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 12px;
  min-height: 70px;
}

.tbs-planificacion .cb-context {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  justify-self: start;
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -.045em;
  line-height: 1;
}

.tbs-planificacion .cb-context-icon {
  display: grid;
  place-items: center;
  width: 35px;
  height: 35px;
  flex: 0 0 35px;
  border-radius: 12px;
  color: var(--pink-dark);
  background: linear-gradient(145deg, #fee2ed, #e9dfff);
  box-shadow: 0 8px 18px rgba(248, 103, 155, .15);
  font-size: 11px;
  font-weight: 800;
  transform: rotate(-6deg);
}

.tbs-planificacion .cb-context-title span {
  color: var(--pink);
}

.tbs-planificacion .cb-nav {
  display: none;
}

.tbs-planificacion .cb-header-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  gap: 8px;
  min-height: 41px;
  padding: 0 14px;
  border: 1px solid rgba(64, 56, 75, .13);
  border-radius: 999px;
  color: var(--ink);
  background: #fff;
  box-shadow: 0 8px 18px rgba(64, 56, 75, .06);
  font-size: 11px;
  font-weight: 700;
}

/* Botones */
.tbs-planificacion .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 51px;
  padding: 0 20px;
  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-planificacion .button-primary,
.tbs-planificacion .button-dark {
  color: #fff;
  background: linear-gradient(135deg, #fa719f, #ee5b91);
  box-shadow: 0 13px 23px rgba(239, 91, 145, .24);
}

.tbs-planificacion .button-secondary {
  color: var(--ink);
  border-color: rgba(64, 56, 75, .14);
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 8px 18px rgba(64, 56, 75, .06);
}

.tbs-planificacion .button-cream {
  color: var(--ink);
  border-color: rgba(64, 56, 75, .12);
  background: #fff;
  box-shadow: 0 12px 24px rgba(35, 25, 59, .14);
}

.tbs-planificacion .button-ghost {
  color: #fff;
  border-color: rgba(255, 255, 255, .45);
  background: rgba(255, 255, 255, .12);
}

.tbs-planificacion .underlined-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--lilac-dark);
  font-size: 13px;
  font-weight: 700;
}

/* Hero */
.tbs-planificacion .hero-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: calc(100% - 24px);
  margin-inline: auto;
  background:
    radial-gradient(circle at 86% 14%, rgba(255, 240, 202, .72) 0 46px, transparent 47px),
    radial-gradient(circle at 12% 89%, rgba(230, 223, 255, .48) 0 150px, transparent 151px),
    linear-gradient(112deg, #fffdfb 0%, #fff3f6 49%, #eeeaff 100%);
}

.tbs-planificacion .hero-section::before {
  content: "";
  position: absolute;
  top: 28px;
  right: 4%;
  z-index: 0;
  width: 120px;
  height: 120px;
  opacity: .45;
  background-image: radial-gradient(rgba(248, 103, 155, .31) 1.1px, transparent 1.4px);
  background-size: 18px 18px;
  transform: rotate(-12deg);
}

.tbs-planificacion .hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 26px;
  padding: 52px 20px 0;
}

.tbs-planificacion .hero-copy {
  max-width: 680px;
}

.tbs-planificacion .hero-copy h1 {
  max-width: 680px;
  margin: 0 0 20px;
  font-size: clamp(42px, 11.2vw, 58px);
  line-height: 1.01;
}

.tbs-planificacion .hero-text {
  max-width: 610px;
  margin: 0;
  color: var(--ink-soft);
  font-size: 15px;
  line-height: 1.64;
}

.tbs-planificacion .hero-actions {
  display: grid;
  gap: 10px;
  margin-top: 24px;
}

.tbs-planificacion .hero-actions .button {
  width: 100%;
}

.tbs-planificacion .hero-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
  margin-top: 31px;
}

.tbs-planificacion .hero-proof > div {
  min-width: 0;
  padding: 12px 8px;
  border: 1px solid rgba(132, 113, 207, .09);
  border-radius: 16px;
  background: rgba(255, 255, 255, .7);
  text-align: center;
}

.tbs-planificacion .hero-proof strong,
.tbs-planificacion .hero-proof span {
  display: block;
}

.tbs-planificacion .hero-proof strong {
  margin-bottom: 5px;
  color: var(--pink);
  font-family: var(--display);
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
}

.tbs-planificacion .hero-proof span {
  color: #756e80;
  font-size: 9.5px;
  line-height: 1.25;
}

.tbs-planificacion .hero-visual {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 405px;
  margin: 3px -20px 0;
}

.tbs-planificacion .hero-photo {
  position: relative;
  z-index: 2;
  width: 88%;
  height: 405px;
  margin-left: auto;
  overflow: hidden;
  border-radius: 205px 205px 0 0;
  background:
    linear-gradient(90deg, rgba(255, 253, 251, .10), rgba(255, 255, 255, 0) 56%),
    url("/wp-content/uploads/tbs-centro-babyshower/centro-planificacion-hero.webp") center/cover no-repeat;
  box-shadow: 0 24px 52px rgba(95, 74, 111, .15);
}

.tbs-planificacion .hero-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, .03), rgba(92, 63, 102, .08));
}

.tbs-planificacion .photo-label {
  position: absolute;
  z-index: 4;
}

.tbs-planificacion .photo-label-top {
  top: 24px;
  left: 72px;
  width: calc(100% - 92px);
  max-width: 190px;
  padding: 9px 11px;
  border: 1px solid rgba(255, 255, 255, .32);
  border-radius: 12px;
  color: #fff;
  background: rgba(61, 47, 71, .34);
  box-shadow: 0 10px 24px rgba(51, 37, 60, .12);
  font-family: var(--display);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.12;
  text-shadow: 0 2px 14px rgba(35, 24, 43, .42);
  backdrop-filter: blur(6px);
}

.tbs-planificacion .photo-label-bottom {
  right: 14px;
  bottom: 14px;
  max-width: 154px;
  padding: 11px 12px;
  border-radius: 13px;
  color: var(--ink);
  background: rgba(255, 255, 255, .88);
  font-size: 11px;
  font-weight: 700;
}

.tbs-planificacion .photo-label-bottom span {
  display: block;
  margin-bottom: 4px;
  color: var(--pink);
  font-size: 16px;
}

.tbs-planificacion .arch {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  border: 1px solid rgba(177, 151, 224, .46);
  border-radius: 50% 50% 0 0;
}

.tbs-planificacion .arch-back {
  right: -6px;
  bottom: 28px;
  width: 276px;
  height: 244px;
}

.tbs-planificacion .arch-front {
  right: -10px;
  bottom: -12px;
  width: 186px;
  height: 162px;
}

.tbs-planificacion .hero-sticker {
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 45px;
  display: flex;
  width: 93px;
  height: 93px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--ink);
  background: #fff2d9;
  box-shadow: 0 14px 28px rgba(89, 65, 97, .12);
  text-align: center;
  transform: rotate(-9deg);
}

.tbs-planificacion .hero-sticker span {
  color: #d8a451;
  font-size: 17px;
}

.tbs-planificacion .hero-sticker b {
  font-family: var(--display);
  font-size: 14px;
  line-height: 1.05;
}

.tbs-planificacion .hero-orb {
  position: absolute;
  z-index: 0;
  border-radius: 50%;
  opacity: .78;
}

.tbs-planificacion .hero-orb-one {
  top: 48px;
  right: 10%;
  width: 82px;
  height: 82px;
  background: #fff3d9;
}

.tbs-planificacion .hero-orb-two {
  bottom: -105px;
  left: -85px;
  width: 210px;
  height: 210px;
  background: #eadfff;
}

.tbs-planificacion .hero-wave {
  position: absolute;
  z-index: 3;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 28px;
  background: var(--paper);
  clip-path: ellipse(66% 54% at 51% 100%);
}

/* Quick value */
.tbs-planificacion .quick-value {
  padding: 18px 0 0;
  background: var(--paper);
}

.tbs-planificacion .quick-value-grid {
  display: grid;
  gap: 10px;
}

.tbs-planificacion .quick-value article {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: start;
  gap: 11px;
  padding: 16px;
  border: 1px solid rgba(64, 56, 75, .07);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 9px 24px rgba(69, 52, 88, .055);
}

.tbs-planificacion .quick-value article > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  color: var(--pink-dark);
  background: linear-gradient(145deg, #ffe6ef, #f0ebff);
  font-family: var(--display);
  font-size: 18px;
  font-weight: 600;
}

.tbs-planificacion .quick-value b,
.tbs-planificacion .quick-value p {
  display: block;
}

.tbs-planificacion .quick-value b {
  margin-bottom: 3px;
  font-size: 13px;
}

.tbs-planificacion .quick-value p {
  margin: 0;
  color: var(--ink-soft);
  font-size: 11px;
  line-height: 1.52;
}

/* Intro */
.tbs-planificacion .intro-section {
  padding: 76px 0;
  background: var(--paper);
}

.tbs-planificacion .intro-grid {
  display: grid;
  gap: 27px;
}

.tbs-planificacion .intro-copy p,
.tbs-planificacion .row-heading > p,
.tbs-planificacion .checklist-copy > p:not(.eyebrow),
.tbs-planificacion .express-copy > p:not(.eyebrow),
.tbs-planificacion .faq-intro > p:not(.eyebrow),
.tbs-planificacion .faq-list p {
  color: var(--ink-soft);
  font-size: 14px;
  line-height: 1.7;
}

.tbs-planificacion .intro-copy p {
  margin-bottom: 20px;
}

/* Shared headings */
.tbs-planificacion .section-heading {
  margin-bottom: 31px;
}

.tbs-planificacion .section-heading-centered {
  max-width: 790px;
  margin-inline: auto;
  text-align: center;
}

.tbs-planificacion .section-heading-centered .eyebrow {
  justify-content: center;
}

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

.tbs-planificacion .row-heading {
  display: grid;
  gap: 18px;
}

.tbs-planificacion .row-heading > p {
  margin: 0;
}

/* Decisiones */
.tbs-planificacion .decision-section {
  padding: 74px 0;
  background:
    radial-gradient(circle at 7% 12%, rgba(248, 103, 155, .07), transparent 25%),
    radial-gradient(circle at 94% 84%, rgba(132, 113, 207, .07), transparent 26%),
    #faf8fc;
}

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

.tbs-planificacion .decision-card {
  min-width: 0;
  padding: 17px 14px 15px;
  border: 1px solid rgba(64, 56, 75, .08);
  border-radius: 19px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}

.tbs-planificacion .decision-icon {
  display: grid;
  place-items: center;
  width: 41px;
  height: 41px;
  margin-bottom: 13px;
  border-radius: 14px;
  color: var(--pink-dark);
  background: linear-gradient(145deg, #ffe7ef, #f0ecff);
  font-size: 18px;
  font-weight: 700;
}

.tbs-planificacion .decision-label {
  margin: 0 0 6px;
  color: var(--lilac);
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .12em;
}

.tbs-planificacion .decision-card h3 {
  min-height: 37px;
  margin: 0 0 8px;
  font-family: var(--display);
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1.03;
}

.tbs-planificacion .decision-card > p:not(.decision-label) {
  margin: 0 0 12px;
  color: var(--ink-soft);
  font-size: 10.5px;
  line-height: 1.48;
}

.tbs-planificacion .decision-card small {
  display: block;
  padding-top: 11px;
  border-top: 1px solid var(--line);
  color: #7a7089;
  font-size: 9px;
  line-height: 1.45;
}

/* Ruta */
.tbs-planificacion .planning-path {
  padding: 76px 0;
  background: linear-gradient(180deg, #fff8f4, #fcf9ff);
  scroll-margin-top: 78px;
}

.tbs-planificacion .path-grid {
  display: grid;
  gap: 13px;
}

.tbs-planificacion .path-card {
  display: grid;
  grid-template-columns: 47px minmax(0, 1fr);
  column-gap: 13px;
  padding: 19px;
  border: 1px solid rgba(64, 56, 75, .08);
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 10px 27px rgba(69, 52, 88, .06);
}

.tbs-planificacion .path-card-featured {
  background: linear-gradient(145deg, #fce5ee, #f1ecff);
}

.tbs-planificacion .path-number {
  grid-column: 1;
  grid-row: 1 / span 5;
  color: var(--pink);
  font-family: var(--display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.tbs-planificacion .path-icon {
  position: relative;
  grid-column: 2;
  width: 52px;
  height: 52px;
  margin-bottom: 13px;
  border: 1px solid rgba(248, 103, 155, .14);
  border-radius: 17px;
  background: linear-gradient(145deg, #ffe7ef, #f0ecff);
  box-shadow: 0 10px 22px rgba(133, 113, 207, .08);
}

.tbs-planificacion .path-icon::after {
  content: "";
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
}

.tbs-planificacion .icon-calendar::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e65389' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='5.5' width='17' height='15' rx='2.5'/%3E%3Cpath d='M7.5 3.5v4M16.5 3.5v4M3.5 10h17M8 14h3M13 14h3M8 17h3'/%3E%3C/svg%3E");
}

.tbs-planificacion .icon-invitation::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238471cf' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='6' width='17' height='12' rx='2.5'/%3E%3Cpath d='m4.5 8 7.5 5.5L19.5 8'/%3E%3C/svg%3E");
}

.tbs-planificacion .icon-gift::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e65389' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='10' width='16' height='10' rx='2'/%3E%3Cpath d='M3 10h18M12 10v10M5 7.5h14v2.5H5zM12 7.5c-2.3 0-4-1-4-2.4 0-1.1.9-1.7 1.9-1.3 1.2.45 2.1 2.05 2.1 3.7ZM12 7.5c2.3 0 4-1 4-2.4 0-1.1-.9-1.7-1.9-1.3-1.2.45-2.1 2.05-2.1 3.7Z'/%3E%3C/svg%3E");
}

.tbs-planificacion .icon-heart::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238471cf' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.4 8.1c0 5-8.4 10.1-8.4 10.1S3.6 13.1 3.6 8.1A4.1 4.1 0 0 1 11 5.7l1 1 1-1a4.1 4.1 0 0 1 7.4 2.4Z'/%3E%3C/svg%3E");
}

.tbs-planificacion .path-overline {
  grid-column: 2;
  margin: 0 0 6px;
  color: var(--lilac);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.tbs-planificacion .path-card h3 {
  grid-column: 2;
  margin: 0 0 8px;
  font-family: var(--display);
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1.03;
}

.tbs-planificacion .path-card > p:not(.path-overline) {
  grid-column: 2;
  margin: 0 0 15px;
  color: var(--ink-soft);
  font-size: 12px;
  line-height: 1.58;
}

.tbs-planificacion .path-card a {
  grid-column: 2;
  color: var(--lilac-dark);
  font-size: 11px;
  font-weight: 700;
}

/* Express */
.tbs-planificacion .express-section {
  padding: 74px 0;
  background: var(--paper);
}

.tbs-planificacion .express-layout {
  display: grid;
  gap: 30px;
  padding: 28px 22px;
  border-radius: 26px;
  color: #fff;
  background: linear-gradient(120deg, #6457a7, #8c75c7 52%, #fa8cad);
  box-shadow: var(--shadow-card);
}

.tbs-planificacion .express-copy h2 {
  color: #fff;
}

.tbs-planificacion .express-copy h2 em {
  color: #ffe7ef;
}

.tbs-planificacion .express-copy > p:not(.eyebrow) {
  margin: 17px 0 0;
  color: rgba(255, 255, 255, .84);
}

.tbs-planificacion .express-list {
  display: grid;
  gap: 10px;
}

.tbs-planificacion .express-list article {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 11px;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 17px;
  background: rgba(255, 255, 255, .10);
  backdrop-filter: blur(6px);
}

.tbs-planificacion .express-list article > span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 11px;
  color: var(--ink);
  background: #fff;
  font-family: var(--display);
  font-weight: 600;
}

.tbs-planificacion .express-list b {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
}

.tbs-planificacion .express-list p {
  margin: 0;
  color: rgba(255, 255, 255, .78);
  font-size: 10px;
  line-height: 1.5;
}

/* Checklist */
.tbs-planificacion .checklist-section {
  padding: 76px 0;
  background: var(--paper);
  scroll-margin-top: 78px;
}

.tbs-planificacion .checklist-layout {
  display: grid;
  gap: 35px;
}

.tbs-planificacion .checklist-visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 405px;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at 86% 14%, rgba(255, 255, 255, .7) 0 48px, transparent 49px),
    linear-gradient(145deg, #fce8ef, #e9f2fd);
}

.tbs-planificacion .checklist-paper {
  position: relative;
  width: 276px;
  padding: 40px 31px 33px;
  background: #fffefa;
  box-shadow: 0 20px 40px rgba(102, 73, 113, .15);
  transform: rotate(-3deg) scale(.9);
}

.tbs-planificacion .paper-pin {
  position: absolute;
  top: 15px;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--pink);
  transform: translateX(-50%);
}

.tbs-planificacion .paper-script {
  margin-bottom: 5px;
  color: var(--pink);
  font-family: var(--display);
  font-size: 21px;
  font-style: italic;
}

.tbs-planificacion .checklist-paper h3 {
  margin-bottom: 21px;
  font-family: var(--display);
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -.05em;
  line-height: 1;
}

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

.tbs-planificacion .checklist-paper li {
  display: flex;
  gap: 10px;
  padding: 8px 0;
  border-bottom: 1px dashed #eaddeb;
  color: #71687a;
  font-size: 13px;
}

.tbs-planificacion .check {
  display: grid;
  place-items: center;
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  border: 1px solid #ddb8cb;
  color: var(--pink-dark);
  font-size: 11px;
}

.tbs-planificacion .soft-flower {
  position: absolute;
  bottom: 26px;
  left: 27px;
  color: #f4b5ca;
  font-size: 56px;
}

.tbs-planificacion .mini-note {
  position: absolute;
  right: 25px;
  bottom: 29px;
  padding: 14px 16px;
  border-radius: 50%;
  color: var(--ink);
  background: #fff0cf;
  font-family: var(--display);
  font-size: 12px;
  text-align: center;
  transform: rotate(9deg);
}

.tbs-planificacion .checklist-copy h2 {
  margin: 0 0 20px;
}

.tbs-planificacion .benefit-list {
  margin: 25px 0 29px;
  padding: 0;
  list-style: none;
}

.tbs-planificacion .benefit-list li {
  display: flex;
  gap: 11px;
  padding: 7px 0;
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
}

.tbs-planificacion .benefit-list span {
  color: var(--pink);
}

/* Errores */
.tbs-planificacion .mistakes-section {
  padding: 74px 0;
  background: linear-gradient(180deg, #fff9f5, #faf8fc);
}

.tbs-planificacion .mistakes-grid {
  display: grid;
  gap: 11px;
}

.tbs-planificacion .mistakes-grid article {
  padding: 20px;
  border: 1px solid rgba(64, 56, 75, .08);
  border-radius: 20px;
  background: #fff;
  box-shadow: var(--shadow-soft);
}

.tbs-planificacion .mistake-number {
  display: block;
  margin-bottom: 15px;
  color: var(--pink);
  font-family: var(--display);
  font-size: 24px;
  font-weight: 600;
}

.tbs-planificacion .mistakes-grid h3 {
  margin: 0 0 9px;
  font-family: var(--display);
  font-size: 23px;
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1.08;
}

.tbs-planificacion .mistakes-grid p {
  margin: 0;
  color: var(--ink-soft);
  font-size: 12px;
  line-height: 1.58;
}

/* Ideas */
.tbs-planificacion .ideas-section {
  padding: 76px 0;
  background: linear-gradient(180deg, #fffdfa, #fcfaff);
}

.tbs-planificacion .ideas-grid {
  display: grid;
  gap: 14px;
}

.tbs-planificacion .idea-card {
  display: grid;
  grid-template-columns: 42% minmax(0, 58%);
  min-height: 176px;
  overflow: hidden;
  border: 1px solid rgba(64, 56, 75, .08);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(69, 52, 88, .06);
}

.tbs-planificacion .idea-image {
  min-height: 176px;
  background-position: center;
  background-size: cover;
}

.tbs-planificacion .image-theme {
  background-image: url("/wp-content/uploads/tbs-centro-babyshower/centro-tematicas.webp");
}

.tbs-planificacion .image-budget {
  background-image: url("/wp-content/uploads/tbs-centro-babyshower/centro-presupuesto.webp");
}

.tbs-planificacion .image-games {
  background-image: url("/wp-content/uploads/tbs-centro-babyshower/centro-juegos.webp");
}

.tbs-planificacion .idea-content {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 17px 15px;
}

.tbs-planificacion .idea-content p {
  margin: 0 0 8px;
  color: var(--lilac);
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .1em;
}

.tbs-planificacion .idea-content h3 {
  display: -webkit-box;
  margin: 0 0 14px;
  overflow: hidden;
  font-family: var(--display);
  font-size: 19px;
  font-weight: 600;
  letter-spacing: -.04em;
  line-height: 1.07;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.tbs-planificacion .idea-content span {
  margin-top: auto;
  color: var(--lilac-dark);
  font-size: 10.5px;
  font-weight: 700;
}

/* Event banner */
.tbs-planificacion .event-banner {
  overflow: hidden;
  width: calc(100% - 24px);
  margin-inline: auto;
  color: #fff;
  background: linear-gradient(118deg, #6556a7, #9074c8 51%, #fb8eae);
}

.tbs-planificacion .event-banner-grid {
  display: grid;
  gap: 28px;
  padding: 66px 20px 0;
}

.tbs-planificacion .eyebrow-light {
  color: rgba(255, 255, 255, .84);
}

.tbs-planificacion .event-banner h2 {
  margin: 0 0 20px;
  color: #fff;
}

.tbs-planificacion .event-banner h2 em {
  color: #ffe3ed;
}

.tbs-planificacion .event-banner-copy > p:not(.eyebrow) {
  margin: 0 0 27px;
  color: rgba(255, 255, 255, .85);
  font-size: 14px;
  line-height: 1.68;
}

.tbs-planificacion .event-device {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 395px;
}

.tbs-planificacion .phone {
  position: relative;
  width: 220px;
  height: 385px;
  padding: 10px;
  border: 7px solid #302740;
  border-radius: 35px 35px 0 0;
  background: #302740;
  box-shadow: 0 30px 35px rgba(0, 0, 0, .24);
}

.tbs-planificacion .phone-speaker {
  position: absolute;
  top: 13px;
  left: 50%;
  z-index: 2;
  width: 65px;
  height: 6px;
  border-radius: 10px;
  background: #5d506c;
  transform: translateX(-50%);
}

.tbs-planificacion .phone-screen {
  height: 100%;
  padding: 49px 22px 20px;
  border-radius: 24px 24px 0 0;
  color: #654e75;
  background: linear-gradient(170deg, #fff3f7, #f5f0ff);
  text-align: center;
}

.tbs-planificacion .phone-screen p {
  font-family: var(--display);
  font-size: 14px;
}

.tbs-planificacion .phone-screen h3 {
  font-family: var(--display);
  font-size: 31px;
  font-weight: 600;
  letter-spacing: -.05em;
  line-height: 1;
}

.tbs-planificacion .phone-screen span {
  font-size: 12px;
}

.tbs-planificacion .phone-baby {
  margin: 43px auto 31px;
  color: var(--pink);
  font-size: 72px;
}

.tbs-planificacion .phone-screen small {
  display: inline-block;
  padding: 8px 13px;
  border: 1px solid #e6aac0;
  border-radius: 999px;
}

.tbs-planificacion .floating-tag {
  position: absolute;
  padding: 12px 14px;
  border-radius: 13px;
  color: var(--ink);
  background: #fff;
  box-shadow: 0 13px 25px rgba(0, 0, 0, .15);
  font-size: 10px;
  line-height: 1.35;
}

.tbs-planificacion .floating-tag b {
  font-size: 11px;
}

.tbs-planificacion .tag-one {
  top: 116px;
  right: 0;
}

.tbs-planificacion .tag-two {
  bottom: 64px;
  left: 0;
}

/* FAQ */
.tbs-planificacion .faq-section {
  display: grid;
  gap: 32px;
  padding: 76px 0;
}

.tbs-planificacion .faq-intro h2 {
  margin: 0 0 17px;
}

.tbs-planificacion .faq-intro > p:not(.eyebrow) {
  margin-bottom: 0;
}

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

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

.tbs-planificacion .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-size: 18px;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 1.16;
  list-style: none;
}

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

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

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

.tbs-planificacion .faq-list p {
  margin: -2px 0 22px;
}

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

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

.tbs-planificacion .final-cta-inner {
  position: relative;
  z-index: 1;
  max-width: 820px;
}

.tbs-planificacion .final-cta .eyebrow {
  justify-content: center;
}

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

.tbs-planificacion .final-cta h2 em {
  color: #ffe3ed;
}

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

.tbs-planificacion .final-cta-inner > div {
  display: grid;
  gap: 10px;
}

.tbs-planificacion .final-cta .button {
  width: 100%;
}

/* Mobile action bar */
.tbs-planificacion .mobile-action-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-planificacion .mobile-action-bar.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.tbs-planificacion .mobile-action-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-planificacion .mobile-action-bar a:first-child {
  color: var(--lilac-dark);
  background: #f1efff;
}

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


/* ============================================================
   CAPA CRÍTICA · ELEMENTOR
   Garantiza la estructura aunque el tema tenga estilos globales.
   ============================================================ */
.tbs-planificacion .hero-grid,
.tbs-planificacion .quick-value-grid,
.tbs-planificacion .intro-grid,
.tbs-planificacion .decision-grid,
.tbs-planificacion .path-grid,
.tbs-planificacion .express-layout,
.tbs-planificacion .express-list,
.tbs-planificacion .checklist-layout,
.tbs-planificacion .mistakes-grid,
.tbs-planificacion .ideas-grid,
.tbs-planificacion .event-banner-grid,
.tbs-planificacion .faq-section,
.tbs-planificacion .final-cta-inner > div {
  min-width: 0;
}

.tbs-planificacion .hero-section,
.tbs-planificacion .quick-value,
.tbs-planificacion .intro-section,
.tbs-planificacion .decision-section,
.tbs-planificacion .planning-path,
.tbs-planificacion .express-section,
.tbs-planificacion .checklist-section,
.tbs-planificacion .mistakes-section,
.tbs-planificacion .ideas-section,
.tbs-planificacion .event-banner,
.tbs-planificacion .faq-section,
.tbs-planificacion .final-cta {
  position: relative;
  clear: both;
}

.tbs-planificacion .decision-card,
.tbs-planificacion .path-card,
.tbs-planificacion .idea-card,
.tbs-planificacion .mistakes-grid article,
.tbs-planificacion .quick-value article,
.tbs-planificacion .express-list article {
  float: none !important;
}

.tbs-planificacion .checklist-paper ul,
.tbs-planificacion .benefit-list {
  padding-left: 0 !important;
}

.tbs-planificacion .checklist-paper li,
.tbs-planificacion .benefit-list li {
  list-style: none !important;
}

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

  .tbs-planificacion .hero-actions,
  .tbs-planificacion .final-cta-inner > div {
    display: flex;
    flex-wrap: wrap;
  }

  .tbs-planificacion .hero-actions .button,
  .tbs-planificacion .final-cta .button {
    width: auto;
  }

  .tbs-planificacion .quick-value-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tbs-planificacion .decision-grid {
    gap: 15px;
  }

  .tbs-planificacion .decision-card {
    padding: 22px 20px 19px;
  }

  .tbs-planificacion .decision-card h3 {
    font-size: 24px;
  }

  .tbs-planificacion .decision-card > p:not(.decision-label) {
    font-size: 12.5px;
  }

  .tbs-planificacion .path-grid,
  .tbs-planificacion .mistakes-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tbs-planificacion .path-card {
    display: flex;
    min-height: 355px;
    flex-direction: column;
    padding: 25px;
  }

  .tbs-planificacion .path-number,
  .tbs-planificacion .path-icon,
  .tbs-planificacion .path-overline,
  .tbs-planificacion .path-card h3,
  .tbs-planificacion .path-card > p:not(.path-overline),
  .tbs-planificacion .path-card a {
    grid-column: auto;
    grid-row: auto;
  }

  .tbs-planificacion .path-icon {
    margin: 24px 0 18px;
  }

  .tbs-planificacion .path-card h3 {
    font-size: 29px;
  }

  .tbs-planificacion .path-card > p:not(.path-overline) {
    font-size: 13px;
  }

  .tbs-planificacion .path-card a {
    margin-top: auto;
  }

  .tbs-planificacion .express-layout {
    padding: 42px 36px;
  }

  .tbs-planificacion .express-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tbs-planificacion .ideas-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tbs-planificacion .idea-card {
    display: flex;
    min-height: 430px;
    flex-direction: column;
  }

  .tbs-planificacion .idea-image {
    min-height: 220px;
  }

  .tbs-planificacion .idea-content {
    flex: 1;
    padding: 23px;
  }

  .tbs-planificacion .idea-content h3 {
    font-size: 27px;
  }
}

/* Desktop */
@media (min-width: 900px) {
  .tbs-planificacion {
    --shell: min(calc(100% - 72px), 1460px);
  }

  .tbs-planificacion h2 {
    font-size: clamp(42px, 4vw, 64px);
  }

  .tbs-planificacion .cb-header-inner {
    grid-template-columns: minmax(210px, 1fr) auto minmax(210px, 1fr);
    min-height: 88px;
  }

  .tbs-planificacion .cb-context {
    font-size: 18px;
  }

  .tbs-planificacion .cb-context-icon {
    width: 40px;
    height: 40px;
    flex-basis: 40px;
    font-size: 14px;
  }

  .tbs-planificacion .cb-nav {
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    gap: clamp(18px, 2.4vw, 36px);
  }

  .tbs-planificacion .cb-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 88px;
    color: var(--ink);
    font-size: 13px;
    font-weight: 700;
  }

  .tbs-planificacion .cb-nav a::after {
    content: "";
    position: absolute;
    right: 5px;
    bottom: 15px;
    left: 5px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, #f6acc7, #ef6e9d);
    transform: scaleX(0);
    transition: transform .2s ease;
  }

  .tbs-planificacion .cb-nav a:hover,
  .tbs-planificacion .cb-nav a.is-active {
    color: var(--pink-dark);
  }

  .tbs-planificacion .cb-nav a:hover::after,
  .tbs-planificacion .cb-nav a.is-active::after {
    transform: scaleX(1);
  }

  .tbs-planificacion .cb-header-cta {
    min-height: 45px;
    padding: 0 20px;
    font-size: 12px;
  }

  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - clamp(48px, 6vw, 96px));
    max-width: 1680px;
  }

  .tbs-planificacion .hero-grid {
    grid-template-columns: minmax(0, .98fr) minmax(460px, .92fr);
    align-items: center;
    gap: clamp(52px, 6vw, 110px);
    min-height: 720px;
    padding: 72px clamp(40px, 5vw, 82px) 78px;
  }

  .tbs-planificacion .hero-copy h1 {
    font-size: clamp(55px, 4.5vw, 82px);
  }

  .tbs-planificacion .hero-text {
    font-size: 17px;
  }

  .tbs-planificacion .hero-proof {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    margin-top: 43px;
  }

  .tbs-planificacion .hero-proof > div {
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 0;
    border: 0;
    background: transparent;
    text-align: left;
  }

  .tbs-planificacion .hero-proof strong {
    margin: 0;
    font-size: 27px;
  }

  .tbs-planificacion .hero-proof span {
    font-size: 11px;
  }

  .tbs-planificacion .hero-visual {
    min-height: 560px;
    margin: 0;
  }

  .tbs-planificacion .hero-photo {
    width: min(100%, 590px);
    height: 560px;
    margin: 0;
    border-radius: 295px 295px 0 0;
  }

  .tbs-planificacion .photo-label-top {
    top: 44px;
    left: 112px;
    max-width: 240px;
    padding: 12px 16px;
    font-size: 21px;
  }

  .tbs-planificacion .photo-label-bottom {
    right: 20px;
    bottom: 20px;
    max-width: 178px;
    padding: 13px 15px;
    font-size: 12px;
  }

  .tbs-planificacion .arch-back {
    right: -8px;
    bottom: 20px;
    width: 420px;
    height: 380px;
  }

  .tbs-planificacion .arch-front {
    right: -22px;
    bottom: -10px;
    width: 275px;
    height: 240px;
  }

  .tbs-planificacion .hero-sticker {
    left: -14px;
    bottom: 82px;
    width: 110px;
    height: 110px;
  }

  .tbs-planificacion .quick-value {
    padding-top: 26px;
  }

  .tbs-planificacion .quick-value article {
    padding: 21px;
  }

  .tbs-planificacion .quick-value b {
    font-size: 14px;
  }

  .tbs-planificacion .quick-value p {
    font-size: 12px;
  }

  .tbs-planificacion .intro-section,
  .tbs-planificacion .planning-path,
  .tbs-planificacion .decision-section,
  .tbs-planificacion .express-section,
  .tbs-planificacion .checklist-section,
  .tbs-planificacion .mistakes-section,
  .tbs-planificacion .ideas-section,
  .tbs-planificacion .faq-section {
    padding-top: 108px;
    padding-bottom: 108px;
  }

  .tbs-planificacion .intro-grid {
    grid-template-columns: minmax(0, 1.04fr) minmax(340px, .96fr);
    align-items: end;
    gap: clamp(50px, 7vw, 122px);
  }

  .tbs-planificacion .intro-copy p,
  .tbs-planificacion .row-heading > p,
  .tbs-planificacion .checklist-copy > p:not(.eyebrow),
  .tbs-planificacion .express-copy > p:not(.eyebrow),
  .tbs-planificacion .faq-intro > p:not(.eyebrow),
  .tbs-planificacion .faq-list p {
    font-size: 16px;
  }

  .tbs-planificacion .section-heading {
    margin-bottom: 48px;
  }

  .tbs-planificacion .row-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 42px;
  }

  .tbs-planificacion .row-heading > p {
    max-width: 445px;
  }

  .tbs-planificacion .decision-grid,
  .tbs-planificacion .path-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }

  .tbs-planificacion .decision-card {
    min-height: 340px;
    padding: 28px 25px 23px;
  }

  .tbs-planificacion .decision-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 21px;
    font-size: 22px;
  }

  .tbs-planificacion .decision-label {
    font-size: 9px;
  }

  .tbs-planificacion .decision-card h3 {
    min-height: 58px;
    font-size: 28px;
  }

  .tbs-planificacion .decision-card > p:not(.decision-label) {
    font-size: 14px;
    line-height: 1.62;
  }

  .tbs-planificacion .decision-card small {
    margin-top: auto;
    font-size: 11px;
  }

  .tbs-planificacion .path-card {
    min-height: 405px;
    padding: 29px;
  }

  .tbs-planificacion .path-card h3 {
    min-height: 68px;
    font-size: 32px;
  }

  .tbs-planificacion .path-card > p:not(.path-overline) {
    min-height: 88px;
    font-size: 14px;
  }

  .tbs-planificacion .express-layout {
    grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
    align-items: center;
    gap: 70px;
    padding: 60px 68px;
  }

  .tbs-planificacion .express-list article {
    padding: 18px;
  }

  .tbs-planificacion .express-list b {
    font-size: 13px;
  }

  .tbs-planificacion .express-list p {
    font-size: 11px;
  }

  .tbs-planificacion .checklist-layout {
    grid-template-columns: minmax(0, .94fr) minmax(0, 1.06fr);
    align-items: center;
    gap: clamp(48px, 7vw, 120px);
  }

  .tbs-planificacion .checklist-visual {
    min-height: 510px;
    border-radius: 30px;
  }

  .tbs-planificacion .checklist-paper {
    width: 294px;
    padding: 43px 33px 36px;
    transform: rotate(-4deg);
  }

  .tbs-planificacion .mistakes-grid,
  .tbs-planificacion .ideas-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }

  .tbs-planificacion .mistakes-grid article {
    min-height: 250px;
    padding: 28px;
  }

  .tbs-planificacion .mistakes-grid h3 {
    font-size: 28px;
  }

  .tbs-planificacion .mistakes-grid p {
    font-size: 14px;
  }

  .tbs-planificacion .idea-card {
    min-height: 500px;
  }

  .tbs-planificacion .idea-image {
    min-height: 250px;
  }

  .tbs-planificacion .idea-content {
    min-height: 250px;
    padding: 27px;
  }

  .tbs-planificacion .idea-content p {
    font-size: 9px;
  }

  .tbs-planificacion .idea-content h3 {
    font-size: 31px;
  }

  .tbs-planificacion .idea-content span {
    font-size: 13px;
  }

  .tbs-planificacion .event-banner-grid {
    grid-template-columns: minmax(0, 1fr) minmax(350px, .76fr);
    align-items: center;
    gap: 70px;
    min-height: 520px;
    padding: 0 clamp(46px, 5vw, 84px);
  }

  .tbs-planificacion .event-banner-copy > p:not(.eyebrow) {
    max-width: 560px;
    font-size: 16px;
  }

  .tbs-planificacion .event-device {
    min-height: 445px;
  }

  .tbs-planificacion .phone {
    width: 235px;
    height: 410px;
  }

  .tbs-planificacion .tag-one {
    right: 20px;
  }

  .tbs-planificacion .tag-two {
    left: 8px;
  }

  .tbs-planificacion .faq-section {
    grid-template-columns: minmax(310px, .74fr) minmax(0, 1.26fr);
    gap: clamp(60px, 8vw, 145px);
  }

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

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

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

  .tbs-planificacion .mobile-action-bar {
    display: none;
  }
}

@media (hover: hover) and (pointer: fine) {
  .tbs-planificacion .button:hover,
  .tbs-planificacion .cb-header-cta:hover {
    transform: translateY(-3px);
  }

  .tbs-planificacion .decision-card:hover,
  .tbs-planificacion .path-card:hover,
  .tbs-planificacion .mistakes-grid article:hover,
  .tbs-planificacion .idea-card:hover {
    box-shadow: 0 22px 45px rgba(69, 52, 88, .14);
    transform: translateY(-6px);
  }

  .tbs-planificacion .idea-card:hover .idea-image {
    transform: scale(1.035);
  }
}

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

  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - 16px);
  }

  .tbs-planificacion .hero-grid {
    padding-inline: 15px;
  }

  .tbs-planificacion .hero-copy h1 {
    font-size: 39px;
  }

  .tbs-planificacion .decision-grid {
    gap: 8px;
  }

  .tbs-planificacion .decision-card {
    padding: 15px 11px 13px;
  }

  .tbs-planificacion .decision-card h3 {
    font-size: 17px;
  }

  .tbs-planificacion .decision-card > p:not(.decision-label) {
    font-size: 10px;
  }

  .tbs-planificacion .idea-content {
    padding: 14px 12px;
  }

  .tbs-planificacion .idea-content h3 {
    font-size: 18px;
  }
}


/* ============================================================
   V4 · MARCO LATERAL MÓVIL
   Mantiene aire premium a ambos lados sin reducir demasiado
   el espacio disponible para textos, tarjetas e imágenes.
   ============================================================ */
@media (max-width: 767px) {
  .tbs-planificacion {
    --shell: calc(100% - 36px) !important;
  }

  /* Contenido editorial: 18 px efectivos a cada lado */
  .tbs-planificacion .container,
  .tbs-planificacion .cb-header-inner,
  .tbs-planificacion .quick-value-grid,
  .tbs-planificacion .intro-section,
  .tbs-planificacion .faq-section {
    width: calc(100% - 36px) !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* Las secciones con fondo visual mantienen un marco exterior sutil */
  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - 20px) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    border-radius: 0 !important;
  }

  /* Evita duplicar margen dentro de secciones que ya incluyen container */
  .tbs-planificacion .hero-section .container,
  .tbs-planificacion .event-banner .container,
  .tbs-planificacion .planning-path .container,
  .tbs-planificacion .decision-section .container,
  .tbs-planificacion .express-section .container,
  .tbs-planificacion .checklist-section .container,
  .tbs-planificacion .mistakes-section .container,
  .tbs-planificacion .ideas-section .container,
  .tbs-planificacion .final-cta .container {
    width: calc(100% - 36px) !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  /* El hero conserva su composición sin pegar el texto al borde */
  .tbs-planificacion .hero-grid {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .tbs-planificacion .hero-visual {
    margin-right: -18px !important;
    margin-left: -18px !important;
  }

  /* Tarjetas y paneles mantienen separación visual consistente */
  .tbs-planificacion .quick-value article,
  .tbs-planificacion .decision-card,
  .tbs-planificacion .path-card,
  .tbs-planificacion .express-layout,
  .tbs-planificacion .checklist-visual,
  .tbs-planificacion .mistakes-grid article,
  .tbs-planificacion .idea-card {
    max-width: 100% !important;
  }

  /* CTA final: texto alineado con el resto de la página */
  .tbs-planificacion .final-cta-inner {
    width: calc(100% - 36px) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (max-width: 390px) {
  .tbs-planificacion {
    --shell: calc(100% - 28px) !important;
  }

  .tbs-planificacion .container,
  .tbs-planificacion .cb-header-inner,
  .tbs-planificacion .quick-value-grid,
  .tbs-planificacion .intro-section,
  .tbs-planificacion .faq-section,
  .tbs-planificacion .hero-section .container,
  .tbs-planificacion .event-banner .container,
  .tbs-planificacion .planning-path .container,
  .tbs-planificacion .decision-section .container,
  .tbs-planificacion .express-section .container,
  .tbs-planificacion .checklist-section .container,
  .tbs-planificacion .mistakes-section .container,
  .tbs-planificacion .ideas-section .container,
  .tbs-planificacion .final-cta .container,
  .tbs-planificacion .final-cta-inner {
    width: calc(100% - 28px) !important;
  }

  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - 14px) !important;
  }

  .tbs-planificacion .hero-visual {
    margin-right: -14px !important;
    margin-left: -14px !important;
  }
}


/* ============================================================
   V5 · UX MÓVIL PREMIUM
   Márgenes reales, tipografía equilibrada y bloque express
   con alto contraste. Estas reglas reemplazan el ajuste V4.
   ============================================================ */
@media (max-width: 767px) {
  .tbs-planificacion {
    --mobile-gutter: 22px;
    --mobile-card-radius: 24px;
    --shell: 100% !important;
  }

  /*
   * Estructura móvil:
   * Los contenedores ocupan el ancho disponible y reciben padding
   * real. Esto evita que Elementor elimine el margen visual.
   */
  .tbs-planificacion .container,
  .tbs-planificacion .cb-header-inner {
    width: 100% !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  /* Secciones que son directamente el contenedor */
  .tbs-planificacion .intro-section.container,
  .tbs-planificacion .faq-section.container {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  /* Fondos de ancho completo con contenido alineado */
  .tbs-planificacion .quick-value,
  .tbs-planificacion .intro-section,
  .tbs-planificacion .decision-section,
  .tbs-planificacion .planning-path,
  .tbs-planificacion .checklist-section,
  .tbs-planificacion .mistakes-section,
  .tbs-planificacion .ideas-section,
  .tbs-planificacion .faq-section,
  .tbs-planificacion .final-cta {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /*
   * Hero y CTA comercial conservan un marco exterior.
   * El contenido interno mantiene 22 px de aire.
   */
  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - 20px) !important;
    max-width: none !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    border-radius: 28px !important;
  }

  .tbs-planificacion .hero-section {
    border-radius: 0 0 28px 28px !important;
  }

  .tbs-planificacion .hero-grid,
  .tbs-planificacion .event-banner-grid {
    width: 100% !important;
    margin: 0 !important;
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  .tbs-planificacion .hero-grid {
    padding-top: 50px !important;
  }

  .tbs-planificacion .hero-visual {
    margin-right: calc(var(--mobile-gutter) * -1) !important;
    margin-left: calc(var(--mobile-gutter) * -1) !important;
  }

  /* Encabezados: ancho de lectura y alineación consistentes */
  .tbs-planificacion .section-kicker,
  .tbs-planificacion .section-heading,
  .tbs-planificacion .row-heading,
  .tbs-planificacion .intro-grid,
  .tbs-planificacion .faq-intro,
  .tbs-planificacion .faq-list {
    max-width: 100% !important;
  }

  .tbs-planificacion .section-heading-centered {
    padding-right: 2px;
    padding-left: 2px;
  }

  .tbs-planificacion .section-heading-centered h2 {
    font-size: clamp(34px, 9.6vw, 45px);
    line-height: 1.03;
  }

  .tbs-planificacion .section-heading-centered > p:not(.eyebrow) {
    margin-top: 16px;
    font-size: 13.5px;
    line-height: 1.65;
  }

  .tbs-planificacion .intro-section {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .tbs-planificacion .intro-grid h2 {
    font-size: clamp(38px, 10.4vw, 49px);
    line-height: 1.02;
  }

  .tbs-planificacion .intro-copy p {
    font-size: 14.5px;
    line-height: 1.72;
  }

  /*
   * Sección "Un plan sencillo":
   * El bloque se convierte en una tarjeta premium independiente.
   */
  .tbs-planificacion .express-section {
    width: 100% !important;
    margin: 0 !important;
    padding: 76px 12px !important;
    background:
      radial-gradient(circle at 8% 10%, rgba(248, 103, 155, .08), transparent 28%),
      radial-gradient(circle at 94% 92%, rgba(132, 113, 207, .09), transparent 28%),
      var(--paper) !important;
  }

  .tbs-planificacion .express-section > .container {
    width: 100% !important;
    padding: 0 !important;
  }

  .tbs-planificacion .express-layout {
    position: relative;
    overflow: hidden;
    display: grid !important;
    gap: 28px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 34px 20px 22px !important;
    border: 1px solid rgba(255, 255, 255, .28);
    border-radius: 30px !important;
    background:
      radial-gradient(circle at 92% 9%, rgba(255, 255, 255, .15) 0 70px, transparent 71px),
      radial-gradient(circle at 4% 96%, rgba(255, 255, 255, .11) 0 90px, transparent 91px),
      linear-gradient(132deg, #6257ad 0%, #8f72c8 53%, #f17aa7 100%) !important;
    box-shadow:
      0 24px 55px rgba(83, 62, 119, .20),
      inset 0 1px 0 rgba(255, 255, 255, .20);
  }

  .tbs-planificacion .express-copy {
    position: relative;
    z-index: 2;
    max-width: 100%;
    padding: 0 3px;
  }

  .tbs-planificacion .express-copy .eyebrow {
    margin-bottom: 17px;
    color: rgba(255, 255, 255, .88) !important;
    font-size: 9px;
    letter-spacing: .14em;
  }

  .tbs-planificacion .express-copy .eyebrow-dot {
    background: #ffb2cf;
    box-shadow: 0 0 0 4px rgba(255, 178, 207, .18);
  }

  .tbs-planificacion .express-copy h2 {
    max-width: 100%;
    margin: 0 !important;
    color: #fff !important;
    font-size: clamp(38px, 10vw, 47px) !important;
    letter-spacing: -.05em;
    line-height: 1.01 !important;
  }

  .tbs-planificacion .express-copy h2 em {
    color: #ffe4ef !important;
  }

  .tbs-planificacion .express-copy > p:not(.eyebrow) {
    max-width: 100%;
    margin: 18px 0 0 !important;
    color: rgba(255, 255, 255, .91) !important;
    font-size: 14px !important;
    line-height: 1.68 !important;
  }

  .tbs-planificacion .express-list {
    position: relative;
    z-index: 2;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 11px !important;
  }

  .tbs-planificacion .express-list article {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    align-items: start;
    gap: 12px !important;
    padding: 16px 15px !important;
    border: 1px solid rgba(255, 255, 255, .72) !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, .94) !important;
    box-shadow: 0 12px 24px rgba(49, 36, 77, .12);
    backdrop-filter: blur(10px);
  }

  .tbs-planificacion .express-list article > span {
    display: grid !important;
    place-items: center;
    width: 44px !important;
    height: 44px !important;
    border: 0 !important;
    border-radius: 14px !important;
    color: var(--lilac-dark) !important;
    background: linear-gradient(145deg, #f5f1ff, #ffe9f1) !important;
    box-shadow: inset 0 0 0 1px rgba(132, 113, 207, .08);
    font-family: var(--display);
    font-size: 21px;
    font-weight: 600;
  }

  .tbs-planificacion .express-list b {
    display: block;
    margin: 1px 0 4px;
    color: var(--ink-strong) !important;
    font-size: 13px !important;
    line-height: 1.3;
  }

  .tbs-planificacion .express-list p {
    margin: 0 !important;
    color: var(--ink-soft) !important;
    font-size: 11.5px !important;
    line-height: 1.5 !important;
  }

  /* Inspiración: encabezado y tarjetas con aire lateral real */
  .tbs-planificacion .ideas-section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .tbs-planificacion .ideas-section > .container {
    padding-right: var(--mobile-gutter) !important;
    padding-left: var(--mobile-gutter) !important;
  }

  .tbs-planificacion .ideas-section .row-heading {
    margin-bottom: 31px;
  }

  .tbs-planificacion .ideas-section .row-heading h2 {
    font-size: clamp(38px, 10vw, 48px);
    line-height: 1.02;
  }

  .tbs-planificacion .idea-card {
    border-radius: 22px;
  }

  /* FAQ: evita que preguntas y respuestas comiencen en el borde */
  .tbs-planificacion .faq-section {
    padding-top: 78px !important;
    padding-right: var(--mobile-gutter) !important;
    padding-bottom: 88px !important;
    padding-left: var(--mobile-gutter) !important;
  }

  .tbs-planificacion .faq-intro,
  .tbs-planificacion .faq-list {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

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

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

  .tbs-planificacion .faq-list p {
    padding-right: 5px;
    font-size: 14px;
    line-height: 1.68;
  }

  /* El CTA flotante no debe cubrir el botón de volver arriba */
  .tbs-planificacion .mobile-action-bar {
    right: 14px;
    left: 14px;
    bottom: max(14px, env(safe-area-inset-bottom));
  }

  .tbs-planificacion .mobile-action-bar a {
    min-height: 52px;
  }
}

@media (max-width: 390px) {
  .tbs-planificacion {
    --mobile-gutter: 18px;
  }

  .tbs-planificacion .hero-section,
  .tbs-planificacion .event-banner {
    width: calc(100% - 14px) !important;
    margin-right: 7px !important;
    margin-left: 7px !important;
  }

  .tbs-planificacion .express-section {
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .tbs-planificacion .express-layout {
    padding: 30px 17px 19px !important;
  }

  .tbs-planificacion .express-copy h2 {
    font-size: 37px !important;
  }

  .tbs-planificacion .express-list article {
    grid-template-columns: 40px minmax(0, 1fr) !important;
    padding: 14px 12px !important;
  }

  .tbs-planificacion .express-list article > span {
    width: 40px !important;
    height: 40px !important;
    font-size: 19px;
  }
}

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