/* Shared sales header, hero and proof bar. Based on the homepage identity.
   Scoped to opted-in sales pages; forms, consent and other surfaces keep their styles. */
.sales-page .sales-header,
.sales-page .sales-hero,
.sales-page .sales-proof {
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
  color: #263043;
  line-height: 1.7;
}
.sales-page .sales-header *, .sales-page .sales-hero *, .sales-page .sales-proof * { box-sizing: border-box; }
.sales-page .sales-header { position: fixed; inset: 0 0 auto; z-index: 900; background: rgba(247,244,238,.96); border-bottom: 1px solid rgba(42,39,37,.06); }
.sales-page .sales-header .header-inner { width: 100%; max-width: 1100px; height: 60px; margin: 0 auto; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.sales-page .sales-header .logo { display: flex; align-items: center; flex: 0 0 auto; gap: 8px; margin: 0; color: #0F172A; text-decoration: none; line-height: 1.25; }
.sales-page .sales-header .logo-mark { display: flex; flex: 0 0 32px; width: 32px; height: 32px; align-items: center; justify-content: center; background: #0F2654; color: #D49A35; border-radius: 6px; font-size: 14px; font-weight: 700; }
.sales-page .sales-header .logo-text { display: block !important; color: #0F172A; font-size: 17px; font-weight: 700; }
.sales-page .sales-header .logo-text span { color: #1A4080; }
.sales-page .sales-header .header-nav { display: flex !important; align-items: center; gap: 20px; margin: 0; }
.sales-page .sales-header .header-nav-link { display: flex; min-height: 44px; align-items: center; justify-content: center; color: #1A4080; font-size: 14px; font-weight: 700; text-decoration: none; white-space: nowrap; }
.sales-page .sales-header .header-phone { display: flex !important; align-items: center; justify-content: center; flex: 0 0 auto; min-height: 44px; padding: 8px 14px; border: 1px solid #1A4080; border-radius: 999px; color: #1A4080; background: transparent; font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; white-space: nowrap; }
.sales-page .sales-header a:focus-visible, .sales-page .sales-hero .btn-cta:focus-visible { outline: 3px solid #2458C8; outline-offset: 4px; }
.sales-page .sales-hero { margin: 0; padding: 92px 0 48px !important; background: #F7F4EE !important; text-align: left; }
.sales-page .sales-hero::after { content: none; }
.sales-page .sales-hero > .container { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(0,.9fr); align-items: center; gap: 64px; width: 100%; max-width: 1200px; padding: 0 24px; margin: 0 auto; }
.sales-page .sales-hero .hero-lhs { display: block; min-width: 0; grid-column: 1; }
.sales-page .sales-hero .breadcrumbs, .sales-page .sales-hero .back-link { display: none; }
.sales-page .sales-hero .reveal, .sales-page .sales-proof .reveal { opacity: 1 !important; visibility: visible; transform: none !important; }
.sales-page .sales-hero .hero-badge { display: inline-flex !important; align-items: center; width: fit-content; max-width: 100%; gap: 7px; padding: 6px 14px; margin: 0 0 14px; border: 1px solid rgba(179,122,34,.22); border-radius: 999px; background: rgba(179,122,34,.12); color: #1A4080; font-size: 11.5px; font-weight: 800; line-height: 1.65; letter-spacing: .06em; text-transform: uppercase; white-space: normal; }
.sales-page .sales-hero .hero-badge .dot { width: 7px; height: 7px; flex: 0 0 7px; background: #B37A22; border-radius: 50%; }
.sales-page .sales-hero h1 { max-width: none; margin: 0 0 18px; font-family: inherit; font-size: 44px; font-weight: 900; line-height: 1.2; letter-spacing: -.03em; color: #0F172A; overflow-wrap: anywhere; text-wrap: balance; }
.sales-page .sales-hero h1 em { color: #2458C8; -webkit-text-fill-color: #2458C8; background: none; font-style: italic; font-weight: inherit; }
.sales-page .sales-hero .hero-qualifier { display: inline-block !important; width: fit-content; max-width: 100%; margin: 0 0 20px; padding: 0 0 3px; border: 0; border-bottom: 1px solid #1A4080; color: #1A4080; opacity: 1; font-size: 12px; font-weight: 800; line-height: 1.7; letter-spacing: .09em; text-transform: uppercase; }
.sales-page .sales-hero .hero-text { display: block !important; max-width: 70ch; margin: 0 0 24px; color: #5F6470; font-size: 16.8px; font-weight: 400; line-height: 1.7; }
.sales-page .sales-hero .hero-text strong { color: #263043; font-weight: 700; }
.sales-page .sales-hero .hero-audience { margin: -8px 0 24px; color: #5F6470; font-size: 14px; line-height: 1.65; }
.sales-page .sales-hero .btn-cta { display: inline-flex !important; flex-direction: column !important; align-items: center; justify-content: center; gap: 4px; width: fit-content; min-width: min(320px,100%); max-width: 100%; margin: 0; padding: 18px 26px; border: 0; border-radius: 8px; background: #E8890A !important; color: #1A1100 !important; box-shadow: 0 4px 20px rgba(232,137,10,.22); font-family: inherit; font-size: 17.6px; font-weight: 700; line-height: 1.35; text-align: center; text-decoration: none; white-space: normal; cursor: pointer; }
.sales-page .sales-hero .btn-cta::after { content: none; }
.sales-page .sales-hero .btn-main-label { display: block; max-width: 100%; }
.sales-page .sales-hero .btn-sub-label { display: block !important; max-width: 100%; margin: 0; color: #1A1100; opacity: 1; font-size: 12px; font-weight: 500; line-height: 1.5; letter-spacing: 0; text-transform: none; }
.sales-page .sales-hero-media { display: block; grid-column: 2; grid-row: 1; width: 100%; min-width: 0; margin: 0; overflow: hidden; border-radius: 32px; box-shadow: 0 12px 48px rgba(15,23,42,.12); }
.sales-page .sales-hero-media picture { display: block; }
.sales-page .sales-hero-media img { display: block; width: 100%; height: auto; max-width: 100%; aspect-ratio: 1408 / 768; object-fit: cover; }
.sales-page .sales-hero .trust-bar { display: flex !important; flex-direction: row; flex-wrap: wrap !important; align-items: flex-start; justify-content: flex-start; gap: 7px; width: 100%; margin: 16px 0 0; }
.sales-page .sales-hero .trust-tag { display: inline-flex; align-items: center; max-width: 100%; gap: 6px; padding: 7px 10px; border: 1px solid rgba(179,122,34,.18); border-radius: 999px; background: rgba(179,122,34,.08); color: #263043; box-shadow: none; font-size: 12px; font-weight: 700; line-height: 1.45; white-space: normal; }
.sales-page .sales-hero .t-icon { display: inline-flex; align-items: center; flex: 0 0 16px; width: 16px; height: 16px; font-size: 14px; color: #1A4080; }
.sales-page .sales-hero .t-icon svg { width: 16px; height: 16px; }
.sales-page .sales-proof { padding: 28px 0; margin: 0; background: #FFFCF7 !important; border-top: 1px solid rgba(15,38,84,.08); border-bottom: 1px solid rgba(15,38,84,.08); }
.sales-page .sales-proof .container { width: 100%; max-width: 1100px; padding: 0 24px; margin: 0 auto; }
.sales-page .sales-proof .proof-bar-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; max-width: 760px; margin: 0 auto; text-align: center; }
.sales-page .sales-proof .pb-number { display: block; margin: 0; color: #0F2654; font-family: inherit; font-size: 35.2px; font-weight: 900; line-height: 1.1; letter-spacing: -.03em; }
.sales-page .sales-proof .pb-label { display: block; margin: 8px 0 0; color: #5F6470; opacity: 1; font-size: 11.5px; font-weight: 600; line-height: 1.65; letter-spacing: .06em; text-transform: uppercase; }
@media (min-width: 768px) and (max-width: 1023px) {
  .sales-page .sales-header .header-inner { gap: 16px; }
  .sales-page .sales-header .header-nav { gap: 14px; }
  .sales-page .sales-hero > .container { gap: 28px; grid-template-columns: minmax(0,1.1fr) minmax(0,.9fr); }
  .sales-page .sales-hero h1 { font-size: 33.6px; }
  .sales-page .sales-hero .btn-cta { width: 100%; min-width: 0; padding: 16px; font-size: 16px; }
}
@media (max-width: 767px) {
  .sales-page .sales-header .header-inner { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0 8px; height: 100px; padding: 6px 20px 0; }
  .sales-page .sales-header .logo { grid-column: 1 / 3; grid-row: 1; }
  .sales-page .sales-header .header-nav { display: contents !important; }
  .sales-page .sales-header .header-nav-link { display: flex !important; grid-row: 2; font-size: 13px; }
  .sales-page .sales-header .header-phone { grid-row: 1; grid-column: 3; justify-self: end; padding: 8px 10px; font-size: 12px; }
  .sales-page .sales-header .logo-text { font-size: 14px; }
  .sales-page .sales-hero { padding: 124px 0 34px !important; }
  .sales-page .sales-hero > .container { display: flex; flex-direction: column; align-items: stretch; gap: 0; max-width: 600px; padding: 0 24px; }
  .sales-page .sales-hero .hero-lhs { display: contents; }
  .sales-page .sales-hero .hero-badge { order: 1; font-size: 10px; padding: 5px 10px; margin-bottom: 14px; }
  .sales-page .sales-hero h1 { order: 2; font-size: clamp(28px,8.6vw,35.2px); line-height: 1.16; margin-bottom: 16px; }
  .sales-page .sales-hero .hero-qualifier { order: 3; font-size: 10px; letter-spacing: .06em; margin-bottom: 16px; }
  .sales-page .sales-hero .hero-text, .sales-page .sales-hero .hero-audience { order: 3; margin-bottom: 20px; }
  .sales-page .sales-hero-media { order: 4; margin: 0 0 20px; border-radius: 18px; }
  .sales-page .sales-hero .btn-cta { order: 5; width: 100%; min-width: 0; padding: 18px 16px; border-radius: 14px; font-size: 16px; }
  .sales-page .sales-hero .trust-bar { order: 6; margin: 16px 0 0; }
  .sales-page .sales-hero .trust-tag { font-size: 11.5px; padding: 7px 9px; }
  .sales-page .sales-proof { padding: 22px 0; }
  .sales-page .sales-proof .proof-bar-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 12px; }
  .sales-page .sales-proof .pb-number { font-size: 38px; }
}
@media (max-width: 400px) {
  .sales-page .sales-header .header-inner { padding-left: 16px; padding-right: 16px; }
  .sales-page .sales-header .logo-text { font-size: 13px; }
  .sales-page .sales-header .logo-text span { display: block; }
  .sales-page .sales-hero > .container, .sales-page .sales-proof .container { padding-left: 20px; padding-right: 20px; }
}
@media (hover:hover) and (pointer:fine) {
  .sales-page .sales-hero .btn-cta:hover { background: #C97A09; }
  .sales-page .sales-header .header-phone:hover { background: #1A4080; color: #FFFCF7; }
}
@media (prefers-reduced-motion:reduce) {
  .sales-page .sales-hero *, .sales-page .sales-header * { animation: none !important; transition: none !important; }
}

/* Reset legacy proof-item decorations so all four metrics share the same rhythm. */
.sales-page .sales-proof .proof-bar-item { min-width: 0; padding: 0; border: 0; background: transparent; box-shadow: none; }
/* Some older campaigns use !important green phone styles. Keep the shared blue identity. */
.sales-page .sales-header .header-phone { color: #1A4080 !important; border-color: #1A4080 !important; }
@media (hover:hover) and (pointer:fine) {
  .sales-page .sales-header .header-phone:hover { color: #FFFCF7 !important; background: #1A4080 !important; }
  .sales-page .sales-hero .btn-cta:hover { background: #C97A09 !important; }
}
