/* Shared overrides. Original section geometry deliberately stays mobile on desktop. */
html { scroll-behavior: smooth; }
body { margin: 0; }
/* First-screen Romanian headline: balance the long copy and keep air before the supporting text. */
#allrecords #rec1477045201 [data-elem-id="1732033675641"] .tn-atom {
  text-wrap: balance;
}
@media (max-width: 479px) {
  #allrecords #rec1477045201 [data-elem-id="1711179471893"] {
    top: 177px !important;
  }
}
/* Benefit rows flow naturally as translated text wraps. */
#rec957298711.results-benefits {
  padding: 35px 0 69px;
  background: #fff;
  color: #1d1d1d;
  font-family: 'EuclidSquare', Arial, sans-serif;
}
#rec957298711 h2 {
  max-width: 387px;
  margin: 0 auto 35px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#rec957298711 .results-benefits__list {
  display: grid;
  gap: 18px;
  box-sizing: border-box;
  width: 361px;
  max-width: calc(100% - 18px);
  min-height: 495px;
  margin: 0 auto;
  padding: 32px 35px;
  border-radius: 35px;
  background: #e6e6e6;
  list-style: none;
}
#rec957298711 .results-benefits__list li {
  display: grid;
  grid-template-columns: 25px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  min-height: 44px;
  font-size: 14px;
  line-height: 1.55;
}
#rec957298711 .results-benefits__flower { font-size: 25px; line-height: 1; }
@media (max-width: 479px) {
  #rec957298711.results-benefits { padding-top: 44px; padding-bottom: 67px; }
  #rec957298711 h2 { max-width: 260px; font-size: 26px; }
  #rec957298711 .results-benefits__list { width: 303px; min-height: 451px; padding: 27px 24px; }
  #rec957298711 .results-benefits__list li { gap: 12px; }
}
/* The longer Romanian result statement stays clear of the countdown. */
#allrecords #rec1477045201 [data-elem-id="1711179471893"] .tn-atom { line-height: 1.4; }
/* Lifetime access replaces the gift artwork in the first screen. */
#allrecords #rec1477045201 .hero-lifetime {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-sizing: border-box;
  height: 56px;
  padding: 10px 12px;
  border: 1px solid #f3beca;
  border-radius: 16px;
  background: #fff7fa;
  color: #1d1d1d;
  font-family: 'EuclidSquare', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  text-align: center;
}
#allrecords #rec1477045201 .hero-lifetime span:last-child {
  font-family: 'EuclidSquare', Arial, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  font-stretch: normal;
  letter-spacing: 0 !important;
  line-height: 1.35 !important;
  text-transform: none !important;
}
/* Keep the audience list aligned with the narrow mobile layout used by nearby sections. */
#rec957605046 .t508__container {
  box-sizing: border-box;
  width: 340px;
  max-width: calc(100% - 32px);
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
#rec957605046 .t508__container > .t-col {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
#rec957605046 .t508__descr {
  font-size: 14px !important;
  line-height: 1.5;
}
a:focus-visible,button:focus-visible { outline: 3px solid #8a2148; outline-offset: 5px; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
/* Results block: quotes with photos replace the original screenshot column. */
#rec1477048021.results-stories {
  padding: 35px 0 60px;
  background: #f7f9ff;
  color: #1d1d1d;
  font-family: 'EuclidSquare', Arial, sans-serif;
}
#rec1477048021 h2 {
  box-sizing: border-box;
  width: 360px;
  max-width: calc(100% - 32px);
  margin: 0 auto 30px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
#rec1477048021 .results-stories__list {
  display: grid;
  gap: 20px;
  box-sizing: border-box;
  width: 360px;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}
#rec1477048021 .result-story {
  min-width: 0;
  padding: 18px 14px 14px;
  border: 1px solid #e5e3e5;
  border-radius: 22px;
  background: #fff;
}
#rec1477048021 .result-story__quote {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto 12px;
  fill: #ffe3ea;
  stroke: #ff7c96;
  stroke-width: 1.5;
  stroke-linejoin: round;
}
#rec1477048021 .result-story__text {
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
#rec1477048021 .result-story__photo {
  display: grid;
  place-items: center;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e0dcdf;
  border-radius: 14px;
  background: #eeeced;
}
#rec1477048021 .result-story__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#rec1477048021 .result-carousel__track {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  border-radius: 14px;
}
#rec1477048021 .result-carousel__track::-webkit-scrollbar { display: none; }
#rec1477048021 .result-carousel__track > .result-story__photo {
  flex: 0 0 100%;
  scroll-snap-align: start;
}
#rec1477048021 .result-carousel__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 12px;
}
#rec1477048021 .result-carousel__arrow {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0 0 4px;
  border: 1px solid #dfdcdf;
  border-radius: 50%;
  background: #fff;
  color: #ff7c96;
  font: 400 30px/1 Arial, sans-serif;
  cursor: pointer;
}
#rec1477048021 .result-carousel__arrow:disabled { opacity: .35; cursor: default; }
#rec1477048021 .result-carousel__dots { display: flex; }
#rec1477048021 .result-carousel__dot {
  display: grid;
  place-items: center;
  width: 28px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
#rec1477048021 .result-carousel__dot span {
  width: 7px;
  height: 7px;
  border-radius: 99px;
  background: #c5bdc1;
  transition: width .2s, background .2s;
}
#rec1477048021 .result-carousel__dot[aria-current="true"] span { width: 20px; background: #ff7c96; }
#rec1477048021 .result-carousel__count {
  min-width: 34px;
  color: #625b5e;
  font-size: 14px;
  font-variant-numeric: tabular-nums;
  text-align: center;
}
@media (max-width: 479px) {
  #rec1477048021.results-stories { padding-top: 44px; }
  #rec1477048021 h2 { width: 304px; font-size: 26px; }
  #rec1477048021 .results-stories__list { width: 304px; }
}
/* Steps heading: the longer Romanian title needs a wider, three-line box above "Pasul 1." */
#allrecords #rec957298756 [data-elem-id="1711498239398"] {
  top: 12px !important;
  left: calc(50% - 165px) !important;
  width: 330px !important;
}
#allrecords #rec957298756 [data-elem-id="1711498239398"] .tn-atom {
  font-size: 24px !important;
  line-height: 1.15 !important;
}
/* Audience heading: three-line Romanian title with an underline per line on phones. */
#allrecords #rec957396436 [data-elem-id="1744956281392"] { display: none; }
#allrecords #rec957396436 [data-elem-id="1744956281392"] .tn-atom { background-color: #ff7c96; }
@media (max-width: 479px) {
  #allrecords #rec957396436 [data-elem-id="1711415479743"] {
    left: calc(50% - 152px) !important;
    width: 304px !important;
  }
  #allrecords #rec957396436 [data-elem-id="1744956281392"] {
    display: table;
    z-index: 5;
    top: 141px !important;
    left: calc(50% - 160px + 44px) !important;
    width: 227px !important;
    height: 5px !important;
  }
  #allrecords #rec957396436 [data-elem-id="1744698052351"] { top: 160px !important; }
}
@media (min-width: 480px) and (max-width: 959px) {
  #allrecords #rec957396436 .t396__artboard,
  #allrecords #rec957396436 .t396__filter,
  #allrecords #rec957396436 .t396__carrier { height: 150px !important; }
  #allrecords #rec957396436 [data-elem-id="1711415479743"] {
    top: 12px !important;
    left: 20px !important;
    width: calc(100% - 40px) !important;
  }
  #allrecords #rec957396436 [data-elem-id="1711415479743"] .tn-atom { font-size: 24px !important; line-height: 1.2 !important; }
  #allrecords #rec957396436 [data-elem-id="1744698052351"] {
    top: 108px !important;
    left: 20px !important;
    width: calc(100% - 40px) !important;
  }
  #allrecords #rec957396436 [data-elem-id="1744956240153"],
  #allrecords #rec957396436 [data-elem-id="1744956281391"] { display: none; }
}
/* Invitation block: longer Romanian headline drops to 26px and the paragraph moves under it. */
#allrecords #rec957298751 [data-elem-id="1711415479743"] .tn-atom { font-size: 26px !important; line-height: 1.2 !important; }
#allrecords #rec957298751 [data-elem-id="1711414907326"] { top: 200px !important; }
@media (max-width: 479px) {
  #allrecords #rec957298751 [data-elem-id="1711415479743"] { top: 72px !important; }
  #allrecords #rec957298751 [data-elem-id="1711414907326"] { top: 178px !important; }
}
/* Course content block: training cards, day-by-day programme and nutrition replace the phone mockups. */
#rec960484686.course-content {
  padding: 40px 0 56px;
  background: #f0f0f0;
  color: #1d1d1d;
  font-family: 'EuclidSquare', Arial, sans-serif;
}
#rec960484686 .course-content__eyebrow {
  margin: 0 auto 14px;
  width: 360px;
  max-width: calc(100% - 32px);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(0.717turn, #f4da89 0%, #ff7d9f 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#rec960484686 h2 {
  box-sizing: border-box;
  width: 360px;
  max-width: calc(100% - 32px);
  margin: 0 auto 28px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
#rec960484686 .course-content__inner {
  display: grid;
  gap: 14px;
  box-sizing: border-box;
  width: 360px;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}
#rec960484686 .course-check {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  fill: #ff7c96;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#rec960484686 .training-card {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  align-items: start;
  gap: 12px;
  padding: 22px 18px;
  border: 1px solid #e5e3e5;
  border-radius: 20px;
  background: #fff;
}
#rec960484686 .training-card h4 { margin: 0; font-size: 16px; font-weight: 700; line-height: 1.35; }
#rec960484686 .training-card__title_upper { text-transform: uppercase; }
#rec960484686 .training-card p { margin: 12px 0 0; font-size: 16px; line-height: 1.45; }
#rec960484686 .training-focus {
  display: grid;
  gap: 6px;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.4;
}
#rec960484686 .training-focus li { position: relative; padding-left: 16px; }
#rec960484686 .training-focus li::before { position: absolute; left: 0; content: '—'; }
#rec960484686 .course-gallery { margin: 18px 0; }
#rec960484686 .course-heading,
#rec960484686 .training-title,
#rec960484686 .nutrition-title {
  margin: 0 0 18px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}
#rec960484686 .workout-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(6, auto);
  column-gap: 12px;
}
#rec960484686 .workout-row + .workout-row { margin-top: 22px; }
#rec960484686 .workout-card {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: 1 / span 6;
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e5e3e5;
  border-radius: 14px;
  background: #fff;
}
#rec960484686 .workout-media { position: relative; aspect-ratio: 16 / 9; background: #e7e5e4; }
#rec960484686 .workout-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
#rec960484686 .workout-body {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: 2 / span 5;
  min-width: 0;
  padding: 14px 12px 18px;
}
#rec960484686 .workout-day { grid-row: 1; margin: 0 0 6px; color: #ff7c96; font-size: 14px; font-weight: 700; line-height: 1.3; }
#rec960484686 .workout-body h5 { grid-row: 2; margin: 0; font-size: 16px; font-weight: 700; line-height: 1.3; overflow-wrap: anywhere; }
#rec960484686 .workout-duration { grid-row: 3; margin: 8px 0 0; color: #625b5e; font-size: 14px; line-height: 1.4; }
#rec960484686 .workout-description { grid-row: 4; margin: 14px 0 0; font-size: 15px; line-height: 1.4; overflow-wrap: anywhere; }
#rec960484686 .workout-topic {
  grid-row: 5;
  margin: 14px 0 0;
  padding-top: 14px;
  border-top: 1px solid #eceaec;
  font-size: 15px;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
#rec960484686 .workout-topic strong { display: block; margin-bottom: 6px; font-size: 14px; font-weight: 700; }
#rec960484686 .course-toggle,
#rec960484686 .course-collapse {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  min-height: 54px;
  margin-top: 24px;
  padding: 14px 10px;
  border: 1px solid #ff7c96;
  border-radius: 40px;
  background: #ff7c96;
  color: #fff;
  font: 700 16px/1.3 'EuclidSquare', Arial, sans-serif;
  cursor: pointer;
}
#rec960484686 .course-toggle svg,
#rec960484686 .course-collapse svg { flex: 0 0 20px; width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
#rec960484686 .course-toggle.is-open svg,
#rec960484686 .course-collapse svg { transform: rotate(180deg); }
#rec960484686 .course-collapse { background: transparent; color: #ff7c96; }
#rec960484686 .course-expanded { margin-top: 22px; }
#rec960484686 .training-title { margin: 0 0 4px; color: #ff7c96; }
#rec960484686 .nutrition-title { margin-top: 10px; color: #ff7c96; }
#rec960484686 .nutrition-card { padding: 22px 18px; border: 1px solid #e5e3e5; border-radius: 20px; background: #fff; }
#rec960484686 .nutrition-intro { margin: 0; font-size: 16px; line-height: 1.4; text-transform: uppercase; }
#rec960484686 .nutrition-features { display: grid; gap: 12px; margin: 22px 0 0; padding: 0; list-style: none; }
#rec960484686 .nutrition-features li {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  font-size: 16px;
  line-height: 1.4;
}
#rec960484686 .nutrition-features .course-check { width: 20px; height: 20px; margin-top: 1px; }
#rec960484686 .nutrition-menus { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 18px; }
#rec960484686 .nutrition-menus a { display: block; overflow: hidden; border: 1px solid #e5e3e5; border-radius: 14px; background: #fff; cursor: zoom-in; }
#rec960484686 .nutrition-menus img { display: block; width: 100%; height: auto; }
#rec960484686 .nutrition-note { margin: 20px 0 0; font-size: 16px; line-height: 1.45; text-align: center; }
.pricing-scroll-anchor { display: block; height: 0; }
@media (max-width: 479px) {
  #rec960484686 h2 { font-size: 26px; }
}

.candy-final {
  max-width: 430px;
  margin: 0 auto;
  padding: 42px 22px 48px;
  background: #fff;
  color: #070809;
  font-family: 'CandyManrope', Arial, sans-serif;
  scroll-margin-top: 18px;
}
.candy-final *, .candy-final *::before, .candy-final *::after { box-sizing: border-box; }
.candy-final__eyebrow { margin: 0 0 14px; font-size: 18px; line-height: 1.4; text-align: center; }
.candy-final__title { margin: 0; font-family: 'CandyDruk', Impact, sans-serif; font-size: clamp(32px, 11vw, 47px); font-weight: 700; line-height: 1.08; text-align: center; text-transform: uppercase; }
.candy-final__title > span { display: block; }
.candy-final__accent, .candy-final__total { color: #d1172d; }
.candy-final__carousel { margin-top: 26px; }
.candy-final__track { display: flex; overflow-x: auto; border-radius: 20px; scroll-snap-type: x mandatory; scrollbar-width: none; }
.candy-final__track::-webkit-scrollbar { display: none; }
.candy-final__slide { flex: 0 0 100%; display: block; aspect-ratio: 1; overflow: hidden; border: 1px solid #e5e3e5; border-radius: 20px; background: #fff; scroll-snap-align: start; cursor: zoom-in; }
.candy-final__slide img { display: block; width: 100%; height: 100%; object-fit: contain; }
.candy-final__slide:focus-visible { outline: 3px solid #d1172d; outline-offset: -3px; }
.candy-final__controls { display: flex; align-items: center; justify-content: center; gap: 14px; margin-top: 18px; }
.candy-final__arrow { display: grid; place-items: center; width: 42px; height: 42px; padding: 0; border: 1px solid #d1172d; border-radius: 50%; background: #fff; color: #d1172d; font: 500 29px/1 Arial, sans-serif; cursor: pointer; }
.candy-final__arrow:disabled { opacity: .35; cursor: default; }
.candy-final__count { min-width: 64px; margin: 0; font-size: 14px; text-align: center; }
.candy-final__proof { margin: 30px 0 26px; text-align: center; }
.candy-final__proof > span, .candy-final__proof > strong { display: block; }
.candy-final__total { margin-bottom: 10px; font-family: 'CandyDruk', Impact, sans-serif; font-size: clamp(45px, 15vw, 64px); font-weight: 700; line-height: 1; text-transform: uppercase; }
.candy-final__proof > span { font-size: 18px; line-height: 1.45; letter-spacing: -.025em; }
.candy-final__love { max-width: 320px; margin: 4px auto 0; font-size: 20px; font-weight: 800; line-height: 1.4; letter-spacing: -.025em; }
.candy-final__cta { display: flex; align-items: center; justify-content: center; gap: 12px; min-height: 62px; padding: 16px 20px; border-radius: 99px; background: #f45c51; box-shadow: 0 5px 0 #bf332e; color: #fff !important; font-size: 22px; font-weight: 800; line-height: 1.3; text-align: center; text-decoration: none !important; }
.candy-final__cta svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.candy-final__cta:hover { background: #e64c43; }
@media (prefers-reduced-motion: no-preference) { html { scroll-behavior: smooth; } }

.site-contact { background: #070707; color: #fff; font-family: 'CandyManrope', Arial, sans-serif; }
.site-contact__inner { max-width: 430px; margin: 0 auto; padding: 42px 22px calc(38px + env(safe-area-inset-bottom, 0px)); text-align: center; }
.site-contact h2 { margin: 0 0 22px; color: #fff; font-size: 25px; font-weight: 700; line-height: 1.3; }
.site-contact p { margin: 8px 0 0; color: #d2d2d2; font-size: 15px; line-height: 1.55; }
.site-contact a { color: #fff !important; text-decoration-color: #777 !important; text-underline-offset: 3px; }
.site-contact__email { display: inline-block; margin-bottom: 18px; font-size: 15px; line-height: 1.55; }
.site-contact__legal { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 24px; margin-top: 24px; font-size: 13px; line-height: 1.55; }
