.elementor-104458 .elementor-element.elementor-element-0513393{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3549fa5 */@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");

/*
PÁGINA: Mesa dulce para Baby Shower
SLUG: mesa-dulce-baby-shower
VERSIÓN: 3.0 · PREMIUM MOBILE-FIRST + DESCARGA GLOBAL + PRODUCTOS REALES
ENCAPSULADO: .tbs-sweet-page
COMPATIBILIDAD: WordPress + Elementor
*/

.tbs-sweet-page {
  --sweet-primary: #f2679a;
  --sweet-primary-dark: #dc4f85;
  --sweet-secondary: #8174d0;
  --sweet-secondary-dark: #6658b4;
  --sweet-ink: #403a4b;
  --sweet-ink-strong: #292532;
  --sweet-text: #655f6d;
  --sweet-muted: #8b8495;
  --sweet-paper: #fffdf9;
  --sweet-surface: #ffffff;
  --sweet-pink-soft: #fff5f8;
  --sweet-lilac-soft: #f3efff;
  --sweet-cream-soft: #fffaf5;
  --sweet-green-soft: #f2faf7;
  --sweet-line: rgba(62, 54, 89, .10);
  --sweet-line-soft: rgba(62, 54, 89, .075);
  --sweet-shadow-soft: 0 12px 30px rgba(67, 50, 92, .075);
  --sweet-shadow: 0 20px 48px rgba(67, 50, 92, .12);
  --sweet-shadow-large: 0 31px 72px rgba(75, 52, 91, .18);
  --sweet-radius-sm: 16px;
  --sweet-radius-md: 23px;
  --sweet-radius-lg: 30px;
  --sweet-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(--sweet-ink);
  background: var(--sweet-paper);
  font-family: var(--sweet-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-sweet-page {
    width: 100dvw !important;
    max-width: 100dvw !important;
    margin-left: -50dvw !important;
  }
}

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

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

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

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

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

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

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

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

.tbs-sweet-page p {
  text-wrap: pretty;
}

.tbs-sweet-page :focus {
  outline: 0;
}

.tbs-sweet-page :focus-visible {
  outline: 3px solid rgba(102, 88, 180, .46);
  outline-offset: 4px;
}

.tbs-sweet-shell {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-right: clamp(18px, 3vw, 58px);
  padding-left: clamp(18px, 3vw, 58px);
}

.tbs-sweet-skip {
  position: fixed;
  top: -100px;
  left: 12px;
  z-index: 999999;
  min-height: 44px;
  padding: 11px 16px;
  border-radius: 12px;
  color: #fff;
  background: var(--sweet-ink-strong);
  font-family: var(--sweet-font);
  font-size: 13px;
  font-weight: 800;
}

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

/* ============================================================
   NAVEGACIÓN SUPERIOR · ESTÁNDAR CENTRO BABYSHOWER
   Mantiene su posición natural; no es sticky ni fixed.
   ============================================================ */

.tbs-sweet-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-sweet-pillar-nav__inner {
  width: 100%;
  padding-right: clamp(12px, 2.8vw, 58px);
  padding-left: clamp(12px, 2.8vw, 58px);
}

.tbs-sweet-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-sweet-pillar-nav__link,
.tbs-sweet-pillar-nav__link:visited {
  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-size: clamp(10px, .72vw, 12.5px);
  font-weight: 750;
  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-sweet-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(--sweet-secondary), transparent);
  transform: scaleX(.35);
  transition: opacity .22s ease, transform .22s ease;
}

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

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

.tbs-sweet-pillar-nav__link.is-current,
.tbs-sweet-pillar-nav__link[aria-current="true"] {
  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-sweet-pillar-nav__link.is-current::after,
.tbs-sweet-pillar-nav__link[aria-current="true"]::after,
.tbs-sweet-pillar-nav__link--cta::after {
  display: none;
}

.tbs-sweet-pillar-nav__link--cta,
.tbs-sweet-pillar-nav__link--cta:visited {
  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-sweet-pillar-nav__cta-arrow {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: var(--sweet-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;
}

/* ============================================================
   ELEMENTOS COMPARTIDOS
   ============================================================ */

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

.tbs-sweet-section--soft {
  background:
    radial-gradient(circle at 6% 10%, rgba(242,103,154,.055), transparent 25rem),
    radial-gradient(circle at 94% 86%, rgba(129,116,208,.06), transparent 26rem),
    #faf8fc;
}

.tbs-sweet-section--blush {
  background:
    radial-gradient(circle at 9% 12%, rgba(242,103,154,.075), transparent 27rem),
    linear-gradient(135deg, #fff9f6, #fff5f8 50%, #f7f3ff);
}

.tbs-sweet-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  color: var(--sweet-secondary-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1.4;
  text-transform: uppercase;
}

.tbs-sweet-kicker--light {
  color: rgba(255,255,255,.82);
}

.tbs-sweet-heading {
  max-width: 800px;
  margin-bottom: 36px;
}

.tbs-sweet-heading--center {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tbs-sweet-heading--center .tbs-sweet-kicker {
  margin-right: auto;
  margin-left: auto;
}

.tbs-sweet-heading h2,
.tbs-sweet-answer h2,
.tbs-sweet-feature h2,
.tbs-sweet-safety h2,
.tbs-sweet-product h2,
.tbs-sweet-resource h2,
.tbs-sweet-integration h2,
.tbs-sweet-final h2 {
  margin: 12px 0 0;
  font-size: clamp(36px, 4.2vw, 58px);
  line-height: 1.04;
}

.tbs-sweet-heading p,
.tbs-sweet-answer p,
.tbs-sweet-feature__copy > p,
.tbs-sweet-safety > div > p,
.tbs-sweet-product__copy > p,
.tbs-sweet-resource__copy > p,
.tbs-sweet-integration__copy > p,
.tbs-sweet-final p {
  max-width: 720px;
  margin: 18px 0 0;
  color: var(--sweet-text);
  font-size: 16px;
  line-height: 1.76;
}

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

.tbs-sweet-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 11px;
}

.tbs-sweet-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-size: 13.5px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  transition: transform .24s ease, box-shadow .24s ease, background .24s ease, border-color .24s ease;
}

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

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

.tbs-sweet-btn--dark {
  color: #fff !important;
  background: linear-gradient(135deg, #40385f, #5a4e82);
  box-shadow: 0 14px 30px rgba(64,56,95,.24);
}

.tbs-sweet-btn--white {
  color: var(--sweet-ink-strong) !important;
  background: #fff;
  box-shadow: 0 15px 34px rgba(31,22,48,.20);
}

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

/* ============================================================
   HERO
   ============================================================ */

.tbs-sweet-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  min-height: 720px;
  padding: clamp(48px, 4.2vw, 76px) 0 clamp(58px, 5vw, 88px);
  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 27rem),
    linear-gradient(135deg, #fffaf5, #fff7fa 56%, #f7f3ff);
}

.tbs-sweet-hero::before {
  content: "";
  position: absolute;
  top: 36px;
  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-sweet-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(540px, 1.12fr);
  align-items: center;
  gap: clamp(44px, 5.5vw, 104px);
  min-height: 590px;
}

.tbs-sweet-hero__copy {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 760px;
  justify-self: start;
}

.tbs-sweet-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 27px;
  color: #8c8495;
  font-size: 11.5px;
  font-weight: 650;
}

.tbs-sweet-breadcrumbs a {
  transition: color .2s ease;
}

.tbs-sweet-breadcrumbs span:last-child {
  color: var(--sweet-secondary-dark);
}

.tbs-sweet-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  margin-bottom: 0;
  padding: 8px 12px;
  border: 1px solid rgba(102,88,180,.11);
  border-radius: 999px;
  color: var(--sweet-secondary-dark);
  background: rgba(255,255,255,.72);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .13em;
  line-height: 1.35;
}

.tbs-sweet-eyebrow > span {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: var(--sweet-primary);
  box-shadow: 0 0 0 5px rgba(242,103,154,.12);
}

.tbs-sweet-hero h1 {
  max-width: 12.4ch;
  margin: 22px 0 20px;
  font-size: clamp(54px, 4.25vw, 78px);
  letter-spacing: -.052em;
  line-height: 1.005;
}

.tbs-sweet-hero__lead {
  max-width: 660px;
  margin: 0;
  color: var(--sweet-text);
  font-size: clamp(15px, 1.05vw, 17px);
  line-height: 1.72;
}

.tbs-sweet-hero .tbs-sweet-actions {
  margin-top: 27px;
}

.tbs-sweet-hero__note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  max-width: 620px;
  margin: 17px 0 0;
  color: #746d7d;
  font-size: 12px;
  line-height: 1.55;
}

.tbs-sweet-hero__note span {
  color: var(--sweet-primary);
}

.tbs-sweet-hero__media {
  position: relative;
  width: 100%;
  max-width: 840px;
  justify-self: end;
  align-self: center;
  overflow: visible;
  margin: 0;
}

.tbs-sweet-hero__media::before {
  content: "";
  position: absolute;
  top: -18px;
  right: -18px;
  bottom: 34px;
  left: 24px;
  z-index: -1;
  border: 1px solid rgba(129,116,208,.15);
  border-radius: 36px;
  background: linear-gradient(145deg, rgba(255,255,255,.72), rgba(243,239,255,.70));
  box-shadow: 0 18px 44px rgba(75,52,91,.055);
}

.tbs-sweet-hero__media img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 8px solid rgba(255,255,255,.92);
  border-radius: 32px;
  box-shadow: var(--sweet-shadow-large);
}

.tbs-sweet-hero__media figcaption,
.tbs-sweet-detail-media figcaption {
  margin: 13px 10px 0;
  color: var(--sweet-muted);
  font-size: 10.5px;
  line-height: 1.55;
  text-align: center;
}

/* ============================================================
   ÍNDICE RÁPIDO
   ============================================================ */

.tbs-sweet-quick-nav {
  position: relative;
  z-index: 5;
  width: 100%;
  border-bottom: 1px solid var(--sweet-line-soft);
  background: rgba(255,255,255,.94);
  box-shadow: 0 9px 25px rgba(61,48,82,.045);
}

.tbs-sweet-index {
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  width: 100%;
  padding: 16px 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(102,88,180,.22) transparent;
  -webkit-overflow-scrolling: touch;
}

.tbs-sweet-index::-webkit-scrollbar {
  height: 4px;
}

.tbs-sweet-index::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(102,88,180,.20);
}

.tbs-sweet-index strong,
.tbs-sweet-index a {
  flex: 0 0 auto;
  min-height: 38px;
  padding: 10px 14px;
  border-radius: 999px;
  font-size: 11px;
  line-height: 1.2;
  white-space: nowrap;
}

.tbs-sweet-index strong {
  color: #fff;
  background: var(--sweet-ink-strong);
  font-weight: 800;
}

.tbs-sweet-index a {
  color: var(--sweet-secondary-dark);
  border: 1px solid rgba(102,88,180,.11);
  background: #f8f6ff;
  font-weight: 750;
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}

/* ============================================================
   RESPUESTA DIRECTA
   ============================================================ */

.tbs-sweet-section--answer {
  padding-top: 58px;
  padding-bottom: 58px;
  background: #fffdf9;
}

.tbs-sweet-answer {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  align-items: start;
  gap: 22px;
  padding: clamp(26px, 4vw, 48px);
  border: 1px solid rgba(129,116,208,.13);
  border-radius: var(--sweet-radius-lg);
  background:
    radial-gradient(circle at 96% 5%, rgba(242,103,154,.11), transparent 16rem),
    linear-gradient(135deg, #fff8fb, #f5f2ff);
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-answer__icon {
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(135deg, var(--sweet-primary), var(--sweet-secondary));
  box-shadow: 0 14px 28px rgba(112,84,172,.24);
  font-size: 24px;
  font-weight: 800;
}

.tbs-sweet-answer h2 {
  max-width: 1000px;
  font-size: clamp(34px, 3.7vw, 53px);
}

.tbs-sweet-answer p {
  max-width: 940px;
}

/* ============================================================
   PASOS
   ============================================================ */

.tbs-sweet-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 17px;
  margin: 0;
  list-style: none;
}

.tbs-sweet-steps > li {
  position: relative;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 14px;
  min-height: 190px;
  padding: 24px;
  overflow: hidden;
  border: 1px solid var(--sweet-line-soft);
  border-radius: var(--sweet-radius-md);
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-steps > li::after {
  content: "";
  position: absolute;
  right: -34px;
  bottom: -48px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(242,103,154,.09), transparent 70%);
}

.tbs-sweet-steps > li > span {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  color: var(--sweet-primary-dark);
  background: linear-gradient(145deg, #ffe7ef, #f0ecff);
  font-size: 13px;
  font-weight: 800;
}

.tbs-sweet-steps h3 {
  margin: 2px 0 8px;
  font-size: 21px;
  line-height: 1.12;
}

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

/* ============================================================
   CANTIDADES
   ============================================================ */

.tbs-sweet-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .80fr);
  align-items: center;
  gap: clamp(42px, 6vw, 92px);
}

.tbs-sweet-formula {
  display: grid;
  gap: 10px;
  margin-top: 26px;
}

.tbs-sweet-formula p {
  margin: 0;
  padding: 14px 16px;
  border: 1px solid rgba(102,88,180,.11);
  border-radius: 15px;
  color: var(--sweet-text);
  background: rgba(255,255,255,.78);
  font-size: 13px;
  line-height: 1.55;
}

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

.tbs-sweet-note {
  margin-top: 20px;
  padding: 18px 20px;
  border-left: 4px solid var(--sweet-primary);
  border-radius: 0 18px 18px 0;
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-note strong {
  display: block;
  margin-bottom: 5px;
  color: var(--sweet-ink-strong);
  font-size: 13px;
}

.tbs-sweet-note p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 12px;
  line-height: 1.6;
}

.tbs-sweet-detail-media {
  margin: 0;
}

.tbs-sweet-detail-media img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 7px solid rgba(255,255,255,.90);
  border-radius: 28px;
  box-shadow: var(--sweet-shadow);
}

.tbs-sweet-table-wrap {
  overflow-x: auto;
  margin-top: 48px;
  border: 1px solid var(--sweet-line);
  border-radius: 23px;
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-table {
  width: 100%;
  min-width: 860px;
  border-collapse: collapse;
  color: var(--sweet-text);
  font-size: 12px;
  line-height: 1.55;
}

.tbs-sweet-table caption {
  padding: 18px 20px;
  color: var(--sweet-ink-strong);
  background: linear-gradient(90deg, #fff7fa, #f5f2ff);
  font-size: 13px;
  font-weight: 800;
  text-align: left;
}

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

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

.tbs-sweet-table thead th {
  color: var(--sweet-secondary-dark);
  background: #fbf9ff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.tbs-sweet-table tbody th {
  color: var(--sweet-ink-strong);
  background: #fffdfb;
  font-weight: 800;
}

.tbs-sweet-disclaimer {
  max-width: 1000px;
  margin: 18px auto 0;
  color: var(--sweet-muted);
  font-size: 10.5px;
  line-height: 1.6;
  text-align: center;
}

/* ============================================================
   COMPOSICIÓN
   ============================================================ */

.tbs-sweet-feature {
  display: grid;
  grid-template-columns: minmax(360px, .88fr) minmax(0, 1.12fr);
  align-items: center;
  gap: clamp(40px, 6vw, 88px);
}

.tbs-sweet-feature__media {
  position: relative;
  margin: 0;
}

.tbs-sweet-feature__media::before {
  content: "";
  position: absolute;
  top: -18px;
  right: 24px;
  bottom: 24px;
  left: -18px;
  z-index: -1;
  border-radius: 30px;
  background: linear-gradient(145deg, #ffe9f0, #eeeaff);
}

.tbs-sweet-feature__media img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 7px solid rgba(255,255,255,.92);
  border-radius: 28px;
  box-shadow: var(--sweet-shadow-large);
}

.tbs-sweet-feature__copy > p {
  max-width: 760px;
}

.tbs-sweet-component-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px;
}

.tbs-sweet-component-grid article {
  padding: 17px;
  border: 1px solid rgba(102,88,180,.10);
  border-radius: 18px;
  background: rgba(255,255,255,.72);
}

.tbs-sweet-component-grid article > span {
  display: inline-flex;
  margin-bottom: 8px;
  color: var(--sweet-primary-dark);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
}

.tbs-sweet-component-grid h3 {
  margin: 0 0 6px;
  font-size: 17px;
  line-height: 1.15;
}

.tbs-sweet-component-grid p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 11.5px;
  line-height: 1.55;
}

.tbs-sweet-check-list {
  display: grid;
  gap: 10px;
  margin: 23px 0 0;
  list-style: none;
}

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

.tbs-sweet-check-list li::before {
  content: "✓";
  position: absolute;
  top: 1px;
  left: 0;
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  background: linear-gradient(135deg, var(--sweet-primary), var(--sweet-secondary));
  font-size: 9px;
  font-weight: 800;
}

/* ============================================================
   MONTAJE
   ============================================================ */

.tbs-sweet-mount-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.tbs-sweet-mount-card {
  position: relative;
  overflow: hidden;
  min-height: 230px;
  padding: 25px;
  border: 1px solid var(--sweet-line-soft);
  border-radius: var(--sweet-radius-md);
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-mount-card > span {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 24px;
  border-radius: 17px;
  color: var(--sweet-secondary-dark);
  background: linear-gradient(145deg, #f0edff, #fff1f6);
  font-size: 21px;
  font-weight: 800;
}

.tbs-sweet-mount-card h3 {
  margin: 0 0 9px;
  font-size: 21px;
  line-height: 1.12;
}

.tbs-sweet-mount-card p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 12.5px;
  line-height: 1.65;
}

.tbs-sweet-callout {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  margin-top: 24px;
  padding: 20px 22px;
  border: 1px solid rgba(242,103,154,.14);
  border-radius: 20px;
  background: linear-gradient(135deg, #fff8fb, #fff);
}

.tbs-sweet-callout > div:first-child {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  color: #fff;
  background: var(--sweet-primary);
  font-size: 19px;
  font-weight: 800;
}

.tbs-sweet-callout strong {
  display: block;
  margin-bottom: 3px;
  color: var(--sweet-ink-strong);
  font-size: 13px;
}

.tbs-sweet-callout p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 12px;
  line-height: 1.58;
}

/* ============================================================
   SEGURIDAD
   ============================================================ */

.tbs-sweet-safety {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, .90fr);
  align-items: center;
  gap: 42px 70px;
  padding: clamp(28px, 5vw, 58px);
  border: 1px solid rgba(82,153,125,.13);
  border-radius: var(--sweet-radius-lg);
  background:
    radial-gradient(circle at 95% 5%, rgba(82,153,125,.10), transparent 18rem),
    linear-gradient(135deg, #f7fcf9, #fff);
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-safety h2 {
  max-width: 920px;
  font-size: clamp(35px, 3.9vw, 55px);
}

.tbs-sweet-safety ul {
  display: grid;
  gap: 12px;
  margin: 0;
  list-style: none;
}

.tbs-sweet-safety li {
  position: relative;
  padding: 13px 15px 13px 43px;
  border: 1px solid rgba(82,153,125,.10);
  border-radius: 15px;
  color: #5f6c64;
  background: rgba(255,255,255,.78);
  font-size: 12px;
  line-height: 1.55;
}

.tbs-sweet-safety li::before {
  content: "✓";
  position: absolute;
  top: 12px;
  left: 14px;
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  background: #5d9f87;
  font-size: 9px;
  font-weight: 800;
}

.tbs-sweet-safety > .tbs-sweet-btn {
  grid-column: 1 / -1;
  justify-self: start;
}

/* ============================================================
   CRONOGRAMA
   ============================================================ */

.tbs-sweet-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.tbs-sweet-timeline::before {
  content: "";
  position: absolute;
  top: 35px;
  right: 8%;
  left: 8%;
  z-index: 0;
  height: 1px;
  background: linear-gradient(90deg, var(--sweet-primary), var(--sweet-secondary));
}

.tbs-sweet-timeline article {
  position: relative;
  z-index: 1;
  padding: 24px 20px;
  border: 1px solid var(--sweet-line-soft);
  border-radius: 21px;
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-timeline article > span {
  display: inline-flex;
  min-height: 25px;
  align-items: center;
  margin-bottom: 28px;
  padding: 6px 10px;
  border-radius: 999px;
  color: var(--sweet-secondary-dark);
  background: var(--sweet-lilac-soft);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.tbs-sweet-timeline h3 {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.14;
}

.tbs-sweet-timeline p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 11.5px;
  line-height: 1.58;
}

/* ============================================================
   PRODUCTO DIGITAL
   ============================================================ */

.tbs-sweet-section--product {
  background: #fffdf9;
}

.tbs-sweet-product {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, .88fr);
  align-items: center;
  gap: clamp(40px, 6vw, 90px);
  padding: clamp(34px, 6vw, 74px);
  border-radius: 34px;
  color: #fff;
  background:
    radial-gradient(circle at 95% 10%, rgba(255,255,255,.15), transparent 20rem),
    linear-gradient(116deg, #6159a7 0%, #857bc6 48%, #f47ca7 100%);
  box-shadow: var(--sweet-shadow-large);
}

.tbs-sweet-product::before {
  content: "";
  position: absolute;
  top: -230px;
  right: -230px;
  width: 540px;
  height: 540px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 50%;
}

.tbs-sweet-product__copy,
.tbs-sweet-product__preview {
  position: relative;
  z-index: 2;
}

.tbs-sweet-product h2 {
  max-width: 820px;
  color: #fff;
}

.tbs-sweet-product h2 em {
  color: #ffd7e6;
}

.tbs-sweet-product__copy > p {
  color: rgba(255,255,255,.84);
}

.tbs-sweet-product__copy ul {
  display: grid;
  gap: 9px;
  margin: 22px 0 26px;
  list-style: none;
}

.tbs-sweet-product__copy li {
  position: relative;
  padding-left: 28px;
  color: rgba(255,255,255,.88);
  font-size: 12px;
  line-height: 1.55;
}

.tbs-sweet-product__copy li::before {
  content: "✓";
  position: absolute;
  top: 1px;
  left: 0;
  display: grid;
  place-items: center;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  color: var(--sweet-secondary-dark);
  background: #fff;
  font-size: 9px;
  font-weight: 800;
}

.tbs-sweet-product__preview {
  width: min(100%, 360px);
  justify-self: center;
  padding: 35px 30px;
  color: var(--sweet-ink-strong);
  background: #fffaf6;
  box-shadow: 0 28px 52px rgba(24,21,51,.24);
  transform: rotate(3deg);
}

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

.tbs-sweet-product__preview > span {
  color: #8b7bb4;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .14em;
}

.tbs-sweet-product__preview > strong {
  display: block;
  margin: 18px 0 26px;
  color: var(--sweet-ink-strong);
  font-size: 34px;
  line-height: 1;
}

.tbs-sweet-product__preview div {
  display: grid;
  gap: 0;
}

.tbs-sweet-product__preview p {
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px dashed rgba(61,54,89,.16);
  color: var(--sweet-text);
  font-size: 11px;
}

.tbs-sweet-product__preview b {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  border-radius: 9px;
  color: var(--sweet-primary-dark);
  background: #ffe8ef;
  font-size: 9px;
}

/* ============================================================
   CHECKLIST
   ============================================================ */

.tbs-sweet-section--resource {
  background:
    radial-gradient(circle at 6% 10%, rgba(242,103,154,.055), transparent 25rem),
    #faf8fc;
}

.tbs-sweet-resource {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
  align-items: center;
  gap: clamp(36px, 6vw, 80px);
  padding: clamp(30px, 5vw, 60px);
  border: 1px solid rgba(102,88,180,.12);
  border-radius: 30px;
  background: linear-gradient(135deg, #fff, #fff8fb 55%, #f5f2ff);
  box-shadow: var(--sweet-shadow);
}

.tbs-sweet-resource__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 22px 0 24px;
}

.tbs-sweet-resource__meta span {
  display: inline-flex;
  align-items: center;
  min-height: 29px;
  padding: 7px 11px;
  border: 1px solid rgba(82,153,125,.14);
  border-radius: 999px;
  color: #4b816b;
  background: #edf8f3;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.tbs-sweet-resource__preview {
  position: relative;
  width: min(100%, 340px);
  min-height: 380px;
  justify-self: center;
  padding: 42px 35px;
  color: var(--sweet-ink-strong);
  background: #fffaf6;
  box-shadow: 0 24px 46px rgba(53,42,74,.18);
  transform: rotate(-3deg);
}

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

.tbs-sweet-resource__preview > span {
  color: var(--sweet-secondary-dark);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .14em;
}

.tbs-sweet-resource__preview > strong {
  display: block;
  margin: 22px 0 28px;
  font-size: 31px;
  line-height: 1.04;
}

.tbs-sweet-resource__preview ul {
  margin: 0;
  list-style: none;
}

.tbs-sweet-resource__preview li {
  position: relative;
  padding: 11px 0 11px 24px;
  border-bottom: 1px dashed rgba(61,54,89,.16);
  color: var(--sweet-text);
  font-size: 11px;
}

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

.tbs-sweet-page .tbs-cbh-checklist-trigger {
  cursor: pointer;
  touch-action: manipulation;
}

/* ============================================================
   RUTAS RELACIONADAS
   ============================================================ */

.tbs-sweet-route-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.tbs-sweet-route-card {
  position: relative;
  display: flex;
  min-height: 250px;
  flex-direction: column;
  padding: 25px;
  overflow: hidden;
  border: 1px solid var(--sweet-line-soft);
  border-radius: var(--sweet-radius-md);
  background: #fff;
  box-shadow: var(--sweet-shadow-soft);
  transition: transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.tbs-sweet-route-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -54px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(129,116,208,.09), transparent 70%);
}

.tbs-sweet-route-card > span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 19px;
  color: var(--sweet-secondary-dark);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .13em;
}

.tbs-sweet-route-card h3 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.08;
}

.tbs-sweet-route-card p {
  margin: 0;
  color: var(--sweet-text);
  font-size: 12.5px;
  line-height: 1.62;
}

.tbs-sweet-route-card strong {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  padding-top: 22px;
  color: var(--sweet-secondary-dark);
  font-size: 11.5px;
  font-weight: 800;
}

.tbs-sweet-route-card i {
  font-style: normal;
  transition: transform .22s ease;
}

/* ============================================================
   INTEGRACIÓN
   ============================================================ */

.tbs-sweet-section--integration {
  background: #fffdf9;
}

.tbs-sweet-integration {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, .95fr);
  align-items: center;
  gap: clamp(42px, 6vw, 90px);
  padding: clamp(36px, 6vw, 72px);
  border-radius: 34px;
  color: #fff;
  background:
    radial-gradient(circle at 92% 8%, rgba(255,255,255,.14), transparent 20rem),
    linear-gradient(120deg, #514a8e, #7668ba 50%, #ed79a4);
  box-shadow: var(--sweet-shadow-large);
}

.tbs-sweet-integration h2 {
  color: #fff;
}

.tbs-sweet-integration h2 em {
  color: #ffd7e6;
}

.tbs-sweet-integration__copy > p {
  color: rgba(255,255,255,.82);
}

.tbs-sweet-integration__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 25px 0 27px;
}

.tbs-sweet-integration__benefits > div {
  padding: 14px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 16px;
  background: rgba(255,255,255,.08);
}

.tbs-sweet-integration__benefits span {
  display: block;
  margin-bottom: 7px;
  color: #ffd9e7;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .12em;
}

.tbs-sweet-integration__benefits p {
  margin: 0;
  color: rgba(255,255,255,.76);
  font-size: 10.5px;
  line-height: 1.45;
}

.tbs-sweet-integration__benefits strong {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-size: 11px;
}

.tbs-sweet-integration__visual {
  position: relative;
  min-height: 420px;
}

.tbs-sweet-phone {
  position: absolute;
  top: 0;
  right: 12%;
  width: min(68%, 270px);
  min-height: 420px;
  padding: 30px 24px;
  border: 7px solid #312a49;
  border-radius: 38px;
  color: var(--sweet-ink-strong);
  background: linear-gradient(180deg, #fff9f5, #f7f3ff);
  box-shadow: 0 28px 58px rgba(29,20,48,.34);
  transform: rotate(3deg);
}

.tbs-sweet-phone::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 50%;
  width: 74px;
  height: 18px;
  border-radius: 999px;
  background: #312a49;
  transform: translateX(-50%);
}

.tbs-sweet-phone > span {
  display: block;
  margin-top: 22px;
  color: var(--sweet-primary-dark);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .14em;
}

.tbs-sweet-phone > strong {
  display: block;
  margin: 20px 0 8px;
  font-size: 26px;
  line-height: 1.02;
}

.tbs-sweet-phone > small {
  display: inline-flex;
  padding: 7px 10px;
  border-radius: 999px;
  color: #4b816b;
  background: #edf8f3;
  font-size: 8px;
  font-weight: 800;
}

.tbs-sweet-phone i {
  display: block;
  height: 56px;
  margin-top: 14px;
  border-radius: 14px;
  background: linear-gradient(90deg, #f4e8ed, #ece8fb);
}

.tbs-sweet-floating-card {
  position: absolute;
  right: 0;
  bottom: 32px;
  z-index: 2;
  width: 210px;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.70);
  border-radius: 20px;
  color: var(--sweet-ink-strong);
  background: rgba(255,255,255,.92);
  box-shadow: 0 18px 40px rgba(32,22,54,.24);
  backdrop-filter: blur(10px);
}

.tbs-sweet-floating-card span {
  display: block;
  color: var(--sweet-secondary-dark);
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .14em;
}

.tbs-sweet-floating-card strong {
  display: block;
  margin: 8px 0 4px;
  font-size: 20px;
}

.tbs-sweet-floating-card small {
  color: var(--sweet-muted);
  font-size: 9px;
}

/* ============================================================
   FAQ
   ============================================================ */

.tbs-sweet-section--faq {
  background: #f8f7fb;
}

.tbs-sweet-faq-layout {
  display: grid;
  grid-template-columns: minmax(330px, .72fr) minmax(0, 1.28fr);
  gap: 90px;
  align-items: start;
}

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

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

.tbs-sweet-faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 23px 0;
  cursor: pointer;
  color: var(--sweet-ink-strong);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -.03em;
  line-height: 1.2;
  list-style: none;
}

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

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

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

.tbs-sweet-faq-list details > p {
  max-width: 820px;
  margin: -2px 0 23px;
  color: var(--sweet-text);
  font-size: 13.5px;
  line-height: 1.72;
}

/* ============================================================
   CTA FINAL
   ============================================================ */

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

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

.tbs-sweet-final::after {
  content: "";
  position: absolute;
  right: -260px;
  bottom: -330px;
  width: 620px;
  height: 620px;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 50%;
}

.tbs-sweet-final__inner {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  margin-inline: auto;
}

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

.tbs-sweet-final h2 em {
  color: #ffd9e7;
}

.tbs-sweet-final p {
  margin-right: auto;
  margin-left: auto;
  color: rgba(255,255,255,.82);
}

.tbs-sweet-final .tbs-sweet-actions {
  justify-content: center;
  margin-top: 28px;
}

/* ============================================================
   HOVER
   ============================================================ */

@media (hover: hover) and (pointer: fine) {
  .tbs-sweet-pillar-nav__link:not(.is-current):not([aria-current="true"]):not(.tbs-sweet-pillar-nav__link--cta):hover,
  .tbs-sweet-pillar-nav__link:not(.is-current):not([aria-current="true"]):not(.tbs-sweet-pillar-nav__link--cta):focus-visible {
    color: var(--sweet-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-sweet-pillar-nav__link:not(.is-current):not([aria-current="true"]):not(.tbs-sweet-pillar-nav__link--cta):hover::after,
  .tbs-sweet-pillar-nav__link:not(.is-current):not([aria-current="true"]):not(.tbs-sweet-pillar-nav__link--cta):focus-visible::after {
    opacity: 1;
    transform: scaleX(1);
  }

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

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

  .tbs-sweet-breadcrumbs a:hover {
    color: var(--sweet-secondary-dark);
  }

  .tbs-sweet-btn:hover,
  .tbs-sweet-btn:focus-visible {
    transform: translateY(-3px);
  }

  .tbs-sweet-btn--primary:hover,
  .tbs-sweet-btn--primary:focus-visible {
    box-shadow: 0 20px 38px rgba(115,69,150,.31);
  }

  .tbs-sweet-index a:hover,
  .tbs-sweet-index a:focus-visible {
    border-color: rgba(102,88,180,.28);
    background: #f0ecff;
    transform: translateY(-1px);
  }

  .tbs-sweet-steps > li,
  .tbs-sweet-mount-card,
  .tbs-sweet-route-card {
    transition: border-color .26s ease, box-shadow .26s ease, transform .26s ease;
  }

  .tbs-sweet-steps > li:hover,
  .tbs-sweet-mount-card:hover,
  .tbs-sweet-route-card:hover,
  .tbs-sweet-route-card:focus-visible {
    border-color: rgba(242,103,154,.25);
    box-shadow: 0 22px 45px rgba(67,50,92,.13);
    transform: translateY(-5px);
  }

  .tbs-sweet-route-card:hover i,
  .tbs-sweet-route-card:focus-visible i {
    transform: translateX(4px);
  }
}

/* ============================================================
   NAVEGACIÓN RESPONSIVE
   ============================================================ */

@media (max-width: 1399px) {
  .tbs-sweet-pillar-nav__inner {
    padding-right: 16px;
    padding-left: 16px;
  }

  .tbs-sweet-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-sweet-pillar-nav::-webkit-scrollbar {
    height: 4px;
  }

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

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

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

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

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

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

@media (max-width: 1099px) {
  .tbs-sweet-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

  .tbs-sweet-timeline::before {
    display: none;
  }

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

  .tbs-sweet-integration__benefits {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .tbs-sweet-hero {
    min-height: 650px;
    padding-top: 46px;
    padding-bottom: 58px;
  }

  .tbs-sweet-hero__grid {
    grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr);
    gap: 34px;
    min-height: 520px;
  }

  .tbs-sweet-hero h1 {
    max-width: 12ch;
    font-size: clamp(48px, 5.15vw, 64px);
  }

  .tbs-sweet-hero__lead {
    font-size: 15px;
  }

  .tbs-sweet-hero__media {
    max-width: 650px;
  }

  .tbs-sweet-hero__badge {
    max-width: calc(100% - 36px);
    padding: 12px 14px;
  }
}

@media (max-width: 899px) {

  .tbs-sweet-hero {
    min-height: auto;
  }

  .tbs-sweet-hero__grid {
    min-height: 0;
  }

  .tbs-sweet-hero__media {
    width: 100%;
    max-width: none;
    justify-self: stretch;
  }
  .tbs-sweet-section {
    padding: 68px 0;
  }

  .tbs-sweet-hero__grid,
  .tbs-sweet-split,
  .tbs-sweet-feature,
  .tbs-sweet-safety,
  .tbs-sweet-product,
  .tbs-sweet-resource,
  .tbs-sweet-integration,
  .tbs-sweet-faq-layout {
    grid-template-columns: 1fr;
  }

  .tbs-sweet-hero__copy {
    max-width: 760px;
  }

  .tbs-sweet-hero__media {
    width: min(100%, 760px);
  }

  .tbs-sweet-safety > .tbs-sweet-btn {
    grid-column: auto;
  }

  .tbs-sweet-product__preview,
  .tbs-sweet-resource__preview {
    width: min(100%, 360px);
  }

  .tbs-sweet-integration__visual {
    width: min(100%, 520px);
    margin: 0 auto;
  }

  .tbs-sweet-faq-layout {
    gap: 32px;
  }
}

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

@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .tbs-sweet-page {
    --sweet-mobile-gutter: 16px;
  }

  .tbs-sweet-shell {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-right: var(--sweet-mobile-gutter) !important;
    padding-left: var(--sweet-mobile-gutter) !important;
  }

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

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

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

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

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

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

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

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

  .tbs-sweet-section {
    padding: 58px 0;
  }

  .tbs-sweet-heading {
    margin-bottom: 27px;
  }

  .tbs-sweet-heading h2,
  .tbs-sweet-answer h2,
  .tbs-sweet-feature h2,
  .tbs-sweet-safety h2,
  .tbs-sweet-product h2,
  .tbs-sweet-resource h2,
  .tbs-sweet-integration h2,
  .tbs-sweet-final h2 {
    font-size: clamp(32px, 9.2vw, 44px);
    line-height: 1.045;
  }

  .tbs-sweet-heading p,
  .tbs-sweet-answer p,
  .tbs-sweet-feature__copy > p,
  .tbs-sweet-safety > div > p,
  .tbs-sweet-product__copy > p,
  .tbs-sweet-resource__copy > p,
  .tbs-sweet-integration__copy > p,
  .tbs-sweet-final p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.68;
  }

  .tbs-sweet-kicker,
  .tbs-sweet-eyebrow {
    font-size: 8.5px;
  }

  .tbs-sweet-hero {
    padding: 30px 0 34px;
    border-radius: 0 0 30px 30px;
    background:
      radial-gradient(circle at 92% 8%, rgba(242,103,154,.08), transparent 15rem),
      linear-gradient(180deg, #fffaf6, #fff7fa);
    box-shadow: 0 16px 34px rgba(67,50,92,.07);
  }

  .tbs-sweet-hero::before {
    top: 18px;
    right: -20px;
    width: 110px;
    height: 110px;
    opacity: .28;
  }

  .tbs-sweet-hero__grid {
    gap: 29px;
  }

  .tbs-sweet-breadcrumbs {
    margin-bottom: 18px;
    font-size: 9.5px;
  }

  .tbs-sweet-breadcrumbs a:nth-of-type(1),
  .tbs-sweet-breadcrumbs > span:nth-of-type(1) {
    display: none;
  }

  .tbs-sweet-eyebrow {
    gap: 8px;
    padding: 7px 10px;
    letter-spacing: .105em;
  }

  .tbs-sweet-hero h1 {
    max-width: 100%;
    margin: 17px 0 15px;
    font-size: clamp(38px, 10.8vw, 50px);
    line-height: 1.01;
  }

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

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

  .tbs-sweet-hero .tbs-sweet-btn {
    width: 100%;
    min-height: 55px;
    border-radius: 18px;
    font-size: 12.5px;
  }

  .tbs-sweet-hero__note {
    margin-top: 14px;
    padding: 12px 13px;
    border: 1px solid rgba(242,103,154,.11);
    border-radius: 15px;
    background: rgba(255,255,255,.72);
    font-size: 10.5px;
    line-height: 1.5;
  }

  .tbs-sweet-hero__media::before {
    display: none;
  }

  .tbs-sweet-hero__image-wrap {
    aspect-ratio: 4 / 3;
  }

  .tbs-sweet-hero__media .tbs-sweet-hero__image-wrap img {
    object-position: 50% 50%;
  }

  .tbs-sweet-hero__media img {
    border-width: 5px;
    border-radius: 25px;
    box-shadow: 0 22px 46px rgba(75,52,91,.17);
  }

  .tbs-sweet-hero__media figcaption {
    margin-top: 10px;
    font-size: 9.5px;
  }

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

  .tbs-sweet-index {
    padding-right: 14px;
    padding-left: 14px;
    scroll-padding-inline: 14px;
  }

  .tbs-sweet-index strong,
  .tbs-sweet-index a {
    min-height: 36px;
    padding: 9px 12px;
    font-size: 10px;
  }

  .tbs-sweet-section--answer {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .tbs-sweet-answer {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 23px 20px;
    border-radius: 24px;
  }

  .tbs-sweet-answer__icon {
    width: 50px;
    height: 50px;
    border-radius: 16px;
    font-size: 19px;
  }

  .tbs-sweet-answer h2 {
    font-size: clamp(31px, 8.7vw, 41px);
  }

  .tbs-sweet-steps,
  .tbs-sweet-mount-grid,
  .tbs-sweet-timeline,
  .tbs-sweet-route-grid,
  .tbs-sweet-component-grid {
    grid-template-columns: 1fr;
  }

  .tbs-sweet-steps {
    gap: 11px;
  }

  .tbs-sweet-steps > li {
    grid-template-columns: 44px minmax(0, 1fr);
    min-height: 0;
    padding: 19px;
    border-radius: 20px;
  }

  .tbs-sweet-steps > li > span {
    width: 44px;
    height: 44px;
    border-radius: 14px;
  }

  .tbs-sweet-steps h3 {
    font-size: 19px;
  }

  .tbs-sweet-steps p {
    font-size: 12px;
  }

  .tbs-sweet-split,
  .tbs-sweet-feature {
    gap: 35px;
  }

  .tbs-sweet-formula {
    margin-top: 20px;
  }

  .tbs-sweet-formula p {
    padding: 13px 14px;
    font-size: 11.5px;
  }

  .tbs-sweet-detail-media img,
  .tbs-sweet-feature__media img {
    border-width: 5px;
    border-radius: 23px;
  }

  .tbs-sweet-feature__media::before {
    display: none;
  }

  .tbs-sweet-table-wrap {
    margin-top: 34px;
    border-radius: 18px;
  }

  .tbs-sweet-table {
    min-width: 740px;
    font-size: 11px;
  }

  .tbs-sweet-table th,
  .tbs-sweet-table td {
    padding: 13px 14px;
  }

  .tbs-sweet-component-grid {
    gap: 10px;
  }

  .tbs-sweet-component-grid article {
    padding: 15px;
  }

  .tbs-sweet-mount-grid {
    gap: 11px;
  }

  .tbs-sweet-mount-card {
    min-height: 0;
    padding: 20px;
    border-radius: 20px;
  }

  .tbs-sweet-mount-card > span {
    width: 44px;
    height: 44px;
    margin-bottom: 18px;
  }

  .tbs-sweet-callout {
    grid-template-columns: 42px minmax(0, 1fr);
    padding: 17px;
  }

  .tbs-sweet-callout > div:first-child {
    width: 42px;
    height: 42px;
  }

  .tbs-sweet-safety,
  .tbs-sweet-product,
  .tbs-sweet-resource,
  .tbs-sweet-integration {
    gap: 30px;
    padding: 25px 20px;
    border-radius: 25px;
  }

  .tbs-sweet-safety ul {
    gap: 9px;
  }

  .tbs-sweet-safety li {
    padding: 12px 12px 12px 40px;
    font-size: 11px;
  }

  .tbs-sweet-safety > .tbs-sweet-btn,
  .tbs-sweet-product .tbs-sweet-btn,
  .tbs-sweet-resource .tbs-sweet-btn {
    width: 100%;
    min-height: 54px;
  }

  .tbs-sweet-timeline {
    gap: 10px;
  }

  .tbs-sweet-timeline article {
    padding: 19px;
    border-radius: 19px;
  }

  .tbs-sweet-timeline article > span {
    margin-bottom: 16px;
  }

  .tbs-sweet-product__preview,
  .tbs-sweet-resource__preview {
    width: min(88%, 330px);
    transform: rotate(1.5deg);
  }

  .tbs-sweet-product__preview {
    padding: 31px 25px;
  }

  .tbs-sweet-resource__preview {
    min-height: 345px;
    padding: 35px 28px;
  }

  .tbs-sweet-route-grid {
    gap: 11px;
  }

  .tbs-sweet-route-card {
    min-height: 0;
    padding: 21px;
    border-radius: 20px;
  }

  .tbs-sweet-route-card h3 {
    font-size: 22px;
  }

  .tbs-sweet-integration__benefits {
    grid-template-columns: 1fr;
  }

  .tbs-sweet-integration .tbs-sweet-actions {
    display: grid;
  }

  .tbs-sweet-integration .tbs-sweet-btn {
    width: 100%;
  }

  .tbs-sweet-integration__visual {
    min-height: 360px;
  }

  .tbs-sweet-phone {
    right: auto;
    left: 50%;
    width: min(72%, 250px);
    min-height: 350px;
    padding: 27px 20px;
    border-width: 6px;
    border-radius: 34px;
    transform: translateX(-50%) rotate(2deg);
  }

  .tbs-sweet-phone > strong {
    font-size: 23px;
  }

  .tbs-sweet-phone i {
    height: 44px;
  }

  .tbs-sweet-floating-card {
    right: 2px;
    bottom: 13px;
    width: 178px;
    padding: 15px;
  }

  .tbs-sweet-faq-layout {
    gap: 24px;
  }

  .tbs-sweet-faq-list summary {
    gap: 12px;
    padding: 19px 0;
    font-size: 16px;
  }

  .tbs-sweet-faq-list details > p {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.66;
  }

  .tbs-sweet-final {
    padding: 72px 0 82px;
  }

  .tbs-sweet-final .tbs-sweet-actions {
    display: grid;
    gap: 10px;
  }

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

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

  .tbs-sweet-hero h1 {
    font-size: clamp(36px, 10.5vw, 44px);
  }

  .tbs-sweet-hero__lead {
    font-size: 14px;
  }

  .tbs-sweet-product__preview,
  .tbs-sweet-resource__preview {
    width: 92%;
  }
}

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

  .tbs-sweet-pillar-nav {
    padding-right: 12px;
    padding-left: 12px;
    scroll-padding-inline: 12px;
  }

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

  .tbs-sweet-hero h1 {
    font-size: 34px;
  }

  .tbs-sweet-heading h2,
  .tbs-sweet-answer h2,
  .tbs-sweet-feature h2,
  .tbs-sweet-safety h2,
  .tbs-sweet-product h2,
  .tbs-sweet-resource h2,
  .tbs-sweet-integration h2,
  .tbs-sweet-final h2 {
    font-size: 30px;
  }

  .tbs-sweet-steps > li {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 11px;
    padding: 16px;
  }

  .tbs-sweet-steps > li > span {
    width: 40px;
    height: 40px;
  }
}

/* ============================================================
   ACCESIBILIDAD Y REDUCCIÓN DE MOVIMIENTO
   ============================================================ */

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

@media print {
  .tbs-sweet-pillar-nav-section,
  .tbs-sweet-quick-nav,
  .tbs-sweet-actions,
  .tbs-sweet-final,
  .tbs-sweet-section--integration {
    display: none !important;
  }

  .tbs-sweet-page {
    position: static !important;
    left: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    color: #111;
    background: #fff;
  }

  .tbs-sweet-section {
    padding: 24px 0;
  }

  .tbs-sweet-hero {
    padding: 20px 0;
    background: #fff;
  }

  .tbs-sweet-route-card,
  .tbs-sweet-steps > li,
  .tbs-sweet-mount-card,
  .tbs-sweet-answer,
  .tbs-sweet-resource,
  .tbs-sweet-product,
  .tbs-sweet-safety {
    box-shadow: none !important;
    break-inside: avoid;
  }
}

/* Producto aún no validado: estado visible, no interactivo y sin enlace roto. */
.tbs-sweet-btn--disabled {
  cursor: not-allowed;
  color: rgba(255,255,255,.78) !important;
  border-color: rgba(255,255,255,.22);
  background: rgba(255,255,255,.10);
  box-shadow: none;
  opacity: .82;
}

@media (hover: hover) and (pointer: fine) {
  .tbs-sweet-btn--disabled:hover,
  .tbs-sweet-btn--disabled:focus-visible {
    transform: none;
  }
}

/* ============================================================
   V2 · TABLA PREMIUM + ENLACE MENÚ SEGÚN HORARIO
   Mejora lectura, jerarquía y experiencia móvil sin alterar la
   posición ni la estructura general de la página.
   ============================================================ */

.tbs-sweet-table-wrap {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  border: 1px solid rgba(81, 66, 105, .10);
  border-radius: 28px;
  background: #fff;
  box-shadow:
    0 24px 58px rgba(67, 50, 92, .10),
    inset 0 1px 0 rgba(255, 255, 255, .96);
}

.tbs-sweet-table-wrap:focus-visible {
  outline: 3px solid rgba(102, 88, 180, .42);
  outline-offset: 5px;
}

.tbs-sweet-table {
  width: 100%;
  min-width: 940px;
  border-collapse: separate;
  border-spacing: 0;
  color: var(--sweet-text);
  font-size: 12.5px;
  line-height: 1.58;
}

.tbs-sweet-table caption {
  padding: 25px 28px 24px;
  border-bottom: 1px solid rgba(91, 72, 116, .09);
  background:
    radial-gradient(circle at 94% 12%, rgba(242, 103, 154, .13), transparent 15rem),
    linear-gradient(118deg, #fff8fb, #f5f1ff 72%, #fffaf5);
  text-align: left;
}

.tbs-sweet-table caption > span,
.tbs-sweet-table caption > strong,
.tbs-sweet-table caption > small {
  display: block;
}

.tbs-sweet-table caption > span {
  margin-bottom: 7px;
  color: var(--sweet-secondary-dark);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .15em;
  line-height: 1.35;
}

.tbs-sweet-table caption > strong {
  color: var(--sweet-ink-strong);
  font-size: clamp(18px, 1.8vw, 25px);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.16;
}

.tbs-sweet-table caption > small {
  max-width: 850px;
  margin-top: 8px;
  color: var(--sweet-text);
  font-size: 11.5px;
  font-weight: 500;
  line-height: 1.58;
}

.tbs-sweet-table th,
.tbs-sweet-table td {
  padding: 20px 21px;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(62, 54, 89, .075);
  vertical-align: middle;
  text-align: left;
}

.tbs-sweet-table thead th {
  padding-top: 15px;
  padding-bottom: 15px;
  color: rgba(255, 255, 255, .92);
  background: linear-gradient(118deg, #3e3659, #5b4f83 62%, #695da0);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .105em;
  line-height: 1.35;
  text-transform: uppercase;
}

.tbs-sweet-table thead th:first-child {
  padding-left: 28px;
}

.tbs-sweet-table tbody tr {
  transition: background .22s ease, box-shadow .22s ease;
}

.tbs-sweet-table tbody tr:nth-child(even) {
  background: #fffdfb;
}

.tbs-sweet-table tbody tr:last-child th,
.tbs-sweet-table tbody tr:last-child td {
  border-bottom: 0;
}

.tbs-sweet-table tbody th {
  width: 24%;
  padding-left: 28px;
  color: var(--sweet-ink-strong);
  background: transparent;
  font-weight: 700;
}

.tbs-sweet-table tbody th > strong {
  display: block;
  margin-top: 7px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: 1.28;
}

.tbs-sweet-table__tag {
  display: inline-flex;
  align-items: center;
  min-height: 23px;
  padding: 4px 9px;
  border: 1px solid rgba(102, 88, 180, .12);
  border-radius: 999px;
  color: var(--sweet-secondary-dark);
  background: var(--sweet-lilac-soft);
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1;
}

.tbs-sweet-table td:nth-child(2) {
  width: 22%;
}

.tbs-sweet-table td:nth-child(2) > span {
  display: block;
  margin-top: 5px;
  color: var(--sweet-muted);
  font-size: 10.5px;
  line-height: 1.45;
}

.tbs-sweet-table__quantity {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  min-width: 62px;
  min-height: 42px;
  padding: 8px 13px;
  border: 1px solid rgba(242, 103, 154, .16);
  border-radius: 14px;
  color: var(--sweet-primary-dark);
  background: linear-gradient(145deg, #fff2f7, #f5f1ff);
  box-shadow: 0 8px 18px rgba(82, 60, 110, .07);
  font-size: 21px;
  font-weight: 800;
  letter-spacing: -.04em;
  line-height: 1;
}

@media (hover: hover) and (pointer: fine) {
  .tbs-sweet-table tbody tr:hover {
    background: linear-gradient(90deg, rgba(255, 247, 251, .82), rgba(247, 244, 255, .72));
    box-shadow: inset 4px 0 0 var(--sweet-primary);
  }
}

.tbs-sweet-schedule-link {
  position: relative;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  align-items: center;
  gap: 20px;
  margin-top: 22px;
  padding: 22px 24px;
  overflow: hidden;
  border: 1px solid rgba(102, 88, 180, .12);
  border-radius: 22px;
  background:
    radial-gradient(circle at 92% 8%, rgba(242, 103, 154, .10), transparent 13rem),
    linear-gradient(135deg, #fff, #f8f5ff 64%, #fff8fb);
  box-shadow: var(--sweet-shadow-soft);
}

.tbs-sweet-schedule-link::after {
  content: "";
  position: absolute;
  right: -52px;
  bottom: -72px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  pointer-events: none;
  background: radial-gradient(circle, rgba(129, 116, 208, .09), transparent 70%);
}

.tbs-sweet-schedule-link__icon {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 19px;
  color: #fff;
  background: linear-gradient(135deg, var(--sweet-secondary-dark), var(--sweet-secondary) 58%, var(--sweet-primary));
  box-shadow: 0 13px 26px rgba(95, 76, 158, .23);
  font-size: 25px;
  font-weight: 800;
}

.tbs-sweet-schedule-link__copy {
  position: relative;
  z-index: 2;
}

.tbs-sweet-schedule-link__copy > span {
  display: block;
  margin-bottom: 5px;
  color: var(--sweet-primary-dark);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .13em;
  line-height: 1.35;
}

.tbs-sweet-schedule-link__copy h3 {
  margin: 0;
  font-size: clamp(19px, 1.7vw, 25px);
  line-height: 1.15;
}

.tbs-sweet-schedule-link__copy p {
  max-width: 780px;
  margin: 7px 0 0;
  color: var(--sweet-text);
  font-size: 11.5px;
  line-height: 1.58;
}

.tbs-sweet-schedule-link__cta {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 999px;
  color: #fff !important;
  background: linear-gradient(135deg, var(--sweet-secondary-dark), var(--sweet-secondary));
  box-shadow: 0 13px 27px rgba(92, 74, 154, .22);
  font-size: 11.5px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
  transition: transform .22s ease, box-shadow .22s ease;
}

.tbs-sweet-schedule-link__cta span {
  font-size: 15px;
  transition: transform .22s ease;
}

.tbs-sweet-route-card--schedule {
  border-color: rgba(102, 88, 180, .16);
  background:
    radial-gradient(circle at 92% 8%, rgba(242, 103, 154, .09), transparent 11rem),
    linear-gradient(145deg, #fff, #f7f3ff);
}

.tbs-sweet-route-card--schedule > span {
  color: var(--sweet-primary-dark);
}

@media (hover: hover) and (pointer: fine) {
  .tbs-sweet-schedule-link__cta:hover,
  .tbs-sweet-schedule-link__cta:focus-visible {
    box-shadow: 0 18px 34px rgba(92, 74, 154, .29);
    transform: translateY(-2px);
  }

  .tbs-sweet-schedule-link__cta:hover span,
  .tbs-sweet-schedule-link__cta:focus-visible span {
    transform: translateX(3px);
  }
}

@media (max-width: 899px) {
  .tbs-sweet-schedule-link {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 16px;
  }

  .tbs-sweet-schedule-link__icon {
    width: 52px;
    height: 52px;
    border-radius: 17px;
    font-size: 22px;
  }

  .tbs-sweet-schedule-link__cta {
    grid-column: 1 / -1;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .tbs-sweet-table-wrap {
    overflow: visible;
    margin-top: 34px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .tbs-sweet-table {
    display: block;
    min-width: 0;
    font-size: 12px;
  }

  .tbs-sweet-table caption,
  .tbs-sweet-table tbody,
  .tbs-sweet-table tr,
  .tbs-sweet-table th,
  .tbs-sweet-table td {
    display: block;
    width: 100%;
  }

  .tbs-sweet-table caption {
    margin-bottom: 12px;
    padding: 20px 18px;
    border: 1px solid rgba(102, 88, 180, .11);
    border-radius: 20px;
    box-shadow: 0 13px 30px rgba(67, 50, 92, .07);
  }

  .tbs-sweet-table caption > strong {
    font-size: 19px;
  }

  .tbs-sweet-table caption > small {
    font-size: 10.5px;
  }

  .tbs-sweet-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }

  .tbs-sweet-table tbody {
    display: grid;
    gap: 12px;
  }

  .tbs-sweet-table tbody tr {
    display: block;
    overflow: hidden;
    border: 1px solid rgba(62, 54, 89, .09);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 13px 30px rgba(67, 50, 92, .075);
  }

  .tbs-sweet-table tbody th {
    padding: 18px 17px 16px;
    border: 0;
    border-bottom: 1px solid rgba(62, 54, 89, .075);
    background:
      radial-gradient(circle at 94% 10%, rgba(242, 103, 154, .10), transparent 9rem),
      linear-gradient(135deg, #fff8fb, #f7f4ff);
  }

  .tbs-sweet-table tbody th > strong {
    margin-top: 8px;
    font-size: 16px;
  }

  .tbs-sweet-table tbody td {
    display: grid;
    grid-template-columns: minmax(104px, .42fr) minmax(0, 1fr);
    align-items: start;
    gap: 12px;
    padding: 14px 17px;
    border: 0;
    border-bottom: 1px solid rgba(62, 54, 89, .065);
  }

  .tbs-sweet-table tbody td:last-child {
    border-bottom: 0;
  }

  .tbs-sweet-table tbody td::before {
    content: attr(data-label);
    color: var(--sweet-secondary-dark);
    font-size: 7px;
    font-weight: 800;
    letter-spacing: .09em;
    line-height: 1.4;
    text-transform: uppercase;
  }

  .tbs-sweet-table td:nth-child(2) {
    width: 100%;
  }

  .tbs-sweet-table td:nth-child(2) > span {
    margin-top: 4px;
    font-size: 10px;
  }

  .tbs-sweet-table__quantity {
    min-width: 58px;
    min-height: 38px;
    padding: 7px 11px;
    border-radius: 12px;
    font-size: 19px;
  }

  .tbs-sweet-schedule-link {
    grid-template-columns: 46px minmax(0, 1fr);
    gap: 13px;
    margin-top: 15px;
    padding: 18px 16px;
    border-radius: 20px;
  }

  .tbs-sweet-schedule-link__icon {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    font-size: 19px;
  }

  .tbs-sweet-schedule-link__copy h3 {
    font-size: 18px;
  }

  .tbs-sweet-schedule-link__copy p {
    font-size: 10.5px;
  }

  .tbs-sweet-schedule-link__cta {
    min-height: 50px;
    border-radius: 16px;
    font-size: 11px;
  }
}

@media (max-width: 380px) {
  .tbs-sweet-table tbody td {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 9px;
    padding-right: 14px;
    padding-left: 14px;
  }

  .tbs-sweet-schedule-link {
    grid-template-columns: 1fr;
  }

  .tbs-sweet-schedule-link__icon {
    margin-bottom: 1px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tbs-sweet-table tbody tr,
  .tbs-sweet-schedule-link__cta,
  .tbs-sweet-schedule-link__cta span {
    transition: none !important;
  }
}

/* ============================================================
   V3 · HERO RECTANGULAR CON MENSAJES INTERNOS
   ============================================================ */

.tbs-sweet-hero__image-wrap{
  position:relative;
  isolation:isolate;
  width:100%;
  overflow:hidden;
  aspect-ratio:4/3;
  border:8px solid rgba(255,255,255,.94);
  border-radius:32px;
  background:#f4e9ee;
  box-shadow:0 30px 72px rgba(75,52,91,.18);
}

.tbs-sweet-hero__image-wrap::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(44,33,53,.02),transparent 48%,rgba(44,33,53,.22));
}

.tbs-sweet-hero__media .tbs-sweet-hero__image-wrap img{
  width:100%;
  height:100%;
  aspect-ratio:auto;
  border:0;
  border-radius:0;
  box-shadow:none;
  object-fit:cover;
  object-position:52% 50%;
}

.tbs-sweet-hero__badge{
  position:absolute;
  z-index:3;
  display:block;
  max-width:min(300px,calc(100% - 44px));
  padding:15px 17px;
  border:1px solid rgba(255,255,255,.64);
  border-radius:16px;
  box-shadow:0 16px 34px rgba(45,34,55,.17);
  backdrop-filter:blur(11px);
  -webkit-backdrop-filter:blur(11px);
}

.tbs-sweet-hero__badge strong,
.tbs-sweet-hero__badge small{
  display:block;
}

.tbs-sweet-hero__badge strong{
  color:var(--sweet-ink-strong);
  font-size:13px;
  font-weight:700;
  letter-spacing:-.025em;
  line-height:1.28;
}

.tbs-sweet-hero__badge small{
  margin-top:4px;
  color:#6f6676;
  font-size:9.5px;
  font-weight:500;
  line-height:1.42;
}

.tbs-sweet-hero__badge--top{
  top:22px;
  left:22px;
  background:rgba(255,255,255,.93);
}

.tbs-sweet-hero__badge--bottom{
  right:22px;
  bottom:22px;
  background:rgba(255,249,242,.94);
}

.tbs-sweet-hero__badge--bottom::before{
  content:"✦";
  display:block;
  margin-bottom:5px;
  color:var(--sweet-primary);
  font-size:16px;
  line-height:1;
}

/* ============================================================
   V3 · CHECKLIST CON DESCARGA PROTEGIDA
   ============================================================ */

.tbs-sweet-section--resource{
  background:
    radial-gradient(circle at 7% 9%,rgba(242,103,154,.065),transparent 25rem),
    radial-gradient(circle at 93% 88%,rgba(129,116,208,.07),transparent 25rem),
    #faf8fc;
}

.tbs-sweet-resource-card{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);
  overflow:hidden;
  border:1px solid rgba(102,88,180,.14);
  border-radius:31px;
  background:#fff;
  box-shadow:var(--sweet-shadow);
}

.tbs-sweet-resource-card__copy{
  align-self:center;
  padding:clamp(30px,4.8vw,62px);
}

.tbs-sweet-resource-card__copy h2{
  max-width:16ch;
  margin:13px 0 0;
  font-size:clamp(37px,4vw,59px);
}

.tbs-sweet-resource-card__copy>p{
  max-width:690px;
  margin:18px 0 0;
  color:var(--sweet-text);
  font-size:15px;
  font-weight:500;
  line-height:1.74;
}

.tbs-sweet-registration-note{
  display:grid;
  grid-template-columns:43px minmax(0,1fr);
  align-items:start;
  gap:13px;
  margin:22px 0;
  padding:16px;
  border:1px solid rgba(82,153,125,.18);
  border-radius:18px;
  background:linear-gradient(145deg,#f2fbf6,#fff);
}

.tbs-sweet-registration-note>span{
  display:grid;
  place-items:center;
  width:43px;
  height:43px;
  border-radius:14px;
  color:#fff;
  background:linear-gradient(145deg,#609d87,#4f8c77);
  font-size:15px;
  font-weight:700;
}

.tbs-sweet-registration-note strong{
  display:block;
  margin-bottom:4px;
  color:#365846;
  font-size:13px;
  font-weight:600;
}

.tbs-sweet-registration-note p{
  margin:0;
  color:#5f6c64;
  font-size:10.5px;
  font-weight:500;
  line-height:1.52;
}

.tbs-sweet-resource-card__media{
  position:relative;
  display:block;
  min-height:470px;
  overflow:hidden;
  background:var(--sweet-lilac-soft);
  cursor:pointer;
}

.tbs-sweet-resource-card__media::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(38,28,48,.01),transparent 46%,rgba(38,28,48,.43));
}

.tbs-sweet-resource-card__media img{
  width:100%;
  height:100%;
  min-height:470px;
  object-fit:cover;
  transition:transform .35s ease;
}

.tbs-sweet-resource-card__badge{
  position:absolute;
  z-index:3;
  top:18px;
  right:18px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.55);
  border-radius:999px;
  color:#fff;
  background:rgba(57,44,76,.58);
  box-shadow:0 10px 24px rgba(37,28,48,.14);
  font-size:8px;
  font-weight:700;
  letter-spacing:.12em;
}

.tbs-sweet-resource-card__action{
  position:absolute;
  z-index:3;
  right:20px;
  bottom:20px;
  left:20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:52px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:17px;
  color:#fff;
  background:rgba(52,40,68,.72);
  box-shadow:0 13px 30px rgba(34,25,45,.20);
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
  font-size:11px;
  font-weight:700;
}

.tbs-sweet-resource-card__action b{
  font-size:17px;
  font-weight:500;
}

/* ============================================================
   V3 · PRODUCTOS REALES DEL CATÁLOGO
   ============================================================ */

.tbs-sweet-products{
  background:
    radial-gradient(circle at 8% 12%,rgba(242,103,154,.05),transparent 24rem),
    radial-gradient(circle at 94% 88%,rgba(129,116,208,.06),transparent 27rem),
    var(--sweet-paper);
}

.tbs-sweet-products__heading{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);
  align-items:end;
  gap:clamp(38px,5vw,78px);
  margin-bottom:44px;
}

.tbs-sweet-products__heading h2{
  max-width:15ch;
  margin:13px 0 0;
  font-size:clamp(38px,4.1vw,61px);
}

.tbs-sweet-products__heading>p{
  max-width:590px;
  margin:0;
  color:var(--sweet-text);
  font-size:14px;
  font-weight:500;
  line-height:1.72;
}

.tbs-sweet-products__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
  gap:clamp(16px,1.8vw,27px);
}

.tbs-sweet-product-card{
  position:relative;
  display:flex;
  min-height:100%;
  flex-direction:column;
  overflow:hidden;
  border:1px solid var(--sweet-line);
  border-radius:26px;
  background:#fff;
  box-shadow:var(--sweet-shadow-soft);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}

.tbs-sweet-product-card.is-featured{
  border-color:rgba(242,103,154,.22);
  box-shadow:0 22px 52px rgba(90,59,112,.14);
}

.tbs-sweet-product-card.is-featured::before{
  content:"RECOMENDADO";
  position:absolute;
  z-index:5;
  top:14px;
  left:14px;
  padding:7px 10px;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,var(--sweet-primary-dark),var(--sweet-secondary-dark));
  box-shadow:0 9px 22px rgba(83,59,120,.22);
  font-size:7px;
  font-weight:700;
  letter-spacing:.11em;
}

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

.tbs-sweet-product-card__media::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 64%,rgba(36,26,43,.26));
}

.tbs-sweet-product-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}

.tbs-sweet-product-card__media>span{
  position:absolute;
  z-index:3;
  right:14px;
  bottom:14px;
  left:14px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:13px;
  color:#fff;
  background:rgba(52,40,68,.64);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  font-size:7.5px;
  font-weight:700;
  letter-spacing:.10em;
  text-align:center;
}

.tbs-sweet-product-card__body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:24px;
}

.tbs-sweet-product-card__body>small{
  display:block;
  margin-bottom:8px;
  color:var(--sweet-secondary-dark);
  font-size:8px;
  font-weight:400;
  letter-spacing:.07em;
  text-transform:uppercase;
}

.tbs-sweet-product-card h3{
  margin:0 0 11px;
  font-size:clamp(22px,1.75vw,29px);
  letter-spacing:-.04em;
  line-height:1.08;
}

.tbs-sweet-product-card__body>p{
  margin:0 0 17px;
  color:var(--sweet-text);
  font-size:11.5px;
  font-weight:500;
  line-height:1.62;
}

.tbs-sweet-product-card__reason{
  margin-top:auto;
  padding:13px;
  border:1px solid rgba(102,88,180,.10);
  border-radius:15px;
  background:linear-gradient(145deg,#fff,#f8f5ff);
}

.tbs-sweet-product-card__reason strong,
.tbs-sweet-product-card__reason span{
  display:block;
}

.tbs-sweet-product-card__reason strong{
  margin-bottom:4px;
  color:var(--sweet-primary-dark);
  font-size:8px;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.tbs-sweet-product-card__reason span{
  color:var(--sweet-text);
  font-size:9.5px;
  font-weight:500;
  line-height:1.5;
}

.tbs-sweet-product-card__price{
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:8px;
  margin:18px 0 15px;
}

.tbs-sweet-product-card__price del{
  color:var(--sweet-muted);
  font-size:12px;
  font-weight:400;
}

.tbs-sweet-product-card__price strong{
  color:var(--sweet-ink-strong);
  font-size:25px;
  font-weight:700;
  letter-spacing:-.045em;
}

.tbs-sweet-product-card__price span{
  color:var(--sweet-muted);
  font-size:8px;
  font-weight:400;
}

.tbs-sweet-product-card__button{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:52px;
  padding:0 17px;
  border-radius:16px;
  color:#fff!important;
  background:linear-gradient(135deg,var(--sweet-primary-dark),#c54e9b 44%,var(--sweet-secondary-dark));
  box-shadow:0 12px 27px rgba(115,69,150,.20);
  font-size:11px;
  font-weight:700;
}

.tbs-sweet-product-card__button b{
  font-size:17px;
  font-weight:500;
}

.tbs-sweet-products__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-top:24px;
  padding:18px 20px;
  border:1px solid rgba(102,88,180,.10);
  border-radius:18px;
  background:linear-gradient(145deg,#fff,#f8f5ff);
}

.tbs-sweet-products__footer p{
  margin:0;
  color:var(--sweet-muted);
  font-size:9.5px;
  font-weight:400;
}

.tbs-sweet-products__footer a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:var(--sweet-secondary-dark);
  font-size:11px;
  font-weight:700;
}

/* Hover complementario */
@media(hover:hover) and (pointer:fine){
  .tbs-sweet-resource-card__media:hover img,
  .tbs-sweet-product-card:hover .tbs-sweet-product-card__media img{
    transform:scale(1.035);
  }

  .tbs-sweet-product-card:hover{
    border-color:rgba(102,88,180,.22);
    box-shadow:0 24px 50px rgba(67,50,92,.14);
    transform:translateY(-6px);
  }

  .tbs-sweet-product-card__button:hover{
    box-shadow:0 18px 35px rgba(115,69,150,.30);
    transform:translateY(-2px);
  }
}

/* Responsive V3 */
@media(max-width:1099px){
  .tbs-sweet-resource-card{
    grid-template-columns:1fr;
  }

  .tbs-sweet-resource-card__media{
    min-height:410px;
  }

  .tbs-sweet-resource-card__media img{
    min-height:410px;
  }

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

  .tbs-sweet-product-card:last-child{
    grid-column:1/-1;
    width:min(100%,580px);
    justify-self:center;
  }
}

@media(max-width:767px){
  .tbs-sweet-hero__image-wrap{
    border-width:5px;
    border-radius:25px;
  }

  .tbs-sweet-hero__badge{
    max-width:calc(100% - 24px);
    padding:10px 12px;
    border-radius:13px;
  }

  .tbs-sweet-hero__badge strong{
    font-size:10.5px;
  }

  .tbs-sweet-hero__badge small{
    font-size:8px;
  }

  .tbs-sweet-hero__badge--top{
    top:12px;
    left:12px;
  }

  .tbs-sweet-hero__badge--bottom{
    right:12px;
    bottom:12px;
  }

  .tbs-sweet-resource-card{
    border-radius:24px;
  }

  .tbs-sweet-resource-card__copy{
    padding:26px 20px;
  }

  .tbs-sweet-resource-card__copy h2,
  .tbs-sweet-products__heading h2{
    font-size:clamp(32px,9.2vw,44px);
  }

  .tbs-sweet-resource-card__copy>p{
    font-size:13.5px;
  }

  .tbs-sweet-registration-note{
    grid-template-columns:38px minmax(0,1fr);
    padding:14px;
  }

  .tbs-sweet-registration-note>span{
    width:38px;
    height:38px;
  }

  .tbs-sweet-resource-card__media,
  .tbs-sweet-resource-card__media img{
    min-height:320px;
  }

  .tbs-sweet-resource-card__action{
    right:14px;
    bottom:14px;
    left:14px;
    min-height:48px;
    padding-inline:14px;
    border-radius:15px;
    font-size:10px;
  }

  .tbs-sweet-products__heading{
    grid-template-columns:1fr;
    gap:17px;
    margin-bottom:30px;
  }

  .tbs-sweet-products__heading>p{
    font-size:13px;
  }

  .tbs-sweet-products__grid{
    grid-template-columns:1fr;
    gap:15px;
  }

  .tbs-sweet-product-card:last-child{
    grid-column:auto;
    width:100%;
  }

  .tbs-sweet-product-card{
    border-radius:23px;
  }

  .tbs-sweet-product-card__body{
    padding:21px;
  }

  .tbs-sweet-products__footer{
    align-items:flex-start;
    flex-direction:column;
    gap:10px;
    padding:16px;
  }

  .tbs-sweet-products__footer a{
    width:100%;
    justify-content:space-between;
    min-height:45px;
    padding:0 13px;
    border-radius:13px;
    background:#f0ecff;
  }
}

@media(max-width:390px){
  .tbs-sweet-hero__badge--top{
    max-width:220px;
  }

  .tbs-sweet-hero__badge--bottom{
    max-width:180px;
  }
}

/* ================================================================
   MODAL GLOBAL DE ACCESO · DESCARGAS PROTEGIDAS
   Fuera del encapsulado porque functions.php lo imprime al final.
   ================================================================ */

html.tbs-modal-open,
body.tbs-modal-open{overflow:hidden!important;overscroll-behavior:none}
.tbs-protected-download{position:relative;cursor:pointer;touch-action:manipulation}
.tbs-access-modal[hidden]{display:none!important}
.tbs-access-modal{position:fixed;z-index:1000001;inset:0;display:grid;place-items:center;padding:12px;opacity:0;visibility:hidden;pointer-events:none;font-family:"Plus Jakarta Sans","Avenir Next","Segoe UI",Arial,sans-serif;transition:opacity .18s ease,visibility .18s ease}
.tbs-access-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.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,.70);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.tbs-access-modal__panel{position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(470px,1.18fr);width:min(1020px,100%);height:min(720px,calc(100dvh - 24px));max-height:calc(100vh - 24px);overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:28px;background:#fff;box-shadow:0 36px 110px rgba(36,29,39,.34);transform:translateY(14px) scale(.985);transition:transform .18s ease}
.tbs-access-modal.is-open .tbs-access-modal__panel{transform:translateY(0) scale(1)}
.tbs-access-modal__close{position:absolute;z-index:5;top:12px;right:12px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(57,47,69,.10);border-radius:50%;color:#4b4457;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(45,35,55,.11);cursor:pointer;font:500 25px/1 Arial}
.tbs-access-modal__aside{display:flex;min-height:0;flex-direction:column;padding:34px;background:radial-gradient(circle at 8% 5%,rgba(242,103,154,.14),transparent 16rem),linear-gradient(145deg,#fff8f3,#f3efff)}
.tbs-access-modal__brand{color:#d94c82;font-size:13px;font-weight:700;letter-spacing:.02em}
.tbs-access-modal__eyebrow{width:fit-content;margin-top:26px;padding:7px 10px;border-radius:999px;color:#6658b4;background:rgba(255,255,255,.75);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.tbs-access-modal__aside h2{max-width:13ch;margin:13px 0 0;color:#292532;font-size:clamp(28px,3vw,41px);font-weight:700;letter-spacing:-.05em;line-height:1.05}
.tbs-access-modal__aside>p{margin:12px 0 0;color:#655f6d;font-size:12px;font-weight:500;line-height:1.55}
.tbs-access-modal__benefits{display:grid;gap:7px;margin:18px 0 0;padding:0;list-style:none}
.tbs-access-modal__benefits li{display:flex;align-items:center;gap:8px;color:#4f4957;font-size:11px;font-weight:600}
.tbs-access-modal__benefits li span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;color:#fff;background:#4f8c77;font-size:10px}
.tbs-access-modal__resource{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;margin-top:auto;padding:10px;border:1px solid rgba(102,88,180,.13);border-radius:17px;background:rgba(255,255,255,.88);box-shadow:0 10px 26px rgba(61,47,82,.07)}
.tbs-access-modal__resource-thumb{width:72px;aspect-ratio:4/5;margin:0;overflow:hidden;border-radius:12px;background:#f2edf5}
.tbs-access-modal__resource-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.tbs-access-modal__resource-copy span,.tbs-access-modal__resource-copy strong,.tbs-access-modal__resource-copy small{display:block}
.tbs-access-modal__resource-copy span{color:#8174d0;font-size:8px;font-weight:400;letter-spacing:.09em;text-transform:uppercase}
.tbs-access-modal__resource-copy strong{margin-top:3px;color:#292532;font-size:12px;font-weight:600;line-height:1.3}
.tbs-access-modal__resource-copy small{margin-top:4px;color:#8b8495;font-size:8px;font-weight:400}
.tbs-access-modal__content{min-height:0;overflow-y:auto;padding:30px 42px 24px;background:#fff;overscroll-behavior:contain}
.tbs-access-modal__tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:5px;border-radius:14px;background:#f5f2f7}
.tbs-access-modal__tabs button{min-height:42px;padding:0 12px;border:0;border-radius:11px;color:#6a6370;background:transparent;cursor:pointer;font:700 11px/1.2 inherit}
.tbs-access-modal__tabs button.is-active{color:#fff;background:linear-gradient(135deg,#8174d0,#6658b4);box-shadow:0 9px 20px rgba(102,88,180,.20)}
.tbs-access-modal__heading{margin-top:18px}
.tbs-access-modal__heading>span{color:#dc4f85;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.tbs-access-modal__heading h3{margin:6px 0 0;color:#292532;font-size:24px;font-weight:700;letter-spacing:-.04em;line-height:1.1}
.tbs-access-modal__heading p{margin:7px 0 0;color:#655f6d;font-size:11px;font-weight:500;line-height:1.5}
.tbs-access-social{margin-top:14px}
.tbs-access-social__label{display:block;margin-bottom:7px;color:#514b57;font-size:9px;font-weight:700;text-align:center}
.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{width:100%!important;min-height:44px!important;border-radius:13px!important}
.tbs-access-divider{display:flex;align-items:center;gap:10px;margin-top:12px;color:#9a939e;font-size:8px;font-weight:400;text-align:center}
.tbs-access-divider::before,.tbs-access-divider::after{content:"";height:1px;flex:1;background:#ece7ed}
.tbs-access-form{display:grid;gap:9px;margin-top:12px}
.tbs-access-form__field{display:grid;gap:5px}
.tbs-access-form__field label{color:#514b57;font-size:9px;font-weight:700}
.tbs-access-form__field input{width:100%;height:44px;padding:0 13px;border:1px solid #e4dde5;border-radius:12px;color:#292532;background:#fff;font:500 13px/1.2 inherit;outline:0}
.tbs-access-form__field input:focus{border-color:rgba(129,116,208,.58);box-shadow:0 0 0 4px rgba(129,116,208,.10)}
.tbs-access-form__check{display:flex;align-items:flex-start;gap:8px;color:#6e6773;font-size:9px;font-weight:500;line-height:1.4}
.tbs-access-form__check input{margin-top:2px}
.tbs-access-form__check a,.tbs-access-form__forgot{color:#6658b4;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.tbs-access-form__forgot{justify-self:end;font-size:9px}
.tbs-access-form__submit{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#dc4f85,#c54e9b 44%,#6658b4);box-shadow:0 13px 27px rgba(115,69,150,.22);cursor:pointer;font:700 12px/1.2 inherit}
.tbs-access-form__status{min-height:0;color:#a54c5b;font-size:9px;font-weight:600;line-height:1.4}
.tbs-access-form__security,.tbs-access-modal__account-note{margin-top:8px;color:#8b8495;font-size:8px;font-weight:400;line-height:1.45;text-align:center}
.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,.30);outline-offset:3px}

@media(max-width:820px){
  .tbs-access-modal{padding:0;place-items:stretch}
  .tbs-access-modal__panel{grid-template-columns:1fr;width:100%;height:100dvh;max-height:100vh;border:0;border-radius:0}
  .tbs-access-modal__aside{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;padding:14px 58px 13px 14px}
  .tbs-access-modal__brand,.tbs-access-modal__eyebrow,.tbs-access-modal__aside>p,.tbs-access-modal__benefits{display:none}
  .tbs-access-modal__aside h2{grid-column:2;margin:0;font-size:18px;line-height:1.12}
  .tbs-access-modal__resource{grid-column:1;grid-row:1;width:74px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}
  .tbs-access-modal__resource-thumb{width:74px}
  .tbs-access-modal__resource-copy{display:none}
  .tbs-access-modal__content{padding:15px 16px max(15px,env(safe-area-inset-bottom))}
  .tbs-access-modal__close{top:10px;right:10px;width:38px;height:38px}
  .tbs-access-modal__heading{margin-top:12px}
  .tbs-access-modal__heading h3{font-size:21px}
}
@media(max-width:420px){
  .tbs-access-modal__aside{grid-template-columns:62px minmax(0,1fr);padding-left:10px}
  .tbs-access-modal__resource,.tbs-access-modal__resource-thumb{width:62px}
  .tbs-access-modal__aside h2{font-size:16px}
  .tbs-access-modal__content{padding-right:12px;padding-left:12px}
}
@media(min-width:821px) and (max-height:760px){
  .tbs-access-modal{padding:8px}
  .tbs-access-modal__panel{height:calc(100dvh - 16px);max-height:calc(100vh - 16px);border-radius:23px}
  .tbs-access-modal__aside{padding:24px 27px 20px}
  .tbs-access-modal__content{padding:16px 32px 14px}
  .tbs-access-modal__eyebrow{margin-top:16px}
  .tbs-access-modal__aside h2{font-size:29px}
  .tbs-access-modal__benefits{margin-top:11px}
  .tbs-access-modal__resource{grid-template-columns:58px minmax(0,1fr)}
  .tbs-access-modal__resource-thumb{width:58px}
  .tbs-access-modal__tabs button{min-height:36px}
  .tbs-access-form__field input{height:39px}
  .tbs-access-form__submit{min-height:41px}
}


/* ============================================================
   V4 · AJUSTE FINAL DEL HERO
   - Dos columnas desde 900 px.
   - Imagen rectangular a la derecha.
   - Mensajes internos sin recortes.
   - Apilado limpio en móvil.
   ============================================================ *//* End custom CSS */