﻿:root {
  --order-green: #196b47;
  --order-orange: #f47a14;
  --order-red: #c73838;
}

html { scroll-behavior: smooth; }
body { overflow-x: hidden; letter-spacing: 0; }
button, input { font-family: inherit; letter-spacing: 0; }

.sec1__prod,
.sec1 .prod,
.sec3 .prod,
.sec6 .prod img,
.sec12 .prod,
.ewm img { object-fit: contain; }

.sec1__prod {
  display: block;
  width: min(760px, 88%);
  max-width: 760px;
  height: auto;
  aspect-ratio: auto;
  margin: 0 auto;
  object-fit: contain;
  object-position: center;
  border-radius: 0;
  box-shadow: none;
  filter: none;
}

.sec1 { padding-bottom: 0; background: #f4f8fb; }
.sec1__container { overflow: hidden; padding: 34px 0 0; background: #f4f8fb; }
.sec1__container::after { display: none; }
.hero-kicker { width: min(920px, calc(100% - 56px)); margin: 0 auto 18px; color: #174f83; font-size: 26px; font-weight: 800; }
.hero-title { width: min(920px, calc(100% - 56px)); margin: 0 auto 8px; line-height: 1.08; }
.hero-title span, .hero-title strong { display: block; }
.hero-title span { color: #74ae50; font-size: 52px; font-weight: 900; }
.hero-title strong { margin-top: 5px; color: #073f76; font-size: 42px; font-weight: 900; }
.hero-product-wrap { width: min(760px, 92%); margin: 0 auto -8px; }
.hero-product-name { position: absolute; z-index: 4; top: 31%; right: 5%; left: 5%; margin: 0; color: #5c9d3b; font-size: 48px; font-weight: 900; line-height: 1.1; text-align: center; text-shadow: 0 2px 8px rgba(255,255,255,.92); }
.sec1 .hero-cta { position: absolute; z-index: 5; top: 39%; right: 8%; left: 8%; display: block; width: auto; min-height: 76px; margin: 0; font-size: 31px; box-shadow: 0 7px 18px rgba(114,64,17,.25); }
.hero-scene { position: relative; width: 100%; margin: 0 auto; }
.hero-lifestyle { position: relative; width: 100%; margin: 0 auto; }
.hero-lifestyle > img { display: block; width: 100%; height: auto; aspect-ratio: 2 / 3; object-fit: cover; object-position: center; }
.hero-lifestyle::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(244,248,251,0) 50%, rgba(238,245,241,.15) 100%); pointer-events: none; }
.hero-lifestyle-copy { position: absolute; z-index: 3; top: 53%; right: 5%; left: 5%; text-align: center; text-shadow: 0 2px 8px rgba(255,255,255,.95); }
.hero-lifestyle-copy strong, .hero-lifestyle-copy span { display: block; }
.hero-lifestyle-copy strong { color: #5d9e3f; font-size: 39px; line-height: 1.15; }
.hero-lifestyle-copy span { margin-top: 10px; color: #f07a16; font-size: 25px; font-weight: 800; }
.hero-points { position: absolute; z-index: 4; right: 4%; bottom: 5%; display: grid; grid-template-columns: 1fr; gap: 14px; width: 43%; margin: 0; padding: 18px 20px; color: #123f66; font-size: 19px; font-weight: 800; list-style: none; background: rgba(255,255,255,.86); }
.hero-points li { position: relative; padding-left: 28px; }
.hero-points li::before { content: "✓"; position: absolute; left: 0; color: #16598a; font-size: 24px; line-height: 1; }

.sec1__container::after {
  bottom: 12px;
  left: -105px;
  width: 560px;
  height: 500px;
  background: url("../image/daily-routine-young-woman-v1-web.jpeg") 60% center / cover no-repeat;
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(31, 52, 41, 0.16);
}

.sec1 .last__block .prod,
.sec3__grid .girl { display: none; }

/* Keep the legacy image-and-checklist composition, but contain the following
   ingredient artwork so it cannot rise into the lifestyle section. */
.sec2 {
  min-height: 520px;
  overflow: hidden;
}

.sec2__container {
  min-height: 520px;
  box-sizing: border-box;
}

.sec2 .woman {
  right: -80px;
  bottom: 0;
  width: 620px;
  height: 385px;
  background-position: right bottom;
  background-size: contain;
}

.sec2 .ingridients {
  right: 230px;
  bottom: 34px;
  width: 330px;
  height: 305px;
  background-position: center bottom;
  background-size: contain;
}

.sec3__grid .prod {
  position: relative;
  inset: auto;
  display: block;
  width: min(100%, 430px);
  max-width: 430px;
  aspect-ratio: 2 / 3;
  margin: 12px auto 18px;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 14px 30px rgba(31, 52, 41, 0.18);
}

.sec12__part:first-of-type .prod {
  left: 0;
  width: 100%;
  max-width: 560px;
  aspect-ratio: 3 / 2;
  margin: 28px auto 0;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 14px 30px rgba(31, 52, 41, 0.16);
}

/* Keep the previously approved section layout. */
.sec7__grid > .sec7__part:first-child {
  width: 58%;
  min-height: 430px;
  background: url("../image/comparison-user-main-v1.jpg") center / contain no-repeat;
  background-color: #f3f5f2;
  border-radius: 6px;
  box-shadow: 0 14px 30px rgba(31, 52, 41, 0.16);
}

.sec7__grid > .sec7__part:first-child .inner__grid { display: none; }
.sec7 .sec7__girl { background: url("../image/review-lifestyle-model-v1.jpeg") 30% 32% / 245% auto no-repeat; }
.sec8__container::after, .sec10__container::before { display: none; }

.sec8 .up_block { min-height: 390px; margin-bottom: 24px; padding-right: 52%; }
.sec8__container .h1, .sec8__container .h2, .sec8 .up_block .pink, .sec8 .sec8__container .up_p { width: 100%; }
.sec8 .sec8__container .up_p { margin-bottom: 0; }
.sec8 .prod { display: none; }
.sec8 .girl {
  top: 0; right: 0; bottom: auto;
  width: 48%; height: 370px;
  background: url("../image/review-lifestyle-young-woman-v1-web.jpeg") center / cover no-repeat;
  border-radius: 6px;
  box-shadow: 0 14px 30px rgba(31, 52, 41, 0.16);
}
.sec8 p, .sec8 p.margin-left { margin-left: 0; }

.sec9__container::before, .sec9__container::after, .sec9 .photo_after, .sec9 .girl { display: none; }
.sec9 .dietolog { margin-top: 24px; padding: 24px 28px; background: #f4f7f5; border-left: 4px solid #5e9b79; }
.sec9 .photo-name_block { margin: 0 0 12px; }
.sec9 .photo-name_block p { position: static; margin: 0; }

.sec10__part:first-child .prod {
  width: min(100%, 460px);
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 0 12px 26px rgba(31, 52, 41, 0.15);
}

.sec11 .comm_img {
  display: block;
  width: min(100%, 760px);
  height: auto;
  max-height: 760px;
  margin: 16px 0;
  object-fit: contain;
  border-radius: 6px;
}

.sec11 .review-author {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 18px;
  margin-top: 14px;
}

.sec11 .review-author time {
  flex: 0 0 auto;
  color: #7a8580;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .sec1 .last__block ul, .sec1 .last__block .kletki { transform: translateX(210px); }
  .hero-scene { max-width: 720px; }
  .hero-lifestyle > img { max-height: 1080px; object-fit: cover; object-position: center; }
}

.review-disclaimer {
  max-width: 760px;
  margin: 0 auto 24px;
  padding: 12px 16px;
  color: #5d6670;
  font-size: 16px;
  line-height: 1.65;
  text-align: center;
  background: #f5f7f8;
  border-left: 4px solid #5e9b79;
}

.order-field { display: block; margin: 12px 0 0; color: #263c4c; font-size: 16px; font-weight: 700; text-align: left; }
.order-field > span { display: block; margin-bottom: 6px; }
.order-field .inp { margin-bottom: 0; border-radius: 4px; }
.order-field .inp:focus { border-color: var(--order-green); box-shadow: 0 0 0 3px rgba(25, 107, 71, 0.13); }
.order-field[for="phone"] > span { font-size: 20px; }
.order-field #phone { min-height: 64px; font-size: 23px; font-weight: 800; letter-spacing: 0; }
.field-error { display: block; min-height: 20px; margin-top: 3px; color: var(--order-red); font-size: 13px; font-weight: 700; line-height: 1.4; }
.quantity-note { margin: 6px 0 14px; padding: 10px 12px; color: #44535c; font-size: 14px; line-height: 1.55; text-align: left; background: #f4f7f5; border-left: 3px solid #6ea27d; }
.sec12 .old_price { margin-top: 8px; color: #777; font-size: 19px; }
.sec12 .new_price { margin-top: 5px; color: #c92626; font-size: 31px; font-weight: 900; }
.privacy-row { display: grid; grid-template-columns: 22px 1fr; gap: 9px; align-items: start; margin-top: 14px; color: #46535a; font-size: 13px; line-height: 1.5; text-align: left; cursor: pointer; }
.privacy-row input { width: 20px !important; height: 20px; margin: 1px 0 0; accent-color: var(--order-green); }
.privacy-error { text-align: left; }
.form-status { min-height: 22px; margin: 8px 0 0; color: var(--order-red); font-size: 14px; font-weight: 700; line-height: 1.5; }
.submit-loading { display: none; }
.sec12 .btn.loading .submit-label { display: none; }
.sec12 .btn.loading .submit-loading { display: inline; }
.sec12 .btn:disabled { cursor: wait; opacity: 0.72; }
.iva-wrap { margin-top: 8px; color: #5b676e; font-size: 13px; line-height: 1.5; }
.clock_title { margin: 7px 0; font-size: 15px; }
.timer-number .timer__list__item { min-width: 92px; padding: 8px 10px; }
.nfooter a { cursor: default; }

@media (max-width: 991px) {
  body { min-width: 0; }
  .review-disclaimer { margin: 0 12px 18px; font-size: 15px; }
  .sec1__container { width: 100%; max-width: none; padding: 22px 0 0; }
  .hero-kicker { width: calc(100% - 40px); margin-bottom: 14px; font-size: 19px; }
  .hero-title { width: calc(100% - 40px); margin-bottom: 8px; }
  .hero-title span { font-size: 35px; line-height: 1.08; }
  .hero-title strong { font-size: 28px; line-height: 1.12; }
  .hero-product-wrap { width: 100%; margin-bottom: -4px; }
  .sec1__prod { width: 100%; max-width: none; margin: 0; }
  .hero-product-name { top: 36%; right: 2%; left: 2%; margin: 0; font-size: 35px; white-space: nowrap; }
  .sec1 .hero-cta { top: 44%; right: 10%; left: 10%; width: auto; min-height: 66px; margin: 0; font-size: 25px; border-radius: 7px; }
  .hero-lifestyle > img { height: auto; aspect-ratio: 2 / 3; object-position: center; }
  .hero-lifestyle-copy { top: 58%; right: 2%; left: 2%; text-align: center; text-shadow: 0 2px 8px rgba(255,255,255,.98); }
  .hero-lifestyle-copy strong { font-size: 25px; line-height: 1.18; }
  .hero-lifestyle-copy span { margin-top: 7px; font-size: 16px; line-height: 1.35; }
  .hero-points { right: 3%; bottom: 4%; gap: 8px; width: 43%; margin: 0; padding: 13px 10px; color: #123f66; font-size: 15px; line-height: 1.25; background: rgba(255,255,255,.84); border-radius: 0; box-shadow: none; }
  .hero-points li { padding-left: 23px; }
  .hero-points li::before { font-size: 20px; }
  .sec2 { min-height: 0; }
  .sec2__container { min-height: 0; padding-bottom: 28px; }
  .sec2 .woman {
    right: auto;
    bottom: 92px;
    width: 260px;
    height: 228px;
    background-position: left bottom;
    background-size: contain;
  }
  .sec2 .ingridients {
    right: auto;
    bottom: auto;
    width: 291px;
    height: 231px;
    background-position: left bottom;
    background-size: contain;
  }
  .sec3__grid .prod { position: relative; top: auto; right: auto; width: 100%; max-width: 300px; margin: 12px auto 20px; }
  .sec12__part:first-of-type .prod { left: 0; width: 100%; max-width: 100%; margin: 18px auto 0; }
  .sec12 .order { max-width: 440px; margin: 0 auto; }
  .sec12 .new_price { font-size: 29px; }
  .order-field { font-size: 17px; }
  .order-field .inp { min-height: 58px; font-size: 18px; }
  .order-field #phone { min-height: 66px; font-size: 24px; }
  .privacy-row { font-size: 14px; }
  .sec7__grid > .sec7__part:first-child { width: 100%; min-height: 0; aspect-ratio: 1320 / 1306; margin-bottom: 18px; }
  .sec8 .up_block { min-height: 0; padding-right: 0; padding-bottom: 270px; }
  .sec8 .girl { top: auto; right: 0; bottom: 0; width: 100%; height: 250px; background-position: center 36%; }
  .sec8 .sec8__container .up_p, .sec8__container .h1.blue, .sec8__container .h2.pink { padding-right: 0; }
  .sec9 .dietolog { padding: 20px 18px; }
  .sec10__part:first-child .prod { width: 100%; max-width: 100%; }
  .sec11 .comm_img { width: 100%; margin: 14px 0; }
  .sec11 .review-author { gap: 12px; }
  .sec11 .review-author time { font-size: 13px; }
}

@media (max-width: 480px) {
  .sec12 .order { padding: 20px 16px; }
  .timer-number .timer__list__item { min-width: 82px; font-size: 24px; }
  .sec12 .btn { min-height: 58px; }
}
