/* DADION Lancers LP v4 — integrated media + semantic motion */

:root {
  --v4-red: #e83827;
  --v4-gold: #f7c45a;
  --v4-cyan: #3ad2e2;
  --v4-ease-out: cubic-bezier(0.16, 1, 0.3, 1);
}

/* Hero: one message on the left, one integrated product visual on the right. */

.campaign-hero {
  min-height: 720px;
  padding-block: 42px 38px;
}

.hero-layout {
  min-height: 632px;
  grid-template-columns: minmax(500px, 0.88fr) minmax(0, 1.12fr);
  gap: 10px;
}

.hero-copy {
  max-width: 590px;
}

.hero-offer-row {
  min-height: 58px;
  margin-bottom: 12px;
}

.generated-badge--hero {
  width: min(246px, 39vw);
}

.hero-eyebrow {
  margin-bottom: 14px;
  font-size: 12px;
}

.hero-title {
  max-width: none;
  font-size: clamp(62px, 4.75vw, 76px);
  letter-spacing: -0.036em;
  line-height: 0.98;
}

.hero-title span {
  margin-bottom: 11px;
  font-size: 0.46em;
  letter-spacing: -0.02em;
  line-height: 1;
}

.hero-title strong {
  margin-top: 0;
  white-space: nowrap;
}

.hero-lead {
  max-width: 570px;
  margin-top: 23px;
  font-size: 14px;
  line-height: 1.78;
}

.hero-inclusions {
  width: 100%;
  margin-top: 18px;
  flex-wrap: nowrap;
  gap: 5px;
}

.hero-inclusions li {
  min-height: 32px;
  padding: 6px 8px;
  white-space: nowrap;
  font-size: 9px;
  gap: 5px;
}

.hero-inclusions img {
  width: 14px;
  height: 14px;
}

.hero-action {
  margin-top: 20px;
}

.hero-product-v4 {
  position: relative;
  z-index: 1;
  width: 118%;
  min-height: 520px;
  margin: 0 0 0 -15%;
  align-self: center;
}

.hero-product-v4 > img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: contain;
  filter: drop-shadow(0 30px 42px rgba(0, 0, 0, 0.28));
}

.hero-product-price {
  position: absolute;
  z-index: 2;
  top: 14.5%;
  right: 2.2%;
  display: flex;
  width: 37%;
  min-height: 31%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: var(--navy-950);
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.42);
  transform: rotate(1.5deg);
}

.hero-product-price span {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.04em;
}

.hero-product-price strong {
  margin-top: 7px;
  font-size: clamp(38px, 3.5vw, 56px);
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.04em;
}

.hero-product-price small {
  margin-left: 4px;
  font-size: 0.3em;
  letter-spacing: 0;
}

.hero-product-v4 figcaption {
  display: none;
}

/* VSL: preserve the complete poster and keep the PC headline on one line. */

.vsl-layout {
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: 34px;
}

.section-copy--compact {
  min-width: 0;
}

.section-copy--compact h2 {
  white-space: nowrap;
  font-size: clamp(32px, 2.45vw, 38px);
  letter-spacing: -0.036em;
}

.section-copy--compact h2 .title-support,
.section-copy--compact h2 .title-tail {
  font-size: 0.74em;
}

.section-copy--compact h2 .title-peak {
  font-size: 1.03em;
}

.section-copy--compact > p:last-child {
  margin-top: 20px;
}

.vsl-poster__image {
  object-fit: contain;
  object-position: center;
}

.vsl-poster--generated .vsl-duration {
  display: none;
}

.quick-buy__visual {
  position: relative;
  display: grid;
  place-items: center;
}

.quick-buy__visual img {
  position: absolute;
  inset: 0;
  object-fit: contain;
  object-position: center;
  height: 100%;
}

/* One-order comparison: the motion itself explains the handoff cost. */

.bundle-section {
  overflow: clip;
}

.bundle-layout-v4 {
  display: grid;
  align-items: center;
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.28fr);
  gap: 46px;
}

.bundle-copy-v4 h2 {
  font-size: clamp(50px, 5.45vw, 72px);
  letter-spacing: -0.038em;
}

.bundle-copy-v4 > p {
  max-width: 42ch;
  margin-top: 20px;
  color: #516071;
  font-size: 13px;
  font-weight: 680;
  line-height: 1.85;
}

.bundle-copy-v4 > p + p {
  margin-top: 12px;
}

.bundle-copy-v4 > p strong {
  display: block;
  color: var(--ink);
  font-size: 15px;
}

.handoff-summary {
  display: grid;
  margin-top: 25px;
  gap: 10px;
}

.handoff-summary span {
  display: grid;
  min-height: 45px;
  align-items: center;
  grid-template-columns: 34px 106px 1fr;
  color: #617083;
  font-size: 11px;
  font-weight: 760;
  gap: 8px;
}

.handoff-summary img {
  width: 32px;
  height: 32px;
  padding: 7px;
  border-radius: 10px;
  background: #f3f5f7;
}

.handoff-summary span:last-child img {
  background: var(--cyan-soft);
}

.handoff-summary b {
  color: var(--ink);
  font-size: 12px;
}

.flow-race {
  position: relative;
  display: grid;
  min-height: 590px;
  overflow: hidden;
  grid-template-columns: 1fr 1fr;
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(232, 56, 39, 0.09), transparent 43%, rgba(58, 210, 226, 0.1)),
    var(--navy-950);
  box-shadow: 0 28px 66px rgba(2, 11, 23, 0.24);
}

.flow-race::after {
  position: absolute;
  z-index: 4;
  top: 20px;
  bottom: 20px;
  left: 50%;
  width: 1px;
  background: rgba(255, 255, 255, 0.14);
  content: "";
}

.flow-lane {
  position: relative;
  min-width: 0;
  min-height: 590px;
  overflow: hidden;
}

.flow-lane header {
  position: absolute;
  z-index: 5;
  top: 18px;
  right: 18px;
  left: 18px;
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  gap: 10px;
}

.flow-lane header span {
  font-size: 14px;
  font-weight: 900;
}

.flow-lane header small {
  padding: 5px 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.04em;
}

.flow-lane--fragmented header span {
  color: #ff9e94;
}

.flow-lane--single header span {
  color: #7de9f3;
}

.flow-stages {
  position: absolute;
  z-index: 1;
  top: 76px;
  bottom: 24px;
  left: 16px;
  display: flex;
  width: 74px;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  flex-direction: column;
  list-style: none;
}

.flow-stages::before {
  position: absolute;
  z-index: -1;
  top: 17px;
  bottom: 17px;
  left: 16px;
  width: 1px;
  background: rgba(255, 255, 255, 0.17);
  content: "";
}

.flow-stages li {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.64);
  font-size: 8px;
  font-weight: 800;
  gap: 7px;
}

.flow-stages img {
  width: 33px;
  height: 33px;
  padding: 8px;
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  background: #fff;
  filter: none;
}

.flow-lane--single .flow-stages img {
  border-color: rgba(58, 210, 226, 0.45);
  background: #d9f8fb;
}

.flow-runner {
  position: absolute;
  z-index: 3;
  top: 76px;
  right: 3%;
  width: 51%;
  max-height: 180px;
  object-fit: contain;
  filter: drop-shadow(0 18px 18px rgba(0, 0, 0, 0.34));
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.flow-runner--single {
  right: 1%;
  width: 54%;
}

.flow-lane.is-holding header small {
  background: rgba(232, 56, 39, 0.22);
  color: #ffb0a8;
}

.flow-lane.is-moving header small {
  background: rgba(58, 210, 226, 0.18);
  color: #91f2fa;
}

/* Research: three real assets, one left-to-right transformation. */

.research-motion-v4 {
  display: grid;
  width: min(100%, 1120px);
  min-height: 350px;
  margin: 32px auto 0;
  align-items: center;
  grid-template-columns: minmax(0, 1fr) 34px minmax(0, 0.74fr) 34px minmax(0, 1fr);
  gap: 8px;
}

.research-node {
  position: relative;
  min-width: 0;
  min-height: 326px;
  overflow: hidden;
}

.research-node > div {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  display: flex;
  align-items: baseline;
  color: var(--v4-gold);
  line-height: 1;
  gap: 8px;
}

.research-node > div strong {
  font-size: clamp(58px, 6.1vw, 82px);
  font-variant-numeric: tabular-nums;
  letter-spacing: -0.04em;
}

.research-node > div span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.research-node > img {
  position: absolute;
  max-width: none;
  object-fit: contain;
  filter: drop-shadow(0 20px 28px rgba(0, 0, 0, 0.34));
  will-change: transform, clip-path;
}

.research-node--pages > img {
  right: -8%;
  bottom: -4%;
  width: 122%;
}

.research-node--lens > img {
  right: 2%;
  bottom: 3%;
  width: 94%;
}

.research-node--design > img {
  right: -10%;
  bottom: -8%;
  width: 124%;
}

.research-arrow {
  width: 30px;
  height: 30px;
  opacity: 0.78;
  filter: brightness(0) saturate(100%) invert(84%) sepia(45%) saturate(730%) hue-rotate(345deg) brightness(103%);
}

/* Samples and final CTA reuse the same visual language without CSS devices. */

.sample-generated {
  display: grid;
  min-height: 0;
  place-items: center;
}

.sample-generated img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.sample-panel:not([hidden]) .sample-generated img {
  animation: v4-sample-settle 620ms var(--v4-ease-out) both;
}

.final-product-v4 {
  position: relative;
  min-height: 430px;
  margin: 0;
}

.final-product-v4 img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 118%;
  max-width: none;
  filter: drop-shadow(0 30px 44px rgba(0, 0, 0, 0.34));
  transform: translate(-50%, -50%);
}

@keyframes v4-sample-settle {
  from {
    opacity: 0.78;
    filter: blur(4px);
    transform: translate3d(0, 14px, 0) scale(0.985);
  }
  to {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0) scale(1);
  }
}

@media (max-width: 1120px) {
  .hero-layout {
    grid-template-columns: minmax(450px, 0.92fr) minmax(0, 1.08fr);
  }

  .hero-title {
    font-size: clamp(58px, 5.65vw, 70px);
  }

  .hero-product-v4 {
    width: 114%;
    margin-left: -12%;
  }

  .hero-inclusions li {
    padding-inline: 6px;
    font-size: 8px;
  }

  .bundle-layout-v4 {
    gap: 28px;
  }
}

@media (max-width: 900px) {
  .campaign-hero {
    min-height: 0;
  }

  .hero-layout {
    min-height: 0;
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .hero-copy {
    max-width: 650px;
  }

  .hero-title {
    max-width: 650px;
  }

  .hero-product-v4 {
    width: min(100%, 720px);
    min-height: 430px;
    margin: -10px auto 0;
  }

  .hero-product-v4 > img {
    min-height: 430px;
  }

  .hero-product-price {
    right: 3%;
  }

  .vsl-layout {
    grid-template-columns: 1fr;
  }

  .section-copy--compact h2 {
    white-space: normal;
  }

  .bundle-layout-v4 {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .bundle-copy-v4 > p {
    max-width: 66ch;
  }

  .handoff-summary {
    grid-template-columns: 1fr 1fr;
  }

  .flow-race {
    width: min(100%, 680px);
    margin-inline: auto;
  }
}

@media (max-width: 640px) {
  .campaign-hero {
    padding-block: 24px 18px;
  }

  .hero-offer-row {
    min-height: 44px;
    margin-bottom: 10px;
  }

  .generated-badge--hero {
    width: 180px;
  }

  .hero-eyebrow {
    margin-bottom: 10px;
    font-size: 9px;
  }

  .hero-title {
    font-size: clamp(36px, 10.9vw, 44px);
    letter-spacing: -0.035em;
  }

  .hero-title span {
    margin-bottom: 7px;
    font-size: 0.58em;
  }

  .hero-title strong {
    white-space: nowrap;
  }

  .hero-lead {
    margin-top: 16px;
    font-size: 11px;
    line-height: 1.7;
  }

  .hero-inclusions {
    margin-top: 14px;
    flex-wrap: wrap;
    gap: 5px;
  }

  .hero-inclusions li {
    min-height: 28px;
    padding: 5px 7px;
    font-size: 8px;
  }

  .hero-product-v4 {
    width: 112%;
    min-height: 300px;
    margin: -10px 0 0 -7%;
  }

  .hero-product-v4 > img {
    min-height: 300px;
  }

  .hero-product-price {
    top: 14%;
    right: 2%;
    width: 38%;
    min-height: 30%;
  }

  .hero-product-price span {
    font-size: 6px;
  }

  .hero-product-price strong {
    margin-top: 3px;
    font-size: clamp(24px, 8vw, 31px);
  }

  .section-copy--compact h2 {
    font-size: clamp(31px, 9.4vw, 40px);
    line-height: 1.08;
  }

  .vsl-poster--generated {
    aspect-ratio: 16 / 9;
  }

  .quick-buy__visual {
    height: 116px;
  }

  .bundle-copy-v4 h2 {
    font-size: 48px;
  }

  .bundle-copy-v4 > p {
    margin-top: 14px;
    font-size: 11px;
    line-height: 1.72;
  }

  .bundle-copy-v4 > p strong {
    font-size: 12px;
  }

  .handoff-summary {
    margin-top: 18px;
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .handoff-summary span {
    min-height: 40px;
    grid-template-columns: 30px 92px 1fr;
    font-size: 9px;
  }

  .handoff-summary img {
    width: 28px;
    height: 28px;
    padding: 6px;
  }

  .handoff-summary b {
    font-size: 10px;
  }

  .flow-race,
  .flow-lane {
    min-height: 490px;
  }

  .flow-race {
    border-radius: 13px;
  }

  .flow-lane header {
    top: 12px;
    right: 9px;
    left: 9px;
  }

  .flow-lane header span {
    font-size: 10px;
  }

  .flow-lane header small {
    padding: 4px 6px;
    font-size: 6px;
  }

  .flow-stages {
    top: 64px;
    bottom: 18px;
    left: 8px;
    width: 58px;
  }

  .flow-stages::before {
    left: 13px;
  }

  .flow-stages li {
    font-size: 6px;
    gap: 4px;
  }

  .flow-stages img {
    width: 27px;
    height: 27px;
    padding: 6px;
  }

  .flow-runner {
    top: 64px;
    right: -2%;
    width: 58%;
    max-height: 138px;
  }

  .flow-runner--single {
    right: -5%;
    width: 63%;
  }

  .research-heading-v3 p {
    margin-top: 12px;
  }

  .research-motion-v4 {
    min-height: 188px;
    margin-top: 20px;
    grid-template-columns: minmax(0, 1fr) 17px minmax(0, 0.8fr) 17px minmax(0, 1fr);
    gap: 2px;
  }

  .research-node {
    min-height: 182px;
  }

  .research-node > div {
    display: block;
  }

  .research-node > div strong {
    display: block;
    font-size: clamp(34px, 11vw, 46px);
  }

  .research-node > div span {
    display: block;
    margin-top: 3px;
    font-size: 7px;
  }

  .research-node--pages > img {
    bottom: 3%;
    width: 142%;
  }

  .research-node--lens > img {
    right: -3%;
    width: 108%;
  }

  .research-node--design > img {
    right: -18%;
    bottom: 0;
    width: 142%;
  }

  .research-arrow {
    width: 16px;
    height: 16px;
    transform: none;
  }

  .final-product-v4 {
    min-height: 280px;
  }

  .final-product-v4 img {
    width: 112%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .flow-runner,
  .research-node > img {
    will-change: auto;
  }

  .sample-panel:not([hidden]) .sample-generated img {
    animation: none;
  }
}
