.elementor-104361 .elementor-element.elementor-element-c0913c4{--display:flex;}/* Start custom CSS for html, class: .elementor-element-42cd723 *//*
PÁGINA: Comida para Baby Shower
SLUG: comida-baby-shower
VERSIÓN: 8.0 · UX, CATÁLOGO REAL Y MODAL GLOBAL
TIPOGRAFÍA: Plus Jakarta Sans · sistema unificado Centro BabyShower
ENCAPSULADO: .tbs-food-page
COMPATIBILIDAD: WordPress + Elementor
DEPENDENCIA FUNCIONAL: modal global de descargas protegidas en functions.php
*/

.tbs-food-page {
  --food-ink: #2c2735;
  --food-text: #655f6d;
  --food-muted: #8b8495;
  --food-pink: #f2679a;
  --food-pink-dark: #db4f84;
  --food-lilac: #8174d0;
  --food-lilac-dark: #6658b4;
  --food-blush: #fff5f8;
  --food-cream: #fffaf5;
  --food-paper: #fffdfb;
  --food-soft: #f8f6fb;
  --food-line: rgba(58, 48, 72, .11);
  --food-shadow: 0 20px 52px rgba(66, 49, 86, .10);
  --food-shadow-soft: 0 12px 30px rgba(66, 49, 86, .07);
  --food-font: "Plus Jakarta Sans", "Avenir Next", "Segoe UI", Arial, sans-serif;

  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: clip;
  color: var(--food-ink);
  background: var(--food-paper);
  font-family: var(--food-font);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.012em;
  line-height: 1.68;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

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

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

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

.tbs-food-page h1,
.tbs-food-page h2,
.tbs-food-page h3,
.tbs-food-page p,
.tbs-food-page figure,
.tbs-food-page ul,
.tbs-food-page ol,
.tbs-food-page dl,
.tbs-food-page dd {
  margin-top: 0;
}

.tbs-food-page a,
.tbs-food-page summary {
  -webkit-tap-highlight-color: transparent;
}

.tbs-food-page a:focus-visible,
.tbs-food-page summary:focus-visible {
  outline: 3px solid rgba(102, 88, 180, .42);
  outline-offset: 4px;
}

.tbs-food-skip {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 999999;
  padding: 10px 14px;
  border-radius: 10px;
  color: #fff;
  background: var(--food-lilac-dark);
  font-family: var(--food-font);
  font-weight: 700;
  transform: translateY(-180%);
}

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

.tbs-food-shell {
  width: min(calc(100% - 32px), 1320px);
  margin-inline: auto;
}

.tbs-food-section {
  width: 100%;
  padding: 82px 0;
  scroll-margin-top: 100px;
}

.tbs-food-kicker,
.tbs-food-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  color: var(--food-lilac-dark);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .14em;
  line-height: 1.35;
  text-transform: uppercase;
}

.tbs-food-heading {
  max-width: 760px;
  margin-bottom: 32px;
}

.tbs-food-heading--center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tbs-food-heading--center p {
  margin-right: auto;
  margin-left: auto;
}

.tbs-food-heading h2,
.tbs-food-answer h2,
.tbs-food-page-map h2,
.tbs-food-feature h2,
.tbs-food-restrictions h2,
.tbs-food-resource h2,
.tbs-food-integration h2,
.tbs-food-final h2 {
  margin: 12px 0 0;
  color: var(--food-ink);
  font-family: var(--food-font);
  font-size: clamp(36px, 4.2vw, 58px);
  font-weight: 700;
  letter-spacing: -.048em;
  line-height: 1.04;
  text-wrap: balance;
}

.tbs-food-heading p,
.tbs-food-answer p,
.tbs-food-feature__copy > p,
.tbs-food-integration p,
.tbs-food-final p {
  max-width: 690px;
  margin: 18px 0 0;
  color: var(--food-text);
  font-size: 16px;
  line-height: 1.76;
  text-wrap: pretty;
}

/* ============================================================
   NAVEGACIÓN COMPLETA DEL CENTRO BABYSHOWER
   Misma línea visual de la página Herramientas.
   ============================================================ */

.tbs-food-page .tbs-food-pillar-nav-section {
  position: relative;
  z-index: 50;
  width: 100%;
  padding: 17px 0;
  border-top: 1px solid rgba(72, 57, 92, .06);
  border-bottom: 1px solid rgba(72, 57, 92, .10);
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, .99),
      rgba(255, 253, 255, .98) 50%,
      rgba(252, 248, 255, .99)
    );
  box-shadow:
    0 10px 30px rgba(58, 43, 78, .055),
    inset 0 1px 0 rgba(255, 255, 255, .95);
}

.tbs-food-page .tbs-food-pillar-nav__inner {
  width: 100%;
  margin: 0;
  padding-right: clamp(12px, 2.8vw, 58px);
  padding-left: clamp(12px, 2.8vw, 58px);
}

.tbs-food-page .tbs-food-pillar-nav {
  display: grid;
  grid-template-columns:
    minmax(150px, 1.12fr)
    minmax(158px, 1.17fr)
    repeat(8, minmax(88px, .82fr))
    minmax(158px, 1.12fr);
  align-items: center;
  gap: 9px;
  width: 100%;
}

.tbs-food-page .tbs-food-pillar-nav__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 0;
  min-height: 56px;
  padding: 10px 11px;
  overflow: hidden;
  border: 1px solid rgba(70, 57, 87, .12);
  border-radius: 999px;
  color: #4b4457;
  background:
    linear-gradient(145deg, rgba(255,255,255,.99), rgba(253,251,255,.96));
  box-shadow:
    0 7px 18px rgba(57, 43, 76, .045),
    inset 0 1px 0 rgba(255, 255, 255, .98);
  font-family: var(--food-font);
  font-size: clamp(10px, .72vw, 12.5px);
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition:
    color .22s ease,
    border-color .22s ease,
    background .22s ease,
    box-shadow .22s ease,
    transform .22s ease;
}

.tbs-food-page .tbs-food-pillar-nav__link::after {
  content: "";
  position: absolute;
  right: 18%;
  bottom: 7px;
  left: 18%;
  height: 2px;
  border-radius: 999px;
  opacity: 0;
  background: linear-gradient(90deg, transparent, var(--food-lilac), transparent);
  transform: scaleX(.35);
  transition: opacity .22s ease, transform .22s ease;
}

.tbs-food-page .tbs-food-pillar-nav__link--home {
  gap: 9px;
}

.tbs-food-page .tbs-food-pillar-nav__dot {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--food-pink);
  box-shadow:
    0 0 0 5px rgba(242, 103, 154, .11),
    0 2px 7px rgba(219, 79, 132, .20);
}

.tbs-food-page .tbs-food-pillar-nav__link.is-current,
.tbs-food-page .tbs-food-pillar-nav__link[aria-current="page"] {
  color: #fff;
  border-color: rgba(103, 88, 183, .44);
  background:
    radial-gradient(circle at 16% 12%, rgba(255,255,255,.19), transparent 31%),
    linear-gradient(135deg, #7063c5, #8174d0);
  box-shadow:
    0 14px 30px rgba(91, 75, 164, .25),
    inset 0 1px 0 rgba(255,255,255,.22);
}

.tbs-food-page .tbs-food-pillar-nav__link.is-current::after,
.tbs-food-page .tbs-food-pillar-nav__link[aria-current="page"]::after {
  display: none;
}

.tbs-food-page .tbs-food-pillar-nav__link--cta {
  justify-content: space-between;
  gap: 10px;
  padding-right: 10px;
  padding-left: 20px;
  color: #fff !important;
  border-color: rgba(203, 73, 151, .20);
  background:
    radial-gradient(circle at 10% 10%, rgba(255,255,255,.19), transparent 32%),
    linear-gradient(116deg, #d7448e, #bc4aa0 45%, #735ac4);
  box-shadow:
    0 14px 31px rgba(166, 67, 153, .25),
    inset 0 1px 0 rgba(255,255,255,.24);
}

.tbs-food-page .tbs-food-pillar-nav__link--cta::after {
  display: none;
}

.tbs-food-page .tbs-food-pillar-nav__cta-arrow {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: var(--food-lilac-dark);
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 8px 18px rgba(57, 39, 83, .14);
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  transition: transform .22s ease;
}

@media (hover: hover) and (pointer: fine) {
  .tbs-food-page
    .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):hover,
  .tbs-food-page
    .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):focus-visible {
    color: var(--food-lilac-dark);
    border-color: rgba(102, 88, 180, .27);
    background: linear-gradient(145deg, #fff, #f7f3ff);
    box-shadow: 0 13px 27px rgba(68, 51, 91, .10);
    transform: translateY(-2px);
  }

  .tbs-food-page
    .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):hover::after,
  .tbs-food-page
    .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):focus-visible::after {
    opacity: 1;
    transform: scaleX(1);
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta:hover,
  .tbs-food-page .tbs-food-pillar-nav__link--cta:focus-visible {
    box-shadow: 0 19px 38px rgba(156, 59, 147, .33);
    transform: translateY(-2px);
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta:hover .tbs-food-pillar-nav__cta-arrow,
  .tbs-food-page .tbs-food-pillar-nav__link--cta:focus-visible .tbs-food-pillar-nav__cta-arrow {
    transform: translateX(3px);
  }
}

/* Mantiene las once opciones completas en una sola fila.
   Cuando no caben, se habilita desplazamiento horizontal. */
@media (max-width: 1399px) {
  .tbs-food-page .tbs-food-pillar-nav__inner {
    padding-right: 16px;
    padding-left: 16px;
  }

  .tbs-food-page .tbs-food-pillar-nav {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 2px 0 5px;
    scroll-padding-inline: 16px;
    scroll-snap-type: x proximity;
    scrollbar-width: thin;
    scrollbar-color: rgba(102, 88, 180, .24) transparent;
    -webkit-overflow-scrolling: touch;
  }

  .tbs-food-page .tbs-food-pillar-nav::-webkit-scrollbar {
    height: 4px;
  }

  .tbs-food-page .tbs-food-pillar-nav::-webkit-scrollbar-track {
    background: transparent;
  }

  .tbs-food-page .tbs-food-pillar-nav::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(102, 88, 180, .20);
  }

  .tbs-food-page .tbs-food-pillar-nav__link {
    flex: 0 0 auto;
    min-width: 126px;
    padding-right: 19px;
    padding-left: 19px;
    scroll-snap-align: start;
    font-size: 12px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--home {
    min-width: 174px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link:nth-child(2) {
    min-width: 172px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta {
    min-width: 185px;
  }
}

@media (max-width: 767px) {
  .tbs-food-page .tbs-food-pillar-nav-section {
    padding: 11px 0 9px;
    box-shadow: 0 8px 22px rgba(58, 43, 78, .05);
  }

  .tbs-food-page .tbs-food-pillar-nav__inner {
    padding-right: 0;
    padding-left: 0;
  }

  .tbs-food-page .tbs-food-pillar-nav {
    gap: 8px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    scroll-padding-inline: 14px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link {
    min-width: 118px;
    min-height: 48px;
    padding: 8px 16px;
    font-size: 11px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--home {
    min-width: 164px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link:nth-child(2) {
    min-width: 163px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta {
    min-width: 174px;
    padding-right: 7px;
  }

  .tbs-food-page .tbs-food-pillar-nav__cta-arrow {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
}

@media (max-width: 380px) {
  .tbs-food-page .tbs-food-pillar-nav {
    padding-right: 12px;
    padding-left: 12px;
    scroll-padding-inline: 12px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link {
    min-height: 46px;
    font-size: 10.5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-food-page .tbs-food-pillar-nav__link,
  .tbs-food-page .tbs-food-pillar-nav__link::after,
  .tbs-food-page .tbs-food-pillar-nav__cta-arrow {
    transition: none !important;
  }
}

/* Hero */
.tbs-food-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  padding: 54px 0 68px;
  background:
    radial-gradient(circle at 3% 5%, rgba(242, 103, 154, .085), transparent 26rem),
    radial-gradient(circle at 93% 88%, rgba(129, 116, 208, .09), transparent 26rem),
    linear-gradient(135deg, #fffaf5, #fff7fa 56%, #f7f3ff);
}

.tbs-food-hero::before {
  content: "";
  position: absolute;
  top: 34px;
  right: 4%;
  z-index: -1;
  width: 145px;
  height: 145px;
  opacity: .42;
  background-image: radial-gradient(rgba(242, 103, 154, .48) 1px, transparent 1.3px);
  background-size: 17px 17px;
  transform: rotate(-10deg);
}

.tbs-food-hero__grid {
  display: grid;
  align-items: center;
  gap: clamp(36px, 5vw, 78px);
}

.tbs-food-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 28px;
  color: #81798c;
  font-size: 11px;
  font-weight: 600;
}

.tbs-food-breadcrumbs a:hover {
  color: var(--food-lilac-dark);
}

.tbs-food-label {
  padding: 8px 12px;
  border: 1px solid rgba(102, 88, 180, .11);
  border-radius: 999px;
  background: rgba(255, 255, 255, .72);
}

.tbs-food-hero h1 {
  max-width: 13ch;
  margin: 18px 0 22px;
  color: var(--food-ink);
  font-size: clamp(46px, 5.25vw, 76px);
  font-weight: 700;
  letter-spacing: -.057em;
  line-height: .99;
  text-wrap: balance;
}

.tbs-food-hero__lead {
  max-width: 690px;
  margin-bottom: 0;
  color: var(--food-text);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.76;
  text-wrap: pretty;
}

.tbs-food-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 11px;
  margin-top: 28px;
}

.tbs-food-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 23px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: var(--food-font);
  font-size: 13.5px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  transition: transform .24s ease, box-shadow .24s ease, background .24s ease;
}

.tbs-food-btn--primary {
  color: #fff !important;
  background: linear-gradient(135deg, var(--food-pink-dark), #c54e9b 44%, var(--food-lilac-dark));
  box-shadow: 0 14px 30px rgba(115, 69, 150, .24);
}

.tbs-food-btn--secondary {
  color: var(--food-ink);
  border-color: rgba(57, 47, 69, .14);
  background: rgba(255, 255, 255, .86);
  box-shadow: 0 10px 23px rgba(61, 47, 82, .07);
}

.tbs-food-btn--dark {
  color: #fff !important;
  background: linear-gradient(135deg, #3d355f, #574879);
  box-shadow: 0 13px 27px rgba(57, 47, 88, .21);
}

.tbs-food-btn--white {
  color: #332c46 !important;
  background: #fff;
  box-shadow: 0 14px 30px rgba(38, 26, 59, .17);
}

.tbs-food-btn--ghost {
  color: #fff !important;
  border-color: rgba(255, 255, 255, .42);
  background: rgba(255, 255, 255, .10);
}

.tbs-food-status-note {
  max-width: 670px;
  margin: 18px 0 0;
  color: #7b7385;
  font-size: 11px;
  line-height: 1.55;
}

.tbs-food-hero__media {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, .82);
  border-radius: 34px;
  background: #f4e9ee;
  box-shadow: 0 31px 72px rgba(75, 52, 91, .19);
  transform: rotate(1.1deg);
}

.tbs-food-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(39, 28, 50, 0) 58%, rgba(39, 28, 50, .20));
}

.tbs-food-hero__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.tbs-food-hero__media figcaption {
  position: absolute;
  right: 22px;
  bottom: 20px;
  left: 22px;
  z-index: 2;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-shadow: 0 3px 14px rgba(30, 21, 39, .48);
}

/* Orientación */
.tbs-food-section--orientation {
  padding-top: 68px;
}

.tbs-food-answer {
  display: grid;
  gap: 24px;
  padding: clamp(28px, 4vw, 50px);
  border: 1px solid rgba(102, 88, 180, .10);
  border-radius: 30px;
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .09), transparent 20rem),
    linear-gradient(145deg, #fff, #fffafc);
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-answer h2 {
  font-size: clamp(31px, 3.5vw, 47px);
}

.tbs-food-page-map {
  margin-top: 28px;
  padding: clamp(26px, 4vw, 46px);
  border: 1px solid var(--food-line);
  border-radius: 30px;
  background: #fff;
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-page-map__heading {
  margin-bottom: 24px;
}

.tbs-food-page-map h2 {
  font-size: clamp(28px, 3vw, 42px);
}

.tbs-food-page-map__grid {
  display: grid;
  gap: 12px;
  margin-bottom: 0;
}

.tbs-food-page-map__grid div {
  min-width: 0;
  padding: 15px 16px;
  border: 1px solid rgba(64, 51, 79, .08);
  border-radius: 16px;
  background: linear-gradient(145deg, #fff, #fcfaff);
}

.tbs-food-page-map dt {
  margin-bottom: 5px;
  color: var(--food-muted);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.tbs-food-page-map dd {
  color: var(--food-ink);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.tbs-food-page-map a {
  color: var(--food-lilac-dark);
}

.tbs-food-index {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 26px;
  padding: 14px;
  border: 1px solid var(--food-line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 9px 23px rgba(61, 47, 81, .055);
}

.tbs-food-index strong,
.tbs-food-index a {
  display: inline-flex;
  align-items: center;
  min-height: 37px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
}

.tbs-food-index strong {
  color: #fff;
  background: var(--food-lilac-dark);
}

.tbs-food-index a {
  color: #595064;
  background: #f7f4fa;
}

/* Formatos */
.tbs-food-format-grid {
  display: grid;
  gap: 15px;
}

.tbs-food-format-card {
  position: relative;
  overflow: hidden;
  min-height: 230px;
  padding: 25px 23px;
  border: 1px solid var(--food-line);
  border-radius: 23px;
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .07), transparent 12rem),
    linear-gradient(145deg, #fff, #fffbfd);
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-format-card::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4px;
  opacity: .72;
  background: linear-gradient(90deg, var(--food-pink), var(--food-lilac));
  transform: scaleX(.28);
  transform-origin: left;
  transition: transform .28s ease;
}

.tbs-food-format-card > span {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 999px;
  color: var(--food-lilac-dark);
  background: #f1edff;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .12em;
}

.tbs-food-format-card h3 {
  margin: 18px 0 10px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -.038em;
  line-height: 1.08;
}

.tbs-food-format-card p {
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 13px;
  line-height: 1.66;
}

.tbs-food-callout {
  display: grid;
  gap: 7px;
  margin-top: 22px;
  padding: 23px 25px;
  border-left: 4px solid var(--food-pink);
  border-radius: 0 20px 20px 0;
  background: #fff5f8;
}

.tbs-food-callout strong {
  font-size: 17px;
}

.tbs-food-callout p {
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 13px;
}

/* Pasos */
.tbs-food-section--soft {
  background:
    radial-gradient(circle at 8% 12%, rgba(242, 103, 154, .055), transparent 23rem),
    radial-gradient(circle at 93% 88%, rgba(129, 116, 208, .065), transparent 24rem),
    var(--food-soft);
}

.tbs-food-steps {
  display: grid;
  gap: 13px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
}

.tbs-food-steps li {
  display: grid;
  grid-template-columns: 55px minmax(0, 1fr);
  gap: 18px;
  padding: 22px;
  border: 1px solid var(--food-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 10px 25px rgba(62, 47, 82, .055);
}

.tbs-food-steps li > span {
  display: grid;
  place-items: center;
  width: 55px;
  height: 55px;
  border-radius: 18px;
  color: var(--food-pink-dark);
  background: linear-gradient(145deg, #ffe7ef, #f0ebff);
  font-size: 17px;
  font-weight: 700;
}

.tbs-food-steps h3 {
  margin: 2px 0 7px;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -.03em;
}

.tbs-food-steps p {
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 13px;
  line-height: 1.62;
}

/* Porciones */
.tbs-food-split {
  display: grid;
  align-items: center;
  gap: clamp(32px, 5vw, 70px);
}

.tbs-food-formula {
  margin-top: 24px;
  padding: 22px;
  border: 1px solid rgba(102, 88, 180, .13);
  border-radius: 22px;
  background: linear-gradient(145deg, #fff, #f8f5ff);
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-formula p {
  margin: 0;
  padding: 11px 0;
  border-bottom: 1px dashed rgba(64, 51, 79, .13);
  color: var(--food-text);
  font-size: 13px;
}

.tbs-food-formula p:last-child {
  border-bottom: 0;
}

.tbs-food-formula strong {
  color: var(--food-ink);
}

.tbs-food-small-note {
  margin: 16px 0 0;
  color: var(--food-muted);
  font-size: 11px;
  line-height: 1.6;
}

.tbs-food-detail-media {
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, .86);
  border-radius: 28px;
  background: #f7edf2;
  box-shadow: var(--food-shadow);
}

.tbs-food-detail-media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.tbs-food-detail-media figcaption {
  padding: 13px 16px;
  color: var(--food-muted);
  background: #fff;
  font-size: 10.5px;
}

.tbs-food-table-wrap {
  width: 100%;
  margin-top: 32px;
  overflow-x: auto;
  border: 1px solid var(--food-line);
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-planning-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  font-size: 12px;
}

.tbs-food-planning-table caption {
  padding: 18px 20px;
  color: var(--food-ink);
  background: #faf7fc;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}

.tbs-food-planning-table th,
.tbs-food-planning-table td {
  padding: 15px 16px;
  border-top: 1px solid var(--food-line);
  border-right: 1px solid var(--food-line);
  text-align: left;
  vertical-align: top;
}

.tbs-food-planning-table th:last-child,
.tbs-food-planning-table td:last-child {
  border-right: 0;
}

.tbs-food-planning-table thead th {
  color: #5f566a;
  background: #fffafc;
  font-size: 10px;
  letter-spacing: .04em;
}

.tbs-food-planning-table tbody th {
  color: var(--food-ink);
  background: #fcfbfd;
}

.tbs-food-planning-table td {
  color: var(--food-muted);
}

/* Mesa dulce */
.tbs-food-section--blush {
  background:
    radial-gradient(circle at 5% 10%, rgba(242, 103, 154, .08), transparent 25rem),
    linear-gradient(145deg, #fff8fa, #fffdfb 62%, #f8f4ff);
}

.tbs-food-feature {
  display: grid;
  align-items: center;
  gap: clamp(32px, 5vw, 72px);
  padding: clamp(22px, 3vw, 38px);
  border: 1px solid rgba(80, 61, 101, .09);
  border-radius: 34px;
  background: rgba(255, 255, 255, .88);
  box-shadow: var(--food-shadow);
}

.tbs-food-feature__media {
  overflow: hidden;
  margin: 0;
  border-radius: 27px;
  background: #f6e8ed;
}

.tbs-food-feature__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.tbs-food-feature h2 {
  font-size: clamp(34px, 3.8vw, 53px);
}

.tbs-food-check-list {
  display: grid;
  gap: 10px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.tbs-food-check-list li {
  position: relative;
  padding-left: 31px;
  color: var(--food-text);
  font-size: 13px;
  line-height: 1.6;
}

.tbs-food-check-list li::before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: var(--food-pink-dark);
  background: #ffe8f0;
  font-size: 11px;
  font-weight: 700;
}

.tbs-food-product-inline {
  margin-top: 24px;
  padding: 20px;
  border: 1px solid rgba(102, 88, 180, .14);
  border-radius: 20px;
  background: linear-gradient(145deg, #fff, #f6f2ff);
}

.tbs-food-product-inline > span,
.tbs-food-pending {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 9px;
  padding: 6px 9px;
  border-radius: 999px;
  color: #8c4f6c;
  background: #ffe7ef;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .10em;
}

.tbs-food-product-inline strong {
  display: block;
  margin-bottom: 7px;
  font-size: 19px;
}

.tbs-food-product-inline p {
  margin-bottom: 10px;
  color: var(--food-text);
  font-size: 11px;
  line-height: 1.55;
}

.tbs-food-product-inline a {
  color: var(--food-lilac-dark);
  font-size: 12px;
  font-weight: 700;
}

/* Restricciones */
.tbs-food-restrictions {
  display: grid;
  gap: 24px;
  padding: clamp(30px, 5vw, 60px);
  border: 1px solid rgba(242, 103, 154, .15);
  border-radius: 32px;
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .13), transparent 21rem),
    linear-gradient(145deg, #fff, #fff7fa);
  box-shadow: var(--food-shadow);
}

.tbs-food-restrictions h2 {
  max-width: 13ch;
}

.tbs-food-restrictions p {
  max-width: 760px;
  margin: 17px 0 0;
  color: var(--food-text);
}

.tbs-food-restrictions ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding-left: 20px;
  color: var(--food-text);
  font-size: 13px;
}

/* Recurso */
.tbs-food-resource {
  display: grid;
  align-items: center;
  gap: clamp(34px, 5vw, 72px);
  padding: clamp(28px, 5vw, 58px);
  border: 1px solid rgba(102, 88, 180, .12);
  border-radius: 34px;
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .12), transparent 22rem),
    #fff;
  box-shadow: var(--food-shadow);
}

.tbs-food-resource h2 {
  max-width: 12ch;
  font-size: clamp(36px, 4vw, 55px);
}

.tbs-food-resource__copy > p {
  max-width: 650px;
  margin: 18px 0 0;
  color: var(--food-text);
}

.tbs-food-resource__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 20px 0 22px;
}

.tbs-food-resource__meta span {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 999px;
  color: #766d82;
  background: #f6f3f9;
  font-size: 8px;
  font-weight: 700;
}

.tbs-food-resource__preview {
  position: relative;
  overflow: hidden;
  min-height: 390px;
  padding: 30px;
  border-radius: 28px;
  color: #fff;
  background:
    linear-gradient(180deg, rgba(42, 31, 59, .04), rgba(42, 31, 59, .76)),
    url("/wp-content/uploads/centro-babyshower/comida-y-mesa-dulce/detalle-comida-baby-shower.webp") center / cover no-repeat;
  box-shadow: 0 25px 55px rgba(55, 38, 78, .22);
}

.tbs-food-resource__preview > span {
  display: inline-flex;
  padding: 8px 11px;
  border: 1px solid rgba(255, 255, 255, .54);
  border-radius: 999px;
  background: rgba(255, 255, 255, .13);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
}

.tbs-food-resource__preview strong {
  position: absolute;
  right: 28px;
  bottom: 145px;
  left: 28px;
  font-size: clamp(31px, 3.4vw, 47px);
  line-height: 1;
  letter-spacing: -.045em;
}

.tbs-food-resource__preview ul {
  position: absolute;
  right: 28px;
  bottom: 24px;
  left: 28px;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tbs-food-resource__preview li {
  padding: 7px 9px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .14);
  font-size: 8px;
  font-weight: 700;
}

/* Rutas */
.tbs-food-route-grid {
  display: grid;
  gap: 15px;
}

.tbs-food-route-card {
  position: relative;
  min-height: 225px;
  padding: 24px 22px;
  border: 1px solid var(--food-line);
  border-radius: 23px;
  background: #fff;
  box-shadow: var(--food-shadow-soft);
}

.tbs-food-route-card > span {
  display: inline-flex;
  margin-bottom: 17px;
  padding: 6px 9px;
  border-radius: 999px;
  color: #786c87;
  background: #f4f1f7;
  font-size: 7px;
  font-weight: 700;
  letter-spacing: .10em;
}

.tbs-food-route-card h3 {
  margin: 0 0 10px;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -.038em;
  line-height: 1.08;
}

.tbs-food-route-card p {
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 12px;
  line-height: 1.6;
}

.tbs-food-route-card--ready {
  border-color: rgba(102, 88, 180, .18);
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .09), transparent 12rem),
    linear-gradient(145deg, #fff, #f9f6ff);
}

.tbs-food-route-card--ready strong {
  position: absolute;
  right: 22px;
  bottom: 20px;
  left: 22px;
  color: var(--food-lilac-dark);
  font-size: 12px;
}

.tbs-food-route-card--ready i {
  font-style: normal;
}

.tbs-food-route-card--pending {
  border-style: dashed;
  box-shadow: none;
}

.tbs-food-route-card--pending > span {
  color: #9a5877;
  background: #ffeaf1;
}

/* Integración */
.tbs-food-section--integration {
  color: #fff;
  background:
    radial-gradient(circle at 7% 11%, rgba(255, 255, 255, .10), transparent 24rem),
    linear-gradient(118deg, #5e56aa, #8275c4 48%, #ed78aa);
}

.tbs-food-integration {
  display: grid;
  align-items: center;
  gap: clamp(36px, 5vw, 76px);
}

.tbs-food-integration .tbs-food-kicker {
  color: rgba(255, 255, 255, .82);
}

.tbs-food-integration h2 {
  max-width: 13ch;
  color: #fff;
}

.tbs-food-integration p {
  color: rgba(255, 255, 255, .82);
}

.tbs-food-integration__panel {
  padding: clamp(26px, 4vw, 48px);
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 30px;
  background: rgba(255, 255, 255, .11);
  box-shadow: 0 27px 60px rgba(38, 25, 61, .22);
  backdrop-filter: blur(10px);
}

.tbs-food-integration__panel > span {
  color: rgba(255, 255, 255, .72);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
}

.tbs-food-integration__panel strong {
  display: block;
  margin: 17px 0 23px;
  font-size: clamp(28px, 3vw, 42px);
  letter-spacing: -.04em;
  line-height: 1.04;
}

.tbs-food-integration__panel ul {
  display: grid;
  gap: 9px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

.tbs-food-integration__panel li {
  padding: 11px 13px;
  border-radius: 13px;
  background: rgba(255, 255, 255, .10);
  font-size: 11px;
}

/* Relacionadas */
.tbs-food-section--related {
  background: var(--food-paper);
}

.tbs-food-related-grid {
  display: grid;
  gap: 12px;
}

.tbs-food-related-grid a {
  display: grid;
  grid-template-columns: 43px minmax(0, 1fr);
  gap: 2px 13px;
  padding: 20px;
  border: 1px solid var(--food-line);
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 9px 23px rgba(62, 48, 82, .05);
}

.tbs-food-related-grid span {
  grid-row: 1 / 3;
  display: grid;
  place-items: center;
  width: 43px;
  height: 43px;
  border-radius: 14px;
  color: var(--food-pink-dark);
  background: linear-gradient(145deg, #ffe8f0, #f0ebff);
  font-size: 12px;
  font-weight: 700;
}

.tbs-food-related-grid strong {
  font-size: 16px;
}

.tbs-food-related-grid small {
  color: var(--food-muted);
  font-size: 10.5px;
}

.tbs-food-trust {
  display: grid;
  gap: 13px;
  margin-top: 26px;
  padding: 22px;
  border-radius: 25px;
  background: linear-gradient(105deg, #fff2e8, #fbeef5 55%, #f3efff);
}

.tbs-food-trust strong {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
}

.tbs-food-trust p {
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 10.5px;
  line-height: 1.55;
}

/* FAQ */
.tbs-food-section--faq {
  background: #f8f6fa;
}

.tbs-food-faq-layout {
  display: grid;
  gap: 34px;
}

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

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

.tbs-food-faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 0;
  cursor: pointer;
  color: var(--food-ink);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -.025em;
  line-height: 1.25;
  list-style: none;
}

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

.tbs-food-faq-list summary span {
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  flex: 0 0 31px;
  border-radius: 50%;
  color: var(--food-lilac-dark);
  background: #ece9ff;
  font-size: 19px;
  transition: transform .22s ease;
}

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

.tbs-food-faq-list p {
  max-width: 780px;
  margin: -3px 0 23px;
  color: var(--food-text);
  font-size: 13px;
  line-height: 1.68;
}

/* CTA final */
.tbs-food-final {
  width: 100%;
  padding: 76px 0;
  color: #fff;
  background: var(--food-paper);
}

.tbs-food-final__inner {
  position: relative;
  overflow: hidden;
  padding: clamp(42px, 6vw, 80px);
  border-radius: 35px;
  background:
    radial-gradient(circle at 91% 12%, rgba(255, 255, 255, .14), transparent 21rem),
    linear-gradient(118deg, #5d56a8, #8174c3 49%, #ed78aa);
  box-shadow: 0 31px 70px rgba(67, 45, 101, .18);
}

.tbs-food-final .tbs-food-kicker {
  color: rgba(255, 255, 255, .82);
}

.tbs-food-final h2 {
  max-width: 14ch;
  color: #fff;
}

.tbs-food-final p {
  color: rgba(255, 255, 255, .82);
}

.tbs-food-final small {
  display: block;
  max-width: 680px;
  margin-top: 18px;
  color: rgba(255, 255, 255, .64);
  font-size: 10.5px;
}

/* Hover */
@media (hover: hover) and (pointer: fine) {
  .tbs-food-btn:hover,
  .tbs-food-btn:focus-visible {
    transform: translateY(-3px);
  }

  .tbs-food-btn--primary:hover {
    box-shadow: 0 19px 38px rgba(112, 60, 145, .32);
  }

  .tbs-food-format-card:hover::after {
    transform: scaleX(1);
  }

  .tbs-food-format-card:hover,
  .tbs-food-route-card--ready:hover,
  .tbs-food-related-grid a:hover {
    border-color: rgba(102, 88, 180, .22);
    box-shadow: 0 21px 43px rgba(66, 49, 86, .13);
    transform: translateY(-5px);
  }
}

/* Responsive tablet y desktop */
@media (min-width: 640px) {
  .tbs-food-page-map__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tbs-food-format-grid,
  .tbs-food-route-grid,
  .tbs-food-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tbs-food-trust {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 900px) {

  .tbs-food-hero__grid,
  .tbs-food-split,
  .tbs-food-feature,
  .tbs-food-resource,
  .tbs-food-integration {
    grid-template-columns: minmax(0, 1.02fr) minmax(380px, .98fr);
  }

  .tbs-food-answer {
    grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
    align-items: center;
  }

  .tbs-food-page-map__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tbs-food-format-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .tbs-food-steps {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .tbs-food-steps li {
    grid-template-columns: 1fr;
    align-content: start;
  }

  .tbs-food-route-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tbs-food-related-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .tbs-food-faq-layout {
    grid-template-columns: minmax(0, .74fr) minmax(0, 1.26fr);
  }
}

/* Móvil full width */
@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .tbs-food-page {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: 100vw;
    margin-left: -50vw;
  }

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

  .tbs-food-shell {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .tbs-food-hero {
    padding-top: 34px;
  }

  .tbs-food-hero__grid {
    gap: 30px;
  }

  .tbs-food-breadcrumbs {
    margin-bottom: 20px;
  }

  .tbs-food-hero h1 {
    max-width: 12ch;
    font-size: clamp(40px, 11.3vw, 54px);
    line-height: 1.015;
  }

  .tbs-food-hero__lead {
    font-size: 15px;
    line-height: 1.7;
  }

  .tbs-food-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .tbs-food-btn {
    width: 100%;
  }

  .tbs-food-hero__media {
    margin-right: -15px;
    margin-left: -15px;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    transform: none;
  }

  .tbs-food-hero__media figcaption {
    right: 16px;
    left: 16px;
  }

  .tbs-food-section {
    padding: 60px 0;
  }

  .tbs-food-heading h2,
  .tbs-food-answer h2,
  .tbs-food-page-map h2,
  .tbs-food-feature h2,
  .tbs-food-restrictions h2,
  .tbs-food-resource h2,
  .tbs-food-integration h2,
  .tbs-food-final h2 {
    font-size: clamp(32px, 9.5vw, 43px);
    line-height: 1.07;
  }

  .tbs-food-heading p,
  .tbs-food-answer p,
  .tbs-food-feature__copy > p,
  .tbs-food-integration p,
  .tbs-food-final p {
    font-size: 14px;
    line-height: 1.7;
  }

  .tbs-food-answer,
  .tbs-food-page-map,
  .tbs-food-feature,
  .tbs-food-resource,
  .tbs-food-restrictions {
    padding: 23px 18px;
    border-radius: 24px;
  }

  .tbs-food-index {
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 10px;
    scrollbar-width: none;
  }

  .tbs-food-index::-webkit-scrollbar {
    display: none;
  }

  .tbs-food-index strong,
  .tbs-food-index a {
    flex: 0 0 auto;
  }

  .tbs-food-format-card {
    min-height: 0;
  }

  .tbs-food-steps li {
    grid-template-columns: 47px minmax(0, 1fr);
    padding: 18px 16px;
  }

  .tbs-food-steps li > span {
    width: 47px;
    height: 47px;
    border-radius: 15px;
  }

  .tbs-food-detail-media,
  .tbs-food-feature__media {
    margin-right: -18px;
    margin-left: -18px;
    border-radius: 0;
  }

  .tbs-food-resource__preview {
    min-height: 310px;
  }

  .tbs-food-route-card {
    min-height: 0;
  }

  .tbs-food-integration__panel {
    padding: 22px 18px;
    border-radius: 23px;
  }

  .tbs-food-final {
    padding: 54px 0;
  }

  .tbs-food-final__inner {
    padding: 38px 19px;
    border-radius: 25px;
    text-align: center;
  }

  .tbs-food-final h2,
  .tbs-food-final p {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 380px) {
  .tbs-food-shell {
    padding-right: 12px;
    padding-left: 12px;
  }

  .tbs-food-hero__media {
    margin-right: -12px;
    margin-left: -12px;
  }

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

/* Impresión de la hoja de planificación */
@media print {
  .tbs-food-pillar-nav-section,
  .tbs-food-hero,
  .tbs-food-index,
  .tbs-food-section:not(#porciones),
  .tbs-food-final,
  .tbs-food-skip {
    display: none !important;
  }

  .tbs-food-page,
  .tbs-food-section,
  .tbs-food-shell {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #000;
    background: #fff;
  }

  #porciones {
    display: block !important;
  }

  .tbs-food-split {
    display: none;
  }

  .tbs-food-table-wrap {
    overflow: visible;
    border: 1px solid #999;
    box-shadow: none;
  }

  .tbs-food-planning-table {
    min-width: 0;
    font-size: 9pt;
  }
}

/* Preferencias de movimiento */
@media (prefers-reduced-motion: reduce) {
  .tbs-food-page *,
  .tbs-food-page *::before,
  .tbs-food-page *::after {
    scroll-behavior: auto !important;
    transition: none !important;
    animation: none !important;
  }
}

/* ============================================================
   V2 · TONO CERCANO + ANCHO COMPLETO + RECURSO VISUAL PREMIUM
   ============================================================ */

/* El módulo sale de los límites del tema/Elementor en todos los tamaños. */
.tbs-food-page {
  position: relative !important;
  left: 50% !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: -50vw !important;
  overflow-x: clip !important;
}

@supports (width: 100dvw) {
  .tbs-food-page {
    width: 100dvw !important;
    max-width: 100dvw !important;
    margin-left: -50dvw !important;
  }
}

/* Aprovecha todo el ancho, con un padding interior cómodo. */
.tbs-food-shell {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: clamp(18px, 3vw, 58px) !important;
  padding-left: clamp(18px, 3vw, 58px) !important;
}

/* Navegación breve inmediatamente después del hero. */
.tbs-food-quick-nav {
  width: 100%;
  padding: 22px 0 12px;
  background:
    linear-gradient(180deg, #fffaf7 0%, #fffdfb 100%);
}

.tbs-food-quick-nav .tbs-food-index {
  margin-top: 0 !important;
  border-radius: 18px;
}

/* Titulares y párrafos aprovechan mejor el ancho sin volverse difíciles de leer. */
.tbs-food-heading {
  max-width: min(820px, 100%) !important;
}

.tbs-food-heading--center {
  max-width: min(900px, 100%) !important;
}

.tbs-food-hero__copy,
.tbs-food-resource__copy,
.tbs-food-feature__copy,
.tbs-food-integration > div {
  min-width: 0;
}

/* El hero gana presencia en desktop amplio. */
@media (min-width: 900px) {
  .tbs-food-hero__grid {
    grid-template-columns: minmax(0, .94fr) minmax(520px, 1.06fr) !important;
  }

  .tbs-food-hero__copy {
    padding-left: clamp(0px, 1.2vw, 22px);
  }

  .tbs-food-hero__media {
    width: 100%;
  }

  .tbs-food-format-grid {
    gap: clamp(15px, 1.2vw, 23px) !important;
  }

  .tbs-food-route-grid,
  .tbs-food-related-grid {
    gap: clamp(15px, 1.2vw, 22px) !important;
  }
}

/* ============================================================
   RECURSO “DEL MENÚ A LA COMPRA”
   ============================================================ */

.tbs-food-resource {
  grid-template-columns: minmax(0, .84fr) minmax(480px, 1.16fr) !important;
  gap: clamp(38px, 5vw, 84px) !important;
  padding: clamp(28px, 4vw, 58px) !important;
}

.tbs-food-resource h2 {
  max-width: 13ch !important;
}

.tbs-food-resource__preview {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  min-height: 0 !important;
  aspect-ratio: 4 / 3;
  padding: 24px !important;
  border: 1px solid rgba(255, 255, 255, .70);
  border-radius: 30px !important;
  background:
    linear-gradient(
      180deg,
      rgba(37, 27, 51, .02) 0%,
      rgba(37, 27, 51, .05) 46%,
      rgba(37, 27, 51, .70) 100%
    ),
    url("/wp-content/uploads/centro-babyshower/comida-y-mesa-dulce/detalle-comida-baby-shower.webp")
      center center / cover no-repeat !important;
  box-shadow:
    0 30px 68px rgba(55, 38, 78, .24),
    0 8px 22px rgba(55, 38, 78, .10),
    inset 0 1px 0 rgba(255, 255, 255, .44) !important;
}

/* Brillo suave que da profundidad sin tapar la fotografía. */
.tbs-food-resource__preview::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .34), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, .05), transparent 42%);
}

/* Panel inferior translúcido para que el título no flote sobre la comida. */
.tbs-food-resource__preview::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  z-index: 1;
  height: 132px;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 21px;
  background: rgba(43, 32, 57, .50);
  box-shadow:
    0 14px 32px rgba(29, 20, 42, .18),
    inset 0 1px 0 rgba(255, 255, 255, .16);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.tbs-food-resource__preview > span {
  position: relative;
  z-index: 3;
  padding: 8px 12px !important;
  border-color: rgba(255, 255, 255, .70) !important;
  color: #fff;
  background: rgba(43, 32, 57, .30) !important;
  box-shadow: 0 9px 22px rgba(31, 21, 45, .14);
}

.tbs-food-resource__preview strong {
  position: absolute !important;
  right: 40px !important;
  bottom: 93px !important;
  left: 40px !important;
  z-index: 3;
  max-width: 12ch;
  color: #fff !important;
  font-size: clamp(30px, 2.45vw, 42px) !important;
  font-weight: 700;
  line-height: 1.02 !important;
  letter-spacing: -.045em !important;
  text-shadow: 0 8px 24px rgba(24, 16, 35, .30);
  text-wrap: balance;
}

.tbs-food-resource__preview ul {
  position: absolute !important;
  right: 40px !important;
  bottom: 35px !important;
  left: 40px !important;
  z-index: 3;
  display: flex;
  flex-wrap: nowrap !important;
  gap: 6px !important;
  overflow: hidden;
}

.tbs-food-resource__preview li {
  flex: 0 1 auto;
  min-width: 0;
  padding: 7px 9px !important;
  border: 1px solid rgba(255, 255, 255, .16);
  color: rgba(255, 255, 255, .93);
  background: rgba(255, 255, 255, .12) !important;
  font-size: clamp(6.5px, .55vw, 8px) !important;
  white-space: nowrap;
}

/* Textos de estado menos pesados dentro del contenido. */
.tbs-food-status-note,
.tbs-food-product-inline p,
.tbs-food-final small {
  line-height: 1.65 !important;
}

/* ============================================================
   TABLET
   ============================================================ */

@media (min-width: 640px) and (max-width: 899px) {
  .tbs-food-resource {
    grid-template-columns: 1fr !important;
  }

  .tbs-food-resource__preview {
    max-width: 760px;
    margin-inline: auto;
  }
}

/* ============================================================
   MÓVIL FULL WIDTH
   ============================================================ */

@media (max-width: 767px) {
  .tbs-food-shell {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  .tbs-food-quick-nav {
    padding-top: 14px;
  }

  .tbs-food-quick-nav .tbs-food-shell {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .tbs-food-quick-nav .tbs-food-index {
    margin-right: 0;
    margin-left: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
  }

  .tbs-food-resource {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
    padding: 24px 16px 16px !important;
  }

  .tbs-food-resource__preview {
    margin-right: -16px;
    margin-left: -16px;
    width: calc(100% + 32px);
    aspect-ratio: 4 / 3;
    border-right: 0;
    border-left: 0;
    border-radius: 0 0 23px 23px !important;
  }

  .tbs-food-resource__preview::after {
    right: 12px;
    bottom: 12px;
    left: 12px;
    height: 116px;
    border-radius: 18px;
  }

  .tbs-food-resource__preview strong {
    right: 27px !important;
    bottom: 82px !important;
    left: 27px !important;
    max-width: 11ch;
    font-size: clamp(25px, 7.8vw, 33px) !important;
  }

  .tbs-food-resource__preview ul {
    right: 27px !important;
    bottom: 27px !important;
    left: 27px !important;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .tbs-food-resource__preview ul::-webkit-scrollbar {
    display: none;
  }

  .tbs-food-resource__preview li {
    flex: 0 0 auto;
    font-size: 7px !important;
  }
}

@media (max-width: 380px) {
  .tbs-food-shell {
    padding-right: 11px !important;
    padding-left: 11px !important;
  }

  .tbs-food-resource {
    padding-right: 13px !important;
    padding-left: 13px !important;
  }

  .tbs-food-resource__preview {
    width: calc(100% + 26px);
    margin-right: -13px;
    margin-left: -13px;
  }
}

/* Movimiento reducido */
@media (prefers-reduced-motion: reduce) {
  .tbs-food-resource__preview {
    transition: none !important;
  }
}

/* ============================================================
   V3 · LIMPIEZA FINAL
   - Se elimina visual y estructuralmente “Páginas hermanas”.
   - La imagen “Del menú a la compra” queda sin subventana.
   - El índice distribuye sus accesos en todo el ancho.
   ============================================================ */

/* Seguridad: la sección fue retirada del HTML. */
.tbs-food-section--related {
  display: none !important;
}


/* ============================================================
   ÍNDICE · BOTONES DISTRIBUIDOS EN TODA LA BARRA
   ============================================================ */

@media (min-width: 1200px) {
  .tbs-food-quick-nav .tbs-food-index {
    display: grid !important;
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 8px !important;
    width: 100%;
    padding: 12px !important;
  }

  .tbs-food-quick-nav .tbs-food-index strong,
  .tbs-food-quick-nav .tbs-food-index a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 45px !important;
    padding: 8px 10px !important;
    text-align: center;
    white-space: nowrap !important;
    font-size: clamp(9.5px, .68vw, 11.5px) !important;
    line-height: 1.15 !important;
  }
}

/* Desktop medio: conserva una sola línea mediante scroll suave. */
@media (min-width: 768px) and (max-width: 1199px) {
  .tbs-food-quick-nav .tbs-food-index {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    gap: 8px !important;
    scroll-padding-inline: 12px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .tbs-food-quick-nav .tbs-food-index::-webkit-scrollbar {
    display: none;
  }

  .tbs-food-quick-nav .tbs-food-index strong,
  .tbs-food-quick-nav .tbs-food-index a {
    flex: 1 0 max-content !important;
    justify-content: center;
    white-space: nowrap !important;
  }
}


/* ============================================================
   “DEL MENÚ A LA COMPRA” · SIN SUBVENTANA INTERIOR
   ============================================================ */

.tbs-food-resource__preview {
  /*
   * El degradado pertenece ahora a la fotografía completa.
   * No se crea una tarjeta oscura dentro de la imagen.
   */
  background:
    linear-gradient(
      180deg,
      rgba(34, 24, 46, .01) 0%,
      rgba(34, 24, 46, .03) 46%,
      rgba(34, 24, 46, .18) 66%,
      rgba(34, 24, 46, .79) 100%
    ),
    url("/wp-content/uploads/centro-babyshower/comida-y-mesa-dulce/detalle-comida-baby-shower.webp")
      center center / cover no-repeat !important;
}

/* Conserva solo un brillo ambiental superior. */
.tbs-food-resource__preview::before {
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .30), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, .035), transparent 42%) !important;
}

/* Elimina la subventana oscura y redondeada. */
.tbs-food-resource__preview::after {
  display: none !important;
  content: none !important;
}

.tbs-food-resource__preview strong {
  right: 30px !important;
  bottom: 89px !important;
  left: 30px !important;
  max-width: 11ch !important;
  font-size: clamp(30px, 2.35vw, 41px) !important;
  text-shadow:
    0 5px 18px rgba(25, 16, 36, .50),
    0 1px 2px rgba(25, 16, 36, .42) !important;
}

.tbs-food-resource__preview ul {
  right: 30px !important;
  bottom: 27px !important;
  left: 30px !important;
  gap: 7px !important;
}

.tbs-food-resource__preview li {
  border-color: rgba(255, 255, 255, .28) !important;
  background: rgba(38, 28, 51, .35) !important;
  box-shadow:
    0 7px 18px rgba(25, 16, 36, .13),
    inset 0 1px 0 rgba(255, 255, 255, .10);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}

.tbs-food-resource__preview > span {
  background: rgba(38, 28, 51, .28) !important;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}


/* ============================================================
   MÓVIL
   ============================================================ */

@media (max-width: 767px) {
  .tbs-food-quick-nav .tbs-food-index {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    gap: 7px !important;
    padding: 10px 12px !important;
    scroll-padding-inline: 12px;
    scrollbar-width: none;
  }

  .tbs-food-quick-nav .tbs-food-index::-webkit-scrollbar {
    display: none;
  }

  .tbs-food-quick-nav .tbs-food-index strong,
  .tbs-food-quick-nav .tbs-food-index a {
    flex: 0 0 auto !important;
    min-height: 40px !important;
    padding: 0 12px !important;
    white-space: nowrap !important;
  }

  .tbs-food-resource__preview strong {
    right: 22px !important;
    bottom: 78px !important;
    left: 22px !important;
    max-width: 10ch !important;
    font-size: clamp(25px, 7.6vw, 32px) !important;
  }

  .tbs-food-resource__preview ul {
    right: 22px !important;
    bottom: 21px !important;
    left: 22px !important;
  }

  .tbs-food-resource__preview li {
    background: rgba(38, 28, 51, .42) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-food-quick-nav .tbs-food-index {
    scroll-behavior: auto !important;
  }
}

/* ============================================================
   V4 · ENLACES ACTIVOS + CONTINUIDAD PREMIUM
   ============================================================ */


/* ============================================================
   TARJETAS DE GUÍAS · TODAS CLIQUEABLES
   ============================================================ */

.tbs-food-route-card--link {
  display: flex;
  flex-direction: column;
  min-height: 245px !important;
  border: 1px solid rgba(81, 64, 104, .10) !important;
  background:
    radial-gradient(circle at 100% 0, rgba(242, 103, 154, .075), transparent 12rem),
    linear-gradient(145deg, #fff, #fcfaff) !important;
  box-shadow:
    0 13px 31px rgba(65, 48, 87, .075),
    inset 0 1px 0 rgba(255, 255, 255, .97) !important;
  cursor: pointer;
  transition:
    transform .28s cubic-bezier(.2, .8, .2, 1),
    border-color .28s ease,
    box-shadow .28s ease,
    background .28s ease;
}

.tbs-food-route-card--link > span {
  width: fit-content;
  color: #7d6f91 !important;
  background: linear-gradient(145deg, #f7f3fb, #fff1f6) !important;
}

.tbs-food-route-card--link h3 {
  max-width: 17ch;
}

.tbs-food-route-card--link p {
  max-width: 43ch;
  margin-bottom: 42px !important;
}

.tbs-food-route-card--link strong {
  position: absolute;
  right: 22px;
  bottom: 20px;
  left: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--food-lilac-dark);
  font-size: 12px;
  font-weight: 700;
}

.tbs-food-route-card--link strong i {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(102, 88, 180, .14);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 7px 17px rgba(63, 47, 86, .07);
  font-style: normal;
}

@media (hover: hover) and (pointer: fine) {
  .tbs-food-route-card--link:hover,
  .tbs-food-route-card--link:focus-visible {
    border-color: rgba(102, 88, 180, .24) !important;
    background:
      radial-gradient(circle at 100% 0, rgba(242, 103, 154, .12), transparent 13rem),
      linear-gradient(145deg, #fff, #f7f3ff) !important;
    box-shadow:
      0 24px 49px rgba(65, 48, 87, .14),
      inset 0 1px 0 rgba(255, 255, 255, .99) !important;
    transform: translateY(-7px);
  }

  .tbs-food-route-card--link:hover strong i,
  .tbs-food-route-card--link:focus-visible strong i {
    color: #fff;
    border-color: transparent;
    background: linear-gradient(135deg, var(--food-lilac), var(--food-pink));
    transform: translateX(3px);
  }
}


/* ============================================================
   BLOQUES DE MESA DULCE Y CHECKLIST
   ============================================================ */

.tbs-food-product-inline > span {
  color: var(--food-lilac-dark) !important;
  background: #f1edff !important;
}

.tbs-food-resource__meta span {
  color: #675f72 !important;
  background: linear-gradient(145deg, #f8f5fb, #fff7fa) !important;
}


/* ============================================================
   CONTINUIDAD CON TUBABYSHOWER · NUEVO DISEÑO
   ============================================================ */

.tbs-food-section--integration {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(74px, 6vw, 104px) 0 !important;
  color: #fff;
  background:
    radial-gradient(circle at 7% 10%, rgba(255, 255, 255, .13), transparent 25rem),
    radial-gradient(circle at 92% 88%, rgba(255, 255, 255, .10), transparent 24rem),
    linear-gradient(118deg, #5b54aa 0%, #7b70c1 47%, #ed78a8 100%) !important;
}

.tbs-food-section--integration::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .32;
  background-image:
    radial-gradient(circle, rgba(255, 255, 255, .20) 1px, transparent 1.2px);
  background-size: 19px 19px;
  mask-image: linear-gradient(135deg, rgba(0, 0, 0, .62), transparent 62%);
  -webkit-mask-image: linear-gradient(135deg, rgba(0, 0, 0, .62), transparent 62%);
}

.tbs-food-integration--premium {
  grid-template-columns: minmax(0, .86fr) minmax(520px, 1.14fr) !important;
  gap: clamp(50px, 6vw, 96px) !important;
}

.tbs-food-integration__copy {
  align-self: center;
}

.tbs-food-integration__copy .tbs-food-kicker {
  color: rgba(255, 255, 255, .82) !important;
}

.tbs-food-integration__copy h2 {
  max-width: 12ch !important;
  margin-top: 15px !important;
  color: #fff !important;
  font-size: clamp(45px, 4.35vw, 68px) !important;
  line-height: .99 !important;
  letter-spacing: -.053em !important;
}

.tbs-food-integration__copy > p {
  max-width: 680px !important;
  margin-top: 23px !important;
  color: rgba(255, 255, 255, .84) !important;
  font-size: 16px !important;
  line-height: 1.72 !important;
}

.tbs-food-integration__benefits {
  display: grid;
  gap: 10px;
  margin-top: 27px;
}

.tbs-food-integration__benefits > div {
  display: grid;
  grid-template-columns: 37px minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  padding: 14px 15px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 17px;
  background: rgba(255, 255, 255, .085);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .10);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.tbs-food-integration__benefits > div > span {
  display: grid;
  place-items: center;
  width: 37px;
  height: 37px;
  border-radius: 12px;
  color: #6c57b2;
  background: rgba(255, 255, 255, .96);
  font-size: 10px;
  font-weight: 700;
}

.tbs-food-integration__benefits p {
  margin: 0 !important;
  color: rgba(255, 255, 255, .73) !important;
  font-size: 11px !important;
  line-height: 1.48 !important;
}

.tbs-food-integration__benefits strong {
  display: block;
  margin-bottom: 2px;
  color: #fff;
  font-size: 13px;
}

.tbs-food-integration__visual {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 14px 14px 0;
  border: 1px solid rgba(255, 255, 255, .42);
  border-radius: 31px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(248, 243, 252, .92));
  box-shadow:
    0 37px 82px rgba(35, 23, 55, .30),
    0 9px 25px rgba(35, 23, 55, .12),
    inset 0 1px 0 rgba(255, 255, 255, .98);
  transform: rotate(1deg);
}

.tbs-food-integration__visual::before {
  content: "";
  position: absolute;
  top: 28px;
  left: 30px;
  z-index: 3;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ef9ab8;
  box-shadow:
    15px 0 0 #edc67e,
    30px 0 0 #94c8b4;
}

.tbs-food-integration__screen {
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-top: 28px;
  border: 1px solid rgba(72, 55, 94, .09);
  border-radius: 18px 18px 8px 8px;
  background:
    #fff
    url("/wp-content/uploads/tbs-homepage/tbs_home_admin.webp")
    center center / cover no-repeat;
  box-shadow:
    0 18px 38px rgba(43, 31, 62, .13),
    inset 0 1px 0 rgba(255, 255, 255, .98);
}

.tbs-food-integration__visual figcaption {
  padding: 23px 24px 24px;
  color: var(--food-ink);
  background:
    radial-gradient(circle at 100% 100%, rgba(242, 103, 154, .08), transparent 13rem),
    rgba(255, 255, 255, .96);
}

.tbs-food-integration__visual figcaption > span {
  display: inline-flex;
  color: var(--food-lilac-dark);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .13em;
}

.tbs-food-integration__visual figcaption > strong {
  display: block;
  max-width: 19ch;
  margin-top: 8px;
  font-size: clamp(25px, 2.2vw, 35px);
  line-height: 1.04;
  letter-spacing: -.04em;
}

.tbs-food-integration__visual figcaption > div {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 17px;
}

.tbs-food-integration__visual figcaption small {
  display: inline-flex;
  padding: 7px 10px;
  border: 1px solid rgba(102, 88, 180, .11);
  border-radius: 999px;
  color: #706778;
  background: #f7f4fa;
  font-size: 8px;
  font-weight: 700;
}

@media (hover: hover) and (pointer: fine) {
  .tbs-food-integration__visual {
    transition:
      transform .38s cubic-bezier(.2, .8, .2, 1),
      box-shadow .38s ease;
  }

  .tbs-food-integration--premium:hover .tbs-food-integration__visual {
    box-shadow:
      0 45px 94px rgba(35, 23, 55, .35),
      0 13px 31px rgba(35, 23, 55, .14),
      inset 0 1px 0 rgba(255, 255, 255, .99);
    transform: rotate(.35deg) translateY(-6px);
  }
}


/* ============================================================
   RESPONSIVE
   ============================================================ */

@media (min-width: 640px) and (max-width: 1023px) {
  .tbs-food-integration--premium {
    grid-template-columns: 1fr !important;
  }

  .tbs-food-integration__visual {
    max-width: 760px;
    margin-inline: auto;
    transform: none;
  }
}

@media (max-width: 639px) {
  .tbs-food-route-card--link {
    min-height: 220px !important;
  }

  .tbs-food-integration--premium {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  .tbs-food-integration__copy {
    text-align: center;
  }

  .tbs-food-integration__copy h2 {
    max-width: 13ch !important;
    margin-right: auto !important;
    margin-left: auto !important;
    font-size: clamp(37px, 10.4vw, 47px) !important;
  }

  .tbs-food-integration__copy > p {
    margin-right: auto !important;
    margin-left: auto !important;
    font-size: 14px !important;
  }

  .tbs-food-integration__benefits {
    text-align: left;
  }

  .tbs-food-section--integration .tbs-food-actions {
    grid-template-columns: 1fr;
  }

  .tbs-food-integration__visual {
    margin-right: -14px;
    margin-left: -14px;
    width: calc(100% + 28px);
    padding: 10px 10px 0;
    border-right: 0;
    border-left: 0;
    border-radius: 25px 25px 0 0;
    transform: none;
  }

  .tbs-food-integration__visual::before {
    top: 21px;
    left: 24px;
  }

  .tbs-food-integration__screen {
    margin-top: 25px;
    border-radius: 15px 15px 7px 7px;
  }

  .tbs-food-integration__visual figcaption {
    padding: 20px 18px 21px;
  }

  .tbs-food-integration__visual figcaption > strong {
    font-size: 25px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-food-route-card--link,
  .tbs-food-integration__visual {
    transition: none !important;
  }
}

/* ============================================================
   V5 · TARJETAS DE GUÍAS CON TEXTURA PREMIUM
   Mantiene V4 como base estable.
   ============================================================ */

/* Paleta temática por tarjeta */
.tbs-food-route-grid .tbs-food-route-card--link:nth-child(1) {
  --route-accent: #c76891;
  --route-accent-rgb: 199, 104, 145;
  --route-soft: #fff2f7;
  --route-soft-2: #f8f3ff;
}

.tbs-food-route-grid .tbs-food-route-card--link:nth-child(2) {
  --route-accent: #8a72c9;
  --route-accent-rgb: 138, 114, 201;
  --route-soft: #f5f1ff;
  --route-soft-2: #fff5f8;
}

.tbs-food-route-grid .tbs-food-route-card--link:nth-child(3) {
  --route-accent: #d27a83;
  --route-accent-rgb: 210, 122, 131;
  --route-soft: #fff3f2;
  --route-soft-2: #f8f2ff;
}

.tbs-food-route-grid .tbs-food-route-card--link:nth-child(4) {
  --route-accent: #668caa;
  --route-accent-rgb: 102, 140, 170;
  --route-soft: #eff7ff;
  --route-soft-2: #f8f3ff;
}

.tbs-food-route-grid .tbs-food-route-card--link:nth-child(5) {
  --route-accent: #bd719d;
  --route-accent-rgb: 189, 113, 157;
  --route-soft: #fff0f7;
  --route-soft-2: #f7f1ff;
}

.tbs-food-route-grid .tbs-food-route-card--link:nth-child(6) {
  --route-accent: #9a7a57;
  --route-accent-rgb: 154, 122, 87;
  --route-soft: #fff7ed;
  --route-soft-2: #f8f3ff;
}


/* Tarjeta base */
.tbs-food-route-card--link {
  position: relative;
  isolation: isolate;
  overflow: hidden;

  min-height: 262px !important;
  padding: 27px 26px 76px !important;

  border: 1px solid rgba(var(--route-accent-rgb, 129, 116, 208), .16) !important;
  border-radius: 27px !important;

  background:
    radial-gradient(
      circle at 91% 8%,
      rgba(var(--route-accent-rgb, 129, 116, 208), .16),
      transparent 12rem
    ),
    radial-gradient(
      circle at 8% 94%,
      rgba(255, 255, 255, .92),
      transparent 11rem
    ),
    linear-gradient(
      145deg,
      rgba(255, 255, 255, .99) 0%,
      var(--route-soft, #fff5f8) 62%,
      var(--route-soft-2, #f7f2ff) 100%
    ) !important;

  box-shadow:
    0 17px 38px rgba(62, 46, 82, .095),
    0 4px 13px rgba(62, 46, 82, .035),
    inset 0 1px 0 rgba(255, 255, 255, .98),
    inset 0 -1px 0 rgba(var(--route-accent-rgb, 129, 116, 208), .06) !important;
}


/* Microtextura de puntos en la esquina superior */
.tbs-food-route-card--link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;

  width: 46%;
  height: 49%;

  opacity: .34;
  pointer-events: none;

  background-image:
    radial-gradient(
      circle,
      rgba(var(--route-accent-rgb, 129, 116, 208), .28) 1px,
      transparent 1.25px
    );
  background-size: 13px 13px;

  mask-image:
    linear-gradient(
      225deg,
      rgba(0, 0, 0, .95),
      rgba(0, 0, 0, .15) 68%,
      transparent 100%
    );

  -webkit-mask-image:
    linear-gradient(
      225deg,
      rgba(0, 0, 0, .95),
      rgba(0, 0, 0, .15) 68%,
      transparent 100%
    );
}


/* Brillo y línea de acento inferior */
.tbs-food-route-card--link::after {
  content: "";
  position: absolute;
  right: 22px;
  bottom: 0;
  left: 22px;
  z-index: 1;

  height: 4px;

  border-radius: 999px 999px 0 0;

  background:
    linear-gradient(
      90deg,
      transparent,
      rgba(var(--route-accent-rgb, 129, 116, 208), .85) 24%,
      rgba(var(--route-accent-rgb, 129, 116, 208), .38) 76%,
      transparent
    );

  opacity: .72;
  transform: scaleX(.42);
  transform-origin: center;
  transition:
    opacity .28s ease,
    transform .32s cubic-bezier(.2, .8, .2, 1);
}


/* Contenido sobre la textura */
.tbs-food-route-card--link > * {
  position: relative;
  z-index: 2;
}


/* Etiqueta superior */
.tbs-food-route-card--link > span {
  display: inline-flex !important;
  align-items: center;
  gap: 7px;

  margin-bottom: 20px !important;
  padding: 8px 11px !important;

  border: 1px solid rgba(var(--route-accent-rgb, 129, 116, 208), .10);
  border-radius: 999px;

  color: color-mix(
    in srgb,
    var(--route-accent, #8174d0) 80%,
    #332c43
  ) !important;

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, .90),
      rgba(var(--route-accent-rgb, 129, 116, 208), .10)
    ) !important;

  box-shadow:
    0 7px 17px rgba(65, 48, 87, .055),
    inset 0 1px 0 rgba(255, 255, 255, .96);

  font-size: 7.5px !important;
  letter-spacing: .12em !important;
}

.tbs-food-route-card--link > span::before {
  content: "";
  width: 7px;
  height: 7px;
  flex: 0 0 7px;

  border-radius: 50%;

  background: var(--route-accent, #8174d0);

  box-shadow:
    0 0 0 4px rgba(var(--route-accent-rgb, 129, 116, 208), .10);
}


/* Títulos y descripción */
.tbs-food-route-card--link h3 {
  max-width: 18ch !important;
  margin-bottom: 13px !important;

  color: #302a39 !important;

  font-size: clamp(24px, 1.8vw, 31px) !important;
  font-weight: 700 !important;
  letter-spacing: -.043em !important;
  line-height: 1.07 !important;

  text-wrap: balance;
}

.tbs-food-route-card--link p {
  max-width: 46ch !important;
  margin-bottom: 48px !important;

  color: #6d6674 !important;

  font-size: 12.5px !important;
  font-weight: 500 !important;
  line-height: 1.62 !important;

  text-wrap: pretty;
}


/* CTA inferior integrado */
.tbs-food-route-card--link strong {
  right: 24px !important;
  bottom: 20px !important;
  left: 24px !important;

  min-height: 38px;

  color: color-mix(
    in srgb,
    var(--route-accent, #8174d0) 84%,
    #403548
  ) !important;

  font-size: 12px !important;
  letter-spacing: -.012em;
}

.tbs-food-route-card--link strong i {
  width: 35px !important;
  height: 35px !important;

  border-color: rgba(var(--route-accent-rgb, 129, 116, 208), .18) !important;

  color: var(--route-accent, #8174d0);

  background:
    linear-gradient(
      145deg,
      rgba(255, 255, 255, .98),
      rgba(var(--route-accent-rgb, 129, 116, 208), .08)
    ) !important;

  box-shadow:
    0 9px 21px rgba(64, 47, 86, .09),
    inset 0 1px 0 rgba(255, 255, 255, .98);

  transition:
    color .26s ease,
    background .26s ease,
    border-color .26s ease,
    box-shadow .26s ease,
    transform .26s ease;
}


/* Hover premium */
@media (hover: hover) and (pointer: fine) {
  .tbs-food-route-card--link:hover,
  .tbs-food-route-card--link:focus-visible {
    border-color: rgba(var(--route-accent-rgb, 129, 116, 208), .32) !important;

    background:
      radial-gradient(
        circle at 91% 8%,
        rgba(var(--route-accent-rgb, 129, 116, 208), .22),
        transparent 13rem
      ),
      radial-gradient(
        circle at 8% 94%,
        rgba(255, 255, 255, .97),
        transparent 11rem
      ),
      linear-gradient(
        145deg,
        #fff 0%,
        var(--route-soft, #fff5f8) 60%,
        var(--route-soft-2, #f7f2ff) 100%
      ) !important;

    box-shadow:
      0 29px 58px rgba(61, 44, 83, .16),
      0 8px 20px rgba(61, 44, 83, .055),
      inset 0 1px 0 rgba(255, 255, 255, 1) !important;

    transform: translateY(-8px);
  }

  .tbs-food-route-card--link:hover::after,
  .tbs-food-route-card--link:focus-visible::after {
    opacity: 1;
    transform: scaleX(1);
  }

  .tbs-food-route-card--link:hover strong i,
  .tbs-food-route-card--link:focus-visible strong i {
    color: #fff !important;
    border-color: transparent !important;

    background:
      linear-gradient(
        135deg,
        var(--route-accent, #8174d0),
        var(--food-pink)
      ) !important;

    box-shadow:
      0 12px 27px rgba(var(--route-accent-rgb, 129, 116, 208), .27);

    transform: translateX(4px);
  }
}


/* Tablet */
@media (min-width: 640px) and (max-width: 1023px) {
  .tbs-food-route-card--link {
    min-height: 245px !important;
    padding: 24px 22px 72px !important;
  }

  .tbs-food-route-card--link h3 {
    font-size: 25px !important;
  }
}


/* Móvil */
@media (max-width: 639px) {
  .tbs-food-route-card--link {
    min-height: 225px !important;
    padding: 22px 18px 68px !important;
    border-radius: 22px !important;
  }

  .tbs-food-route-card--link::before {
    width: 55%;
    height: 46%;
  }

  .tbs-food-route-card--link h3 {
    max-width: 20ch !important;
    font-size: 23px !important;
  }

  .tbs-food-route-card--link p {
    font-size: 12px !important;
  }

  .tbs-food-route-card--link strong {
    right: 18px !important;
    bottom: 16px !important;
    left: 18px !important;
  }
}


/* Compatibilidad cuando color-mix no está disponible */
@supports not (color: color-mix(in srgb, #000 50%, #fff)) {
  .tbs-food-route-card--link > span,
  .tbs-food-route-card--link strong {
    color: var(--route-accent, #8174d0) !important;
  }
}


/* Movimiento reducido */
@media (prefers-reduced-motion: reduce) {
  .tbs-food-route-card--link,
  .tbs-food-route-card--link::after,
  .tbs-food-route-card--link strong i {
    transition: none !important;
  }
}

/* ============================================================
   V6 · MISMA LÍNEA VISUAL DE HERRAMIENTAS
   Tipografía, paleta, botones, títulos, tarjetas y superficies.
   ============================================================ */

.tbs-food-page {
  --food-ink: #2c2735;
  --food-text: #655f6d;
  --food-muted: #8b8495;
  --food-pink: #f2679a;
  --food-pink-dark: #db4f84;
  --food-lilac: #8174d0;
  --food-lilac-dark: #6658b4;
  --food-blush: #fff5f8;
  --food-cream: #fffaf5;
  --food-paper: #fffdfb;
  --food-soft: #f8f6fb;
  --food-line: rgba(58, 48, 72, .11);
  --food-shadow: 0 20px 52px rgba(66, 49, 86, .10);
  --food-shadow-soft: 0 12px 30px rgba(66, 49, 86, .07);
  --food-font: "Plus Jakarta Sans", "Avenir Next", "Segoe UI", Arial, sans-serif;
}

.tbs-food-page,
.tbs-food-page button,
.tbs-food-page input,
.tbs-food-page select,
.tbs-food-page textarea {
  font-family: var(--food-font);
}

.tbs-food-page h1,
.tbs-food-page h2,
.tbs-food-page h3 {
  color: var(--food-ink);
  font-family: var(--food-font);
  font-weight: 700;
  letter-spacing: -.048em;
  text-wrap: balance;
}

.tbs-food-page p {
  color: var(--food-text);
  text-wrap: pretty;
}

.tbs-food-page .tbs-food-kicker,
.tbs-food-page .tbs-food-label {
  color: var(--food-lilac-dark);
  font-weight: 700;
  letter-spacing: .14em;
}

.tbs-food-page .tbs-food-btn {
  min-height: 54px;
  padding: 0 23px;
  border-radius: 999px;
  font-size: 13.5px;
  font-weight: 700;
}

.tbs-food-page .tbs-food-btn--primary {
  background:
    linear-gradient(135deg, var(--food-pink-dark), #c54e9b 44%, var(--food-lilac-dark));
  box-shadow: 0 14px 30px rgba(115, 69, 150, .24);
}

.tbs-food-page .tbs-food-btn--secondary {
  border-color: rgba(57, 47, 69, .14);
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 10px 23px rgba(61, 47, 82, .07);
}

.tbs-food-page .tbs-food-format-card,
.tbs-food-page .tbs-food-route-card,
.tbs-food-page .tbs-food-resource,
.tbs-food-page .tbs-food-feature,
.tbs-food-page .tbs-food-restrictions {
  border-color: var(--food-line);
}

.tbs-food-page .tbs-food-quick-nav {
  border-bottom: 1px solid rgba(58, 48, 72, .07);
  background:
    linear-gradient(180deg, #fffaf7 0%, #fffdfb 100%);
}

.tbs-food-page .tbs-food-index {
  border-color: var(--food-line);
  background: rgba(255,255,255,.96);
  box-shadow: 0 9px 23px rgba(61, 47, 81, .055);
}

.tbs-food-page .tbs-food-index strong {
  background: var(--food-lilac-dark);
}

.tbs-food-page .tbs-food-index a {
  color: #595064;
  background: #f7f4fa;
}

@media (max-width: 767px) {
  .tbs-food-page .tbs-food-hero {
    padding-top: 34px;
  }

  .tbs-food-page .tbs-food-pillar-nav-section + .tbs-food-hero {
    padding-top: 30px;
  }
}

/* ============================================================
   V7 · ESTÁNDAR VISUAL DE RECUERDOS PARA LA PÁGINA DE COMIDA
   Este bloque final tiene prioridad sobre las reglas heredadas.
   ============================================================ */

.tbs-food-page {
  --food-primary: #f2679a;
  --food-primary-dark: #dc4f85;
  --food-secondary: #8174d0;
  --food-secondary-dark: #6658b4;
  --food-ink: #403a4b;
  --food-ink-strong: #292532;
  --food-text: #655f6d;
  --food-muted: #8b8495;
  --food-paper: #fffdf9;
  --food-surface: #ffffff;
  --food-blush: #fff5f8;
  --food-cream: #fffaf5;
  --food-lilac-soft: #f3efff;
  --food-soft: #faf8fc;
  --food-line: rgba(62, 54, 89, .10);
  --food-line-soft: rgba(62, 54, 89, .075);
  --food-shadow-soft: 0 12px 30px rgba(67, 50, 92, .075);
  --food-shadow: 0 20px 48px rgba(67, 50, 92, .12);
  --food-shadow-large: 0 31px 72px rgba(75, 52, 91, .19);
  --food-font: "Plus Jakarta Sans", "Avenir Next", "Segoe UI", Arial, sans-serif;

  position: relative !important;
  left: 50% !important;
  isolation: isolate;
  width: 100vw !important;
  max-width: 100vw !important;
  min-width: 0;
  margin: 0 0 0 -50vw !important;
  padding: 0;
  overflow-x: clip;
  color: var(--food-ink);
  background: var(--food-paper);
  font-family: var(--food-font);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.012em;
  line-height: 1.68;
  font-optical-sizing: auto;
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@supports (width: 100dvw) {
  .tbs-food-page {
    width: 100dvw !important;
    max-width: 100dvw !important;
    margin-left: -50dvw !important;
  }
}

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

.tbs-food-page,
.tbs-food-page p,
.tbs-food-page li,
.tbs-food-page small,
.tbs-food-page a,
.tbs-food-page button,
.tbs-food-page summary,
.tbs-food-page input,
.tbs-food-page select,
.tbs-food-page textarea,
.tbs-food-page strong,
.tbs-food-page b,
.tbs-food-page h1,
.tbs-food-page h2,
.tbs-food-page h3,
.tbs-food-page h4,
.tbs-food-page h5,
.tbs-food-page h6 {
  font-family: var(--food-font);
}

.tbs-food-page h1,
.tbs-food-page h2,
.tbs-food-page h3,
.tbs-food-page h4,
.tbs-food-page h5,
.tbs-food-page h6 {
  color: var(--food-ink-strong);
  font-weight: 700;
  font-kerning: normal;
  letter-spacing: -.048em;
  line-height: 1.05;
  text-wrap: balance;
}

.tbs-food-page h1 em,
.tbs-food-page h2 em {
  color: var(--food-primary);
  font-style: normal;
  font-weight: 700;
}

.tbs-food-page p,
.tbs-food-page li,
.tbs-food-page dd,
.tbs-food-page figcaption {
  color: var(--food-text);
  font-weight: 500;
  letter-spacing: -.01em;
  line-height: 1.7;
  text-wrap: pretty;
}

/* Retícula interna idéntica al estándar de Recuerdos. */
.tbs-food-page .tbs-food-shell {
  width: min(calc(100% - 28px), 1380px);
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

.tbs-food-page .tbs-food-section {
  width: 100%;
  padding-top: 82px;
  padding-bottom: 82px;
  scroll-margin-top: 100px;
}

/* ============================================================
   MENÚ SUPERIOR · MISMO FORMATO DE RECUERDOS
   ============================================================ */

.tbs-food-page .tbs-food-pillar-nav-section {
  position: relative;
  z-index: 50;
  width: 100%;
  padding: 17px 0;
  border-top: 1px solid rgba(72, 57, 92, .06);
  border-bottom: 1px solid rgba(72, 57, 92, .10);
  background: linear-gradient(90deg, rgba(255,255,255,.99), rgba(255,253,255,.98) 50%, rgba(252,248,255,.99));
  box-shadow: 0 10px 30px rgba(58,43,78,.055), inset 0 1px 0 rgba(255,255,255,.95);
}

.tbs-food-page .tbs-food-pillar-nav__inner {
  width: 100%;
  margin: 0;
  padding-right: clamp(12px, 2.8vw, 58px);
  padding-left: clamp(12px, 2.8vw, 58px);
}

.tbs-food-page .tbs-food-pillar-nav {
  display: grid;
  grid-template-columns:
    minmax(150px, 1.12fr)
    minmax(158px, 1.17fr)
    repeat(8, minmax(88px, .82fr))
    minmax(158px, 1.12fr);
  align-items: center;
  gap: 9px;
  width: 100%;
}

.tbs-food-page .tbs-food-pillar-nav__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 56px;
  padding: 10px 11px;
  overflow: hidden;
  border: 1px solid rgba(70,57,87,.12);
  border-radius: 999px;
  color: #4b4457;
  background: linear-gradient(145deg, rgba(255,255,255,.99), rgba(253,251,255,.96));
  box-shadow: 0 7px 18px rgba(57,43,76,.045), inset 0 1px 0 rgba(255,255,255,.98);
  font-family: var(--food-font);
  font-size: clamp(10px, .72vw, 12.5px);
  font-weight: 700;
  letter-spacing: -.015em;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition: color .22s ease, border-color .22s ease, background .22s ease, box-shadow .22s ease, transform .22s ease;
}

.tbs-food-page .tbs-food-pillar-nav__link::after {
  content: "";
  position: absolute;
  right: 18%;
  bottom: 7px;
  left: 18%;
  height: 2px;
  border-radius: 999px;
  opacity: 0;
  background: linear-gradient(90deg, transparent, var(--food-secondary), transparent);
  transform: scaleX(.35);
  transition: opacity .22s ease, transform .22s ease;
}

.tbs-food-page .tbs-food-pillar-nav__dot {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--food-primary);
  box-shadow: 0 0 0 5px rgba(242,103,154,.11), 0 2px 7px rgba(219,79,132,.20);
}

.tbs-food-page .tbs-food-pillar-nav__link.is-current,
.tbs-food-page .tbs-food-pillar-nav__link[aria-current="page"] {
  color: #fff;
  border-color: rgba(103,88,183,.44);
  background: radial-gradient(circle at 16% 12%, rgba(255,255,255,.19), transparent 31%), linear-gradient(135deg, #7063c5, #8174d0);
  box-shadow: 0 14px 30px rgba(91,75,164,.25), inset 0 1px 0 rgba(255,255,255,.22);
}

.tbs-food-page .tbs-food-pillar-nav__link.is-current::after,
.tbs-food-page .tbs-food-pillar-nav__link[aria-current="page"]::after,
.tbs-food-page .tbs-food-pillar-nav__link--cta::after {
  display: none;
}

.tbs-food-page .tbs-food-pillar-nav__link--cta {
  justify-content: space-between;
  gap: 10px;
  padding-right: 10px;
  padding-left: 20px;
  color: #fff !important;
  border-color: rgba(203,73,151,.20);
  background: radial-gradient(circle at 10% 10%, rgba(255,255,255,.19), transparent 32%), linear-gradient(116deg, #d7448e, #bc4aa0 45%, #735ac4);
  box-shadow: 0 14px 31px rgba(166,67,153,.25), inset 0 1px 0 rgba(255,255,255,.24);
}

.tbs-food-page .tbs-food-pillar-nav__cta-arrow {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: var(--food-secondary-dark);
  background: rgba(255,255,255,.96);
  box-shadow: 0 8px 18px rgba(57,39,83,.14);
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  transition: transform .22s ease;
}

/* ============================================================
   HERO Y TIPOGRAFÍA EDITORIAL
   ============================================================ */

.tbs-food-page .tbs-food-hero {
  min-height: 680px;
  padding-top: 44px;
  padding-bottom: 64px;
  background:
    radial-gradient(circle at 3% 5%, rgba(242, 103, 154, .085), transparent 26rem),
    radial-gradient(circle at 93% 88%, rgba(129, 116, 208, .09), transparent 26rem),
    linear-gradient(135deg, #fff9f4, #fff7fa 56%, #f7f3ff);
}

.tbs-food-page .tbs-food-hero__grid {
  align-items: center;
}

.tbs-food-page .tbs-food-hero__copy {
  width: 100%;
  max-width: 720px;
}

.tbs-food-page .tbs-food-breadcrumbs {
  margin-bottom: 28px;
  color: var(--food-muted);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.45;
}

.tbs-food-page .tbs-food-breadcrumbs a:hover,
.tbs-food-page .tbs-food-breadcrumbs a:focus-visible {
  color: var(--food-secondary-dark);
}

.tbs-food-page .tbs-food-label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  width: fit-content;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: var(--food-secondary);
  background: transparent;
  box-shadow: none;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: .105em;
  line-height: 1.45;
  text-transform: uppercase;
}

.tbs-food-page .tbs-food-label > span {
  color: var(--food-primary);
  font-size: 17px;
  line-height: 1;
}

.tbs-food-page .tbs-food-hero h1 {
  max-width: 13ch;
  margin-top: 18px;
  margin-bottom: 23px;
  color: var(--food-ink-strong);
  font-size: clamp(42px, 10.5vw, 58px);
  font-weight: 700;
  letter-spacing: -.05em;
  line-height: 1.01;
}

.tbs-food-page .tbs-food-hero__lead {
  max-width: 620px;
  margin-bottom: 0;
  color: var(--food-text);
  font-size: 15.5px;
  font-weight: 500;
  letter-spacing: -.01em;
  line-height: 1.72;
}

.tbs-food-page .tbs-food-hero__media {
  width: 100%;
  max-width: 760px;
  justify-self: end;
  border-radius: 30px;
  box-shadow: var(--food-shadow-large);
  transform: none;
}

.tbs-food-page .tbs-food-hero__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center center;
}

/* Encabezados de sección como Recuerdos. */
.tbs-food-page .tbs-food-heading {
  max-width: 900px;
  margin-bottom: 38px;
}

.tbs-food-page .tbs-food-heading--center {
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 42px;
  margin-left: auto;
  text-align: center;
}

.tbs-food-page .tbs-food-heading--center h2 {
  max-width: 17ch;
  margin-right: auto;
  margin-left: auto;
}

.tbs-food-page .tbs-food-heading--center p {
  max-width: 740px;
  margin-right: auto;
  margin-left: auto;
}

.tbs-food-page .tbs-food-heading h2,
.tbs-food-page .tbs-food-answer h2,
.tbs-food-page .tbs-food-page-map h2,
.tbs-food-page .tbs-food-feature h2,
.tbs-food-page .tbs-food-restrictions h2,
.tbs-food-page .tbs-food-resource h2,
.tbs-food-page .tbs-food-integration h2,
.tbs-food-page .tbs-food-final h2 {
  color: var(--food-ink-strong);
  font-size: clamp(34px, 8.7vw, 47px);
  font-weight: 700;
  letter-spacing: -.042em;
  line-height: 1.06;
}

.tbs-food-page .tbs-food-heading p,
.tbs-food-page .tbs-food-answer p,
.tbs-food-page .tbs-food-feature__copy > p,
.tbs-food-page .tbs-food-integration p,
.tbs-food-page .tbs-food-final p {
  color: var(--food-text);
  font-weight: 500;
  line-height: 1.7;
}

.tbs-food-page .tbs-food-kicker,
.tbs-food-page .tbs-food-format-card > span,
.tbs-food-page .tbs-food-route-card > span,
.tbs-food-page .tbs-food-product-inline > span {
  color: var(--food-secondary);
  font-family: var(--food-font);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: .105em;
  line-height: 1.45;
  text-transform: uppercase;
}

.tbs-food-page .tbs-food-format-card h3,
.tbs-food-page .tbs-food-steps h3,
.tbs-food-page .tbs-food-route-card h3,
.tbs-food-page .tbs-food-faq-list summary,
.tbs-food-page .tbs-food-callout strong,
.tbs-food-page .tbs-food-integration__benefits strong,
.tbs-food-page .tbs-food-product-inline strong {
  color: var(--food-ink-strong);
  font-family: var(--food-font);
  font-weight: 700;
  letter-spacing: -.032em;
  line-height: 1.14;
}

/* Botones y enlaces. */
.tbs-food-page .tbs-food-btn {
  min-height: 52px;
  padding-right: 22px;
  padding-left: 22px;
  border-radius: 999px;
  font-family: var(--food-font);
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: -.005em;
}

.tbs-food-page .tbs-food-btn--primary {
  color: #fff !important;
  background: linear-gradient(135deg, #dc4f85, #c54e9b 44%, #6658b4);
  box-shadow: 0 14px 30px rgba(115,69,150,.24);
}

.tbs-food-page .tbs-food-btn--secondary {
  color: var(--food-ink-strong);
  border-color: rgba(57,47,69,.14);
  background: rgba(255,255,255,.88);
  box-shadow: 0 10px 23px rgba(61,47,82,.07);
}

.tbs-food-page .tbs-food-btn--dark {
  color: #fff !important;
  background: linear-gradient(135deg, #3d355f, #574879);
}

/* Navegación rápida. */
.tbs-food-page .tbs-food-quick-nav {
  border-bottom: 1px solid rgba(62,54,89,.07);
  background: linear-gradient(180deg, #fff9f4, #fffdf9);
}

.tbs-food-page .tbs-food-index {
  border-color: var(--food-line);
  background: rgba(255,255,255,.96);
  box-shadow: 0 9px 23px rgba(61,47,81,.055);
}

.tbs-food-page .tbs-food-index strong,
.tbs-food-page .tbs-food-index a {
  font-family: var(--food-font);
  font-weight: 700;
}

.tbs-food-page .tbs-food-index strong {
  color: #fff;
  background: var(--food-secondary-dark);
}

.tbs-food-page .tbs-food-index a {
  color: #595064;
  background: #f7f4fa;
}

/* Superficies generales. */
.tbs-food-page .tbs-food-section--soft,
.tbs-food-page .tbs-food-section--faq {
  background:
    radial-gradient(circle at 7% 10%, rgba(242,103,154,.055), transparent 23rem),
    radial-gradient(circle at 93% 88%, rgba(129,116,208,.06), transparent 24rem),
    #faf8fc;
}

.tbs-food-page .tbs-food-format-card,
.tbs-food-page .tbs-food-route-card,
.tbs-food-page .tbs-food-resource,
.tbs-food-page .tbs-food-feature,
.tbs-food-page .tbs-food-restrictions,
.tbs-food-page .tbs-food-callout,
.tbs-food-page .tbs-food-formula,
.tbs-food-page .tbs-food-table-wrap {
  border-color: var(--food-line);
}

/* Contraste correcto en cierres oscuros. */
.tbs-food-page .tbs-food-final h2,
.tbs-food-page .tbs-food-integration h2 {
  color: #fff;
}

.tbs-food-page .tbs-food-final h2 em,
.tbs-food-page .tbs-food-integration h2 em {
  color: #ffd7e6;
}

.tbs-food-page .tbs-food-final .tbs-food-kicker,
.tbs-food-page .tbs-food-integration .tbs-food-kicker {
  color: rgba(255,255,255,.84);
}

.tbs-food-page .tbs-food-final p,
.tbs-food-page .tbs-food-integration p {
  color: rgba(255,255,255,.82);
}

@media (hover: hover) and (pointer: fine) {
  .tbs-food-page .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):hover,
  .tbs-food-page .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):focus-visible {
    color: var(--food-secondary-dark);
    border-color: rgba(102,88,180,.27);
    background: linear-gradient(145deg, #fff, #f7f3ff);
    box-shadow: 0 13px 27px rgba(68,51,91,.10);
    transform: translateY(-2px);
  }

  .tbs-food-page .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):hover::after,
  .tbs-food-page .tbs-food-pillar-nav__link:not(.is-current):not([aria-current="page"]):not(.tbs-food-pillar-nav__link--cta):focus-visible::after {
    opacity: 1;
    transform: scaleX(1);
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta:hover,
  .tbs-food-page .tbs-food-pillar-nav__link--cta:focus-visible {
    box-shadow: 0 19px 38px rgba(156,59,147,.33);
    transform: translateY(-2px);
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta:hover .tbs-food-pillar-nav__cta-arrow,
  .tbs-food-page .tbs-food-pillar-nav__link--cta:focus-visible .tbs-food-pillar-nav__cta-arrow {
    transform: translateX(3px);
  }
}

/* Menú desplazable cuando no caben las once opciones. */
@media (max-width: 1399px) {
  .tbs-food-page .tbs-food-pillar-nav__inner {
    padding-right: 16px;
    padding-left: 16px;
  }

  .tbs-food-page .tbs-food-pillar-nav {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 2px 0 5px;
    scroll-padding-inline: 16px;
    scroll-snap-type: x proximity;
    scrollbar-width: thin;
    scrollbar-color: rgba(102,88,180,.24) transparent;
    -webkit-overflow-scrolling: touch;
  }

  .tbs-food-page .tbs-food-pillar-nav__link {
    flex: 0 0 auto;
    min-width: 126px;
    padding-right: 19px;
    padding-left: 19px;
    scroll-snap-align: start;
    font-size: 12px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--home {
    min-width: 174px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link:nth-child(2) {
    min-width: 172px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta {
    min-width: 185px;
  }
}

/* Móvil. */
@media (max-width: 639px) {
  .tbs-food-page {
    font-size: 15.5px;
    line-height: 1.68;
  }

  .tbs-food-page .tbs-food-shell {
    width: calc(100% - 22px);
    max-width: none;
  }

  .tbs-food-page .tbs-food-pillar-nav-section {
    padding: 11px 0 9px;
    box-shadow: 0 8px 22px rgba(58,43,78,.05);
  }

  .tbs-food-page .tbs-food-pillar-nav__inner {
    padding-right: 0;
    padding-left: 0;
  }

  .tbs-food-page .tbs-food-pillar-nav {
    gap: 8px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    scroll-padding-inline: 14px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link {
    min-width: 118px;
    min-height: 48px;
    padding: 8px 16px;
    font-size: 11px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--home {
    min-width: 164px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link:nth-child(2) {
    min-width: 163px;
  }

  .tbs-food-page .tbs-food-pillar-nav__link--cta {
    min-width: 174px;
    padding-right: 7px;
  }

  .tbs-food-page .tbs-food-pillar-nav__cta-arrow {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }

  .tbs-food-page .tbs-food-hero {
    min-height: auto;
    padding-top: 32px;
    padding-bottom: 54px;
  }

  .tbs-food-page .tbs-food-hero h1 {
    max-width: 12ch;
    font-size: clamp(43px, 12vw, 57px);
    letter-spacing: -.045em;
    line-height: 1.02;
  }

  .tbs-food-page .tbs-food-hero__lead {
    font-size: 14px;
    line-height: 1.7;
  }

  .tbs-food-page .tbs-food-heading h2,
  .tbs-food-page .tbs-food-answer h2,
  .tbs-food-page .tbs-food-page-map h2,
  .tbs-food-page .tbs-food-feature h2,
  .tbs-food-page .tbs-food-restrictions h2,
  .tbs-food-page .tbs-food-resource h2,
  .tbs-food-page .tbs-food-integration h2,
  .tbs-food-page .tbs-food-final h2 {
    font-size: clamp(36px, 10.2vw, 47px);
    letter-spacing: -.037em;
    line-height: 1.07;
  }

  .tbs-food-page .tbs-food-heading--center {
    text-align: left;
  }

  .tbs-food-page .tbs-food-heading--center h2 {
    max-width: 13ch;
    margin-right: 0;
    margin-left: 0;
  }

  .tbs-food-page .tbs-food-heading--center p {
    margin-right: 0;
    margin-left: 0;
  }

  .tbs-food-page .tbs-food-hero__media {
    max-width: none;
  }
}

/* Desktop. */
@media (min-width: 900px) {
  .tbs-food-page .tbs-food-shell {
    width: min(calc(100% - 64px), 1560px);
    max-width: 1560px;
  }

  .tbs-food-page .tbs-food-section {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .tbs-food-page .tbs-food-hero {
    min-height: clamp(700px, 48vw, 820px);
  }

  .tbs-food-page .tbs-food-hero__grid {
    grid-template-columns: minmax(0, .96fr) minmax(520px, 1.04fr);
    gap: clamp(52px, 5vw, 82px);
  }

  .tbs-food-page .tbs-food-hero h1 {
    max-width: 11.5ch;
    font-size: clamp(62px, 4.7vw, 84px);
    letter-spacing: -.052em;
    line-height: 1.015;
  }

  .tbs-food-page .tbs-food-hero__lead {
    max-width: 620px;
    font-size: 17px;
    line-height: 1.76;
  }

  .tbs-food-page .tbs-food-heading h2,
  .tbs-food-page .tbs-food-answer h2,
  .tbs-food-page .tbs-food-page-map h2,
  .tbs-food-page .tbs-food-feature h2,
  .tbs-food-page .tbs-food-restrictions h2,
  .tbs-food-page .tbs-food-resource h2,
  .tbs-food-page .tbs-food-integration h2,
  .tbs-food-page .tbs-food-final h2 {
    font-size: clamp(48px, 3.75vw, 64px);
    line-height: 1.055;
  }

  .tbs-food-page .tbs-food-faq-list summary {
    font-size: 22px;
  }
}

@media (min-width: 1440px) {
  .tbs-food-page .tbs-food-hero h1 {
    font-size: clamp(72px, 4.6vw, 88px);
  }

  .tbs-food-page .tbs-food-heading h2,
  .tbs-food-page .tbs-food-answer h2,
  .tbs-food-page .tbs-food-page-map h2,
  .tbs-food-page .tbs-food-feature h2,
  .tbs-food-page .tbs-food-restrictions h2,
  .tbs-food-page .tbs-food-resource h2,
  .tbs-food-page .tbs-food-integration h2,
  .tbs-food-page .tbs-food-final h2 {
    font-size: clamp(53px, 3.4vw, 66px);
  }

  .tbs-food-page .tbs-food-hero__lead {
    font-size: 18px;
  }
}

@media (min-width: 1680px) {
  .tbs-food-page .tbs-food-shell {
    width: min(calc(100% - 112px), 1700px);
    max-width: 1700px;
  }

  .tbs-food-page .tbs-food-section {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-food-page *,
  .tbs-food-page *::before,
  .tbs-food-page *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}

/* ============================================================
   V8 · CATÁLOGO REAL, MODAL GLOBAL Y JERARQUÍA TIPOGRÁFICA
   ============================================================ */

.tbs-food-page {
  font-weight: 500;
}

.tbs-food-page h1,
.tbs-food-page h2,
.tbs-food-page h3,
.tbs-food-page .tbs-food-btn,
.tbs-food-page .tbs-food-kicker,
.tbs-food-page .tbs-food-label,
.tbs-food-page .tbs-food-pillar-nav__link,
.tbs-food-page .tbs-food-index strong,
.tbs-food-page .tbs-food-index a,
.tbs-food-page .tbs-food-shop__price > strong,
.tbs-food-page .tbs-food-shop__price > span {
  font-weight: 700 !important;
}

.tbs-food-page strong,
.tbs-food-page b,
.tbs-food-page .tbs-food-faq-list summary,
.tbs-food-page .tbs-food-callout strong,
.tbs-food-page .tbs-food-integration__benefits strong,
.tbs-food-page .tbs-food-route-card > strong {
  font-weight: 600 !important;
}

.tbs-food-page h1 strong,
.tbs-food-page h2 strong,
.tbs-food-page h3 strong,
.tbs-food-page .tbs-food-shop__price > strong {
  font-weight: 700 !important;
}

.tbs-food-page p,
.tbs-food-page li,
.tbs-food-page td,
.tbs-food-page input,
.tbs-food-page textarea,
.tbs-food-page select {
  font-weight: 500 !important;
}

.tbs-food-page small,
.tbs-food-page figcaption,
.tbs-food-page .tbs-food-small-note,
.tbs-food-page .tbs-food-shop__price > del,
.tbs-food-page .tbs-food-shop__price > small {
  font-weight: 400 !important;
}

/* Producto real y no intrusivo */
.tbs-food-shop {
  background:
    radial-gradient(circle at 8% 10%, rgba(242, 103, 154, .07), transparent 24rem),
    linear-gradient(145deg, #fffaf7, #f8f5ff);
}

.tbs-food-shop__card {
  display: grid;
  grid-template-columns: minmax(320px, .82fr) minmax(0, 1.18fr);
  align-items: center;
  gap: clamp(42px, 6vw, 92px);
  padding: clamp(28px, 4vw, 52px);
  border: 1px solid rgba(102, 88, 180, .13);
  border-radius: 32px;
  background: rgba(255, 255, 255, .92);
  box-shadow: var(--food-shadow);
}

.tbs-food-shop__visual {
  position: relative;
  overflow: hidden;
  width: min(100%, 470px);
  aspect-ratio: 4 / 5;
  justify-self: center;
  margin: 0;
  border: 1px solid var(--food-line);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 27px 62px rgba(63, 45, 84, .17);
}

.tbs-food-shop__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tbs-food-shop__visual figcaption {
  position: absolute;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 11px 13px;
  border: 1px solid rgba(255, 255, 255, .34);
  border-radius: 14px;
  color: #fff;
  background: rgba(43, 33, 57, .65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  font-size: 9px;
  line-height: 1.4;
  text-align: center;
}

.tbs-food-shop__copy h2 {
  max-width: 15ch;
  margin: 12px 0 0;
  color: var(--food-ink);
  font-size: clamp(36px, 4vw, 56px);
  letter-spacing: -.048em;
  line-height: 1.04;
  text-wrap: balance;
}

.tbs-food-shop__copy h2 em {
  color: var(--food-pink);
  font-style: normal;
}

.tbs-food-shop__copy > p {
  max-width: 720px;
  margin: 18px 0 0;
  color: var(--food-text);
  font-size: 15px;
  line-height: 1.72;
}

.tbs-food-shop__benefits {
  display: grid;
  gap: 9px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.tbs-food-shop__benefits li {
  position: relative;
  padding: 11px 14px 11px 42px;
  border: 1px solid var(--food-line);
  border-radius: 15px;
  color: var(--food-text);
  background: #fff;
  font-size: 12px;
  line-height: 1.5;
}

.tbs-food-shop__benefits li::before {
  content: "✓";
  position: absolute;
  top: 10px;
  left: 13px;
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, var(--food-pink), var(--food-lilac));
  font-size: 9px;
  font-weight: 700;
}

.tbs-food-shop__price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 7px 11px;
  margin: 23px 0 24px;
  padding: 17px 19px;
  border: 1px solid rgba(102, 88, 180, .12);
  border-radius: 18px;
  background: linear-gradient(145deg, #fff, #f6f2ff);
}

.tbs-food-shop__price > span,
.tbs-food-shop__price > small {
  width: 100%;
}

.tbs-food-shop__price > span {
  color: var(--food-lilac-dark);
  font-size: 8px;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.tbs-food-shop__price > strong {
  color: var(--food-pink-dark);
  font-size: clamp(32px, 4vw, 44px);
  letter-spacing: -.055em;
  line-height: 1;
}

.tbs-food-shop__price > del {
  color: var(--food-muted);
  font-size: 16px;
}

.tbs-food-shop__price > small {
  color: var(--food-muted);
  font-size: 9px;
  line-height: 1.5;
}

.tbs-food-noscript {
  width: min(calc(100% - 30px), 900px);
  margin: 24px auto;
  padding: 15px 18px;
  border: 1px solid rgba(220, 79, 133, .20);
  border-radius: 16px;
  color: #7d465b;
  background: #fff1f5;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
}

@media (max-width: 899px) {
  .tbs-food-shop__card {
    grid-template-columns: 1fr;
  }

  .tbs-food-shop__visual {
    width: min(84%, 450px);
  }
}

@media (max-width: 767px) {
  .tbs-food-shop__card {
    gap: 27px;
    padding: 23px 16px 26px;
    border-radius: 24px;
  }

  .tbs-food-shop__visual {
    width: min(88%, 390px);
  }

  .tbs-food-shop__copy h2 {
    font-size: clamp(32px, 9.5vw, 43px);
  }

  .tbs-food-shop__copy > p {
    font-size: 14px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ================================================================
   MODAL GLOBAL · JERARQUÍA TIPOGRÁFICA OFICIAL
   ================================================================ */

.tbs-access-modal {
  font-family: "Plus Jakarta Sans", "Avenir Next", Avenir, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 500 !important;
}

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

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

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

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