/* ISAGENIX_BRANDING_START */
.guide-tunnel-page {
  --c-deep: #052e24;
  --c-green: #08b7b5;
  --c-accent: #80cf20;
  --c-pale: #c8f3f1;
  --t-body: #002a35;
  --t-muted: #7ea2a7;
  background-color: #052e24;
  background-image:
    linear-gradient(rgba(0, 35, 44, .18), rgba(0, 35, 44, .30)),
    url("../uploads/brands/isagenix/fond-feuilles-gouttes-portrait-9x16.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.guide-tunnel-card,
.guide-tunnel-hero { background: transparent; }
.guide-tunnel-hero::after { content: none; }

.guide-brand {
  width: 172px;
  height: 172px;
  padding: 5px;
  overflow: hidden;
  border-radius: 50%;
  background: linear-gradient(135deg, #25d4d0, #08b7b5 65%, #80cf20);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .92), 0 8px 30px rgba(8, 183, 181, .36);
}

.guide-brand img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center 32%;
  border-radius: 50%;
  background: #c8f3f1;
}

.guide-eyebrow[data-edit-id$="-hero-eyebrow"] {
  display: inline-block;
  margin-bottom: 20px;
  color: #25d4d0;
  font-size: 1.35rem;
  font-weight: 800;
  line-height: 1.2;
}

.guide-hero-lead[data-edit-id$="-hero-lead"] { color: #fff; }
.guide-inline-form { background: #052e24; border: 2px solid #25d4d0; }

.guide-inline-form .guide-field-row label > span,
#guide-tunnel-consent-wrap,
#guide-tunnel-consent-wrap span { color: #fff; }

#guide-tunnel-consent-wrap {
  padding-right: 0;
  padding-left: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.guide-inline-form button[type="submit"] {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  background: #80cf20;
  border-color: #80cf20;
}

.guide-inline-form button[type="submit"]:hover {
  color: #052e24;
  background: #a7e53b;
  border-color: #a7e53b;
}

.guide-inline-form .guide-form-note { text-align: center; }

.guide-eyebrow[data-edit-id$="-discovery-eyebrow"] {
  color: #80cf20;
  font-size: 1.35rem;
  font-weight: 800;
  line-height: 1.2;
}

.guide-benefits,
.guide-benefits li { color: #000; }
.guide-mockup-wrap { background: linear-gradient(135deg, #a7e53b 0%, #25d4d0 100%); }
.guide-tunnel-footer { padding: 44px 20px 30px; background: #052e24; }

.guide-live-cta {
  display: grid;
  width: min(680px, 100%);
  justify-items: center;
  gap: 12px;
  margin-bottom: 18px;
}

.guide-live-kicker {
  margin: 0;
  color: #25d4d0;
  font-family: var(--ff-head);
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: .08em;
}

.guide-live-cta h2 {
  margin: 0;
  color: #fff;
  font-family: var(--ff-head);
  font-size: clamp(1.8rem, 5vw, 3rem);
  font-weight: 900;
  line-height: 1.05;
}

.guide-live-cta h2 span { color: #25d4d0; }

.guide-live-cta > p:not(.guide-live-kicker) {
  max-width: 600px;
  margin: 0;
  color: #f2f7f7;
  font-size: .98rem;
  line-height: 1.65;
}

.guide-live-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  padding: 15px 28px;
  border-radius: 12px;
  color: #fff !important;
  background: #80cf20;
  box-shadow: 0 7px 22px rgba(128, 207, 32, .30);
  font-family: var(--ff-head);
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
  transition: transform .2s ease, background .2s ease, color .2s ease;
}

.guide-live-button:hover {
  color: #052e24 !important;
  background: #a7e53b;
  transform: translateY(-2px);
}

.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-overlay {
  background-color: rgba(0, 35, 44, .78);
  background-image:
    linear-gradient(rgba(0, 35, 44, .62), rgba(0, 35, 44, .72)),
    url("../uploads/brands/isagenix/fond-feuilles-gouttes-portrait-9x16.webp");
  background-position: center;
  background-size: cover;
}

.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-frame,
.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-body,
.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-back {
  font-family: Lato, Arial, sans-serif;
}

.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-lead,
.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-sign,
.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-ok {
  font-family: Montserrat, Arial, sans-serif;
}

.guide-tunnel-page[data-brand-profile="isagenix"] .lgn-cfm-head img {
  width: 142px;
  height: 142px;
  max-width: 142px;
  border: 4px solid #25d4d0;
  border-radius: 50%;
  object-fit: cover;
  object-position: center 32%;
  content: url("../uploads/brands/isagenix/chris-en-forme.webp");
}

.lgn-cfm-frame { background: #002a35; }
.lgn-cfm-inner { border-color: #80cf20; }
.lgn-cfm-head { background: linear-gradient(180deg, #002a35 0%, #003b47 100%); }
.lgn-cfm-rule { background: #a7e53b; }
.lgn-cfm-lead,
.lgn-cfm-sign { color: #008f96; }
.lgn-cfm-quiz { background: #e7faf9; border-color: #80cf20; }
.lgn-cfm-ticks { color: #08b7b5; }
.lgn-cfm-live {
  background: #052e24;
  border-color: #80cf20;
}
.lgn-cfm-live-kicker {
  color: #25d4d0;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: .08em;
}
.lgn-cfm-live-title {
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: clamp(1.8rem, 5vw, 3rem);
  font-weight: 900;
  line-height: 1.05;
}
.lgn-cfm-live-title span { color: #25d4d0; }
.lgn-cfm-live-copy {
  color: #f2f7f7;
  font-family: Lato, Arial, sans-serif;
  font-size: .98rem;
  line-height: 1.65;
}
.lgn-cfm-ok {
  background: linear-gradient(180deg, #25d4d0 0%, #08b7b5 100%);
  text-decoration: none;
}
.lgn-cfm-live + .lgn-cfm-okwrap .lgn-cfm-ok {
  background: #80cf20;
  box-shadow: 0 7px 22px rgba(128, 207, 32, .30);
}
.lgn-cfm-live + .lgn-cfm-okwrap .lgn-cfm-ok:hover {
  color: #052e24;
  background: #a7e53b;
}
.lgn-cfm-back { color: #08b7b5; border-color: #a7e53b; background: #c8f3f1; }

@media (max-width: 700px) {
  .guide-tunnel-page { background-attachment: scroll; }
  .guide-brand { width: 150px; height: 150px; }
  .guide-eyebrow[data-edit-id$="-hero-eyebrow"],
  .guide-eyebrow[data-edit-id$="-discovery-eyebrow"] { font-size: 1.12rem; }
}
/* ISAGENIX_BRANDING_END */
