/* ===================== GLOBAL RESET / FULL-BLEED ===================== */

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  max-width: 100%;
  background: #fffdf8;
}
html { box-sizing: border-box; -webkit-text-size-adjust: 100%; }
body { overflow-x: hidden; }

/* =========================================================
   TERMOVISIÓN — Landing styles
   Layout system adapted from the approved offer template.
   Palette: deep navy + thermal yellow/orange + infrared violet.
   ========================================================= */

.site {
  --navy: #081a3f;
  --navy-2: #152d63;
  --navy-deep: #05122f;
  --cream: #fff4df;
  --paper: #fffdf8;
  --accent: #ffb300;
  --accent-strong: #f57c00;
  --accent-light: #ffd76a;
  --gold: #ffb300;
  --ink: #17213d;
  --muted: #687086;

  min-height: 100vh;
  overflow-x: clip;
  color: var(--ink);
  background: var(--paper);
  font-family: Manrope, "Segoe UI Variable", "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

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

.site img { display: block; width: 100%; height: 100%; }

.container {
  position: relative;
  width: min(1120px, calc(100% - 40px));
  margin-inline: auto;
}

/* ============================== TOPBAR ============================== */

.topbar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 40px;
  padding: 9px 20px;
  color: #fff;
  background: var(--navy);
  font-size: .78rem;
  letter-spacing: .02em;
  text-align: center;
}
.topbar strong { font-weight: 800; }
.topbar > span:last-child { opacity: .82; }

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

.hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 76px 0 68px;
  color: var(--navy);
  background-color: #f3f9f8;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23081a3f' stroke-opacity='.075' stroke-width='1'%3E%3Cpath d='M0 40h240M0 120h240M0 200h240M40 0v240M120 0v240M200 0v240'/%3E%3Cpath d='M32 40h16M40 32v16M192 200h16M200 192v16' stroke-opacity='.18'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 240px 240px;
}
.hero > .container { z-index: 2; }
.hero::before,
.hero::after,
.hero__glow { pointer-events: none; z-index: 1; }

.hero::before {
  content: "";
  position: absolute;
  inset: 24px 28px;
  border: 1px solid rgba(11, 42, 74, .13);
  border-bottom-color: rgba(11, 42, 74, .2);
  background: transparent;
}

/* Left ornament — audiogram plot */
.hero__glow {
  position: absolute;
  top: 150px;
  left: max(28px, calc(50% - 760px));
  width: 350px;
  height: 235px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='350' height='235' viewBox='0 0 350 235'%3E%3Cg fill='none' stroke='%23081a3f'%3E%3Cpath d='M55 25h250M55 60h250M55 95h250M55 130h250M55 165h250M55 200h250' stroke-opacity='.1'/%3E%3Cpath d='M55 25v175M96 25v175M137 25v175M178 25v175M219 25v175M260 25v175M301 25v175' stroke-opacity='.1'/%3E%3Cpath d='M55 25v175h250' stroke-opacity='.22'/%3E%3Cpath d='M55 52l41 4 41 9 41 18 41 26 41 22 41 13' stroke='%23ffb300' stroke-opacity='.4' stroke-width='2'/%3E%3Cpath d='M55 78l41 6 41 12 41 21 41 27 41 20 41 10' stroke='%23081a3f' stroke-opacity='.28' stroke-width='2'/%3E%3C/g%3E%3Cg fill='none' stroke='%23081a3f' stroke-opacity='.34'%3E%3Cpath d='M50 73h10M50 83h10M50 78v-5M50 78v5M91 79h10M91 89h10M91 84v-5M91 84v5M132 91h10M132 101h10M132 96v-5M132 96v5M173 112h10M173 122h10M173 117v-5M173 117v5M214 139h10M214 149h10M214 144v-5M214 144v5M255 159h10M255 169h10M255 164v-5M255 164v5'/%3E%3C/g%3E%3Cg fill='none' stroke='%23ffb300' stroke-opacity='.45'%3E%3Ccircle cx='55' cy='52' r='5'/%3E%3Ccircle cx='96' cy='56' r='5'/%3E%3Ccircle cx='137' cy='65' r='5'/%3E%3Ccircle cx='178' cy='83' r='5'/%3E%3Ccircle cx='219' cy='109' r='5'/%3E%3Ccircle cx='260' cy='131' r='5'/%3E%3Ccircle cx='301' cy='144' r='5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Right ornament — acoustic wave rings */
.hero::after {
  content: "";
  position: absolute;
  top: 500px;
  right: max(20px, calc(50% - 740px));
  width: 310px;
  height: 310px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='310' height='310' viewBox='0 0 310 310'%3E%3Cg fill='none' stroke='%23081a3f' stroke-width='1'%3E%3Ccircle cx='96' cy='155' r='26' stroke-opacity='.2'/%3E%3Cpath d='M129 116a52 52 0 0 1 0 78' stroke-opacity='.2'/%3E%3Cpath d='M154 96a86 86 0 0 1 0 118' stroke-opacity='.16'/%3E%3Cpath d='M179 76a120 120 0 0 1 0 158' stroke-opacity='.13'/%3E%3Cpath d='M204 56a154 154 0 0 1 0 198' stroke-opacity='.1'/%3E%3Cpath d='M20 155h270M155 40v230' stroke-dasharray='4 8' stroke-opacity='.11'/%3E%3C/g%3E%3Cg fill='none' stroke='%23ffb300' stroke-opacity='.3' stroke-width='2'%3E%3Cpath d='M232 155h8l6-16 8 34 7-26 6 14 7-6h16'/%3E%3C/g%3E%3Cg fill='%23081a3f' fill-opacity='.16'%3E%3Ccircle cx='20' cy='155' r='3'/%3E%3Ccircle cx='290' cy='155' r='3'/%3E%3Ccircle cx='155' cy='40' r='3'/%3E%3Ccircle cx='155' cy='270' r='3'/%3E%3C/g%3E%3C/svg%3E");
}

.eyebrow {
  width: fit-content;
  margin: 0 auto 24px;
  padding: 8px 14px;
  border: 1px solid #c9dadd;
  border-radius: 999px;
  color: var(--accent-strong);
  background: #fff;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .13em;
}

.hero__title {
  max-width: 980px;
  margin: 0 auto;
  color: var(--navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.7rem, 5.6vw, 5rem);
  font-weight: 400;
  line-height: .99;
  letter-spacing: -.045em;
  text-align: center;
  text-wrap: balance;
}
.hero__title span {
  color: var(--navy);
  text-decoration: underline;
  text-decoration-color: var(--accent);
  text-decoration-thickness: .08em;
  text-underline-offset: .12em;
}

.hero__lead {
  max-width: 800px;
  margin: 26px auto 0;
  color: var(--muted);
  font-size: clamp(1rem, 1.8vw, 1.16rem);
  line-height: 1.75;
  text-align: center;
  text-wrap: balance;
}

.mockup-slot {
  display: grid;
  width: min(760px, 100%);
  margin: 42px auto 34px;
  padding: 28px 28px 24px;
  place-items: center;
  align-content: center;
  gap: 18px;
  border: 1px solid #c8dadd;
  border-radius: 30px;
  outline: 1px solid rgba(191, 138, 36, .14);
  outline-offset: -12px;
  color: var(--navy);
  background: #ffffff;
  box-shadow: 0 24px 60px rgba(11, 42, 74, .12);
  text-align: center;
}

.hero__artwork {
  position: relative;
  width: min(700px, 100%);
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 1px solid #ccdcdf;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 20px 42px rgba(11, 42, 74, .16);
}
.hero__artwork img { object-fit: contain; }

.mockup-caption { display: grid; gap: 4px; }
.mockup-caption strong {
  color: var(--navy);
  font-family: Georgia, serif;
  font-size: 1.2rem;
  font-weight: 400;
}
.mockup-caption small {
  color: var(--muted);
  font-size: .7rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

/* ============================== BUTTONS ============================== */

.btn-primary,
.btn-secondary {
  display: inline-flex;
  min-height: 54px;
  padding: 0 24px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  font-size: .82rem;
  font-weight: 900;
  letter-spacing: .035em;
  text-decoration: none;
  transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
}
.btn-primary {
  border: 1px solid var(--accent);
  color: var(--navy-deep);
  background: var(--accent);
  box-shadow: 0 5px 0 #075f60, 0 12px 24px rgba(94, 66, 12, .2);
  cursor: pointer;
}
.btn-primary:hover,
.btn-secondary:hover { transform: translateY(-2px); }
.btn-secondary {
  border: 1px solid #b9cfd2;
  color: var(--navy);
  background: #fff;
}
.checkout-trigger { width: 100%; border: 0; cursor: pointer; }
.checkout-trigger:focus-visible,
.upgrade__close:focus-visible,
.upgrade__primary:focus-visible,
.upgrade__secondary:focus-visible {
  outline: 3px solid rgba(191, 138, 36, .72);
  outline-offset: 3px;
}

/* ========================= HERO FEATURES / PROOF ========================= */

.hero__features {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1040px;
  margin: 46px auto 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #d7e4e6;
  border-radius: 18px;
  list-style: none;
  background: #fff;
  box-shadow: 0 12px 34px rgba(11, 42, 74, .06);
}
.hero__features li {
  display: flex;
  gap: 9px;
  padding: 18px 16px;
  color: #3a4b5c;
  font-size: .83rem;
  line-height: 1.45;
}
.hero__features li + li { border-left: 1px solid #dce7e9; }
.hero__features span { color: var(--accent-strong); font-weight: 900; }

.hero__proof {
  display: flex;
  max-width: 850px;
  margin: 26px auto 0;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: var(--muted);
  font-size: .8rem;
  line-height: 1.55;
  text-align: center;
}
.hero__proof span { color: var(--accent-strong); letter-spacing: .08em; }

/* ============================== SECTIONS ============================== */

.section {
  position: relative;
  padding: 94px 0;
  scroll-margin-top: 20px;
}
.section--alt { background: var(--cream); }

.section__heading {
  width: min(840px, calc(100% - 40px));
  margin: 0 auto 46px;
  text-align: center;
}
.kicker {
  display: inline-flex;
  margin-bottom: 15px;
  color: var(--accent-strong);
  font-size: .7rem;
  font-weight: 900;
  letter-spacing: .15em;
}
.section__heading h2,
.problem__layout h2,
.bundle__copy h2,
.guarantee h2 {
  margin: 0;
  color: var(--navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.15rem, 4vw, 3.55rem);
  font-weight: 400;
  line-height: 1.03;
  letter-spacing: -.035em;
  text-wrap: balance;
}
.section__heading p {
  max-width: 700px;
  margin: 20px auto 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.75;
  text-wrap: balance;
}

/* ============================ PAGE VIEWER ============================ */

.viewer {
  overflow: hidden;
  margin-bottom: 34px;
  padding: 18px;
  border: 1px solid #1c5668;
  border-radius: 28px;
  color: #fff;
  background: var(--navy);
  box-shadow: 0 24px 60px rgba(11, 42, 74, .18);
}
.viewer__topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 4px 7px 16px;
}
.viewer__topline span {
  color: var(--accent-light);
  font-size: .65rem;
  font-weight: 900;
  letter-spacing: .14em;
}
.viewer__topline small { color: #b3c3d3; font-size: .68rem; }

.viewer__stage {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 540px;
  padding: 34px 24px 52px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 20px;
  background: #10485d;
  perspective: 2400px;
  perspective-origin: 50% 44%;
}
.viewer__stage:focus-visible { outline: 2px solid var(--accent-light); outline-offset: 3px; }
.viewer__stage::after {
  content: "";
  position: absolute;
  right: 16%;
  bottom: 9%;
  left: 16%;
  height: 10%;
  border-radius: 50%;
  background: rgba(0, 0, 0, .28);
  filter: blur(20px);
  pointer-events: none;
}
/* --- 3D flip book (pages i1–i10 as 5 double-sided leaves) --- */

.book {
  position: relative;
  z-index: 2;
  height: clamp(290px, 44vh, 420px);
  aspect-ratio: 8 / 5;
  max-width: 100%;
  transform-style: preserve-3d;
  transition: transform .6s cubic-bezier(.4, .05, .3, 1);
}
.book--closed { transform: translateX(-25%) rotateY(-12deg); }

.book__leaf {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  transform-style: preserve-3d;
  transform-origin: left center;
  transition: transform .85s cubic-bezier(.5, .05, .35, 1);
}
.book__leaf--flipped { transform: rotateY(-180deg); }

.book__face {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #fff;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.book__face img { width: 100%; height: 100%; object-fit: contain; }

/* Spine shading: the gradient sits on each face's own left edge, which maps to
   the visual right edge once a leaf is flipped — so the seam always reads. */
.book__face::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(11, 42, 74, .22), rgba(11, 42, 74, 0) 14%);
}

.book__face--front {
  border-radius: 3px 9px 9px 3px;
  box-shadow: 0 22px 44px rgba(0, 0, 0, .34);
}
.book__face--back {
  transform: rotateY(180deg);
  border-radius: 3px 9px 9px 3px;
  box-shadow: 0 22px 44px rgba(0, 0, 0, .28);
}
.viewer__open {
  position: absolute;
  z-index: 5;
  bottom: 18px;
  left: 50%;
  display: grid;
  width: 190px;
  min-height: 48px;
  padding: 8px 18px;
  transform: translateX(-50%);
  place-items: center;
  border: 1px solid #ffd76a;
  border-radius: 14px;
  color: var(--navy-deep);
  background: var(--accent);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
  cursor: pointer;
  transition: opacity .22s ease, transform .22s ease, box-shadow .18s ease;
}
.viewer__open:hover {
  transform: translateX(-50%) translateY(-2px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, .34);
}
.viewer__open span { font-size: .68rem; font-weight: 900; letter-spacing: .12em; }
.viewer__open small { color: rgba(7, 30, 54, .74); font-size: .58rem; font-weight: 800; }
.viewer__open[hidden] { display: none; }

.viewer__hint {
  position: absolute;
  z-index: 4;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 999px;
  color: #c7d6e3;
  background: rgba(6, 26, 45, .88);
  font-size: .54rem;
  font-weight: 900;
  letter-spacing: .1em;
  white-space: nowrap;
}

.viewer__controls {
  display: grid;
  grid-template-columns: minmax(120px, 1fr) auto minmax(120px, 1fr);
  align-items: center;
  gap: 18px;
  padding: 14px 4px 2px;
}
.viewer__controls button {
  display: inline-flex;
  min-height: 42px;
  padding: 0 16px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, .07);
  cursor: pointer;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .07em;
  transition: background .16s ease, border-color .16s ease, transform .16s ease;
}
.viewer__controls button:first-child { justify-self: start; }
.viewer__controls button:last-child { justify-self: end; }
.viewer__controls button:hover:not(:disabled) {
  border-color: rgba(227, 180, 92, .6);
  background: rgba(227, 180, 92, .14);
  transform: translateY(-1px);
}
.viewer__controls button:disabled { cursor: not-allowed; opacity: .32; }
.viewer__controls--closed button { opacity: .18; }
.viewer__controls > div { display: grid; justify-items: center; min-width: 100px; }
.viewer__controls strong {
  color: var(--accent-light);
  font-family: Georgia, serif;
  font-size: 1.2rem;
  font-weight: 400;
}
.viewer__controls small {
  color: #94a9b9;
  font-size: .52rem;
  font-weight: 900;
  letter-spacing: .09em;
}
.viewer__caption {
  margin: 14px auto 3px;
  color: #9fb1bf;
  font-size: .68rem;
  line-height: 1.5;
  text-align: center;
}

/* ============================== GALLERY ============================== */

.gallery {
  position: relative;
  overflow: hidden;
  margin: 26px 0;
  padding: 8px 0 45px;
}
.gallery__track {
  display: flex;
  width: max-content;
  gap: 18px;
  animation: galleryMarquee 48s linear infinite;
}
.gallery--reverse .gallery__track { animation-direction: reverse; }
.gallery:hover .gallery__track { animation-play-state: paused; }

.gallery__item {
  position: relative;
  width: 220px;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  flex: 0 0 auto;
  border: 1px solid rgba(11, 42, 74, .1);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 14px 35px rgba(11, 42, 74, .13);
  transition: transform .18s ease, box-shadow .18s ease;
}
.gallery__item img { object-fit: cover; object-position: top; }
.gallery__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(11, 42, 74, .18);
}

@keyframes galleryMarquee {
  to { transform: translateX(calc(-50% - 9px)); }
}

.gallery__label {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #7f8a91;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-align: center;
  text-transform: uppercase;
}

.center-action {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}

/* ============================ METHOD CARDS ============================ */

.content-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.content-card {
  position: relative;
  min-height: 260px;
  padding: 30px 26px;
  overflow: hidden;
  border: 1px solid #dbe7e8;
  border-radius: 21px;
  background: #fff;
  box-shadow: 0 14px 42px rgba(11, 42, 74, .07);
}
.content-card::after {
  content: "";
  position: absolute;
  right: -45px;
  bottom: -58px;
  width: 150px;
  height: 150px;
  border: 22px solid rgba(191, 138, 36, .05);
  border-radius: 50%;
}
.card-number {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  border: 1px solid rgba(191, 138, 36, .3);
  border-radius: 50%;
  color: var(--accent-strong);
  background: #eef9f8;
  font-family: Georgia, serif;
  font-weight: 700;
}
.content-card h3,
.bonus-card h3,
.offer-card h3,
.steps-grid h3 {
  margin: 0 0 12px;
  color: var(--navy);
  font-size: 1.15rem;
  line-height: 1.25;
}
.content-card p,
.bonus-card p,
.steps-grid p {
  margin: 0;
  color: var(--muted);
  font-size: .88rem;
  line-height: 1.65;
}

/* ============================== AUDIENCE ============================== */

.audience-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.audience-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 18px 20px;
  border: 1px solid rgba(11, 42, 74, .08);
  border-radius: 14px;
  color: #38495c;
  background: rgba(255, 255, 255, .78);
  font-size: .9rem;
  line-height: 1.45;
}
.audience-item span { color: var(--accent-strong); font-weight: 900; }

/* ============================== PROBLEM ============================== */

.problem-section { color: #fff; background: var(--navy); }
.problem__layout {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  align-items: center;
  gap: 70px;
}
.problem__layout h2 { color: #fff; }
.problem__layout > div:first-child p {
  margin: 22px 0 0;
  color: #b8c7d4;
  line-height: 1.75;
}
.warning-mark {
  display: grid;
  width: 48px;
  height: 48px;
  margin-bottom: 24px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  color: var(--accent-light);
  font-family: Georgia, serif;
  font-size: 1.55rem;
}
.pain-list { display: grid; gap: 10px; }
.pain-list > div {
  display: flex;
  gap: 12px;
  padding: 17px 18px;
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 13px;
  color: #d3dde6;
  background: rgba(255, 255, 255, .045);
  font-size: .88rem;
  line-height: 1.5;
}
.pain-list span {
  color: var(--accent-light);
  font-family: Georgia, serif;
  font-weight: 700;
}

/* =============================== BUNDLE =============================== */

.bundle__layout {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: center;
  gap: 72px;
}
.bundle__mockup {
  position: relative;
  display: flex;
  aspect-ratio: 3 / 2;
  padding: 10px 10px 76px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid #d8cfbd;
  border-radius: 30px;
  background: var(--paper);
  box-shadow: 0 26px 80px rgba(11, 42, 74, .11);
}
.bundle__artwork {
  display: grid;
  grid-template-rows: minmax(0, 1fr) minmax(56px, .32fr);
  gap: 10px;
  width: 100%;
  height: 100%;
  max-width: 560px;
}
.bundle__main,
.bundle__row > div {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 15px 34px rgba(11, 42, 74, .15);
}
.bundle__row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  min-height: 0;
  gap: 8px;
}
.bundle__row > div { border-width: 2px; border-radius: 8px; box-shadow: 0 10px 22px rgba(11, 42, 74, .12); }
.bundle__artwork img { object-fit: contain; }
.bundle__count {
  position: absolute;
  z-index: 7;
  right: 50%;
  bottom: 28px;
  transform: translateX(50%);
  padding: 9px 15px;
  border-radius: 999px;
  color: var(--navy-deep);
  background: var(--accent);
  box-shadow: 0 8px 20px rgba(94, 66, 12, .22);
  font-size: .65rem;
  font-weight: 900;
  letter-spacing: .08em;
  white-space: nowrap;
}
.bundle__lead {
  margin: 22px 0 26px;
  color: var(--muted);
  line-height: 1.75;
}
.bundle__lead strong { color: var(--accent-strong); }

.check-list {
  display: grid;
  gap: 10px;
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.check-list li {
  position: relative;
  padding: 12px 14px 12px 40px;
  border: 1px solid #eae2d3;
  border-radius: 11px;
  color: #344659;
  background: #fff;
  font-size: .86rem;
  line-height: 1.45;
}
.check-list li::before {
  content: "\2713";
  position: absolute;
  top: 11px;
  left: 13px;
  display: grid;
  width: 19px;
  height: 19px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
  font-size: .65rem;
  font-weight: 900;
}

/* =============================== BONUSES =============================== */

.bonus-section { background: #ece7dc; }
.bonus-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.bonus-card {
  display: flex;
  min-height: 410px;
  padding: 18px;
  flex-direction: column;
  border: 1px solid #ded4c2;
  border-radius: 19px;
  background: #fff;
  box-shadow: 0 14px 36px rgba(11, 42, 74, .065);
}
.bonus-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  color: var(--accent-strong);
  font-size: .64rem;
  font-weight: 900;
  letter-spacing: .08em;
}
.bonus-card__top strong { color: #7f8a91; letter-spacing: 0; }
.bonus-card__image {
  position: relative;
  aspect-ratio: 3 / 2;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #d6ccba;
  border-radius: 12px;
  background: var(--paper);
}
.bonus-card__image img { object-fit: contain; }
.bonus-card h3 {
  font-family: Georgia, serif;
  font-size: 1.22rem;
  font-weight: 400;
}
.included-tag {
  margin-top: auto;
  padding-top: 18px;
  color: var(--accent-strong);
  font-size: .62rem;
  font-weight: 900;
  letter-spacing: .07em;
}

/* ================================ STEPS ================================ */

.steps-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.steps-grid article {
  position: relative;
  padding: 28px 24px;
  border-top: 3px solid var(--accent);
  border-radius: 0 0 16px 16px;
  background: #fff;
  box-shadow: 0 14px 36px rgba(11, 42, 74, .07);
}
.steps-grid article > span {
  display: grid;
  width: 38px;
  height: 38px;
  margin-bottom: 25px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
  font-family: Georgia, serif;
}

/* =============================== OUTCOMES =============================== */

.review-notice {
  width: fit-content;
  max-width: calc(100% - 40px);
  margin: -26px auto 28px;
  padding: 8px 13px;
  border: 1px solid #d5cab2;
  border-radius: 999px;
  color: var(--accent-strong);
  background: #fff;
  font-size: .6rem;
  font-weight: 900;
  letter-spacing: .09em;
  text-align: center;
}
.review-notice span { margin-right: 7px; color: var(--gold); letter-spacing: .08em; }

.reviews-viewport { width: 100%; overflow: hidden; padding: 7px 0 28px; }
.reviews-track {
  display: flex;
  width: max-content;
  gap: 18px;
  animation: galleryMarquee 44s linear infinite;
  animation-delay: -12s;
  will-change: transform;
}
.reviews-viewport:hover .reviews-track { animation-play-state: paused; }

.review-card {
  position: relative;
  display: flex;
  min-height: 350px;
  min-width: 0;
  padding: 26px;
  flex: 0 0 clamp(300px, 27vw, 348px);
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #e2d9c9;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 36px rgba(11, 42, 74, .07);
}
.review-card::after {
  content: "\201C";
  position: absolute;
  right: 22px;
  bottom: 30px;
  color: rgba(11, 42, 74, .055);
  font-family: Georgia, serif;
  font-size: 5.8rem;
  line-height: .6;
  pointer-events: none;
}
.review-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.review-card__top > small {
  color: #87929a;
  font-size: .58rem;
  font-weight: 800;
  letter-spacing: .09em;
}
.review-stars { display: inline-flex; align-items: center; gap: 10px; }
.review-stars span { color: var(--gold); font-size: .92rem; letter-spacing: .08em; line-height: 1; }
.review-stars strong { color: var(--navy); font-size: .72rem; }
.review-card blockquote {
  margin: 25px 0 20px;
  color: var(--navy);
  font-size: .98rem;
  font-weight: 650;
  line-height: 1.62;
}
.review-attribution {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  margin-top: auto;
  padding-top: 17px;
  border-top: 1px solid #ece4d6;
}
.review-attribution > span {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
  font-size: .7rem;
  font-weight: 900;
}
.review-attribution > div { display: grid; gap: 2px; }
.review-attribution strong { color: #314352; font-size: .72rem; }
.review-attribution small { color: #87929a; font-size: .64rem; }
.review-hint {
  margin: -5px 20px 0;
  color: #74818c;
  font-size: .59rem;
  font-weight: 900;
  letter-spacing: .1em;
  text-align: center;
}
.review-hint span { color: var(--accent-strong); font-size: .85rem; }

/* ================================ OFFER ================================ */

.offer-section { color: #fff; background: var(--navy-deep); }
.offer-section .section__heading h2 { color: #fff; }
.offer-section .section__heading p { color: #b9c6d1; }
.offer-section .kicker { color: var(--accent-light); }

.plans-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 28px;
  max-width: 1120px;
}
.offer-card {
  position: relative;
  display: flex;
  padding: 34px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #e2ded4;
  border-radius: 27px;
  color: var(--navy);
  background: #fbfaf7;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .25);
}
.offer-card--featured {
  overflow: visible;
  margin-top: 15px;
  border: 2px solid var(--accent);
  background: #fff;
  box-shadow: 0 24px 64px rgba(4, 20, 37, .3);
  transform: translateY(-6px);
}
.offer-badge {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  padding: 9px 18px;
  border-radius: 999px;
  color: var(--navy-deep);
  background: var(--accent);
  box-shadow: 0 8px 20px rgba(94, 66, 12, .24);
  font-size: .66rem;
  font-weight: 900;
  letter-spacing: .1em;
  white-space: nowrap;
}
.plan-intro { min-height: 164px; }
.plan-intro p { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.65; }
.offer-eyebrow { color: var(--accent-strong); font-size: .68rem; font-weight: 900; letter-spacing: .12em; }
.offer-card h3 {
  margin: 11px 0 12px;
  font-family: Georgia, serif;
  font-size: 1.7rem;
  font-weight: 400;
}

.plan-visual {
  position: relative;
  display: grid;
  aspect-ratio: 1 / 1;
  margin: 24px 0 18px;
  padding: 16px;
  place-items: center;
  overflow: hidden;
  border: 1px solid #ded5c3;
  border-radius: 18px;
  background: var(--paper);
}
.kit-visual,
.system-visual { width: 100%; height: 100%; }

/* single-image showcase: keep it whole and centered inside the box */
.plan-visual > .system-visual {
  align-self: stretch;
  justify-self: stretch;
  min-width: 0;
  min-height: 0;
}
.system-visual {
  display: flex;
  align-items: center;
  justify-content: center;
}
.system-visual > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.kit-visual {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(112px, .72fr);
  gap: 12px;
}
.system-core {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(105px, .7fr);
  min-height: 0;
  gap: 10px;
}
.plan-atlas,
.plan-micro,
.plan-bonus {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(11, 42, 74, .15);
}
.plan-atlas img,
.plan-micro img,
.plan-bonus img { object-fit: contain; }
.plan-atlas > span {
  position: absolute;
  z-index: 2;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 10px;
  border-radius: 999px;
  color: #fff;
  background: rgba(11, 42, 74, .93);
  box-shadow: 0 7px 18px rgba(11, 42, 74, .2);
  font-size: .52rem;
  font-weight: 900;
  letter-spacing: .08em;
  white-space: nowrap;
}
.plan-micros {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 10px;
  min-height: 0;
}
.plan-micro { border: 1px solid #d7e4e6; border-radius: 11px; box-shadow: 0 10px 22px rgba(11, 42, 74, .1); }
.plan-bonus-library {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  min-height: 0;
  gap: 8px;
}
.plan-bonus { border-radius: 8px; }
.plan-bonus span {
  position: absolute;
  z-index: 2;
  bottom: 4px;
  left: 4px;
  padding: 3px 5px;
  border-radius: 999px;
  color: #fff;
  background: rgba(11, 42, 74, .9);
  font-size: .42rem;
  font-weight: 900;
  letter-spacing: .05em;
}

.resource-count {
  display: grid;
  margin-bottom: 18px;
  padding: 18px;
  justify-items: center;
  border: 1px solid #e0dacd;
  border-radius: 14px;
  background: #fff;
  text-align: center;
}
.resource-count strong {
  color: var(--accent-strong);
  font-family: Georgia, serif;
  font-size: 2.05rem;
  font-weight: 400;
  line-height: 1;
}
.resource-count > span {
  margin-top: 4px;
  color: var(--navy);
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .16em;
}
.resource-count small { margin-top: 11px; color: #6f7d87; font-size: .72rem; line-height: 1.45; }
.resource-count--complete { border-color: rgba(191, 138, 36, .32); background: #eef9f8; }

.plan-value-note {
  margin: -4px 0 16px;
  color: #667682;
  font-size: .72rem;
  line-height: 1.5;
  text-align: center;
}

.plan-benefits {
  margin: 0 0 22px;
  padding: 0;
  border-top: 1px solid #e5e0d5;
  list-style: none;
}
.plan-benefits li {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 10px;
  padding: 10px 2px;
  align-items: start;
  border-bottom: 1px solid #e5e0d5;
  color: #344659;
  font-size: .8rem;
  line-height: 1.45;
}
.plan-benefits li > span {
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--navy);
  font-size: .62rem;
  font-weight: 900;
}
.plan-benefits li.is-locked { color: #8b96a1; }
.plan-benefits li.is-locked > span { background: #c3ccd4; }

.plan-outcome {
  display: grid;
  gap: 4px;
  margin-bottom: 24px;
  padding: 14px 16px;
  border-left: 3px solid var(--navy);
  border-radius: 0 11px 11px 0;
  background: #f4f2ed;
}
.plan-outcome span { color: #7a8790; font-size: .55rem; font-weight: 900; letter-spacing: .12em; }
.plan-outcome strong { color: var(--navy); font-size: .78rem; line-height: 1.45; }
.plan-outcome--complete { border-left-color: var(--accent); background: #eef9f8; }

.offer-action {
  display: grid;
  gap: 10px;
  margin-top: auto;
  padding-top: 24px;
  border-top: 1px solid #eae2d3;
  color: var(--navy);
  text-align: center;
}
.offer-action > span { color: var(--accent-strong); font-size: .66rem; font-weight: 900; letter-spacing: .1em; }
.offer-action > s { color: #96a1aa; font-size: .82rem; }
.offer-action > strong {
  margin-bottom: 12px;
  font-family: Georgia, serif;
  font-size: 1.8rem;
  font-weight: 400;
}
.offer-action > small { color: #7e8992; font-size: .66rem; line-height: 1.45; }

.trust-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 30px;
  margin-top: 28px;
  color: #9eafbd;
  font-size: .73rem;
  font-weight: 700;
}

/* ============================== GUARANTEE ============================== */

.guarantee {
  display: grid;
  grid-template-columns: auto 1fr;
  max-width: 880px;
  margin-inline: auto;
  align-items: center;
  gap: 34px;
  padding: 42px;
  border: 1px solid rgba(11, 42, 74, .08);
  border-radius: 24px;
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 18px 55px rgba(11, 42, 74, .08);
}
.guarantee h2 { font-size: 2.25rem; }
.guarantee p { margin: 14px 0 0; color: var(--muted); line-height: 1.75; }
.guarantee__seal {
  display: grid;
  width: 120px;
  height: 120px;
  place-items: center;
  align-content: center;
  border: 2px solid var(--accent);
  border-radius: 50%;
  color: var(--accent-strong);
  background: #fff;
  box-shadow: inset 0 0 0 8px #fff, inset 0 0 0 9px rgba(191, 138, 36, .28);
}
.guarantee__seal span { font-family: Georgia, serif; font-size: 3.2rem; line-height: .85; }
.guarantee__seal small { font-size: .6rem; font-weight: 900; letter-spacing: .12em; }

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

.faq { max-width: 850px; }
.faq details {
  margin-bottom: 10px;
  border: 1px solid #dbe7e8;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 25px rgba(11, 42, 74, .04);
}
.faq summary {
  display: flex;
  min-height: 64px;
  padding: 18px 20px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  color: var(--navy);
  cursor: pointer;
  font-size: .92rem;
  font-weight: 800;
  list-style: none;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary span {
  color: var(--accent-strong);
  font-family: Georgia, serif;
  font-size: 1.4rem;
  transition: transform .16s ease;
}
.faq details[open] summary span { transform: rotate(45deg); }
.faq details p {
  margin: 0;
  padding: 0 20px 20px;
  color: var(--muted);
  font-size: .86rem;
  line-height: 1.7;
}

/* =============================== FOOTER =============================== */

.footer {
  padding: 54px 0;
  color: #aebdca;
  background: var(--navy-deep);
  text-align: center;
}
.footer strong { color: #fff; font-family: Georgia, serif; font-size: 1.35rem; font-weight: 400; }
.footer p { max-width: 850px; margin: 18px auto; font-size: .76rem; line-height: 1.7; }
.footer small { color: #708397; font-size: .68rem; }

/* ============================ UPGRADE MODAL ============================ */

.upgrade-backdrop {
  position: fixed;
  z-index: 9999;
  inset: 0;
  display: grid;
  padding: 24px;
  place-items: center;
  overflow-y: auto;
  background: rgba(4, 18, 33, .86);
  backdrop-filter: blur(8px);
  box-sizing: border-box;
  font-family: Manrope, "Segoe UI Variable", "Segoe UI", Arial, sans-serif;
  animation: upgradeBackdropIn .18s ease-out both;
}
.upgrade-backdrop[hidden] { display: none; }
.upgrade-backdrop *,
.upgrade-backdrop *::before,
.upgrade-backdrop *::after { box-sizing: border-box; }

.upgrade-modal {
  position: relative;
  width: min(650px, 100%);
  max-height: calc(100dvh - 48px);
  padding: 32px;
  overflow-y: auto;
  border: 1px solid #d3c7ae;
  border-radius: 26px;
  color: var(--ink, #17293a);
  background: #fdfbf7;
  box-shadow: 0 36px 100px rgba(0, 0, 0, .42);
  animation: upgradeModalIn .22s ease-out both;
}
.upgrade__close {
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  display: grid;
  width: 38px;
  height: 38px;
  padding: 0;
  place-items: center;
  border: 1px solid #ddd6c6;
  border-radius: 50%;
  color: #61707e;
  background: rgba(255, 255, 255, .92);
  cursor: pointer;
  font-size: 1.5rem;
  line-height: 1;
}
.upgrade__header { max-width: 560px; margin: 0 auto 18px; text-align: center; }
.upgrade__header > span { color: #f57c00; font-size: .68rem; font-weight: 900; letter-spacing: .14em; }
.upgrade__header h2 {
  margin: 10px 32px 12px;
  color: #0b2a4a;
  font-family: Georgia, serif;
  font-size: clamp(1.85rem, 4vw, 2.5rem);
  font-weight: 400;
  line-height: 1.06;
}
.upgrade__header p { margin: 0; color: #5c6d7c; font-size: .92rem; line-height: 1.65; }

.upgrade__content {
  display: block;
}
.upgrade__visual {
  display: grid;
  grid-template-columns: minmax(150px, .9fr) minmax(190px, 1.1fr);
  gap: 12px;
  min-height: 290px;
  padding: 16px;
  border: 1px solid #ddd5c3;
  border-radius: 18px;
  background: #f4f1ea;
}
.upgrade__atlas,
.upgrade__bonus-grid > div {
  position: relative;
  min-height: 0;
  overflow: hidden;
  border: 1px solid #e2ddd1;
  border-radius: 11px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(11, 42, 74, .11);
}
.upgrade__atlas img,
.upgrade__bonus-grid img { width: 100%; height: 100%; object-fit: contain; }
.upgrade__bonus-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 9px;
  min-height: 0;
}
.upgrade__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min(520px, 100%);
  margin: 0 auto;
  padding: 18px 20px;
  border: 1px solid rgba(32, 167, 162, .28);
  border-radius: 18px;
  background: #eef9f8;
}
.upgrade__price {
  display: grid;
  justify-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(32, 167, 162, .22);
  text-align: center;
}
.upgrade__price span { color: #f57c00; font-size: .62rem; font-weight: 900; letter-spacing: .12em; }
.upgrade__price strong {
  margin: 5px 0 2px;
  color: #0b2a4a;
  font-family: Georgia, serif;
  font-size: 2.1rem;
  font-weight: 400;
}
.upgrade__price small { color: #75828c; font-size: .7rem; }
.upgrade__details ul { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.upgrade__details li {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  gap: 9px;
  align-items: start;
  color: #32475a;
  font-size: .78rem;
  line-height: 1.45;
}
.upgrade__details li span {
  display: grid;
  width: 19px;
  height: 19px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: #0b2a4a;
  font-size: .6rem;
  font-weight: 900;
}
.upgrade__details--simple li span { background: var(--accent-strong, #f57c00); }
.upgrade__actions { display: grid; gap: 10px; max-width: 520px; margin: 18px auto 0; }
.upgrade__primary,
.upgrade__secondary {
  display: flex;
  min-height: 54px;
  padding: 12px 20px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  font-size: .78rem;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.upgrade__primary {
  border: 0;
  color: #071e36;
  background: #bf8a24;
  box-shadow: 0 5px 0 #075f60, 0 12px 24px rgba(94, 66, 12, .2);
}
.upgrade__secondary { color: #566675; border: 1px solid #ddd6c6; background: #fff; }
.upgrade__trust { margin: 14px 0 0; color: #778590; font-size: .67rem; text-align: center; }

@keyframes upgradeBackdropIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes upgradeModalIn {
  from { opacity: 0; transform: translateY(16px) scale(.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

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

@media (max-width: 1180px) {
  .hero__glow { left: -150px; }
  .hero::after { right: -130px; }
}

@media (max-width: 860px) {
  .section { padding: 76px 0; }
  .viewer__stage { min-height: 460px; }
  .hero__features { grid-template-columns: repeat(2, 1fr); }
  .hero__features li:nth-child(3) { border-left: 0; }
  .hero__features li:nth-child(n+3) { border-top: 1px solid #dce7e9; }
  .content-grid,
  .bonus-grid,
  .steps-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .problem__layout,
  .bundle__layout { grid-template-columns: 1fr; gap: 42px; }
  .plans-grid { grid-template-columns: 1fr; max-width: 620px; margin-inline: auto; }
  .plan-intro { min-height: 0; }
  .offer-card--featured { transform: none; margin-top: 14px; padding-top: 50px; overflow: hidden; }
  .offer-badge { top: 0; border-radius: 0 0 999px 999px; }
}

@media (max-width: 700px) {
  .hero { background-size: 180px 180px; }
  .hero::before { inset: 14px 10px; }
  .hero__glow { top: 190px; left: -230px; opacity: .68; }
  .hero::after { top: 610px; right: -215px; opacity: .72; }
  .mockup-slot { outline-offset: -8px; }
}

@media (max-width: 600px) {
  .container { width: min(100% - 32px, 1120px); }
  .topbar { flex-wrap: wrap; gap: 3px 8px; }
  .topbar > span:last-child { flex-basis: 100%; }
  .hero { padding: 32px 0 46px; }
  .eyebrow {
    margin-bottom: 16px;
    padding: 7px 11px;
    font-size: .64rem;
    letter-spacing: .08em;
  }
  .hero__title { max-width: 350px; font-size: 2.12rem; line-height: 1.02; letter-spacing: -.035em; }
  .hero__title span { text-decoration-thickness: .06em; }
  .hero__lead { margin-top: 18px; font-size: .94rem; line-height: 1.55; }
  .mockup-slot { margin-top: 26px; padding: 20px 14px 18px; border-radius: 22px; }
  .hero__artwork { border-radius: 14px; }
  .mockup-caption strong { font-size: 1.05rem; }
  .hero__actions { display: grid; width: 100%; justify-content: stretch; }
  .hero__actions .btn-primary,
  .hero__actions .btn-secondary,
  .center-action .btn-primary,
  .bundle__copy .btn-primary { width: 100%; }
  .btn-primary,
  .btn-secondary { min-height: 56px; padding-inline: 18px; }
  .hero__features { grid-template-columns: 1fr; }
  .hero__features li + li,
  .hero__features li:nth-child(3) { border-top: 1px solid #dce7e9; border-left: 0; }
  .hero__proof { align-items: flex-start; }
  .section { padding: 62px 0; }
  .section__heading { margin-bottom: 34px; }
  .section__heading p { font-size: .95rem; line-height: 1.68; }
  .section__heading h2,
  .problem__layout h2,
  .bundle__copy h2 { font-size: 2.2rem; }
  .viewer { width: min(100% - 20px, 1120px); margin-inline: auto; padding: 10px; border-radius: 20px; }
  .viewer__topline { padding: 5px 4px 12px; }
  .viewer__topline small { display: none; }
  .viewer__stage { min-height: 300px; padding: 20px 10px 44px; border-radius: 14px; perspective: 1500px; }
  .viewer__stage::after { right: 7%; left: 7%; }
  /* Keep the two-page spread so every leaf's back face stays reachable —
     a single-page layout would rotate the back faces out of view. */
  .book { height: auto; width: 100%; aspect-ratio: 8 / 5; }
  .book--closed { transform: translateX(-25%) rotateY(-8deg); }
  .viewer__hint { display: none; }
  .viewer__controls { grid-template-columns: 1fr auto 1fr; gap: 8px; padding-top: 12px; }
  .viewer__controls button { min-width: 50px; min-height: 50px; padding: 0 15px; font-size: 1rem; }
  .viewer__controls button span { display: none; }
  .viewer__controls > div { min-width: 82px; }
  .viewer__caption { padding: 0 8px; }
  .gallery__item { width: 174px; }
  .content-grid,
  .audience-grid,
  .bonus-grid,
  .steps-grid,
  .plans-grid { grid-template-columns: 1fr; }
  .review-card { min-height: 330px; padding: 24px 22px; flex-basis: calc(100vw - 56px); }
  .review-hint { margin-top: 0; }
  .content-card { min-height: 0; }
  .bonus-card { min-height: 390px; }
  .bundle__mockup { padding: 12px 12px 70px; }
  .bundle__count { bottom: 20px; }
  .offer-card { padding: 28px 20px; }
  .offer-card h3 { font-size: 1.6rem; }
  .plan-visual { padding: 12px; }
  .kit-visual { grid-template-columns: minmax(0, 1.35fr) minmax(92px, .75fr); gap: 8px; }
  .system-visual,
  .system-core,
  .plan-micros { gap: 7px; }
  .system-core { grid-template-columns: minmax(0, 1.35fr) minmax(90px, .72fr); }
  .plan-bonus-library { gap: 5px; }
  .resource-count { padding: 16px 12px; }
  .resource-count strong { font-size: 1.8rem; }
  .plan-benefits li { font-size: .78rem; }
  .offer-action,
  .offer-action .btn-primary { width: 100%; }
  .guarantee { grid-template-columns: 1fr; justify-items: center; padding: 32px 24px; text-align: center; }
  .guarantee h2 { font-size: 2rem; }
  .upgrade-backdrop { padding: 10px; align-items: end; }
  .upgrade-modal {
    width: 100%;
    max-height: calc(100dvh - 28px);
    padding: 28px 18px 22px;
    border-radius: 22px 22px 12px 12px;
  }
  .upgrade__close { top: 12px; right: 12px; }
  .upgrade__header { margin-bottom: 14px; }
  .upgrade__header h2 { margin: 10px 30px; font-size: 1.85rem; }
  .upgrade__header p { font-size: .8rem; line-height: 1.5; }
 .upgrade__content { grid-template-columns: 1fr; gap: 12px; }
  .upgrade__visual { min-height: 210px; padding: 10px; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); }
  .upgrade__atlas,
  .upgrade__bonus-grid { min-width: 0; }
  .upgrade__details { padding: 16px; }
  .upgrade__price { margin-bottom: 12px; padding-bottom: 12px; }
  .upgrade__price strong { font-size: 1.75rem; }
  .upgrade__actions { margin-top: 14px; }
  .upgrade__primary,
  .upgrade__secondary { min-height: 52px; padding: 11px 14px; font-size: .72rem; }
  .center-action { width: calc(100% - 32px); margin-inline: auto; }
}

@media (max-width: 360px) {
  .hero__title { font-size: 1.92rem; }
  .eyebrow { font-size: .59rem; }
}

@media (prefers-reduced-motion: reduce) {
  .btn-primary,
  .btn-secondary,
  .faq summary span { transition: none; }
  .gallery { overflow-x: auto; }
  .gallery__track,
  .reviews-track { animation: none; }
  .gallery__item[aria-hidden="true"] { display: none; }
  .upgrade-backdrop,
  .upgrade-modal { animation: none; }
}


/* =========================================================
   IMPLANTOVISUAL — premium clinical overrides
   ========================================================= */
.site {
  --implant-teal: #ffb300;
  --implant-teal-deep: #f57c00;
  --implant-cyan: #ffd76a;
  --implant-line: #d6e5e7;
}

.hero {
  background-color: #f4faf9;
  background-image:
    radial-gradient(circle at 20% 12%, rgba(32,167,162,.08), transparent 34%),
    radial-gradient(circle at 82% 72%, rgba(11,49,66,.06), transparent 30%),
    linear-gradient(rgba(11,49,66,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(11,49,66,.045) 1px, transparent 1px);
  background-size: auto, auto, 84px 84px, 84px 84px;
}

/* Left ornament: simplified dental implant line-art */
.hero__glow {
  top: 125px;
  left: max(18px, calc(50% - 760px));
  width: 260px;
  height: 360px;
  opacity: .62;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='360' viewBox='0 0 260 360'%3E%3Cg fill='none' stroke='%23081a3f' stroke-width='2'%3E%3Cpath d='M130 35v44M106 79h48l-7 38h-34z' stroke-opacity='.32'/%3E%3Cpath d='M112 117h36l-7 162c-1 25-21 25-22 0z' stroke-opacity='.22'/%3E%3Cpath d='M114 139l31 13M113 163l31 13M112 187l30 13M111 211l30 13M110 235l29 13M109 259l29 13' stroke='%23ffb300' stroke-opacity='.36'/%3E%3Ccircle cx='130' cy='198' r='88' stroke-dasharray='5 10' stroke-opacity='.12'/%3E%3Cpath d='M42 198h176M130 110v176' stroke-dasharray='3 9' stroke-opacity='.12'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

/* Right ornament: CBCT-style target / planning rings */
.hero::after {
  top: 470px;
  right: max(12px, calc(50% - 740px));
  width: 300px;
  height: 300px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23081a3f'%3E%3Ccircle cx='150' cy='150' r='105' stroke-opacity='.10'/%3E%3Ccircle cx='150' cy='150' r='68' stroke-opacity='.15'/%3E%3Ccircle cx='150' cy='150' r='30' stroke='%23ffb300' stroke-opacity='.32' stroke-width='2'/%3E%3Cpath d='M25 150h250M150 25v250' stroke-dasharray='4 9' stroke-opacity='.12'/%3E%3Cpath d='M128 105h44l-8 35h-28zM135 140h30l-8 92c-2 18-12 18-14 0z' stroke='%23ffb300' stroke-opacity='.30' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.hero__title,
.section__heading h2,
.problem__layout h2,
.bundle__copy h2,
.guarantee h2,
.mockup-caption strong,
.viewer__controls strong,
.offer-action strong,
.resource-count strong,
.upgrade__header h2,
.upgrade__price strong {
  font-family: Sora, Manrope, sans-serif;
}

.hero__title {
  font-weight: 650;
  letter-spacing: -.055em;
}
.hero__title span {
  text-decoration-color: var(--accent);
  text-decoration-thickness: .065em;
}
.section__heading h2,
.problem__layout h2,
.bundle__copy h2,
.guarantee h2 { font-weight: 600; letter-spacing: -.045em; }

.eyebrow,
.kicker,
.offer-eyebrow,
.offer-badge,
.viewer__topline span,
.included-tag { letter-spacing: .11em; }

.btn-primary {
  color: #fff;
  background: var(--accent-strong);
  border-color: var(--accent-strong);
  box-shadow: 0 5px 0 #055f5e, 0 12px 26px rgba(8,125,123,.20);
}
.btn-primary:hover { background: #096f70; }

.mockup-slot {
  border-color: #cbdcdf;
  outline-color: rgba(32,167,162,.12);
  background: rgba(255,255,255,.94);
  box-shadow: 0 28px 70px rgba(11,49,66,.12);
}

.viewer {
  border-color: #1f5b6f;
  background: linear-gradient(150deg, #081a3f 0%, #104b5e 100%);
}
.viewer__stage { background: linear-gradient(145deg, #10485d, #0a394d); }
.viewer__open {
  border-color: #ffd76a;
  color: #fff;
  background: #f57c00;
}
.viewer__open small { color: rgba(255,255,255,.72); }

.problem-section {
  background:
    radial-gradient(circle at 10% 15%, rgba(141,219,213,.10), transparent 30%),
    linear-gradient(145deg, #082c3b, #0b3d4d 58%, #081a3f);
}

.offer-card--featured {
  border-color: rgba(32,167,162,.55);
  box-shadow: 0 26px 70px rgba(8,125,123,.15);
}
.upgrade-modal { border-color: rgba(32,167,162,.35); }
.upgrade__primary {
  background: var(--accent-strong);
  border-color: var(--accent-strong);
  color: #fff;
}

.footer {
  background: #071f2b;
  border-top: 1px solid rgba(141,219,213,.15);
}

@media (max-width: 760px) {
  .hero__glow, .hero::after { opacity: .20; }
  .hero__title { letter-spacing: -.045em; }
}

/* ===== Ajustes de conversión — cards de acceso + destaque sutil en hero ===== */
.hero__title .hero__accent-word {
  color: var(--accent-strong);
  font-weight: 750;
  text-decoration: none;
  white-space: nowrap;
}
.hero__title .hero__promise {
  color: var(--navy);
  text-decoration: underline;
  text-decoration-color: var(--accent);
  text-decoration-thickness: .065em;
  text-underline-offset: .12em;
}

/* O acesso essencial fica propositalmente mais limpo, sem mockups. */
.offer-card--essential .plan-intro {
  min-height: 0;
  margin-bottom: 26px;
}
.offer-card--essential .resource-count {
  margin-top: 0;
}

/* Nomes dos planos com mais presença editorial. */
.offer-card .plan-intro h3 {
  max-width: 470px;
  font-family: Sora, Manrope, sans-serif;
  font-size: clamp(1.55rem, 2.2vw, 2rem);
  font-weight: 680;
  line-height: 1.08;
  letter-spacing: -.035em;
}
.offer-card--featured .plan-intro h3 {
  color: var(--navy-deep);
}

@media (max-width: 760px) {
  .hero__title .hero__accent-word { white-space: normal; }
  .offer-card--essential .plan-intro { margin-bottom: 20px; }
}

/* =====================================================================
   TERMOVISIÓN — CAPA VISUAL FINAL
   Premium clean + thermal/infrared accents. Mantiene la estructura base.
   ===================================================================== */

html, body { background: #fffdf8; }

.site {
  --navy: #081a3f;
  --navy-2: #152d63;
  --navy-deep: #05122f;
  --cream: #fff4df;
  --paper: #fffdf8;
  --accent: #ffbd17;
  --accent-strong: #f57c00;
  --accent-light: #ffe58b;
  --gold: #ffbd17;
  --ink: #17213d;
  --muted: #687086;
  --thermal-purple: #6627a6;
  --thermal-magenta: #d52b87;
  --thermal-orange: #ff781f;
  --thermal-yellow: #ffd84a;
  background:
    radial-gradient(circle at 8% 8%, rgba(255,216,74,.08), transparent 23%),
    radial-gradient(circle at 95% 38%, rgba(102,39,166,.055), transparent 20%),
    var(--paper);
}

.topbar {
  background: linear-gradient(90deg, #06122e, #10275e 58%, #241558);
  border-bottom: 1px solid rgba(255,216,74,.18);
}
.topbar strong { color: #ffd84a; letter-spacing: .08em; }

.hero {
  padding-top: 82px;
  color: var(--navy);
  background:
    radial-gradient(circle at 50% 32%, rgba(255,216,74,.14), transparent 28%),
    radial-gradient(circle at 8% 68%, rgba(102,39,166,.08), transparent 24%),
    radial-gradient(circle at 92% 70%, rgba(255,120,31,.08), transparent 24%),
    linear-gradient(180deg, #fffaf0 0%, #fffdf8 62%, #fff8e9 100%);
}
.hero::before { border-color: rgba(8,26,63,.10); }
.hero__glow {
  opacity: .32;
  filter: hue-rotate(208deg) saturate(1.2);
}
.hero::after { opacity: .26; filter: hue-rotate(220deg) saturate(1.2); }

.eyebrow {
  border-color: rgba(245,124,0,.22);
  color: #7b3f00;
  background: #fff7dc;
  box-shadow: 0 8px 22px rgba(245,124,0,.08);
}

.hero__title {
  max-width: 1020px;
  font-family: Sora, Manrope, sans-serif;
  font-weight: 780;
  letter-spacing: -.055em;
}
.hero__title .hero__accent-word {
  color: #f57c00;
  font-weight: 800;
}
.hero__title .hero__promise {
  color: var(--navy);
  text-decoration-color: var(--thermal-yellow);
  text-decoration-thickness: .10em;
}
.hero__lead { max-width: 850px; }
.hero__lead strong { color: var(--navy); }

.mockup-slot {
  width: min(820px, 100%);
  border-color: rgba(8,26,63,.10);
  outline-color: rgba(255,189,23,.18);
  background: rgba(255,255,255,.86);
  box-shadow: 0 30px 80px rgba(8,26,63,.12), 0 0 0 1px rgba(255,216,74,.08);
  backdrop-filter: blur(8px);
}
.hero__artwork {
  width: min(760px, 100%);
  border-color: rgba(8,26,63,.10);
  box-shadow: 0 24px 62px rgba(8,26,63,.16);
}
.mockup-caption strong { font-family: Sora, sans-serif; font-weight: 700; }
.mockup-caption small { color: #8b5a00; font-weight: 800; }

.btn-primary {
  border-color: #ffb300;
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ffb300 56%, #ff8a1e);
  box-shadow: 0 5px 0 #c76c00, 0 14px 28px rgba(245,124,0,.22);
}
.btn-primary:hover { box-shadow: 0 7px 0 #c76c00, 0 18px 34px rgba(245,124,0,.26); }
.btn-secondary { border-color: rgba(8,26,63,.16); background: rgba(255,255,255,.92); }

.hero__features {
  border-color: rgba(8,26,63,.08);
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 48px rgba(8,26,63,.07);
}
.hero__features span { color: #f57c00; }
.hero__proof span { color: var(--thermal-magenta); }

.section--alt {
  background:
    linear-gradient(rgba(255,255,255,.68), rgba(255,255,255,.68)),
    linear-gradient(135deg, #fff3d7, #faf4ff 54%, #fff7e6);
}
.kicker { color: #b45a00; }
.section__heading h2,
.problem__layout h2,
.bundle__copy h2,
.guarantee h2 { font-family: Sora, Manrope, sans-serif; font-weight: 720; }

.viewer {
  border-color: rgba(255,216,74,.34);
  background: linear-gradient(145deg, #071735, #101f53 58%, #24134f);
  box-shadow: 0 30px 70px rgba(8,26,63,.22);
}
.viewer__stage {
  background:
    radial-gradient(circle at 25% 20%, rgba(213,43,135,.17), transparent 28%),
    radial-gradient(circle at 78% 72%, rgba(255,120,31,.14), transparent 24%),
    linear-gradient(145deg, #101f53, #251551 64%, #141737);
}
.viewer__topline span,
.viewer__controls strong { color: #ffd84a; }
.viewer__open {
  border-color: #ffd84a;
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff9f1a);
}
.viewer__open small { color: rgba(8,26,63,.7); }

.gallery__item {
  border-color: rgba(8,26,63,.09);
  box-shadow: 0 18px 38px rgba(8,26,63,.12);
}
.gallery__item:hover { box-shadow: 0 24px 52px rgba(102,39,166,.18); }

.content-card {
  border-color: rgba(8,26,63,.08);
  box-shadow: 0 16px 45px rgba(8,26,63,.065);
}
.content-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #6627a6, #d52b87, #ff781f, #ffd84a);
}
.card-number {
  border-color: rgba(245,124,0,.22);
  color: #7b3f00;
  background: #fff5d1;
}

.audience-item {
  border-color: rgba(8,26,63,.07);
  background: rgba(255,255,255,.9);
  box-shadow: 0 10px 30px rgba(8,26,63,.045);
}
.audience-item span { color: #f57c00; }

.problem-section {
  background:
    radial-gradient(circle at 12% 18%, rgba(255,216,74,.13), transparent 28%),
    radial-gradient(circle at 86% 82%, rgba(213,43,135,.11), transparent 32%),
    linear-gradient(145deg, #06122e, #10275e 56%, #241451);
}
.problem-section .warning-mark {
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff8a1e);
  box-shadow: 0 12px 32px rgba(255,120,31,.25);
}

.bundle__layout {
  border: 1px solid rgba(8,26,63,.07);
  border-radius: 28px;
  padding: 32px;
  background: linear-gradient(135deg, #fff, #fffaf0);
  box-shadow: 0 24px 70px rgba(8,26,63,.075);
}
.check-list li::before { color: #f57c00; }

.bonus-section {
  background:
    radial-gradient(circle at 8% 15%, rgba(255,216,74,.10), transparent 22%),
    radial-gradient(circle at 90% 72%, rgba(102,39,166,.07), transparent 22%),
    #fffdf8;
}
.bonus-card {
  border-color: rgba(8,26,63,.08);
  box-shadow: 0 18px 50px rgba(8,26,63,.075);
}
.bonus-card:hover { transform: translateY(-5px); box-shadow: 0 24px 58px rgba(102,39,166,.12); }
.bonus-card__top span { color: #b45a00; }
.included-tag {
  color: #081a3f;
  background: linear-gradient(90deg, #fff1a9, #ffe2b7);
  border-color: rgba(245,124,0,.18);
}

.review-notice { color: #8b4a00; }
.review-stars span { color: #f57c00; }
.review-card {
  border-color: rgba(8,26,63,.08);
  background: #fff;
  box-shadow: 0 14px 40px rgba(8,26,63,.055);
}

.offer-section {
  background:
    radial-gradient(circle at 50% 18%, rgba(255,216,74,.14), transparent 25%),
    linear-gradient(180deg, #fffdf8, #fff4df 54%, #fffdf8);
}
.offer-card {
  border-color: rgba(8,26,63,.09);
  box-shadow: 0 22px 64px rgba(8,26,63,.09);
}
.offer-card--featured {
  border: 2px solid transparent;
  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(145deg, #6627a6, #d52b87, #ff781f, #ffd84a) border-box;
  box-shadow: 0 32px 80px rgba(102,39,166,.14);
}
.offer-badge {
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff9f1a);
  box-shadow: 0 8px 24px rgba(245,124,0,.2);
}
.offer-eyebrow { color: #b45a00; }
.resource-count { background: #fff9e8; border-color: rgba(245,124,0,.15); }
.resource-count strong { color: #f57c00; }
.resource-count--complete {
  background: linear-gradient(135deg, #f8f3ff, #fff3dc);
  border-color: rgba(102,39,166,.14);
}
.resource-count--complete strong { color: #6b2da4; }
.plan-outcome { border-color: rgba(8,26,63,.08); background: #f8f9fc; }
.plan-outcome--complete { background: linear-gradient(135deg, #fff6d7, #faf1ff); }
.plan-benefits .is-locked { opacity: .42; }

.guarantee {
  border-color: rgba(8,26,63,.08);
  background: linear-gradient(135deg, #fff, #fff7df);
  box-shadow: 0 20px 55px rgba(8,26,63,.06);
}
.guarantee__seal {
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff9f1a);
}

.faq details {
  border-color: rgba(8,26,63,.08);
  background: rgba(255,255,255,.9);
}
.faq summary span { color: #f57c00; }

.upgrade-backdrop { background: rgba(4,10,30,.76); backdrop-filter: blur(9px); }
.upgrade-modal {
  border: 1px solid rgba(255,216,74,.24);
  background: linear-gradient(145deg, #fff, #fff7e3);
  box-shadow: 0 32px 100px rgba(4,10,30,.28);
}
.upgrade__header span { color: #b45a00; }
.upgrade__primary {
  border-color: #ffb300;
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff9f1a);
}
.upgrade__secondary { border-color: rgba(8,26,63,.14); }

.footer {
  background: linear-gradient(145deg, #05122f, #0b1d48 64%, #211341);
  border-top-color: rgba(255,216,74,.14);
}
.footer strong { color: #ffd84a; }

/* Handwritten micro-accents only — keeps the overall page clean. */
.hero__proof,
.mockup-caption small,
.gallery__label {
  letter-spacing: .055em;
}

@media (max-width: 760px) {
  .hero { padding-top: 62px; }
  .hero__title { font-size: clamp(2.45rem, 12vw, 4rem); }
  .mockup-slot { padding: 18px 14px; border-radius: 22px; }
  .bundle__layout { padding: 20px; border-radius: 22px; }
  .hero__features { background: rgba(255,255,255,.94); }
}

/* =====================================================================
   CAPA DE CONTRASTE Y ACABADO
   Corrige textos que quedaban del mismo tono que su fondo y afina
   detalles de acabado. Se carga al final: gana sobre las capas previas.
   ===================================================================== */

/* Gris de apoyo un punto más oscuro: sube el contraste de todos los
   párrafos secundarios de la página de una sola vez. */
.site { --muted: #5c6577; }

/* ---------------------------------------------------------------------
   OFERTA — el fondo pasó a claro pero el texto seguía en blanco:
   el título, el kicker y el subtítulo eran prácticamente invisibles.
   --------------------------------------------------------------------- */
.offer-section {
  color: var(--ink);
  background:
    radial-gradient(circle at 50% 0%, rgba(255, 216, 74, .22), transparent 34%),
    linear-gradient(180deg, #fff8e8 0%, #fdf1d6 48%, #fff9ec 100%);
}
.offer-section .section__heading h2 { color: var(--navy); }
.offer-section .section__heading p { color: #55606b; }
.offer-section .kicker { color: #a85300; }

.offer-card {
  background: #fff;
  border-color: rgba(8, 26, 63, .10);
  box-shadow: 0 26px 62px rgba(8, 26, 63, .10);
}

/* Sellos de confianza: eran gris claro sobre crema. */
.trust-row {
  gap: 10px 12px;
  color: #33414f;
  font-weight: 800;
}
.trust-row span {
  padding: 9px 15px;
  border: 1px solid rgba(8, 26, 63, .10);
  border-radius: 999px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 6px 18px rgba(8, 26, 63, .05);
}

/* Beneficios no incluidos: atenuados, pero legibles. */
.plan-benefits .is-locked { opacity: 1; }
.plan-benefits li.is-locked { color: #6c7784; }
.plan-benefits li.is-locked > span { color: #fff; background: #a9b3be; }

/* ---------------------------------------------------------------------
   BONOS — la etiqueta "incluido" tenía degradado pero ninguna caja:
   el color se derramaba por todo el ancho de la tarjeta.
   --------------------------------------------------------------------- */
.bonus-card { transition: transform .18s ease, box-shadow .18s ease; }
.bonus-card p { margin-bottom: 18px; }
.included-tag {
  width: fit-content;
  margin-top: auto;
  padding: 7px 13px;
  border: 1px solid rgba(245, 124, 0, .3);
  border-radius: 999px;
  color: #7b3f00;
  background: linear-gradient(90deg, #fff3bd, #ffe3bb);
}
.bonus-card__top strong { color: #5b6670; }

/* ---------------------------------------------------------------------
   MICROTEXTOS — todos rondaban 3:1 sobre fondo claro.
   --------------------------------------------------------------------- */
.gallery__label,
.review-hint,
.offer-action > small,
.upgrade__price small,
.upgrade__trust { color: #5c6874; }

.review-card__top > small,
.review-attribution small,
.plan-outcome span { color: #5f6b76; }

.review-attribution strong { color: #26313d; }
.plan-value-note,
.resource-count small { color: #55606b; }
.review-notice { color: #7b3f00; border-color: rgba(245, 124, 0, .25); }
.upgrade__close { color: #3c4a58; }

/* La palomita naranja sobre el círculo azul marino no se distinguía. */
.check-list li::before { color: #ffd84a; background: var(--navy); }

/* ---------------------------------------------------------------------
   ZONAS OSCURAS — subir los grises apagados sobre azul marino.
   --------------------------------------------------------------------- */
.viewer__topline small { color: #c6d4e2; }
.viewer__caption { color: #bccbd9; }
.viewer__controls small { color: #aabdcd; }
.viewer__hint { color: #e0e8f1; }
.footer small { color: #93a6ba; }
.footer p { color: #c3d0dc; }

/* ---------------------------------------------------------------------
   FOCO VISIBLE — navegación por teclado.
   --------------------------------------------------------------------- */
.faq summary:focus-visible,
.btn-primary:focus-visible,
.btn-secondary:focus-visible,
.viewer__controls button:focus-visible,
.viewer__open:focus-visible {
  outline: 3px solid rgba(245, 124, 0, .65);
  outline-offset: 3px;
}


/* =====================================================================
   ACABADO 2 — ornamentos, tarjetas de bono y modal
   ===================================================================== */

/* Los adornos del hero venían de la plantilla clínica original: eran
   implantes dentales. Sustituidos por motivos termográficos (escala de
   temperatura e isotermas con retícula de medición puntual). */
.hero__glow {
  opacity: .5;
  filter: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='360' viewBox='0 0 260 360'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='1' x2='0' y2='0'%3E%3Cstop offset='0' stop-color='%236627a6'/%3E%3Cstop offset='.38' stop-color='%23d52b87'/%3E%3Cstop offset='.72' stop-color='%23ff781f'/%3E%3Cstop offset='1' stop-color='%23ffd84a'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='98' y='38' width='36' height='284' rx='18' fill='url(%23t)' opacity='.55'/%3E%3Crect x='98' y='38' width='36' height='284' rx='18' fill='none' stroke='%23081a3f' stroke-opacity='.18'/%3E%3Cg fill='none' stroke='%23081a3f' stroke-opacity='.3' stroke-width='2'%3E%3Cpath d='M142 62h24M142 110h15M142 158h24M142 206h15M142 254h24M142 302h15'/%3E%3C/g%3E%3Cg fill='none' stroke='%23081a3f' stroke-opacity='.14'%3E%3Cpath d='M22 62h60M22 158h60M22 254h60M52 30v300' stroke-dasharray='4 8'/%3E%3C/g%3E%3Cg fill='%23081a3f' fill-opacity='.16'%3E%3Ccircle cx='52' cy='62' r='3'/%3E%3Ccircle cx='52' cy='158' r='3'/%3E%3Ccircle cx='52' cy='254' r='3'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
.hero::after {
  opacity: .5;
  filter: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23081a3f'%3E%3Ccircle cx='150' cy='150' r='114' stroke-opacity='.09'/%3E%3Ccircle cx='150' cy='150' r='80' stroke-opacity='.12'/%3E%3Cpath d='M16 150h268M150 16v268' stroke-dasharray='4 9' stroke-opacity='.12'/%3E%3C/g%3E%3Cg fill='none' stroke-width='2'%3E%3Cellipse cx='150' cy='150' rx='50' ry='38' stroke='%236627a6' stroke-opacity='.22'/%3E%3Cellipse cx='150' cy='150' rx='33' ry='25' stroke='%23d52b87' stroke-opacity='.3'/%3E%3Cellipse cx='150' cy='150' rx='16' ry='12' stroke='%23ff781f' stroke-opacity='.45'/%3E%3C/g%3E%3Cg fill='none' stroke='%23081a3f' stroke-opacity='.32' stroke-width='2'%3E%3Cpath d='M150 126v-18M150 174v18M126 150h-18M174 150h18'/%3E%3C/g%3E%3Cg fill='none' stroke='%23ffb300' stroke-opacity='.34' stroke-width='2'%3E%3Cpath d='M40 262h14l7-20 9 40 8-30 7 16 6-6h22'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

/* El titular de la sección de problema caía a una palabra por línea. */
.problem__layout h2 { font-size: clamp(1.95rem, 2.9vw, 2.95rem); }

/* Bonos: la etiqueta en píldora se partía en dos líneas y ocupaba todo
   el ancho. Ahora es un pie de tarjeta con marca de verificación. */
.included-tag {
  display: flex;
  width: auto;
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding: 14px 0 0;
  border: 0;
  border-top: 1px solid rgba(8, 26, 63, .09);
  border-radius: 0;
  color: #7b3f00;
  background: none;
  line-height: 1.3;
}
.included-tag::before {
  content: "✓";
  display: grid;
  flex: 0 0 auto;
  width: 19px;
  height: 19px;
  place-items: center;
  border-radius: 50%;
  color: #081a3f;
  background: linear-gradient(135deg, #ffd84a, #ff9f1a);
  font-size: .6rem;
}

/* Modal: el panel seguía en verde menta de la plantilla anterior y el
   botón arrastraba una sombra teal. */
.upgrade__details {
  border-color: rgba(245, 124, 0, .22);
  background: linear-gradient(135deg, #fff8e6, #fff2f7);
}
.upgrade__price { border-bottom-color: rgba(245, 124, 0, .2); }
.upgrade__primary { box-shadow: 0 5px 0 #c76c00, 0 14px 28px rgba(245, 124, 0, .22); }
.upgrade__secondary { color: #3c4a58; }

/* Misma sombra teal heredada en los botones principales. */
.btn-primary { box-shadow: 0 5px 0 #c76c00, 0 14px 28px rgba(245, 124, 0, .22); }

/* Iconos y cifras decorativas: eran naranja/amarillo puro sobre blanco
   (2,1-2,7:1). Tonos un punto más profundos, mismo carácter de marca. */
.hero__features span,
.audience-item span,
.faq summary span { color: #c05c00; }
.review-notice span { color: #c05c00; }
.resource-count strong { color: #cf6600; }
.plan-benefits li.is-locked > span { background: #78838f; }

.hero__features span,
.audience-item span,
.faq summary span,
.review-stars span { color: #b45700; }
.plan-benefits li.is-locked > span { background: #6d7883; }

.offer-action > span { color: #b45700; }
.hero__proof span { color: #b0206c; }

/* Los ornamentos nuevos se declaran fuera de media query: hay que volver
   a bajarlos en móvil para que no compitan con el titular. */
@media (max-width: 760px) {
  .hero__glow,
  .hero::after { opacity: .18; }
  .hero__glow { top: 230px; left: -170px; }
  .hero::after { right: -190px; }
}
