:root {
  --page: #111111;
  --navy: #061c5b;
  --navy-deep: #041247;
  --white: #ffffff;
  --ink: #071645;
  --muted: #5c6474;
}

* {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  scroll-behavior: smooth;
  background: var(--page);
}

body {
  min-height: 100vh;
  margin: 0;
  color: var(--ink);
  background: var(--page);
  font-family: "Atkinson Hyperlegible", "Noto Sans", Arial, sans-serif;
  font-size: 18px;
}

.flow-locked,
.flow-locked body {
  height: 100dvh;
  overflow: hidden;
}

main {
  padding-bottom: 260px;
}

.flow-locked main,
.offer-open main {
  height: 100dvh;
  min-height: 100dvh;
  padding-bottom: 0;
}

.flow-locked main {
  overflow: hidden;
}

.offer-open main {
  overflow-y: auto;
}

.conversion-stage {
  display: none;
}

button,
input {
  font: inherit;
}

h1,
h2,
h3,
button,
a {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

button:disabled {
  cursor: not-allowed;
  opacity: 0.68;
}

button:focus-visible,
input:focus-visible,
a:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.7);
  outline-offset: 4px;
}

.hero-section {
  position: relative;
  min-height: 100dvh;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  color: var(--white);
  background:
    radial-gradient(circle at 25% 35%, rgba(28, 64, 148, 0.35), transparent 38%),
    #061b67;
}

.hero-visual {
  position: relative;
  z-index: 1;
  width: min(100vw, 940px);
  height: clamp(580px, 52vw, 820px);
  margin: 6px auto 0;
  overflow: visible;
  background: transparent;
  pointer-events: none;
}

.hero-visual::before {
  display: none;
}

.hero-device-pair {
  position: absolute;
  top: auto;
  right: 50%;
  bottom: 0;
  left: auto;
  width: min(100%, 1120px);
  z-index: 2;
  transform: translateX(50%) translateY(-72px) scale(1.3);
  transform-origin: center bottom;
}

.hero-scene,
.hero-phone {
  display: block;
  height: auto;
  object-fit: contain;
  background: transparent;
  user-select: none;
  pointer-events: none;
}

.hero-device-pair picture,
.offer50-hero picture {
  display: block;
}

.hero-scene {
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: auto;
  height: clamp(540px, 47vw, 760px);
  z-index: 2;
  transform: translateX(calc(-50% - 22px));
  filter: drop-shadow(0 20px 28px rgba(0, 0, 0, 0.16));
}

.hero-phone {
  position: absolute;
  bottom: 0;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.22));
}

.hero-phone {
  z-index: 4;
}

.hero-phone-iphone {
  left: clamp(14px, 1vw, 24px);
  bottom: 126px;
  width: clamp(240px, 20vw, 324px);
  transform: rotate(-9deg);
}

.hero-phone-android {
  right: clamp(14px, 1vw, 24px);
  bottom: 122px;
  width: clamp(240px, 20vw, 324px);
  transform: rotate(8deg);
}

.hero-section.is-dimmed .hero-copy,
.hero-section.is-dimmed .hero-visual {
  filter: brightness(0.48);
}

.hero-copy {
  position: relative;
  z-index: 3;
  width: min(calc(100vw - 64px), 820px);
  min-height: auto;
  margin: 0 auto;
  max-width: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: clamp(40px, 4.4vw, 58px) 24px 0;
  text-align: center;
}

.hero-cta {
  position: relative;
  width: min(100%, 640px);
  margin-top: 72px;
}

.brand-lockup {
  width: fit-content;
  display: block;
  margin: 0 auto 16px;
  color: var(--white);
  text-align: center;
  text-shadow: 0 14px 34px rgba(0, 0, 0, 0.2);
}

.brand-seal {
  display: block;
  width: clamp(86px, 8vw, 132px);
  height: clamp(86px, 8vw, 132px);
  object-fit: contain;
}

.brand-name {
  color: rgba(255, 255, 255, 0.98);
  font-size: clamp(19px, 2vw, 30px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.brand-mark {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0.02em;
  margin-top: 0.03em;
  font-size: clamp(54px, 6vw, 96px);
  line-height: 0.7;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.brand-autonomy,
.brand-digital {
  display: block;
  color: rgba(255, 255, 255, 0.96);
  font-weight: 800;
  letter-spacing: -0.045em;
}

.brand-autonomy {
  font-size: clamp(20px, 2.2vw, 34px);
  line-height: 0.92;
}

.brand-digital {
  font-size: clamp(30px, 3.4vw, 58px);
  line-height: 0.8;
}

.brand-number {
  display: inline-block;
  transform: none;
  font-family: "Arial Black", Arial, sans-serif;
  font-size: clamp(43px, 5.5vw, 75px);
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
  letter-spacing: 0;
}

.brand-zero {
  display: inline-block;
  font-family: "Arial Black", Arial, sans-serif;
  font-style: normal;
  font-weight: inherit;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
  text-decoration: none;
  transform: none;
}

.brand-plus {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.74em;
  height: 0.74em;
  margin-left: 0.06em;
  border-radius: 0.16em;
  color: #061b67;
  background: var(--white);
  font-size: 0.6em;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: inset 0 -0.08em 0 rgba(6, 27, 103, 0.12);
  transform: translateY(-0.04em) skewX(-5deg);
}

.hero-copy h1 {
  max-width: 940px;
  margin: 8px 0 0;
  color: var(--white);
  font-size: clamp(54px, 5vw, 78px);
  line-height: 0.9;
  font-weight: 800;
  letter-spacing: 0;
  font-variant-numeric: normal;
  font-feature-settings: normal;
}

.hero-button {
  width: fit-content;
  width: min(100%, 480px);
  min-width: 280px;
  height: 58px;
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  padding: 0 36px;
  border: 1px solid rgba(255, 201, 64, 0.42);
  border-radius: 999px;
  color: #050505;
  background: #ffffff;
  box-shadow:
    0 16px 34px rgba(0, 0, 0, 0.22),
    inset 0 0 0 1px rgba(255, 255, 255, 0.18);
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.hero-button:hover {
  background: #ffffff;
}

.hero-cue {
  position: absolute;
  top: calc(100% + 8px);
  left: max(-24px, calc(50% - 300px));
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  width: fit-content;
  margin-top: 0;
  margin-left: 0;
  color: #f5df4d;
  pointer-events: none;
  filter: drop-shadow(0 2px 0 rgba(0, 0, 0, 0.12));
}

.hero-cue-arrow {
  position: relative;
  width: 58px;
  height: 44px;
  flex: 0 0 58px;
  transform: rotate(-14deg) translateY(-10px);
}

.hero-cue-text {
  display: block;
  max-width: 92px;
  color: #f5df4d;
  font-family: "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;
  font-size: 16px;
  line-height: 0.95;
  font-weight: 400;
  letter-spacing: 0.01em;
  transform: rotate(-4deg);
}

.modal-layer[hidden],
.modal-card[hidden] {
  display: none;
}

.modal-layer {
  position: fixed;
  inset: 0;
  z-index: 20;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.55);
}

.js-enabled.privacy-open::before,
.js-enabled.refund-open::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 25;
  background: rgba(3, 10, 24, 0.58);
  backdrop-filter: blur(3px);
}

.flow-locked .conversion-stage {
  display: none;
}

.offer-open .hero-section {
  display: none;
}

.offer-open body {
  background: #050505;
  min-height: 100dvh;
  overflow: hidden;
}

.offer-open main {
  padding: clamp(10px, 1.2vw, 18px);
  background:
    radial-gradient(circle at 74% 18%, rgba(16, 55, 129, 0.44), transparent 34%),
    #050505;
}

.offer-open .conversion-stage {
  display: grid;
  grid-template-columns: minmax(720px, 920px) minmax(360px, 440px);
  align-items: center;
  justify-content: center;
  gap: 0;
  min-height: calc(100dvh - clamp(20px, 2.4vw, 36px));
}

.modal-card {
  position: relative;
  width: min(760px, 100%);
  max-height: calc(100svh - 48px);
  overflow-y: auto;
  padding: clamp(28px, 4vw, 54px);
  border: 2px solid rgba(9, 25, 72, 0.14);
  border-radius: 22px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.34);
  text-align: center;
}

.modal-close {
  position: absolute;
  top: 18px;
  right: 22px;
  width: 42px;
  height: 42px;
  border: 0;
  color: var(--ink);
  background: transparent;
  font-size: 42px;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
}

.modal-card h2 {
  margin: 0 48px 18px;
  font-size: clamp(44px, 5vw, 68px);
  line-height: 1;
  letter-spacing: -2px;
}

.lead-form button[type="submit"] {
  min-height: 64px;
  width: 100%;
  border: 0;
  border-radius: 12px;
  color: #061536;
  background: linear-gradient(180deg, #ffbd45 0%, #f28a16 100%);
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}

.lead-modal {
  width: min(680px, 100%);
}

.lead-section {
  width: min(680px, calc(100% - 32px));
  margin: clamp(28px, 5vw, 60px) auto clamp(48px, 7vw, 84px);
  padding: clamp(28px, 4vw, 54px);
  border: 2px solid rgba(9, 25, 72, 0.14);
  border-radius: 22px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.28);
  scroll-margin-top: 18px;
}

.lead-trust-banner {
  display: none;
}

.lead-card {
  display: block;
}

.lead-avatar {
  display: none;
}

.privacy-section,
.refund-section {
  display: none;
}

.lead-close {
  display: none;
}

.lead-section h2 {
  margin: 0 44px 18px;
  color: #071645;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1;
  letter-spacing: -0.035em;
  text-align: center;
}

.js-enabled .lead-section {
  display: none;
}

.js-enabled.offer-open .lead-section {
  display: block;
}

.offer-open .lead-section {
  position: relative;
  z-index: 18;
  width: 100%;
  max-height: calc(100dvh - 28px);
  margin: 0;
  overflow-y: auto;
  padding: clamp(24px, 2.4vw, 34px) clamp(18px, 2vw, 24px);
  border: 0;
  border-radius: 0 24px 24px 0;
  background:
    radial-gradient(circle at 75% 0%, rgba(18, 77, 158, 0.34), transparent 36%),
    linear-gradient(180deg, #071b45 0%, #020b1e 100%);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
  scroll-margin-top: 16px;
}

.offer-open .lead-trust-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: min(360px, 100%);
  margin: 0 auto clamp(14px, 1.5vw, 20px);
  color: #ffffff;
  font-size: clamp(13px, 1.05vw, 16px);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0.08em;
  text-align: left;
  text-transform: uppercase;
}

.offer-open .lead-trust-banner::before,
.offer-open .lead-trust-banner::after {
  content: "";
  width: clamp(28px, 3vw, 44px);
  height: 2px;
  border-radius: 999px;
  background: #ffc940;
}

.offer-open .lead-trust-icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 52px;
  height: 52px;
  border: 4px solid #ffc940;
  border-radius: 16px 16px 20px 20px;
  color: #ffc940;
  font-size: 28px;
  font-weight: 950;
  line-height: 1;
}

.offer-open .lead-card {
  width: 100%;
  padding: clamp(14px, 1.2vw, 20px) clamp(22px, 2.2vw, 30px) clamp(18px, 1.6vw, 22px);
  border: 1px solid rgba(7, 22, 69, 0.12);
  border-radius: 22px;
  background: #ffffff;
  box-shadow:
    0 22px 46px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.offer-open .lead-avatar {
  display: grid;
  place-items: center;
  width: clamp(76px, 6.5vw, 94px);
  height: clamp(76px, 6.5vw, 94px);
  margin: 0 auto 8px;
  overflow: hidden;
  border: 4px solid #ffffff;
  border-radius: 999px;
  background: #e8eefc;
  box-shadow:
    0 14px 28px rgba(7, 22, 69, 0.18),
    0 0 0 3px rgba(255, 201, 64, 0.86);
}

.offer-open .lead-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.offer-open .lead-section h2 {
  margin: 0 0 10px;
  font-size: clamp(25px, 2vw, 32px);
  letter-spacing: 0;
}

.offer-open .selected-pill {
  width: 100%;
  margin-bottom: 12px;
  padding: 8px 16px;
  border-radius: 18px;
  background: #e8eefc;
  font-size: clamp(13px, 1vw, 15px);
  line-height: 1.36;
}

.offer-open .selected-pill strong {
  font-weight: 950;
}

.offer-open .lead-form {
  gap: 7px;
}

.offer-open .lead-form label {
  color: #071b45;
  font-size: clamp(15px, 1.15vw, 18px);
  font-weight: 900;
}

.offer-open .lead-form input {
  min-height: 50px;
  padding: 0 18px;
  border: 2px solid rgba(7, 22, 69, 0.34);
  border-radius: 6px;
  font-size: clamp(16px, 1.25vw, 19px);
}

.offer-open .phone-input {
  border: 2px solid rgba(7, 22, 69, 0.34);
  border-radius: 6px;
}

.offer-open .phone-prefix {
  min-width: 58px;
  padding: 0 10px;
  background: #e8eefc;
  font-size: clamp(16px, 1.25vw, 19px);
}

.offer-open .lead-form button[type="submit"] {
  min-height: 54px;
  margin-top: 12px;
  border-radius: 10px;
  color: #061536;
  background: linear-gradient(180deg, #ffbd45 0%, #f28a16 100%);
  box-shadow: 0 14px 24px rgba(242, 138, 22, 0.32);
  font-size: clamp(21px, 1.9vw, 28px);
  font-weight: 950;
}

.offer-open .access-note {
  margin-top: 8px;
  color: #071b45;
  font-size: clamp(14px, 1.08vw, 17px);
  font-weight: 900;
}

.offer-open .access-note::before {
  content: "✓";
  display: inline-grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border: 2px solid #22a657;
  border-radius: 999px;
  color: #22a657;
  font-size: 12px;
  font-weight: 950;
}

.offer-open .privacy-notice {
  margin-top: 6px;
  color: #4d5872;
  font-size: clamp(12px, 0.92vw, 13px);
  line-height: 1.42;
}

@media (max-width: 1180px) {
  .offer-open main {
    padding: 12px;
  }

  .offer-open .conversion-stage {
    display: block;
    min-height: auto;
  }

  .offer-open .offer50-section {
    width: min(100%, 940px);
    max-height: none;
    margin-right: auto;
    margin-left: auto;
    border-radius: 24px 24px 0 0;
  }

  .offer-open .lead-section {
    width: min(100%, 940px);
    max-height: none;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0 0 24px 24px;
  }
}

@media (max-width: 560px) {
  .offer-open main {
    padding: 3px;
  }

  .offer-open .offer50-section {
    margin-top: 12px;
  }

  .offer-open .lead-section {
    padding: 24px 18px;
  }

  .offer-open .lead-card {
    padding: 20px 20px 22px;
    border-radius: 18px;
  }

  .offer-open .lead-avatar {
    width: clamp(72px, 20vw, 88px);
    height: clamp(72px, 20vw, 88px);
    margin-bottom: 9px;
  }

  .offer-open .lead-section h2 {
    margin-bottom: 14px;
    font-size: clamp(27px, 7.8vw, 32px);
    line-height: 1.04;
  }

  .offer-open .selected-pill {
    font-size: 14px;
  }

  .offer-open .lead-trust-banner {
    gap: 10px;
    margin-bottom: 18px;
    font-size: 12px;
  }

  .offer-open .lead-trust-banner::before,
  .offer-open .lead-trust-banner::after {
    width: 28px;
  }

  .offer-open .lead-trust-icon {
    width: 46px;
    height: 46px;
    border-width: 3px;
    font-size: 24px;
  }
}

.js-enabled.privacy-open .lead-section,
.js-enabled.refund-open .lead-section {
  filter: blur(2px);
}

.js-enabled.privacy-open .privacy-section,
.js-enabled.refund-open .refund-section {
  position: fixed;
  inset: 50% auto auto 50%;
  z-index: 36;
  display: block;
  width: min(760px, calc(100vw - 32px));
  max-height: calc(100dvh - 36px);
  overflow-y: auto;
  padding: clamp(24px, 3vw, 42px);
  border: 2px solid rgba(9, 25, 72, 0.14);
  border-radius: 22px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.34);
  transform: translate(-50%, -50%);
  animation: lead-pop 180ms ease-out;
}

.privacy-section h2,
.refund-section h2 {
  margin: 0 44px 8px;
  color: #071645;
  font-size: clamp(30px, 3.6vw, 48px);
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}

.privacy-updated {
  margin: 0 auto 18px;
  color: #4d5872;
  font-size: 15px;
  font-weight: 800;
  text-align: center;
}

.privacy-copy {
  display: grid;
  gap: 8px;
  text-align: left;
}

.privacy-copy h3 {
  margin: 10px 0 0;
  color: #0f2f71;
  font-size: 20px;
  line-height: 1.1;
}

.privacy-copy p {
  margin: 0;
  color: #233055;
  font-size: 16px;
  line-height: 1.4;
}

.privacy-back {
  width: 100%;
  min-height: 52px;
  margin-top: 20px;
  border: 0;
  border-radius: 12px;
  color: #ffffff;
  background: linear-gradient(180deg, #071d64, #031146);
  font-size: 18px;
  font-weight: 900;
  cursor: pointer;
}

@keyframes lead-pop {
  from {
    opacity: 0;
    transform: translate(-50%, -46%) scale(0.97);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

.selected-pill {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 22px;
  padding: 12px 24px;
  border-radius: 999px;
  color: var(--ink);
  background: #e8eefc;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.28;
}

.lead-form {
  display: grid;
  gap: 12px;
  text-align: left;
}

.lead-form label {
  color: var(--ink);
  font-size: 25px;
  font-weight: 800;
}

.lead-form input {
  min-height: 68px;
  border: 2px solid rgba(7, 22, 69, 0.36);
  border-radius: 8px;
  padding: 0 24px;
  color: var(--ink);
  background: #fff;
  font-size: 24px;
}

.phone-input {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: stretch;
  overflow: hidden;
  border: 2px solid rgba(7, 22, 69, 0.36);
  border-radius: 8px;
  background: #fff;
}

.phone-prefix {
  display: grid;
  place-items: center;
  min-width: 74px;
  padding: 0 14px;
  color: var(--ink);
  background: #e8eefc;
  border-right: 1px solid rgba(7, 22, 69, 0.16);
  font-size: 22px;
  font-weight: 800;
}

.phone-input input {
  border: 0;
  border-radius: 0;
  padding-left: 18px;
}

.lead-form input.has-error {
  border-color: #b42318;
}

.privacy-notice {
  margin: -2px 0 0;
  color: #4d5872;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

.privacy-notice a {
  color: #0f2f71;
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.phone-input.has-error {
  border-color: #b42318;
}

.field-error {
  min-height: 20px;
  margin-top: -8px;
  color: #b42318;
  font-size: 16px;
  font-weight: 700;
}

.lead-form button[type="submit"] {
  margin-top: 18px;
  min-height: 78px;
  border-radius: 20px;
  font-size: clamp(24px, 3vw, 34px);
}

.access-note {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 2px 0 0;
  color: var(--ink);
  font-size: 21px;
}

.access-note span {
  width: 34px;
  height: 34px;
  display: inline-grid;
  place-items: center;
  border: 2px solid var(--ink);
  border-radius: 50%;
  font-size: 21px;
}

.form-status {
  min-height: 22px;
  color: #1f6b46;
  font-size: 14px;
  text-align: center;
}

.form-status.is-info {
  color: var(--ink);
  font-weight: 700;
}

.form-status.is-error {
  color: #b42318;
  font-weight: 700;
}

.intro-video-modal {
  width: min(1260px, 94vw);
  padding: clamp(26px, 3vw, 38px) clamp(32px, 3.8vw, 58px);
  border: 2px solid rgba(17, 75, 200, 0.56);
  border-radius: 38px;
  background:
    radial-gradient(circle at 72% 8%, rgba(25, 179, 165, 0.12), transparent 32%),
    radial-gradient(circle at 12% 92%, rgba(17, 75, 200, 0.1), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f1f8ff 100%);
  box-shadow:
    0 34px 90px rgba(5, 18, 51, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.85);
  text-align: left;
}

.intro-video-modal h2 {
  margin: 0;
  color: var(--ink);
  font-size: clamp(42px, 4.2vw, 66px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: 0;
  text-transform: uppercase;
}

.intro-video-modal h2 span {
  color: #087a78;
}

.intro-video-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(300px, 0.82fr);
  gap: clamp(28px, 3.5vw, 56px);
  align-items: center;
  width: 100%;
}

.intro-copy-panel {
  display: grid;
  align-content: center;
  gap: clamp(12px, 1.25vw, 18px);
  min-width: 0;
}

.intro-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  color: #c98718;
  font-size: clamp(17px, 1.45vw, 24px);
  font-weight: 900;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.intro-kicker img {
  width: clamp(38px, 3.4vw, 50px);
  height: clamp(38px, 3.4vw, 50px);
  object-fit: contain;
}

.intro-subtitle {
  max-width: 660px;
  margin: -4px 0 0;
  color: #071645;
  font-size: clamp(19px, 1.72vw, 27px);
  font-weight: 500;
  line-height: 1.28;
}

.intro-benefits {
  display: grid;
  gap: 10px;
  width: min(610px, 100%);
}

.intro-benefit {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  min-height: 76px;
  padding: 8px 16px;
  border: 1px solid rgba(13, 47, 113, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow:
    0 12px 24px rgba(7, 22, 69, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.intro-benefit--alert {
  background: rgba(255, 255, 255, 0.82);
}

.intro-benefit img {
  width: 46px;
  height: 46px;
  object-fit: contain;
  justify-self: center;
}

.intro-benefit h3 {
  margin: 0 0 4px;
  color: var(--ink);
  font-size: clamp(19px, 1.5vw, 24px);
  line-height: 1.04;
  font-weight: 950;
  letter-spacing: 0;
}

.intro-benefit p {
  margin: 0;
  color: #071645;
  font-size: clamp(14px, 1.12vw, 18px);
  line-height: 1.2;
  font-weight: 700;
}

.video-panel {
  display: grid;
  justify-items: center;
  gap: 12px;
  min-width: 0;
}

.video-panel__eyebrow,
.video-panel__caption {
  margin: 0;
  color: var(--ink);
  font-weight: 900;
  text-align: center;
}

.video-panel__eyebrow {
  font-size: clamp(17px, 1.35vw, 22px);
  text-transform: uppercase;
}

.video-panel__caption {
  font-size: clamp(15px, 1.22vw, 19px);
}

.video-frame {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: min(380px, 100%);
  aspect-ratio: 9 / 16;
  overflow: hidden;
  border: 5px solid #ffffff;
  border-radius: 24px;
  background:
    radial-gradient(circle at 45% 38%, rgba(33, 195, 179, 0.16), transparent 26%),
    radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.08), transparent 20%),
    linear-gradient(135deg, #071d64 0%, #042655 52%, #031146 100%);
  box-shadow: 0 22px 40px rgba(7, 22, 69, 0.22);
}

.video-frame.is-portrait {
  width: min(380px, 100%);
  height: min(50svh, 470px);
  aspect-ratio: 9 / 16;
  margin-inline: auto;
}

.video-frame.is-landscape {
  width: 100%;
}

.intro-video-modal .video-frame.is-portrait {
  width: min(380px, 100%);
  height: min(50svh, 470px);
  aspect-ratio: 9 / 16;
}

.video-frame iframe,
.video-frame video {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: #000;
  object-fit: contain;
}

.video-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: clamp(24px, 3vw, 42px);
  color: #ffffff;
}

.play-circle {
  width: clamp(88px, 11vw, 148px);
  height: clamp(88px, 11vw, 148px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  border-radius: 999px;
  color: #087a78;
  background: #ffffff;
  box-shadow:
    0 18px 34px rgba(0, 0, 0, 0.22),
    inset 0 -3px 0 rgba(7, 22, 69, 0.08);
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1;
}

.video-placeholder h3 {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: clamp(28px, 3vw, 46px);
  font-weight: 950;
  line-height: 1;
}

.video-placeholder p {
  max-width: 460px;
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(16px, 1.45vw, 24px);
  line-height: 1.25;
  font-weight: 700;
}

.intro-video-modal .video-frame {
  flex: 0 0 auto;
  height: min(50svh, 470px);
  aspect-ratio: 9 / 16;
}

.intro-video-modal .primary-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(610px, 100%);
  min-height: 62px;
  margin-top: 0;
  padding: 0 30px;
  border-radius: 10px;
  background: linear-gradient(180deg, #114bdc 0%, #072b9b 100%);
  box-shadow:
    0 18px 32px rgba(17, 75, 200, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  font-size: clamp(22px, 2.15vw, 31px);
  font-weight: 950;
  line-height: 1.05;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.intro-video-modal .primary-button::after {
  content: ">";
  margin-left: 22px;
  font-size: 1.05em;
  line-height: 1;
}

.intro-security-note {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  color: #071645;
  font-size: clamp(14px, 1.15vw, 18px);
  font-weight: 700;
}

.intro-security-note img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0) saturate(100%) invert(10%) sepia(58%) saturate(1770%) hue-rotate(212deg) brightness(84%) contrast(104%);
}

.intro-video-modal .modal-close {
  top: 20px;
  right: 22px;
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border: 1px solid rgba(13, 47, 113, 0.14);
  border-radius: 999px;
  color: var(--ink);
  background: #ffffff;
  box-shadow: 0 12px 24px rgba(7, 22, 69, 0.14);
  font-size: 42px;
}

@media (max-width: 860px) {
  .intro-video-modal {
    width: min(720px, 94vw);
    padding: 26px 22px 24px;
    border-radius: 28px;
  }

  .intro-video-modal h2 {
    font-size: clamp(34px, 7vw, 52px);
  }

  .intro-video-layout {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .intro-copy-panel {
    justify-items: stretch;
    gap: 14px;
  }

  .intro-kicker,
  .intro-subtitle {
    max-width: 100%;
  }

  .intro-subtitle {
    font-size: clamp(18px, 3.6vw, 24px);
  }

  .intro-benefit h3 {
    font-size: clamp(18px, 3vw, 22px);
  }

  .intro-benefit p {
    font-size: clamp(15px, 2.5vw, 18px);
  }

  .intro-video-modal .video-frame,
  .intro-video-modal .video-frame.is-portrait {
    width: min(300px, 60vw);
    height: auto;
    aspect-ratio: 9 / 16;
  }

  .intro-video-modal .primary-button {
    min-height: 60px;
    font-size: clamp(20px, 4.4vw, 30px);
  }
}

.primary-button {
  min-height: 64px;
  width: 100%;
  margin-top: 22px;
  border: 0;
  border-radius: 18px;
  color: var(--white);
  background: linear-gradient(180deg, #071d64, #031146);
  font-size: 22px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
}

@media (max-width: 900px) {
  .hero-section {
    min-height: 100svh;
  }

  .hero-visual {
    width: min(100vw, 780px);
    height: clamp(520px, 60vw, 760px);
    margin-top: 18px;
  }

  .hero-device-pair {
    width: min(100%, 1080px);
    transform: translateX(50%) translateY(24px) scale(1.3);
  }

  .hero-phone-iphone,
  .hero-phone-android {
    width: clamp(292px, 30vw, 392px);
  }

  .hero-scene {
    bottom: -16px;
    width: auto;
    height: clamp(520px, 58vw, 736px);
  }

  .brand-lockup {
    margin-bottom: 14px;
  }

  .brand-seal {
    width: clamp(78px, 12vw, 112px);
    height: clamp(78px, 12vw, 112px);
  }

  .brand-mark {
    font-family: "Arial Black", Arial, sans-serif;
    font-size: clamp(44px, 12vw, 72px);
  }

  .brand-autonomy {
    font-size: clamp(17px, 4.4vw, 26px);
  }

  .brand-digital {
    font-size: clamp(26px, 7vw, 38px);
  }

  .brand-number {
    font-size: clamp(41px, 12.5vw, 63px);
  }

  .hero-copy h1 {
    max-width: 100%;
    font-size: clamp(38px, 7vw, 56px);
    line-height: 0.9;
    letter-spacing: 0;
    font-variant-numeric: normal;
    font-feature-settings: normal;
  }

  .hero-button {
    width: min(100%, 420px);
    min-width: 0;
    height: 56px;
    min-height: 56px;
    margin-top: 0;
    padding: 0 24px;
    font-size: 18px;
  }

  .hero-cue {
    left: max(-14px, calc(50% - 214px));
  }
}

@media (min-width: 901px) {
  .hero-copy {
    position: absolute;
    top: clamp(18px, 2.4vw, 42px);
    left: 50%;
    z-index: 3;
    width: min(calc(100vw - 80px), 760px);
    margin: 0;
    padding: 0 18px 0;
    transform: translateX(-50%);
  }

  .hero-cta {
    margin-top: 8px;
  }

  .hero-button {
    width: min(100%, 460px);
    min-width: 280px;
    height: 56px;
    min-height: 56px;
    padding: 0 34px;
    font-size: 18px;
  }

  .hero-visual {
    position: absolute;
    left: 50%;
    bottom: -196px;
    z-index: 1;
    width: min(100vw, 890px);
    height: clamp(536px, 47vw, 770px);
    margin: 0;
    overflow: visible;
    transform: translateX(-50%);
  }

  .hero-device-pair {
    width: min(100%, 1040px);
    transform: translateX(50%) translateY(88px) scale(1.16);
  }

  .hero-scene {
    bottom: -162px;
    height: clamp(512px, 44vw, 710px);
    transform: translateX(calc(-50% - 34px)) scale(1.16);
    transform-origin: center bottom;
  }

  .hero-phone-iphone {
    bottom: 250px;
    width: clamp(218px, 18vw, 296px);
  }

  .hero-phone-android {
    bottom: 246px;
    width: clamp(218px, 18vw, 296px);
  }

  .hero-cue {
    top: calc(100% + 8px);
    left: max(-18px, calc(50% - 294px));
    gap: 6px;
  }

  .hero-cue-text {
    max-width: 100px;
    font-size: 17px;
    transform: rotate(-4deg) translateX(-6px);
  }

  .brand-lockup {
    margin-bottom: 16px;
  }

  .brand-seal {
    width: clamp(92px, 8vw, 126px);
    height: clamp(92px, 8vw, 126px);
  }

  .brand-mark {
    font-size: clamp(46px, 5vw, 80px);
  }

  .brand-autonomy {
    font-size: clamp(17px, 1.9vw, 28px);
  }

  .brand-digital {
    font-size: clamp(26px, 2.8vw, 50px);
  }

  .brand-number {
    font-size: clamp(43px, 5.5vw, 75px);
  }

  .hero-copy h1 {
    max-width: 860px;
    font-size: clamp(44px, 4.4vw, 70px);
    line-height: 0.9;
    letter-spacing: 0;
  }
}

@media (max-width: 560px) {
  .modal-layer {
    padding: 14px;
  }

  .modal-card {
    width: 92vw;
    max-height: 86dvh;
    padding: 28px 18px;
    border-radius: 18px;
  }

  .modal-close {
    top: 10px;
    right: 12px;
  }

  .modal-card h2 {
    margin-right: 36px;
    margin-left: 36px;
    font-size: 38px;
    letter-spacing: -1px;
  }

  .intro-video-modal h2 {
    font-size: clamp(30px, 9.2vw, 42px);
    line-height: 1.05;
  }

  .intro-video-modal {
    width: 94vw;
    max-height: 92dvh;
    padding: 18px 14px 16px;
    border-radius: 24px;
  }

  .intro-video-modal .modal-close {
    top: 12px;
    right: 12px;
    width: 42px;
    height: 42px;
    font-size: 34px;
  }

  .intro-video-layout {
    gap: 12px;
  }

  .intro-copy-panel {
    gap: 9px;
  }

  .intro-kicker {
    gap: 8px;
    font-size: clamp(14px, 4.4vw, 18px);
  }

  .intro-kicker img {
    width: 34px;
    height: 34px;
  }

  .intro-subtitle {
    font-size: clamp(15px, 4.1vw, 18px);
    line-height: 1.22;
  }

  .intro-benefits {
    gap: 6px;
  }

  .intro-benefit {
    grid-template-columns: 42px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    min-height: 62px;
    padding: 6px 10px;
  }

  .intro-benefit img {
    width: 34px;
    height: 34px;
  }

  .intro-benefit h3 {
    margin: 0 0 2px;
    font-size: clamp(14px, 3.9vw, 17px);
    line-height: 1.02;
  }

  .intro-benefit p {
    display: block;
    font-size: clamp(11px, 3.05vw, 13px);
    line-height: 1.12;
  }

  .video-panel {
    gap: 8px;
  }

  .video-panel__eyebrow {
    font-size: clamp(13px, 3.8vw, 16px);
  }

  .video-panel__caption {
    display: none;
  }

  .video-frame {
    border-radius: 18px;
  }

  .intro-video-modal .video-frame,
  .intro-video-modal .video-frame.is-portrait {
    width: min(52vw, 180px);
    height: auto;
    aspect-ratio: 9 / 16;
    margin-inline: auto;
  }

  .play-circle {
    width: 78px;
    height: 78px;
    margin-bottom: 14px;
    font-size: 30px;
  }

  .video-placeholder h3 {
    font-size: 26px;
  }

  .video-placeholder p {
    font-size: 15px;
  }

  .intro-video-modal .primary-button {
    min-height: 48px;
    padding: 0 18px;
    border-radius: 10px;
    font-size: clamp(15px, 4.45vw, 20px);
  }

  .intro-video-modal .primary-button::after {
    margin-left: 12px;
  }

  .intro-security-note {
    font-size: 13px;
  }

  .video-frame.is-portrait {
    width: min(52vw, 180px);
    height: auto;
    aspect-ratio: 9 / 16;
  }

  .play-circle {
    width: 64px;
    height: 64px;
    font-size: 24px;
  }

  .video-placeholder {
    padding: 20px;
  }

  .video-placeholder h3 {
    font-size: 24px;
  }

  .video-placeholder p {
    font-size: 16px;
  }

  .lead-form label {
    font-size: 18px;
  }

  .lead-form input {
    min-height: 54px;
    font-size: 16px;
    padding: 0 14px;
  }

  .phone-input {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .phone-prefix {
    min-width: 56px;
    font-size: 16px;
    padding: 0 10px;
  }

  .lead-form button {
    min-height: 58px;
    font-size: 22px;
    border-radius: 14px;
  }

  .access-note {
    font-size: 15px;
  }

}

/* Ajustes cirurgicos 50+ mobile/checkout */
@media (max-width: 760px) {
  .hero-section {
    min-height: 100dvh;
    height: 100dvh;
    overflow: hidden;
    padding-bottom: 0;
    justify-content: flex-start;
  }

  .hero-copy {
    z-index: 4;
    width: 100%;
    min-height: auto;
    max-width: 100%;
    display: block;
    padding: 34px 14px 0;
    text-align: center;
  }

  .brand-lockup {
    margin: 6px auto 10px;
    text-align: center;
  }

  .brand-seal {
    width: clamp(70px, 18vw, 88px);
    height: clamp(70px, 18vw, 88px);
  }

  .brand-name {
    font-size: clamp(15px, 4.3vw, 19px);
  }

  .brand-mark {
    justify-content: center;
    font-size: clamp(45px, 11.8vw, 64px);
  }

  .brand-autonomy {
    font-size: clamp(12px, 3.4vw, 17px);
  }

  .brand-digital {
    font-size: clamp(21px, 6vw, 30px);
  }

  .brand-number {
    font-size: clamp(41px, 12.5vw, 63px);
  }

  .hero-copy h1 {
    width: 100%;
    max-width: 456px;
    margin: 10px auto 0;
    font-size: clamp(38px, 9.9vw, 52px);
    line-height: 0.88;
    letter-spacing: 0;
    font-variant-numeric: normal;
    font-feature-settings: normal;
  }

  .hero-title-line {
    display: inline-block;
    font-size: inherit;
    white-space: nowrap;
  }

  .hero-cta {
    width: min(100%, 330px);
    margin: 22px auto 0;
  }

  .hero-button,
  .hero-section:not(.is-dimmed) .hero-button {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 5;
    width: 100%;
    max-width: 320px;
    min-width: 0;
    height: 44px;
    min-height: 44px;
    margin: 0 auto;
    padding: 0 14px;
    font-size: 14px;
    line-height: 1.05;
  }

  .hero-cue {
    top: -46px;
    left: 6px;
    margin: 0;
    gap: 4px;
    flex-direction: row;
    align-items: flex-end;
  }

  .hero-cue-arrow {
    width: 40px;
    height: 30px;
    flex-basis: 40px;
    transform: rotate(12deg) translateY(7px);
  }

  .hero-cue-text {
    max-width: 116px;
    font-size: 12px;
    line-height: 0.9;
    font-family: "Segoe Print", "Bradley Hand", "Comic Sans MS", cursive;
    transform: rotate(-2deg);
  }

  .hero-section.is-dimmed .hero-button {
    display: inline-flex;
  }

  .hero-visual {
    position: relative;
    top: auto;
    bottom: auto;
    width: 100%;
    height: calc(100dvh - 176px);
    min-height: 620px;
    max-height: 800px;
    margin-top: 6px;
    overflow: hidden;
  }

  .hero-device-pair {
    position: absolute;
    top: auto;
    right: 50%;
    bottom: 0;
    left: auto;
    width: min(100%, 720px);
    transform: translateX(50%) translateY(-24px) scale(1.08);
    transform-origin: center bottom;
  }

  .hero-scene {
    bottom: -6px;
    width: auto;
    height: clamp(585px, 69svh, 740px);
  }

  .hero-phone-iphone {
    left: -2px;
    bottom: 270px;
    width: clamp(188px, 44vw, 226px);
    transform: rotate(-9deg);
  }

  .hero-phone-android {
    right: -2px;
    bottom: 266px;
    width: clamp(188px, 44vw, 226px);
    transform: rotate(8deg);
  }
}

@media (max-width: 640px) {
  .modal-layer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
  }

  .modal-card {
    width: calc(100vw - 28px);
    max-height: calc(100dvh - 28px);
    padding: 22px;
    border-radius: 24px;
  }

  .modal-card h2 {
    margin: 0 42px 20px;
    font-size: clamp(30px, 8vw, 38px);
    line-height: 0.98;
    letter-spacing: -0.035em;
    text-align: center;
  }

  .modal-card > .primary-button,
  .lead-form button {
    position: static;
    bottom: auto;
    z-index: auto;
    box-shadow: none;
  }

  .lead-modal h2 {
    margin-right: 12px;
    margin-left: 12px;
    white-space: nowrap;
    font-size: clamp(24px, 6.2vw, 32px);
    line-height: 1;
  }

  .selected-pill {
    margin-bottom: 14px;
    padding: 9px 16px;
    font-size: 16px;
  }

  .lead-form {
    gap: 8px;
  }

  .lead-form label {
    font-size: 18px;
  }

  .lead-form input {
    min-height: 54px;
    border-radius: 14px;
    font-size: 18px;
  }

  .lead-form button {
    width: 100%;
    min-height: 58px;
    margin-top: 8px;
  }

  .access-note {
    font-size: 15px;
  }
}

.offer50-section {
  --offer-modal-width: min(1240px, 100%);
  --offer-modal-padding: 10px 12px 12px;
  --offer-shell-gap: 12px;
  --offer-hero-height: clamp(184px, 17vw, 224px);
  --offer-hero-radius: 22px;
  --offer-phone-width: clamp(156px, 13vw, 198px);
  --offer-phone-top: auto;
  --offer-phone-bottom: -8px;
  --offer-phone-left: 8%;
  --offer-phone-right: 8%;
  --offer-phone-left-rotate: -10deg;
  --offer-phone-right-rotate: 8deg;
  --offer-people-width: clamp(232px, 20.4vw, 278px);
  --offer-people-bottom: -8px;
  --offer-people-y: -2px;
  --offer-benefits-columns: repeat(3, minmax(0, 1fr));
  --offer-benefits-gap: 8px 12px;
  --offer-benefit-columns: minmax(96px, auto) minmax(0, 1fr);
  --offer-benefit-gap: 12px;
  --offer-benefit-min-height: 90px;
  --offer-benefit-padding: 10px 14px;
  --offer-benefit-radius: 18px;
  --offer-benefit-font: clamp(17px, 1.28vw, 21px);
  --offer-dual-icons-width: clamp(86px, 8vw, 112px);
  --offer-dual-icon-size: clamp(38px, 3.2vw, 48px);
  --offer-single-icons-width: clamp(48px, 4.2vw, 64px);
  --offer-single-icon-size: clamp(48px, 3.9vw, 60px);
  --offer-price-width: min(920px, calc(100% - 80px));
  --offer-price-columns: minmax(360px, 0.86fr) minmax(440px, 1.14fr);
  --offer-price-padding: 8px;
  --offer-price-radius: 18px;
  --offer-old-price-font: 92px;
  --offer-current-gap: 16px;
  --offer-current-integer-font: clamp(66px, 5.8vw, 88px);
  width: var(--offer-modal-width);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  overflow: visible;
  padding: var(--offer-modal-padding);
  border: 1px solid rgba(13, 29, 69, 0.14);
  border-radius: 26px;
  background: linear-gradient(180deg, #ffffff 0%, #f6f8fb 100%);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
  text-align: left;
  scroll-margin-top: 16px;
}

@media (min-width: 1181px) {
  .offer-open .offer50-section {
    --offer-benefit-columns: minmax(76px, auto) minmax(0, 1fr);
    --offer-benefit-gap: 8px;
    --offer-benefit-padding: 9px 10px;
    --offer-benefit-font: clamp(15px, 1.08vw, 18px);
    --offer-dual-icons-width: clamp(70px, 6vw, 86px);
    --offer-dual-icon-size: clamp(32px, 2.7vw, 40px);
    --offer-single-icons-width: clamp(40px, 3.6vw, 54px);
    --offer-single-icon-size: clamp(40px, 3.4vw, 52px);
    --offer-price-width: min(100%, calc(100% - 32px));
    --offer-price-columns: minmax(250px, 0.9fr) minmax(330px, 1.1fr);
    --offer-old-price-font: clamp(68px, 6vw, 82px);
    --offer-current-integer-font: clamp(58px, 5vw, 76px);
  }
}

.offer-open .offer50-section {
  position: relative;
  inset: auto;
  z-index: 18;
  width: 100%;
  max-height: calc(100dvh - 18px);
  overflow-y: auto;
  border-radius: 24px 0 0 24px;
  transform: none;
  background: rgba(3, 17, 43, 0.86);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
}

@media (max-width: 1180px) {
  .offer-open .offer50-section {
    max-height: none;
    border-radius: 24px 24px 0 0;
  }
}

@media (max-width: 560px) {
  .offer-open .offer50-section {
    margin-top: 12px;
  }
}

.offer50-section::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -18px;
  height: 42px;
  border-radius: 26px 26px 0 0;
  background: #ffffff;
  z-index: 0;
}

.offer50-shell {
  position: relative;
  z-index: 1;
  display: grid;
  gap: var(--offer-shell-gap);
}

.offer50-hero {
  position: relative;
  min-height: var(--offer-hero-height);
  border-radius: var(--offer-hero-radius);
  overflow: visible;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.offer50-hero__glow {
  position: absolute;
  left: 20%;
  right: 20%;
  top: 22%;
  bottom: 12%;
  background: radial-gradient(circle at 50% 56%, rgba(34, 105, 255, 0.68) 0%, rgba(34, 105, 255, 0.22) 28%, rgba(34, 105, 255, 0.08) 46%, rgba(34, 105, 255, 0) 74%);
  filter: blur(16px);
  opacity: 0.9;
}

.offer50-hero__phone,
.offer50-hero__people {
  position: absolute;
  display: block;
  height: auto;
  object-fit: contain;
  background: transparent;
  user-select: none;
  pointer-events: none;
}

.offer50-hero__phone {
  top: var(--offer-phone-top);
  bottom: var(--offer-phone-bottom);
  z-index: 1;
  width: var(--offer-phone-width);
  filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.24));
}

.offer50-hero__phone--left {
  left: var(--offer-phone-left);
  transform: translateY(-2px) rotate(var(--offer-phone-left-rotate));
}

.offer50-hero__phone--right {
  right: var(--offer-phone-right);
  transform: translateY(-2px) rotate(var(--offer-phone-right-rotate));
}

.offer50-hero__people {
  left: 50%;
  bottom: var(--offer-people-bottom);
  z-index: 3;
  width: var(--offer-people-width);
  transform: translateX(-50%) translateY(var(--offer-people-y));
  filter: drop-shadow(0 20px 28px rgba(0, 0, 0, 0.16));
}

.offer50-benefits {
  position: relative;
  z-index: 2;
}

.offer50-community {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: clamp(220px, 25vw, 332px);
  max-width: min(332px, 94%);
  padding: 8px 12px;
  border: 3px solid #f0b93b;
  border-radius: 16px;
  background: linear-gradient(180deg, #0a1a3a 0%, #030a18 100%);
  box-shadow:
    0 18px 30px rgba(0, 0, 0, 0.25),
    inset 0 0 18px rgba(255, 204, 71, 0.08);
  transform: translate(-50%, 8%);
}

.offer50-community__icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  padding: 5px;
  border: 2px solid #f0b93b;
  border-radius: 12px;
  color: #f0b93b;
}

.offer50-community__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.offer50-community__text {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.offer50-community__text strong {
  color: #ffffff;
  display: flex;
  align-items: baseline;
  gap: 6px;
  font-size: clamp(14px, 1.45vw, 20px);
  font-weight: 900;
  letter-spacing: 0.02em;
  white-space: nowrap;
  line-height: 1;
}

.offer50-community__text span {
  margin-top: 0;
  color: #f0b93b;
  font-size: clamp(21px, 2.15vw, 28px);
  font-weight: 950;
  letter-spacing: 0.01em;
}

.offer50-community__text small {
  display: none;
}

.offer50-benefits {
  display: grid;
  grid-template-columns: var(--offer-benefits-columns);
  gap: var(--offer-benefits-gap);
  width: min(1060px, 100%);
  margin: 0 auto;
}

.offer50-benefit {
  display: grid;
  grid-template-columns: var(--offer-benefit-columns);
  gap: var(--offer-benefit-gap);
  align-items: center;
  min-height: var(--offer-benefit-min-height);
  padding: var(--offer-benefit-padding);
  border: 1px solid rgba(13, 47, 113, 0.18);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
  box-shadow:
    0 16px 30px rgba(7, 22, 69, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.offer50-benefit:first-child {
  border-top: 1px solid rgba(13, 29, 69, 0.12);
}

.offer50-benefit__copy {
  min-width: 0;
}

.offer50-benefit h3 {
  margin: 0;
  color: #0f2f71;
  font-size: clamp(10px, 1.05vw, 15px);
  line-height: 1.03;
  font-weight: 950;
  letter-spacing: -0.02em;
}

.offer50-benefit p {
  margin: 4px 0 0;
  color: #16315f;
  font-size: clamp(8px, 0.85vw, 11px);
  line-height: 1.18;
  font-weight: 700;
}

.offer50-price {
  display: grid;
  grid-template-columns: var(--offer-price-columns);
  align-items: stretch;
  gap: 0;
  width: var(--offer-price-width);
  margin: 2px auto 0;
  padding: var(--offer-price-padding);
  border: 2px solid #e0ae2f;
  border-radius: var(--offer-price-radius);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0)),
    linear-gradient(180deg, #fff5d0 0%, #ffe99a 100%);
  box-shadow:
    0 18px 36px rgba(111, 79, 0, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.offer50-price__old {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  align-items: center;
  padding: 4px 18px 4px 10px;
  border-right: 1px solid rgba(7, 22, 69, 0.1);
  text-align: center;
}

.offer50-price__old-label,
.offer50-price__current-label {
  color: rgba(7, 22, 69, 0.72);
  font-size: clamp(10px, 1.05vw, 16px);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.offer50-price__old-value {
  position: relative;
  display: inline-flex;
  align-items: baseline;
  gap: 0.04em;
  color: #676e7c;
  font-size: var(--offer-old-price-font);
  font-weight: 900;
  line-height: 0.82;
  letter-spacing: -0.04em;
}

.offer50-price__old-currency {
  font-size: 0.54em;
  line-height: 1;
  letter-spacing: -0.03em;
}

.offer50-price__old-amount {
  font-size: 1em;
  line-height: 1;
}

.offer50-price__old-value::after {
  content: "";
  position: absolute;
  left: -2%;
  top: 52%;
  width: 104%;
  height: 8px;
  border-radius: 999px;
  background: #e03131;
  transform: rotate(-16deg);
  transform-origin: center;
}

.offer50-price__current {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 6px;
  padding: 10px 20px;
  margin-left: 10px;
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.34) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 10px 20px rgba(111, 79, 0, 0.08);
}

.offer50-price__installments {
  color: #d8342b;
  font-size: clamp(28px, 3.7vw, 46px);
  font-weight: 950;
  line-height: 0.95;
  letter-spacing: -0.05em;
}

.offer50-price__amount {
  color: #0f2f71;
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 950;
  line-height: 0.9;
  letter-spacing: -0.05em;
}

.offer50-price__no-interest {
  color: #d8342b;
  font-size: clamp(12px, 1.2vw, 18px);
  font-weight: 950;
  line-height: 1;
  letter-spacing: -0.02em;
}

.offer50-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  width: min(860px, 100%);
  min-height: 50px;
  margin: 0 auto 0;
  padding: 10px 22px;
  border: 0;
  border-radius: 16px;
  background: linear-gradient(180deg, #2dad28 0%, #20981f 100%);
  box-shadow:
    0 16px 28px rgba(18, 101, 15, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
  color: #ffffff;
  font-size: clamp(14px, 1.4vw, 20px);
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
}

.offer50-cta__icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  color: #ffffff;
}

.offer50-cta__icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.top-urgency-badge {
  position: relative;
  z-index: 6;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: fit-content;
  margin: 0 auto;
  padding: 8px 18px;
  border: 2px solid #efb93b;
  border-radius: 999px;
  background: #ffffff;
  color: #b51d17;
  font-size: clamp(10px, 1.2vw, 16px);
  font-weight: 950;
  letter-spacing: 0.02em;
  white-space: nowrap;
  box-shadow: 0 10px 22px rgba(170, 122, 0, 0.12);
}

.top-urgency-badge__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #b51d17;
  font-size: 1.05em;
  line-height: 1;
}

.offer50-community__icon {
  display: block;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 0;
  border-radius: 0;
  object-fit: contain;
}

.video-audio-toggle {
  position: absolute;
  z-index: 3;
  top: 12px;
  right: 12px;
  min-height: 44px;
  padding: 9px 14px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  border-radius: 999px;
  color: #ffffff;
  background: rgba(3, 17, 70, 0.88);
  box-shadow: 0 8px 22px rgba(3, 17, 70, 0.24);
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
}

.video-start-button {
  position: absolute;
  z-index: 4;
  inset: 0;
  display: grid;
  place-items: center;
  justify-items: center;
  gap: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: clamp(28px, 5vw, 52px) clamp(20px, 3vw, 34px);
  border: 0;
  border-radius: inherit;
  color: #ffffff;
  background: transparent;
  box-shadow:
    inset 0 0 0 2px rgba(255, 255, 255, 0.96),
    inset 0 0 36px rgba(31, 105, 220, 0.12);
  font: inherit;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

.video-start-button__icon {
  display: grid;
  place-items: center;
  width: min(52%, 174px);
  aspect-ratio: 1;
  padding-left: 0.12em;
  border-radius: 999px;
  color: #071645;
  background: #ffffff;
  box-shadow:
    0 18px 38px rgba(0, 0, 0, 0.24),
    0 0 32px rgba(70, 141, 255, 0.3),
    inset 0 -3px 0 rgba(7, 22, 69, 0.08);
  font-size: clamp(42px, 10vw, 72px);
  line-height: 1;
  align-self: center;
  animation: video-play-float 2.2s ease-in-out infinite;
  will-change: transform;
  z-index: 1;
}

.video-start-button:hover {
  background: rgba(3, 17, 56, 0.08);
}

@keyframes video-play-float {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-8px) scale(1.035);
  }
}

@keyframes video-play-float-touch {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }

  50% {
    transform: translate3d(0, -12px, 0) scale(1.07);
  }
}

.video-start-button:focus-visible {
  outline: 4px solid #ffbf22;
  outline-offset: 4px;
}

.video-start-button:disabled {
  cursor: wait;
  opacity: 0.8;
}

@media (max-width: 640px) {
  .video-start-button {
    padding: 18px;
  }

  .video-start-button__icon {
    width: min(48%, 150px);
    font-size: clamp(38px, 13vw, 58px);
  }

}

@media (hover: none), (pointer: coarse) {
  .video-start-button__icon {
    animation: video-play-float-touch 1.8s ease-in-out infinite;
  }

  .video-start-button:active .video-start-button__icon {
    scale: 0.94;
  }
}

@media (prefers-reduced-motion: reduce) {
  .video-start-button__icon {
    animation: none;
  }
}

.video-start-button[hidden],
.video-audio-toggle[hidden],
.video-frame .video-quality-toggle[hidden] {
  display: none !important;
}

.video-audio-toggle:hover {
  background: rgba(7, 29, 100, 0.96);
}

.video-audio-toggle:focus-visible {
  outline: 3px solid #ffbf22;
  outline-offset: 3px;
}

.video-quality-toggle,
.video-retry-button {
  position: absolute;
  z-index: 3;
  min-height: 44px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  color: #ffffff;
  background: rgba(3, 17, 70, 0.88);
  box-shadow: 0 8px 22px rgba(3, 17, 70, 0.24);
  font: inherit;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
}

.video-quality-toggle {
  right: 12px;
  bottom: 12px;
  padding: 9px 14px;
  border-radius: 999px;
}

.video-retry-button {
  top: 50%;
  left: 50%;
  padding: 12px 18px;
  border-radius: 8px;
  transform: translate(-50%, -50%);
}

.video-retry-button[hidden] {
  display: none;
}

.video-quality-toggle:hover,
.video-retry-button:hover {
  background: rgba(7, 29, 100, 0.96);
}

.video-quality-toggle:focus-visible,
.video-retry-button:focus-visible {
  outline: 3px solid #ffbf22;
  outline-offset: 3px;
}

.offer50-community__text strong {
  display: flex;
  align-items: baseline;
  gap: 4px;
}

.offer50-community__text strong span {
  margin-top: 0;
  color: #f0b93b;
  font-size: clamp(16px, 1.85vw, 22px);
  font-weight: 950;
  letter-spacing: 0.01em;
}

.offer50-benefit {
  grid-template-columns: var(--offer-benefit-columns);
  gap: var(--offer-benefit-gap);
  min-height: var(--offer-benefit-min-height);
  padding: var(--offer-benefit-padding);
  border-radius: var(--offer-benefit-radius);
}

.offer50-benefit__icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  min-width: 0;
}

.offer50-benefit__icons img {
  display: block;
  object-fit: contain;
}

.offer50-benefit__icons--dual {
  gap: 8px;
  width: var(--offer-dual-icons-width);
}

.offer50-benefit__icons--dual img {
  width: var(--offer-dual-icon-size);
  height: var(--offer-dual-icon-size);
}

.offer50-benefit__icons--single {
  width: var(--offer-single-icons-width);
}

.offer50-benefit__icons--single img {
  width: var(--offer-single-icon-size);
  height: var(--offer-single-icon-size);
}

.offer50-benefit h3 {
  color: #082a69;
  font-size: var(--offer-benefit-font);
  line-height: 1.08;
  letter-spacing: -0.01em;
}

.offer50-price__current-body {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
  gap: var(--offer-current-gap);
  width: auto;
}

.offer50-price__plan {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
  min-width: 92px;
}

.offer50-price__installments {
  font-size: clamp(38px, 3.8vw, 52px);
}

.offer50-price__no-interest {
  font-size: clamp(15px, 1.25vw, 19px);
}

.offer50-price__amount {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 2px;
  min-width: 0;
}

.offer50-price__currency {
  font-size: clamp(28px, 2.8vw, 38px);
  font-weight: 950;
  line-height: 0.92;
}

.offer50-price__integer {
  font-size: var(--offer-current-integer-font);
  font-weight: 950;
  line-height: 0.88;
  letter-spacing: -0.05em;
}

.offer50-price__decimal {
  font-size: clamp(30px, 2.6vw, 38px);
  font-weight: 950;
  line-height: 0.92;
  letter-spacing: -0.04em;
}

.immediate-access-bar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: fit-content;
  min-height: 30px;
  margin: 0 auto;
  padding: 6px 16px;
  border-radius: 999px;
  background: linear-gradient(180deg, #0b1d42 0%, #05112b 100%);
  color: #ffd25c;
  box-shadow: 0 12px 22px rgba(0, 0, 0, 0.22);
  text-align: center;
  font-size: clamp(10px, 0.95vw, 14px);
  font-weight: 950;
  letter-spacing: 0.01em;
}

.immediate-access-bar__icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.12));
}

.offer50-cta.primary-cta {
  gap: 16px;
  width: min(940px, 100%);
  min-height: 54px;
  padding: 10px 30px;
  font-size: clamp(16px, 1.55vw, 22px);
  box-shadow:
    0 20px 34px rgba(18, 101, 15, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

.offer50-cta.primary-cta .offer50-cta__icon {
  display: block;
  width: 22px;
  height: 22px;
  object-fit: contain;
}

@media (max-width: 1120px) {
  .offer50-section {
    --offer-modal-padding: 12px 12px 14px;
    --offer-hero-height: 274px;
    --offer-phone-width: clamp(132px, 13.2vw, 184px);
    --offer-phone-bottom: -6px;
    --offer-people-width: clamp(202px, 20.6vw, 268px);
    --offer-people-bottom: -8px;
    --offer-benefit-columns: minmax(76px, auto) minmax(0, 1fr);
    --offer-benefit-min-height: 88px;
    --offer-benefit-padding: 9px 10px;
    --offer-dual-icons-width: clamp(72px, 8.2vw, 98px);
    --offer-single-icons-width: clamp(46px, 4.4vw, 58px);
    --offer-benefit-font: clamp(12px, 1.38vw, 18px);
    --offer-current-integer-font: clamp(38px, 5vw, 66px);
  }

  .offer50-community {
    min-width: clamp(228px, 28vw, 344px);
  }

}

@media (max-width: 920px) {
  .offer50-section {
    --offer-modal-width: min(100% - 24px, 760px);
    --offer-shell-gap: 8px;
    --offer-hero-height: 220px;
    --offer-phone-width: clamp(120px, 17vw, 154px);
    --offer-phone-bottom: -6px;
    --offer-phone-left: 6%;
    --offer-phone-right: 6%;
    --offer-people-width: clamp(194px, 25vw, 236px);
    --offer-people-bottom: 0;
    --offer-benefits-columns: repeat(2, minmax(0, 1fr));
    --offer-benefits-gap: 8px;
    --offer-benefit-columns: 64px minmax(0, 1fr);
    --offer-benefit-gap: 10px;
    --offer-benefit-min-height: 86px;
    --offer-benefit-padding: 9px 11px;
    --offer-dual-icons-width: 56px;
    --offer-dual-icon-size: 26px;
    --offer-single-icons-width: 56px;
    --offer-single-icon-size: 42px;
    --offer-benefit-font: clamp(18px, 2.35vw, 20px);
    --offer-price-width: min(100%, 690px);
    --offer-price-columns: minmax(210px, 0.84fr) minmax(0, 1.16fr);
    --offer-old-price-font: clamp(54px, 8vw, 72px);
    --offer-current-gap: 10px;
    --offer-current-integer-font: clamp(42px, 6.6vw, 58px);
  }

  .offer50-benefit h3 {
    line-height: 1.08;
  }
}

@media (max-width: 760px) {
  .offer50-section {
    --offer-modal-width: min(100% - 8px, 540px);
    --offer-modal-padding: 10px 10px 12px;
    --offer-shell-gap: 6px;
    --offer-hero-height: 196px;
    --offer-hero-radius: 16px;
    --offer-phone-width: 94px;
    --offer-phone-top: 2px;
    --offer-phone-bottom: auto;
    --offer-phone-left: 4px;
    --offer-phone-right: 4px;
    --offer-phone-right-rotate: 10deg;
    --offer-people-width: 172px;
    --offer-people-bottom: -10px;
    --offer-people-y: 0;
    --offer-benefits-columns: repeat(2, minmax(0, 1fr));
    --offer-benefits-gap: 6px;
    --offer-benefit-columns: 36px minmax(0, 1fr);
    --offer-benefit-gap: 8px;
    --offer-benefit-min-height: 94px;
    --offer-benefit-padding: 10px 9px 10px 8px;
    --offer-benefit-radius: 12px;
    --offer-benefit-font: clamp(16px, 4vw, 19px);
    --offer-dual-icons-width: 34px;
    --offer-dual-icon-size: 24px;
    --offer-single-icons-width: 34px;
    --offer-single-icon-size: 32px;
    --offer-price-columns: minmax(92px, 0.76fr) minmax(0, 1.24fr);
    --offer-price-padding: 6px 7px 5px;
    --offer-price-radius: 14px;
    --offer-old-price-font: 22px;
    --offer-current-gap: 2px;
    --offer-current-integer-font: 22px;
    border-radius: 24px;
  }

  .top-urgency-badge {
    padding: 6px 10px;
    gap: 6px;
    font-size: clamp(8px, 2.4vw, 10px);
  }

  .top-urgency-badge__icon {
    font-size: 0.95em;
  }

  .offer50-hero {
    border-radius: var(--offer-hero-radius);
  }

  .offer50-hero__glow {
    left: 11%;
    right: 11%;
    top: 18%;
    bottom: 14%;
    filter: blur(9px);
  }

  .offer50-hero__phone--left {
    transform: rotate(var(--offer-phone-left-rotate));
  }

  .offer50-hero__phone--right {
    transform: rotate(var(--offer-phone-right-rotate));
  }

  .offer50-hero__people {
    transform: translateX(-50%) translateY(var(--offer-people-y));
  }

  .offer50-community {
    min-width: 188px;
    max-width: 90%;
    padding: 6px 8px;
    gap: 6px;
    border-width: 2px;
    border-radius: 13px;
    transform: translate(-50%, 4%);
  }

  .offer50-community__icon {
    width: 34px;
    height: 34px;
    padding: 0;
    border: 0;
    border-radius: 0;
  }

  .offer50-community__text strong {
    font-size: 10px;
  }

  .offer50-community__text strong span {
    font-size: 15px;
  }

  .offer50-benefit {
    border: 1px solid rgba(13, 29, 69, 0.1);
    background: rgba(255, 255, 255, 0.96);
  }

  .offer50-benefit__icons {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .offer50-benefit__icons--dual {
    gap: 4px;
  }

  .feature-live-specialists {
    grid-template-columns: 26px minmax(0, 1fr);
    gap: 5px;
  }

  .offer50-benefit h3 {
    line-height: 1.08;
    letter-spacing: -0.01em;
  }

  .feature-live-specialists .offer50-benefit h3 {
    font-size: clamp(15px, 3.85vw, 17.5px);
    line-height: 1.08;
  }

  .feature-live-specialists .offer50-benefit h3 strong {
    font-size: 0.9em;
    letter-spacing: 0;
  }

  .offer50-price__old {
    padding-right: 5px;
  }

  .offer50-price__old-label,
  .offer50-price__current-label {
    font-size: 8px;
    line-height: 1;
  }

  .offer50-price__old-value::after {
    left: -3%;
    top: 52%;
    width: 106%;
    height: 4px;
    transform: rotate(-16deg);
  }

  .offer50-price__current {
    padding-left: 5px;
    gap: 2px;
  }

  .offer50-price__installments {
    font-size: 17px;
  }

  .offer50-price__no-interest {
    font-size: 7.5px;
  }

  .offer50-price__current-body {
    display: grid;
    align-items: end;
    grid-template-columns: minmax(42px, 0.32fr) minmax(0, 1fr);
  }

  .offer50-price__plan {
    min-width: 0;
  }

  .offer50-price__currency {
    font-size: 13px;
  }

  .offer50-price__integer {
    letter-spacing: -0.06em;
  }

  .offer50-price__decimal {
    font-size: 11px;
  }

  .immediate-access-bar {
    min-height: 28px;
    padding: 5px 9px;
    gap: 6px;
    font-size: 9px;
    line-height: 1.05;
  }

  .immediate-access-bar__icon {
    width: 16px;
    height: 16px;
  }

  .offer50-cta {
    position: static;
    width: 100%;
    min-height: 44px;
    margin-top: 0;
    padding: 8px 10px;
    gap: 8px;
    border-radius: 13px;
    font-size: 11px;
  }

  .offer50-cta.primary-cta {
    min-height: 44px;
  }

  .offer50-cta.primary-cta .offer50-cta__icon {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 389px) {
  .offer50-section {
    --offer-modal-width: min(100% - 6px, 540px);
    --offer-modal-padding: 8px 8px 9px;
    --offer-shell-gap: 4px;
    --offer-hero-height: 184px;
    --offer-phone-width: 76px;
    --offer-phone-top: 10px;
    --offer-phone-left: 2px;
    --offer-phone-right: 2px;
    --offer-people-width: 146px;
    --offer-people-bottom: -8px;
    --offer-benefits-gap: 5px;
    --offer-benefit-columns: 28px minmax(0, 1fr);
    --offer-benefit-gap: 5px;
    --offer-benefit-min-height: 80px;
    --offer-benefit-padding: 8px 6px;
    --offer-benefit-font: clamp(15px, 4.15vw, 17px);
    --offer-dual-icons-width: 28px;
    --offer-dual-icon-size: 18px;
    --offer-single-icons-width: 28px;
    --offer-single-icon-size: 28px;
    --offer-price-columns: minmax(86px, 0.74fr) minmax(0, 1.26fr);
    --offer-price-padding: 5px 6px 4px;
    --offer-old-price-font: 20px;
    --offer-current-integer-font: 20px;
  }

  .offer50-community {
    min-width: 166px;
    padding: 5px 6px;
  }

  .offer50-community__icon {
    width: 30px;
    height: 30px;
  }

  .offer50-community__text strong {
    font-size: 9px;
  }

  .offer50-community__text strong span {
    font-size: 14px;
  }

  .offer50-benefit h3 {
    line-height: 1.08;
    letter-spacing: -0.01em;
  }

  .feature-live-specialists .offer50-benefit h3 {
    font-size: clamp(14px, 3.95vw, 16.5px);
    line-height: 1.08;
  }

  .offer50-price__old {
    padding-right: 4px;
    padding-bottom: 0;
    border-right: 1px solid rgba(7, 22, 69, 0.1);
    border-bottom: 0;
  }

  .offer50-price__current {
    padding-left: 4px;
    padding-top: 0;
  }

  .offer50-price__current-body {
    display: grid;
    align-items: end;
    grid-template-columns: minmax(36px, 0.28fr) minmax(0, 1fr);
    gap: 2px;
  }

  .offer50-price__plan {
    min-width: 0;
  }

  .offer50-price__decimal {
    font-size: 10px;
  }

  .offer50-price__old-value::after {
    height: 3px;
    transform: rotate(-16deg);
  }

  .offer50-price__currency {
    font-size: 12px;
  }

  .offer50-price__installments {
    font-size: 16px;
  }

  .offer50-price__no-interest {
    font-size: 7px;
  }

  .immediate-access-bar {
    min-height: 24px;
    padding: 4px 8px;
    font-size: 8px;
  }

  .immediate-access-bar__icon {
    width: 14px;
    height: 14px;
  }

  .offer50-cta {
    min-height: 40px;
    padding: 7px 8px;
    font-size: 10.5px;
  }
}

/* Conversion guardrails: preserve the approved composition in constrained viewports. */
@media (max-width: 640px) {
  .intro-video-modal {
    overflow-x: hidden;
  }

  .intro-video-modal .intro-video-layout,
  .intro-video-modal .intro-copy-panel,
  .intro-video-modal .video-panel {
    min-width: 0;
    max-width: 100%;
  }

  .intro-video-modal h2 {
    margin: 0 0 8px;
    font-size: clamp(24px, 7.6vw, 30px);
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
  }
}

@media (min-width: 1181px) and (max-height: 860px) {
  .offer-open .lead-section {
    padding: 16px 20px;
  }

  .offer-open .lead-trust-banner {
    margin-bottom: 8px;
  }

  .offer-open .lead-avatar {
    width: 68px;
    height: 68px;
    margin-bottom: 5px;
  }

  .offer-open .lead-section h2 {
    margin-bottom: 6px;
    font-size: 29px;
  }

  .offer-open .selected-pill {
    margin-bottom: 8px;
    padding: 6px 12px;
    font-size: 13px;
  }

  .offer-open .lead-form {
    gap: 4px;
  }

  .offer-open .lead-form label {
    font-size: 15px;
  }

  .offer-open .lead-form input {
    min-height: 44px;
    font-size: 16px;
  }

  .offer-open .lead-form button[type="submit"] {
    min-height: 50px;
    margin-top: 8px;
    font-size: 22px;
  }

  .offer-open .access-note {
    margin-top: 6px;
    font-size: 14px;
  }

  .offer-open .privacy-notice {
    margin-top: 4px;
    font-size: 11.5px;
    line-height: 1.36;
  }
}

@media (max-width: 340px) {
  .offer50-section {
    --offer-benefits-columns: 1fr;
    --offer-price-columns: 1fr;
    overflow-y: auto;
  }

  .offer50-price__old {
    padding-right: 0;
    padding-bottom: 7px;
    border-right: 0;
    border-bottom: 1px solid rgba(7, 22, 69, 0.1);
  }

  .offer50-price__current {
    padding-left: 0;
    padding-top: 8px;
  }

  .offer50-price__current-body {
    grid-template-columns: minmax(34px, 0.28fr) minmax(0, 1fr);
    gap: 2px;
  }

  .offer50-price__plan {
    min-width: 0;
  }
}

/* Interactive offer composition: authoritative styles for the JavaScript conversion stage. */
.offer-open .offer50-section {
  --offer-hero-height: clamp(300px, 25vw, 340px);
  --offer-phone-width: clamp(156px, 12vw, 190px);
  --offer-phone-left: 23%;
  --offer-phone-right: 22%;
  --offer-phone-bottom: 18px;
  --offer-people-width: clamp(270px, 23vw, 306px);
  --offer-people-bottom: 0;
  --offer-benefits-columns: repeat(4, minmax(0, 1fr));
  --offer-benefits-gap: 10px;
  --offer-benefit-columns: minmax(0, 1fr);
  --offer-benefit-gap: 8px;
  --offer-benefit-min-height: 106px;
  --offer-benefit-padding: 12px 12px;
  --offer-benefit-font: clamp(14px, 1.05vw, 17px);
  --offer-benefit-desc-font: clamp(11px, 0.82vw, 13px);
  --offer-dual-icons-width: auto;
  --offer-dual-icon-size: clamp(34px, 2.7vw, 44px);
  --offer-single-icons-width: auto;
  --offer-single-icon-size: clamp(42px, 3.3vw, 50px);
  --offer-price-width: min(780px, calc(100% - 70px));
  --offer-price-columns: minmax(260px, 0.86fr) minmax(340px, 1.14fr);
  --offer-price-padding: 10px 18px 62px;
  --offer-old-price-font: clamp(50px, 4.4vw, 66px);
  --offer-current-gap: 10px;
  --offer-current-integer-font: clamp(48px, 4.2vw, 64px);
  background:
    radial-gradient(circle at 62% 16%, rgba(52, 122, 236, 0.28), transparent 29%),
    linear-gradient(145deg, #04102a 0%, #082452 52%, #030d22 100%);
  border-color: rgba(255, 201, 64, 0.24);
  box-shadow:
    0 34px 90px rgba(0, 0, 0, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.offer-open .offer50-section::before {
  background: transparent;
}

.offer-open .top-urgency-badge {
  border-color: #ffc940;
  background: rgba(2, 9, 26, 0.84);
  color: #ffffff;
  box-shadow:
    0 12px 26px rgba(0, 0, 0, 0.22),
    inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.offer-open .top-urgency-badge__icon {
  color: #ffc940;
}

.offer-open .offer50-hero {
  background:
    radial-gradient(circle at 50% 44%, rgba(36, 109, 255, 0.46), rgba(36, 109, 255, 0.08) 42%, transparent 68%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}

.offer-open .offer50-hero__glow {
  left: 14%;
  right: 14%;
  top: 6%;
  bottom: 0;
  background:
    radial-gradient(circle at 50% 45%, rgba(44, 124, 255, 0.62) 0%, rgba(44, 124, 255, 0.18) 38%, rgba(44, 124, 255, 0) 72%);
  opacity: 1;
}

.offer-open .offer50-hero__phone {
  z-index: 2;
  filter: drop-shadow(0 22px 26px rgba(0, 0, 0, 0.32));
}

.offer-open .offer50-hero__phone--left {
  transform: translateY(8px) rotate(-8deg);
}

.offer-open .offer50-hero__phone--right {
  transform: translateY(8px) rotate(7deg);
}

.offer-open .offer50-hero__people {
  z-index: 4;
  filter:
    drop-shadow(0 24px 32px rgba(0, 0, 0, 0.34))
    drop-shadow(0 0 16px rgba(43, 127, 255, 0.22));
}

.offer-open .offer50-copy {
  display: grid;
  gap: 6px;
  width: min(880px, 100%);
  margin: -4px auto 0;
  text-align: center;
}

.offer-open .offer50-copy h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(30px, 2.85vw, 46px);
  font-weight: 950;
  line-height: 0.96;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
  white-space: nowrap;
}

.offer-open .offer50-copy h2 span {
  color: #ffc940;
}

.offer-open .offer50-copy h2 br {
  display: none;
}

.offer-open .offer50-copy p {
  width: min(760px, 100%);
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.94);
  font-size: clamp(15px, 1.18vw, 17px);
  font-weight: 700;
  line-height: 1.35;
  text-wrap: balance;
  white-space: nowrap;
}

.hero-support-line {
  width: min(640px, 100%);
  margin: 8px auto 18px;
  color: rgba(255, 255, 255, 0.94);
  font-size: clamp(16px, 1.45vw, 20px);
  font-weight: 700;
  line-height: 1.25;
  text-wrap: balance;
}

.offer-open .offer50-guidance,
.offer-open .offer50-after-purchase {
  width: min(780px, 100%);
  margin: 0 auto;
  padding: 10px 14px;
  border: 1px solid rgba(255, 201, 64, 0.34);
  border-radius: 14px;
  background: rgba(3, 11, 30, 0.6);
  color: #ffffff;
  text-align: center;
}

.offer-open .offer50-guidance h3,
.offer-open .offer50-after-purchase h3 {
  margin: 0;
  color: #ffc940;
  font-size: clamp(14px, 1.2vw, 18px);
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

.offer-open .offer50-guidance p,
.offer-open .offer50-after-purchase p {
  margin: 5px auto 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(12px, 0.95vw, 15px);
  font-weight: 700;
  line-height: 1.28;
  text-wrap: balance;
}

.offer-open .offer50-after-purchase {
  margin-top: 18px;
}

.offer-open .offer50-after-purchase ol {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
}

.offer-open .offer50-after-purchase li {
  min-width: 0;
  color: #ffffff;
  font-size: clamp(11px, 0.88vw, 14px);
  font-weight: 700;
  line-height: 1.2;
}

.offer-open .offer50-after-purchase li strong {
  color: #ffc940;
}

.offer-open .offer50-community {
  position: relative;
  left: auto;
  bottom: auto;
  justify-content: center;
  width: min(560px, 100%);
  min-width: 0;
  max-width: 100%;
  min-height: 40px;
  margin: 0 auto;
  padding: 6px 16px;
  border: 0;
  border-radius: 999px;
  transform: none;
}

.offer-open .offer50-community__text strong {
  font-size: clamp(15px, 1.42vw, 21px);
  white-space: nowrap;
}

.offer-open .offer50-community__text strong span {
  font-size: inherit;
}

.offer-open .offer50-benefit {
  grid-template-columns: minmax(0, 1fr);
  min-height: var(--offer-benefit-min-height);
  padding: var(--offer-benefit-padding);
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(8, 27, 64, 0.68);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  text-align: left;
}

.offer-open .offer50-benefit__icons {
  justify-content: center;
}

.offer-open .offer50-benefit__icons img {
  filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.28));
}

.offer-open .offer50-benefit__copy {
  display: grid;
  gap: 4px;
}

.offer-open .offer50-benefit__icons--dual,
.offer-open .offer50-benefit__icons--single,
.offer-open .offer50-benefit__icons--triple {
  justify-self: center;
}

.offer-open .offer50-benefit__icons--triple {
  display: grid;
  grid-template-columns: repeat(3, var(--offer-dual-icon-size));
  gap: 5px;
  width: auto;
}

.offer-open .offer50-benefit__icons--triple img {
  width: var(--offer-dual-icon-size);
  height: var(--offer-dual-icon-size);
}

.offer-open .offer50-benefit h3 {
  color: #ffffff;
  font-size: var(--offer-benefit-font);
  line-height: 1.12;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0;
}

.offer-open .offer50-benefit p {
  margin: 0 auto;
  max-width: 20ch;
  color: rgba(255, 255, 255, 0.76);
  font-size: var(--offer-benefit-desc-font);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: 0;
  text-align: center;
}

.offer-open .offer50-cta.primary-cta {
  width: min(560px, 100%);
  min-height: 52px;
  padding: 10px 24px;
  border: 1px solid rgba(255, 201, 64, 0.72);
  background: linear-gradient(180deg, #ffd45f 0%, #f0aa1f 100%);
  color: #061845;
  font-size: clamp(15px, 1.18vw, 19px);
  box-shadow:
    0 18px 34px rgba(240, 170, 31, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.38);
}

.offer-open .offer50-cta.primary-cta .offer50-cta__icon {
  filter: brightness(0) saturate(100%) invert(10%) sepia(48%) saturate(2534%) hue-rotate(211deg) brightness(90%) contrast(104%);
}

.offer-open .offer50-price {
  margin-top: 2px;
  background:
    radial-gradient(circle at 78% 18%, rgba(45, 112, 255, 0.34) 0%, rgba(45, 112, 255, 0) 34%),
    linear-gradient(180deg, #071b45 0%, #020b1e 100%);
  box-shadow:
    0 20px 42px rgba(7, 22, 69, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.offer-open .offer50-price__old {
  border-right-color: rgba(255, 201, 64, 0.48);
}

.offer-open .offer50-price__old-label,
.offer-open .offer50-price__current-label,
.offer-open .offer50-price__installments,
.offer-open .offer50-price__no-interest {
  color: #ffc940;
}

.offer-open .offer50-price__old-value {
  color: rgba(255, 255, 255, 0.76);
}

.offer-open .offer50-price__current {
  background: transparent;
  box-shadow: none;
}

.offer-open .offer50-price__amount {
  color: #ffffff;
}

.offer-open .offer50-price__current-label {
  color: rgba(255, 236, 176, 0.96);
}

.offer-open .immediate-access-bar {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  width: min(700px, calc(100% - 130px));
  min-height: 48px;
  margin: -56px auto 0;
  padding: 8px 12px;
  border: 1px solid rgba(255, 201, 64, 0.4);
  border-radius: 14px;
  background: rgba(3, 11, 30, 0.82);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-size: clamp(12px, 0.9vw, 15px);
}

.offer-open .immediate-access-bar span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 0;
  padding: 0 10px;
  line-height: 1.12;
}

.offer-open .immediate-access-bar span + span {
  border-left: 1px solid rgba(255, 201, 64, 0.48);
}

.offer-open .immediate-access-bar__icon {
  width: 24px;
  height: 24px;
}

@media (max-width: 1180px) {
  .offer-open .offer50-section {
    --offer-hero-height: 238px;
    --offer-phone-width: clamp(112px, 15vw, 146px);
    --offer-phone-left: 14%;
    --offer-phone-right: 14%;
    --offer-phone-bottom: 10px;
    --offer-people-width: clamp(220px, 30vw, 272px);
    --offer-benefits-columns: repeat(2, minmax(0, 1fr));
    --offer-benefit-columns: 64px minmax(0, 1fr);
    --offer-benefit-min-height: 84px;
    --offer-benefit-padding: 10px 12px;
    --offer-benefit-font: clamp(16px, 2.1vw, 20px);
    --offer-benefit-desc-font: clamp(13px, 1.55vw, 16px);
    --offer-dual-icons-width: 56px;
    --offer-dual-icon-size: 28px;
    --offer-single-icons-width: 56px;
    --offer-single-icon-size: 42px;
    --offer-price-width: min(100%, 690px);
    --offer-price-columns: minmax(210px, 0.84fr) minmax(0, 1.16fr);
    --offer-current-integer-font: clamp(42px, 6.6vw, 58px);
  }

  .offer-open .offer50-benefit {
    grid-template-columns: 64px minmax(0, 1fr);
  }

  .offer-open .offer50-benefit h3,
  .offer-open .offer50-benefit p {
    max-width: none;
    text-align: left;
  }
}

@media (max-width: 760px) {
  .intro-video-modal .intro-video-layout {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .intro-video-modal .video-panel {
    order: -1;
  }

  .hero-support-line {
    width: min(330px, 100%);
    margin: 0 auto 10px;
    font-size: clamp(14px, 4vw, 17px);
    line-height: 1.22;
  }

  .offer-open .offer50-section {
    --offer-hero-height: 238px;
    --offer-phone-width: 118px;
    --offer-phone-left: 1%;
    --offer-phone-right: 1%;
    --offer-phone-bottom: 10px;
    --offer-people-width: 190px;
    --offer-benefits-columns: repeat(2, minmax(0, 1fr));
    --offer-benefit-columns: 48px minmax(0, 1fr);
    --offer-benefit-gap: 6px;
    --offer-benefit-min-height: 70px;
    --offer-benefit-padding: 8px 8px;
    --offer-benefit-font: clamp(13px, 3.45vw, 16px);
    --offer-benefit-desc-font: clamp(11px, 2.95vw, 13px);
    --offer-dual-icons-width: 42px;
    --offer-dual-icon-size: 26px;
    --offer-single-icons-width: 42px;
    --offer-single-icon-size: 36px;
    --offer-price-width: 100%;
    --offer-price-columns: minmax(104px, 0.74fr) minmax(0, 1.26fr);
    --offer-price-padding: 8px 8px 50px;
    --offer-old-price-font: 28px;
    --offer-current-gap: 4px;
    --offer-current-integer-font: 60px;
  }

  .offer-open .offer50-copy {
    gap: 4px;
    margin-top: -2px;
  }

  .offer-open .offer50-copy h2 {
    font-size: clamp(24px, 6.4vw, 32px);
    line-height: 1;
    white-space: normal;
  }

  .offer-open .offer50-copy h2 br {
    display: block;
  }

  .offer-open .offer50-copy p {
    max-width: 36ch;
    font-size: clamp(12px, 3.2vw, 14px);
    line-height: 1.3;
    white-space: normal;
  }

  .offer-open .offer50-community {
    min-height: 44px;
    padding: 7px 10px;
    gap: 7px;
  }

  .offer-open .offer50-community__icon {
    width: 34px;
    height: 34px;
  }

  .offer-open .offer50-community__text strong {
    justify-content: center;
    text-align: center;
    white-space: normal;
    font-size: clamp(14px, 3.85vw, 16px);
  }

  .offer-open .offer50-guidance,
  .offer-open .offer50-after-purchase {
    padding: 9px 10px;
    margin-top: 14px;
  }

  .offer-open .offer50-guidance h3,
  .offer-open .offer50-after-purchase h3 {
    font-size: clamp(13px, 3.5vw, 15px);
  }

  .offer-open .offer50-guidance p,
  .offer-open .offer50-after-purchase p {
    font-size: clamp(11px, 3vw, 13px);
  }

  .offer-open .offer50-after-purchase ol {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3px;
    margin-top: 6px;
  }

  .offer-open .offer50-after-purchase li {
    font-size: clamp(9px, 2.45vw, 11px);
    line-height: 1.15;
  }

  .offer-open .offer50-after-purchase p {
    display: none;
  }

  .offer-open .offer50-benefit {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .offer-open .offer50-benefit__copy {
    gap: 3px;
  }

  .offer-open .offer50-benefit__icons--triple {
    grid-template-columns: repeat(3, 18px);
    gap: 2px;
    justify-content: center;
    justify-self: stretch;
    width: 100%;
  }

  .offer-open .offer50-benefit__icons--triple img {
    width: 18px;
    height: 18px;
  }

  .offer-open .offer50-price__old {
    border-right-color: rgba(255, 201, 64, 0.48);
    border-bottom: 0;
  }

  .offer-open .offer50-price__current-body {
    grid-template-columns: minmax(48px, 0.34fr) minmax(0, 1fr);
    gap: 4px;
  }

  .offer-open .offer50-price__currency {
    font-size: 22px;
  }

  .offer-open .offer50-price__decimal {
    font-size: 24px;
  }

  .offer-open .immediate-access-bar {
    width: calc(100% - 18px);
    min-height: 44px;
    margin-top: -44px;
    padding: 7px 6px;
    border-radius: 12px;
    font-size: clamp(9px, 2.6vw, 11px);
  }

  .offer-open .immediate-access-bar span {
    gap: 5px;
    padding: 0 4px;
  }

  .offer-open .immediate-access-bar__icon {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 389px) {
  .offer-open .offer50-section {
    --offer-hero-height: 224px;
    --offer-phone-width: 106px;
    --offer-phone-left: 0;
    --offer-phone-right: 0;
    --offer-phone-bottom: 8px;
    --offer-people-width: 178px;
    --offer-benefits-columns: 1fr;
    --offer-benefit-columns: 58px minmax(0, 1fr);
    --offer-benefit-min-height: 88px;
    --offer-benefit-desc-font: 10px;
    --offer-price-columns: 1fr;
    --offer-price-padding: 8px 8px 88px;
    --offer-old-price-font: 30px;
    --offer-current-integer-font: 60px;
  }

  .offer-open .offer50-benefit {
    grid-template-columns: 58px minmax(0, 1fr);
  }

  .offer-open .offer50-price__old {
    padding-bottom: 7px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 201, 64, 0.42);
  }

  .offer-open .offer50-price__current {
    padding-top: 8px;
  }

  .offer-open .immediate-access-bar {
    grid-template-columns: 1fr;
    gap: 5px;
    width: calc(100% - 16px);
    min-height: 82px;
    margin-top: -84px;
    padding: 7px 10px;
  }

  .offer-open .immediate-access-bar span {
    justify-content: flex-start;
    padding: 0;
  }

  .offer-open .immediate-access-bar span + span {
    padding-top: 5px;
    border-top: 1px solid rgba(255, 201, 64, 0.32);
    border-left: 0;
  }
}

/* /lander: continuous page. These rules are scoped to avoid changing the main home. */
.lander-page {
  min-height: 100%;
  color: #071645;
  background:
    radial-gradient(circle at 80% 0%, rgba(23, 97, 255, 0.08), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f5f9ff 42%, #06184a 100%);
}

.lander-page main {
  overflow: visible;
  background: transparent;
}

.lander-hero,
.lander-offer {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.lander-hero {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 2vw, 18px);
  padding: clamp(20px, 3vw, 34px) 0 clamp(24px, 4vw, 38px);
}

.lander-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.lander-logo {
  display: flex;
  align-items: center;
  gap: 12px;
}

.lander-logo__mark {
  width: clamp(50px, 7vw, 68px);
  height: clamp(50px, 7vw, 68px);
  display: grid;
  place-items: center;
  position: relative;
}

.lander-logo__mark img {
  width: clamp(50px, 7vw, 68px);
  height: clamp(50px, 7vw, 68px);
  object-fit: contain;
}

.lander-logo__mark > span {
  position: absolute;
  right: -4px;
  top: 20%;
  width: 25px;
  height: 25px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #4d7bff;
  font-size: 15px;
  line-height: 1;
}

.lander-logo strong {
  display: block;
  color: #071f68;
  font-size: clamp(24px, 3.7vw, 38px);
  font-weight: 900;
  line-height: 0.98;
}

.lander-logo span {
  display: block;
  margin-top: 4px;
  color: #071645;
  font-size: clamp(14px, 1.9vw, 18px);
  font-weight: 500;
}

.lander-hero__copy {
  max-width: 720px;
}

.lander-hero h1 {
  margin: 0;
  color: #071f68;
  font-size: clamp(38px, 4.8vw, 60px);
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: 0;
}

.lander-hero h1 strong {
  color: #1761ff;
  font: inherit;
}

.lander-subtitle {
  max-width: 850px;
  margin: 18px 0 0;
  color: #071645;
  font-size: clamp(19px, 2.35vw, 27px);
  font-weight: 500;
  line-height: 1.32;
}

.lander-subtitle > span {
  display: inline-grid;
  place-items: center;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  border-radius: 50%;
  color: #ffffff;
  background: #37a927;
  font-size: 18px;
  vertical-align: 4px;
}

.lander-video-card {
  order: 3;
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(7, 31, 104, 0.18);
  border-radius: clamp(18px, 4vw, 28px);
  background: #081131;
  box-shadow: 0 20px 52px rgba(7, 31, 104, 0.18);
}

.lander-video-frame {
  width: 100%;
  min-height: 0;
  border: 0;
  border-radius: inherit;
  background: #000000;
}

.lander-video-frame,
.lander-video-frame.is-portrait,
.lander-video-frame video {
  aspect-ratio: 16 / 9;
}

.lander-video-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #000000;
}

.lander-symbols {
  order: 5;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(10px, 2vw, 18px);
}

.lander-symbols span {
  min-height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 12px;
  border: 1px solid rgba(7, 31, 104, 0.08);
  border-radius: 18px;
  color: #071645;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(7, 31, 104, 0.08);
  font-size: clamp(17px, 2.4vw, 23px);
  font-weight: 900;
  line-height: 1.08;
}

.lander-symbols img {
  width: clamp(42px, 6vw, 58px);
  height: clamp(42px, 6vw, 58px);
  object-fit: contain;
}

.lander-primary-cta {
  order: 4;
  min-height: clamp(64px, 7vw, 78px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  width: min(100%, 560px);
  padding: 0 28px;
  border-radius: 18px;
  color: #071f68;
  background: linear-gradient(180deg, #ffcf25, #ffb800);
  box-shadow: 0 18px 44px rgba(255, 184, 0, 0.24);
  font-size: clamp(28px, 4vw, 38px);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.lander-primary-cta span {
  width: clamp(42px, 7vw, 58px);
  height: clamp(42px, 7vw, 58px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffc940;
  background: #071f68;
  font-size: 0.9em;
}

.lander-platforms {
  order: 6;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0;
  color: #071645;
  font-size: clamp(19px, 3.5vw, 27px);
  font-weight: 500;
}

.lander-platforms img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

.lander-safe-card {
  order: 7;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  padding: clamp(16px, 3vw, 26px);
  border-radius: 18px;
  color: #125c2b;
  background: linear-gradient(90deg, #f0fff4, #f6fff7);
  box-shadow: 0 14px 34px rgba(18, 92, 43, 0.08);
}

.lander-safe-card img {
  width: clamp(42px, 7vw, 64px);
  height: clamp(42px, 7vw, 64px);
  object-fit: contain;
}

.lander-safe-card strong {
  display: block;
  font-size: clamp(22px, 4vw, 30px);
  font-weight: 900;
  line-height: 1.08;
}

.lander-safe-card span {
  display: block;
  margin-top: 5px;
  color: #163c22;
  font-size: clamp(15px, 2.5vw, 21px);
  font-weight: 500;
  line-height: 1.25;
}

.lander-safe-card .lander-safe-card__heart {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  margin: 0;
  border: 2px solid #168c39;
  border-radius: 50%;
  color: #168c39;
  font-size: 22px;
  line-height: 1;
}

.lander-offer {
  width: min(1360px, calc(100% - 32px));
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 400px);
  gap: clamp(18px, 2.5vw, 32px);
  align-items: start;
  padding: clamp(20px, 4vw, 48px) 0 clamp(36px, 6vw, 76px);
}

.lander-offer__main,
.lander-lead {
  min-width: 0;
  border: 1px solid rgba(255, 201, 64, 0.42);
  border-radius: 28px;
  background:
    radial-gradient(circle at 52% 8%, rgba(33, 116, 255, 0.42), transparent 32%),
    linear-gradient(180deg, rgba(9, 31, 86, 0.98), rgba(3, 13, 43, 0.98));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.32);
}

.lander-offer__main {
  padding: clamp(12px, 1.5vw, 20px);
}

.lander-offer__visual {
  position: relative;
  min-height: clamp(220px, 22vw, 270px);
  overflow: hidden;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 48%, rgba(42, 136, 255, 0.58), transparent 35%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
}

.lander-offer__visual img {
  position: absolute;
  display: block;
  height: auto;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.34));
}

.lander-offer__people {
  left: 50%;
  bottom: -28px;
  z-index: 2;
  width: clamp(240px, 24vw, 300px);
  transform: translateX(-50%);
}

.lander-offer__phone {
  bottom: 10px;
  z-index: 1;
  width: clamp(138px, 16vw, 206px);
}

.lander-offer__phone--left {
  left: clamp(8px, 4vw, 42px);
  transform: rotate(-10deg);
}

.lander-offer__phone--right {
  right: clamp(8px, 4vw, 42px);
  transform: rotate(8deg);
}

.lander-offer__copy {
  max-width: 820px;
  margin: 18px auto 0;
  text-align: center;
}

.lander-offer__copy h2 strong {
  color: #ffc940;
  font: inherit;
}

.lander-offer__badge {
  width: fit-content;
  margin: 0 auto 12px;
  padding: 7px 14px;
  border: 1px solid #ffc940;
  border-radius: 999px;
  color: #ffc940;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.lander-offer h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(38px, 3.2vw, 48px);
  font-weight: 900;
  line-height: 0.98;
}

.lander-offer__copy p {
  max-width: 720px;
  margin: 12px auto 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(17px, 1.5vw, 21px);
  font-weight: 700;
  line-height: 1.32;
}

.lander-support {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 10px 0 0;
}

.lander-support article {
  min-height: 92px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 9px 8px;
  border: 1px solid rgba(255, 201, 64, 0.24);
  border-radius: 18px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}

.lander-support__icons {
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.lander-support__icons img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

.lander-support h3 {
  margin: 7px 0 0;
  color: #ffffff;
  font-size: clamp(15px, 1.25vw, 18px);
  font-weight: 900;
  line-height: 1.05;
  text-transform: uppercase;
}

.lander-community,
.lander-guidance,
.lander-after {
  margin: 12px 0 0;
  padding: 12px 15px;
  border: 1px solid rgba(255, 201, 64, 0.32);
  border-radius: 18px;
  background: rgba(0, 0, 0, 0.24);
  text-align: center;
}

.lander-community h3,
.lander-guidance h3,
.lander-after h3 {
  margin: 0;
  color: #ffc940;
  font-size: clamp(18px, 1.7vw, 24px);
  font-weight: 900;
  line-height: 1.08;
  text-transform: uppercase;
}

.lander-community p,
.lander-guidance p,
.lander-after p {
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.28;
}

.lander-community {
  width: min(560px, 100%);
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 14px auto 0;
  padding: 8px 18px;
  border-color: transparent;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.32);
}

.lander-community img {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
}

.lander-community h3 {
  color: #ffffff;
}

.lander-community h3 span {
  color: #ffc940;
}

.lander-guidance {
  padding: 10px 14px;
}

.lander-price {
  display: grid;
  grid-template-columns: minmax(170px, 0.8fr) minmax(260px, 1.2fr);
  gap: 0;
  margin: 12px 0 0;
  overflow: hidden;
  border: 2px solid #ffc940;
  border-radius: 20px;
  background: #06184a;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.24);
}

.lander-price > div {
  min-height: 104px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 22px;
}

.lander-price__old {
  border-right: 1px solid rgba(255, 201, 64, 0.38);
  color: rgba(255, 255, 255, 0.72);
  text-align: center;
}

.lander-price span,
.lander-price em {
  color: #ffc940;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
}

.lander-price strong {
  color: #ffffff;
  font-size: clamp(40px, 4.8vw, 62px);
  font-weight: 900;
  line-height: 0.9;
}

.lander-price__old strong {
  position: relative;
  width: fit-content;
  margin: 6px auto 0;
  color: rgba(255, 255, 255, 0.72);
}

.lander-price__old strong::after {
  content: "";
  position: absolute;
  left: -8%;
  right: -8%;
  top: 52%;
  height: 6px;
  border-radius: 999px;
  background: #e72b2b;
  transform: rotate(-10deg);
}

.lander-price small {
  font-size: 0.42em;
}

.lander-price__now strong {
  color: #ffc940;
  font-size: clamp(46px, 5vw, 72px);
}

.lander-after ol {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}

.lander-after li {
  padding: 10px;
  border-radius: 12px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.18;
}

.lander-after li strong {
  color: #ffc940;
}

.lander-page .lead-section {
  position: sticky;
  top: 18px;
  display: block;
  width: 100%;
  margin: 0;
  padding: clamp(18px, 2.2vw, 28px);
  border-color: rgba(255, 255, 255, 0.16);
  background:
    radial-gradient(circle at 50% 0%, rgba(30, 91, 190, 0.34), transparent 34%),
    linear-gradient(180deg, #0b2d68, #041438);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.32);
}

.lander-page .lead-trust-banner,
.lander-page .lead-avatar {
  display: block;
}

.lander-page .lead-trust-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: 0 auto 18px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.lander-page .lead-trust-icon {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border: 4px solid #ffc940;
  border-radius: 16px;
  color: #ffc940;
  font-size: 28px;
  font-weight: 900;
}

.lander-page .lead-avatar {
  width: 88px;
  height: 88px;
  margin: 0 auto 10px;
  overflow: hidden;
  border: 4px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(255, 201, 64, 0.86);
}

.lander-page .lead-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lander-page .lead-card {
  min-width: 0;
  padding: clamp(18px, 1.5vw, 22px);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 22px 52px rgba(0, 0, 0, 0.24);
}

.lander-page .lead-section h2 {
  margin: 0 0 12px;
  color: #071645;
  font-size: clamp(28px, 7vw, 30px);
  overflow-wrap: anywhere;
  text-align: center;
  white-space: normal;
}

.lander-page .modal-close.lead-close {
  display: none;
}

.lander-page .privacy-section,
.lander-page .refund-section {
  position: fixed;
  inset: 50% auto auto 50%;
  z-index: 30;
  width: min(720px, calc(100vw - 28px));
  max-height: calc(100dvh - 28px);
  overflow-y: auto;
  transform: translate(-50%, -50%);
}

@media (min-width: 981px) {
  .lander-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(420px, 500px);
    column-gap: clamp(26px, 4vw, 48px);
    align-items: center;
    min-height: auto;
  }

  .lander-header {
    grid-column: 1 / -1;
  }

  .lander-hero__copy,
  .lander-symbols,
  .lander-primary-cta,
  .lander-platforms,
  .lander-safe-card {
    grid-column: 1;
  }

  .lander-video-card {
    grid-column: 2;
    grid-row: 2 / span 4;
    align-self: start;
    max-width: 500px;
    margin-left: auto;
  }

  .lander-hero h1 {
    font-size: clamp(44px, 4.1vw, 62px);
  }

  .lander-subtitle {
    max-width: 620px;
    font-size: clamp(20px, 1.8vw, 28px);
  }

  .lander-symbols {
    max-width: 620px;
  }

  .lander-symbols span {
    min-height: 80px;
    font-size: clamp(15px, 1.45vw, 19px);
  }

  .lander-primary-cta {
    margin-top: 4px;
  }

  .lander-safe-card {
    max-width: 680px;
  }

  .lander-price__now {
    align-items: flex-start;
    text-align: left;
  }
}

@media (max-width: 980px) {
  .lander-offer {
    grid-template-columns: 1fr;
  }

  .lander-page .lead-section {
    position: static;
  }
}

@media (max-width: 760px) {
  .lander-page {
    background: #ffffff;
  }

  .lander-hero,
  .lander-offer {
    width: min(100% - 28px, 460px);
  }

  .lander-hero {
    min-height: auto;
    gap: 12px;
    padding: 18px 0 24px;
  }

  .lander-logo__mark,
  .lander-logo__mark img {
    width: 46px;
    height: 46px;
  }

  .lander-logo__mark > span {
    width: 21px;
    height: 21px;
    font-size: 12px;
  }

  .lander-logo strong {
    font-size: clamp(23px, 6.8vw, 31px);
  }

  .lander-logo span {
    font-size: 14px;
  }

  .lander-hero h1 {
    font-size: clamp(35px, 9.6vw, 46px);
    line-height: 1.04;
    text-align: center;
  }

  .lander-subtitle {
    margin-top: 12px;
    font-size: clamp(19px, 5.2vw, 24px);
    line-height: 1.2;
    text-align: center;
  }

  .lander-video-frame,
  .lander-video-frame.is-portrait,
  .lander-video-frame video {
    width: 100%;
    height: auto;
    aspect-ratio: 9 / 16;
  }

  .lander-video-card {
    width: min(100%, 330px);
    margin-inline: auto;
  }

  .lander-symbols {
    gap: 10px;
  }

  .lander-symbols span {
    min-height: 84px;
    flex-direction: column;
    gap: 7px;
    padding: 10px 8px;
    font-size: 15px;
  }

  .lander-symbols img {
    width: 34px;
    height: 34px;
  }

  .lander-primary-cta {
    min-height: 64px;
    gap: 12px;
    width: 100%;
    border-radius: 16px;
    font-size: clamp(23px, 6.6vw, 32px);
  }

  .lander-primary-cta span {
    width: 38px;
    height: 38px;
  }

  .lander-platforms {
    font-size: 18px;
  }

  .lander-safe-card {
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 12px;
    padding: 14px 12px;
  }

  .lander-safe-card strong {
    font-size: 19px;
  }

  .lander-safe-card span {
    font-size: 13px;
  }

  .lander-safe-card .lander-safe-card__heart {
    width: 34px;
    height: 34px;
    font-size: 17px;
  }

  .lander-offer {
    padding-top: 18px;
  }

  .lander-support {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lander-offer__visual {
    min-height: 236px;
  }

  .lander-offer__people {
    bottom: -6px;
    width: 220px;
  }

  .lander-offer__phone {
    bottom: 16px;
    width: 126px;
  }

  .lander-offer__phone--left {
    left: -14px;
  }

  .lander-offer__phone--right {
    right: -14px;
  }

  .lander-price,
  .lander-after ol {
    grid-template-columns: 1fr;
  }

  .lander-price__old {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 201, 64, 0.38);
  }

  .lander-price__now {
    align-items: center;
    text-align: center;
  }

  .lander-price__now strong {
    font-size: clamp(50px, 12vw, 64px);
  }
}
