/* Résumé PDF (lead magnet) — shared with index + feature pages */
/* ─────────────────── Résumé PDF (lead magnet) ─────────────────── */
.offer-pdf {
  padding: 0;
  background: linear-gradient(165deg, var(--dark-bg-alt) 0%, var(--dark-bg) 58%, #091222 100%);
}
.offer-pdf__shell {
  position: relative;
  overflow: hidden;
  padding: clamp(56px, 8vw, 96px) 0;
}
.offer-pdf__shell > .wrap {
  position: relative;
  z-index: 1;
}
.offer-pdf__shell::before {
  content: "";
  position: absolute;
  width: 520px;
  height: 520px;
  border-radius: 999px;
  right: -120px;
  top: -180px;
  background: radial-gradient(circle, rgba(0, 102, 255, 0.2), transparent 68%);
  pointer-events: none;
}
.offer-pdf__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 56px);
  align-items: center;
}
.offer-pdf__copy {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.offer-pdf__copy .eyebrow {
  color: var(--accent-soft-ink);
}
.offer-pdf__copy .eyebrow::before {
  background: var(--accent-soft-ink);
}
.offer-pdf__copy h2 {
  margin: 0 0 12px;
  font-family: var(--font-display);
  font-weight: 800;
  font-size: clamp(26px, 3.4vw, 40px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #fff;
  text-wrap: balance;
}
.offer-pdf__copy h2 em {
  font-style: normal;
  color: var(--accent-soft-ink);
}
.offer-pdf__lead {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.55;
  color: var(--dark-ink-muted);
  max-width: 42ch;
}
.offer-pdf__bullets {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.offer-pdf__bullets li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  color: var(--dark-ink);
}
.offer-pdf__bullets li::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-top: 7px;
  border-radius: 999px;
  background: var(--accent);
  flex-shrink: 0;
  box-shadow: 0 0 0 3px rgba(0, 102, 255, 0.25);
}
.offer-pdf__mockup {
  position: relative;
  width: min(100%, 440px);
  height: clamp(220px, 32vw, 300px);
  margin: 32px 0 0;
  flex-shrink: 0;
}
.offer-pdf__mockup-page {
  position: absolute;
  bottom: 0;
  display: block;
  width: auto;
  max-height: 100%;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.45), 0 8px 20px rgba(0, 0, 0, 0.25);
  object-fit: contain;
  object-position: bottom left;
}
.offer-pdf__mockup-page--back {
  right: 0;
  max-width: 54%;
  transform: rotate(5deg);
  z-index: 1;
  transform-origin: bottom right;
}
.offer-pdf__mockup-page--front {
  left: 0;
  max-width: 58%;
  transform: rotate(-4deg);
  z-index: 2;
  transform-origin: bottom left;
}
.offer-pdf__form-wrap {
  align-self: center;
  width: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-lg);
  padding: clamp(20px, 3vw, 28px);
}
.offer-pdf__form-intro {
  margin: 0 0 18px;
  font-size: 13px;
  line-height: 1.5;
  color: var(--dark-ink-muted);
}
.offer-pdf__form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 14px;
}
.offer-pdf__form .contact-modal__field {
  margin: 0;
}
.offer-pdf__form .contact-modal__field.span-2 {
  grid-column: span 2;
}
.offer-pdf__form .contact-modal__field label {
  color: var(--dark-ink-muted);
}
.offer-pdf__form .contact-modal__field input,
.offer-pdf__form .contact-modal__field select {
  border-color: rgba(255, 255, 255, 0.14);
  color: var(--dark-ink);
  color-scheme: dark;
  background-color: rgba(11, 20, 36, 0.65);
}
.offer-pdf__form .contact-modal__field input:not(.contact-form__hp) {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 12px !important;
  background-color: rgba(11, 20, 36, 0.65) !important;
  background-image: none !important;
  background-repeat: no-repeat !important;
}
.offer-pdf__form .contact-modal__field input::-webkit-contacts-auto-fill-button,
.offer-pdf__form .contact-modal__field input::-webkit-credentials-auto-fill-button,
.offer-pdf__form .contact-modal__field input::-webkit-strong-password-auto-fill-button,
.offer-pdf__form .contact-modal__field input::-webkit-list-button,
.offer-pdf__form .contact-modal__field input::-webkit-calendar-picker-indicator {
  display: none !important;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
}
.offer-pdf__form .contact-modal__field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 36px;
  background-color: rgba(11, 20, 36, 0.65);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a3b2cc' stroke-width='2.4' stroke-linecap='round'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
.offer-pdf__form .contact-modal__field input::placeholder {
  color: rgba(163, 178, 204, 0.36);
  opacity: 1;
}
.offer-pdf__form .contact-modal__field input::-webkit-input-placeholder {
  color: rgba(163, 178, 204, 0.36);
  opacity: 1;
}
.offer-pdf__form .contact-modal__field select:invalid {
  color: rgba(163, 178, 204, 0.36);
}
.offer-pdf__form .contact-modal__field input:focus,
.offer-pdf__form .contact-modal__field select:focus {
  border-color: var(--accent-soft-ink);
  box-shadow: 0 0 0 3px rgba(0, 102, 255, 0.22);
}
.offer-pdf__actions {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 4px;
}
.offer-pdf__actions .btn {
  width: 100%;
  height: 46px;
  font-size: 15px;
  border-radius: var(--radius-pill);
  letter-spacing: 0.02em;
}
.offer-pdf__fine {
  margin: 0;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--dark-ink-muted);
}
.offer-pdf__success {
  display: none;
  flex-direction: column;
  gap: 14px;
  padding: 8px 0 4px;
}
.offer-pdf__success.show {
  display: flex;
}
.offer-pdf__success .badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border-radius: var(--radius-pill);
  background: rgba(0, 182, 122, 0.16);
  border: 1px solid rgba(0, 182, 122, 0.35);
  color: #6ee7b7;
  font-size: 12px;
  font-weight: 700;
  width: fit-content;
}
.offer-pdf__success h3 {
  margin: 0;
  font-family: var(--font-display);
  font-size: 22px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.02em;
}
.offer-pdf__success p {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
  color: var(--dark-ink-muted);
}
.offer-pdf__form.is-hidden {
  display: none;
}
@media (max-width: 900px) {
  .offer-pdf__shell {
    padding: 56px 0 64px;
  }
  .offer-pdf__grid {
    grid-template-columns: 1fr;
    align-items: stretch;
  }
  .offer-pdf__mockup {
    height: 240px;
    margin: 28px auto 4px;
  }
  .offer-pdf__form-wrap {
    align-self: stretch;
  }
  .offer-pdf__form {
    grid-template-columns: 1fr;
  }
  .offer-pdf__form .contact-modal__field.span-2,
  .offer-pdf__actions {
    grid-column: span 1;
  }
  .offer-pdf__form .contact-modal__field input:not(.contact-form__hp) {
    padding-right: 12px !important;
    background-image: none !important;
  }
  .offer-pdf__form .contact-modal__field select {
    padding-right: 36px;
  }
}

