/* Give the original animated product scenes room, with a clear reading rhythm. */
body.landing { --container: 1240px; }
body.landing .hero { padding: 68px 0 44px; }
body.landing .hero-grid { grid-template-columns: 1.12fr 1fr; gap: 56px; }
body.landing .hero-title { font-size: clamp(40px,3.65vw,54px); line-height: 1.12; letter-spacing: -1.8px; margin-bottom: 28px; }
body.landing .hero-title .hero-accent { color: #1d49ff; }
body.landing .hero-lead { max-width: 38ch; font-size: 18px; line-height: 1.7; margin: 0 0 32px; }
body.landing .hero-cta { flex-direction: column; align-items: stretch; gap: 12px; width: fit-content; max-width: 100%; margin-bottom: 0; }
body.landing .hero-test-link { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 46px; padding: 10px 18px; border: 1px solid #dce5fa; border-radius: 8px; background: #fff; color: #315bd2; font-size: 14px; font-weight: 500; text-decoration: none; }
body.landing .hero-test-link:hover { color: #1d49ff; text-decoration: underline; text-underline-offset: 5px; }
/* The floating phone, QR stand and scan retain their original shared timeline. */
body.landing .hero-scene { position: relative; }
body.landing .hero-scene .scene-space::before { content: ''; position: absolute; inset: 4% -3% 3%; border-radius: 50%; background: radial-gradient(ellipse at center, #e5edff 0%, #f3f6ff 42%, #ffffff00 70%); z-index: -1; }
body.landing .hero-scene .scene-footer > span { min-width: 0; }
body.landing .hero-scene .scene-footer { justify-content: space-between; padding: 4px 4% 0; color: #7b879d; font-size: 12px; }
body.landing .scene-toggle { width: 44px; height: 44px; flex-basis: 44px; }

body.landing #features.offer-benefits { padding: 0 0 48px; }
.offer-benefits-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 48px; }
body.landing #features .card-feature:nth-child(n) { padding: 28px 0 0; border: 0; border-top: 1px solid #dce4f5; background: transparent; box-shadow: none; border-radius: 0; }
.benefit-number { color: #7a879d; font-size: 12px; font-variant-numeric: tabular-nums; }
body.landing #features .card-feature:nth-child(n) h3 { margin: 20px 0 12px; font-size: 21px; line-height: 1.35; letter-spacing: -.5px; }
body.landing #features .card-feature:nth-child(n) p { margin: 0; font-size: 15px; line-height: 1.65; color: #526079; }

/* Bank coverage reads as one supporting block, with the full list on demand. */
body.landing #banks { padding: 56px 0 64px; background: #fff; }
body.landing #banks .bank-coverage-panel { display: grid; grid-template-columns: 1fr 1.3fr; gap: 0 64px; max-width: none; padding: 0; border: 0; }
body.landing #banks .bank-coverage-copy { grid-row: 1 / 4; margin: 0; text-align: left; align-self: center; }
body.landing #banks .bank-coverage-copy h2 { margin: 16px 0 0; max-width: 18ch; font-size: 32px; line-height: 1.25; letter-spacing: -.8px; }
body.landing #banks .bank-coverage-list { grid-template-columns: repeat(3,minmax(0,1fr)); margin: 0; padding: 0; background: transparent; gap: 12px; }
body.landing #banks .bank-coverage-name { min-height: 88px; border: 1px solid #e7ecf5; border-radius: 12px; padding: 16px; background: #fff; }
body.landing #banks .bank-coverage-source { grid-column: 2; padding: 8px 0 0; margin: 0; border: 0; }
body.landing #banks .bank-coverage-source > span { display: none; }
body.landing #banks .bank-coverage-source a { font-size: 12px; }
.bank-coverage-more > summary, .setup-details > summary { display: flex; justify-content: space-between; align-items: center; gap: 16px; min-height: 56px; cursor: pointer; list-style: none; color: #315bd2; font-size: 14px; }
.bank-coverage-more > summary::-webkit-details-marker, .setup-details > summary::-webkit-details-marker { display: none; }
.bank-coverage-more[open] > summary > span, .setup-details[open] > summary > span { font-size: 0; }
.bank-coverage-more[open] > summary > span::after, .setup-details[open] > summary > span::after { content: '−'; font-size: 20px; }

body.landing #use-cases { padding: 64px 0 40px; border-top: 1px solid #edf1f8; }
body.landing #use-cases .use-cases-heading { margin-bottom: 40px; }
body.landing #use-cases .use-case { min-height: 0; }
body.landing #use-cases[data-enhanced] .use-cases-explorer { gap: 56px; }
body.landing #use-cases[data-enhanced] .use-case-stage { padding: 32px; background: #fafbfe; border-radius: 16px; }
body.landing #use-cases[data-enhanced] .use-case { padding: 0 0 28px; border: 0; }
body.landing #use-cases[data-enhanced] .use-case h3 { font-size: 24px; margin-bottom: 14px; }
body.landing #use-cases[data-enhanced] .use-case p { font-size: 16px; line-height: 1.65; max-width: 48ch; }
body.landing #use-cases .use-case-actions { margin-top: 24px; }
body.landing #demo.offer-test { padding: 0 0 64px; background: #fff; border: 0; }
body.landing #demo > .container { display: block; }
.offer-test-panel { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 32px; border: 1px solid #dce4f5; border-radius: 16px; background: #f8faff; }
body.landing #demo .offer-test-panel h2 { margin: 0 0 12px; font-size: 24px; line-height: 1.3; letter-spacing: -.6px; }
body.landing #demo .offer-test-panel p { margin: 0; color: #526079; font-size: 15px; line-height: 1.6; }
body.landing #demo .demo-run-button { width: auto; flex-shrink: 0; margin: 0; background: #fff; color: #1d49ff; border-color: #c9d6fa; }
body.landing #demo .demo-run-button:hover { background: #eef3ff; color: #1d49ff; }

/* A single proof band groups the metrics beside the bank-coverage section. */
body.landing #trust { padding: 0; }
body.landing #trust .trust-panel { padding: 28px 36px 36px; border: 1px solid #e2e9fb; border-radius: 20px; background: #f4f7ff; }
.trust-label { margin: 0 0 24px; color: #526079; font-size: 14px; font-weight: 500; }
body.landing #trust .trust-stats { grid-template-columns: repeat(3,minmax(0,1fr)); padding: 0; border: 0; border-radius: 0; gap: 0; background: transparent; }
body.landing #trust .trust-stats article { padding: 0 40px; gap: 16px; grid-column: auto; border-top: 0; }
body.landing #trust .trust-stats article:first-child { padding-left: 0; }
body.landing #trust .trust-stats article + article { border-left: 1px solid #dce4f7; }
body.landing #trust .trust-stats strong { font-size: 44px; letter-spacing: -1.5px; color: #1d49ff; }
body.landing #trust .trust-stats strong small { font-size: 22px; }
body.landing #trust .trust-stats article > span { font-size: 14px; }

body.landing #how.offer-setup { padding: 56px 0 0; background: #fff; border: 0; }
.setup-details { border-bottom: 1px solid #e1e7f2; }
.setup-details > summary { font-size: 20px; font-weight: 500; color: #273955; min-height: 80px; }
.setup-details > summary > span { color: #1d49ff; font-size: 22px; }
.offer-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; padding: 24px 0 24px 22px; margin: 0; }
.offer-steps li { padding-left: 8px; color: #315bd2; font-size: 14px; }
.offer-steps strong, .offer-steps span { display: block; }
.offer-steps strong { color: #273955; font-weight: 500; font-size: 17px; margin-bottom: 12px; }
.offer-steps span { color: #526079; line-height: 1.6; }
.offer-setup-link { display: inline-flex; align-items: center; min-height: 48px; margin-bottom: 24px; color: #1d49ff; font-size: 14px; text-decoration: none; }
body.landing #faq { padding: 80px 0; }
body.landing #faq .faq-layout { display: grid; grid-template-columns: 1fr 1.5fr; gap: 24px 80px; max-width: var(--container); }
body.landing #faq .faq-heading { margin: 0; text-align: left; }
body.landing #faq .faq-heading h2 { font-size: 36px; line-height: 1.2; }
body.landing #faq .faq-item summary { padding: 24px 0; }
body.landing #faq .faq-support { grid-column: 2; justify-content: flex-start; margin-top: 0; }

body.landing #get-started { padding: 0 0 72px; }
body.landing #get-started .closing-panel { padding: 44px 48px; border-radius: 20px; background: linear-gradient(115deg,#f6f8ff,#eaf0ff); }
body.landing #get-started .closing-copy { flex-direction: row; align-items: center; justify-content: space-between; gap: 32px; text-align: left; }
body.landing #get-started h2 { font-size: 34px; line-height: 1.3; letter-spacing: -.8px; }
body.landing #get-started h2 > span { display: block; margin: 6px 0 0; }
body.landing #get-started .closing-actions { flex-shrink: 0; width: auto; }
body.landing #get-started .closing-button { min-height: 50px; white-space: nowrap; font-size: 14px; }
body.landing .footer { padding: 0; }
body.landing .footer-inner { flex-direction: row; align-items: center; gap: 24px; padding-top: 0; padding-bottom: 32px; margin-bottom: 0; }
body.landing .footer-brand { flex-shrink: 0; }
body.landing .footer-brand .brand { display: inline-flex; align-items: center; min-height: 44px; }
.footer-shortcuts { display: flex; align-items: center; justify-content: end; flex-wrap: wrap; gap: 8px 24px; }
.footer-shortcuts a, .footer-legal a { display: inline-flex; align-items: center; min-height: 44px; color: #526079; font-size: 13px; line-height: 1.4; text-decoration: none; }
.footer-shortcuts a:hover, .footer-legal a:hover { color: #1d49ff; }
body.landing .footer-bottom { display: flex; flex-direction: row; align-items: center; justify-content: space-between; gap: 16px 24px; padding-top: 20px; padding-bottom: 24px; }
.footer-legal { display: flex; flex-wrap: wrap; gap: 0 24px; }
.footer-legal a { font-size: 12px; }

@media(max-width:1000px) {
  body.landing .hero-grid { gap: 32px; }
  body.landing .hero-title { font-size: 40px; }
  .offer-benefits-grid { gap: 28px; }
  body.landing #banks .bank-coverage-panel { gap: 0 32px; }
  body.landing #banks .bank-coverage-copy h2 { font-size: 28px; }
  body.landing #use-cases[data-enhanced] .use-cases-explorer { gap: 28px; }
  body.landing #faq .faq-layout { gap: 24px 40px; }
  body.landing #pricing .pricing-trial { min-height: 44px; }
  body.landing #pricing .pricing-assurance > a,
  body.landing #banks .bank-coverage-source a { display: inline-flex; align-items: center; min-height: 44px; }
}
@media(max-width:800px) {
  body.landing .hero-grid { grid-template-columns: minmax(0,1fr); gap: 32px; }
  body.landing .hero-copy { max-width: 620px; }
  body.landing .hero-scene { max-width: 460px; margin: 0 auto; }
}
@media(max-width:760px) {
  body.landing .hero { padding: 40px 0 32px; }
  body.landing .hero-title { font-size: clamp(31px,7vw,44px); letter-spacing: -1.2px; margin-bottom: 24px; }
  body.landing .hero-lead { font-size: 16px; margin: 0 0 28px; }
  body.landing .hero-cta { width: 100%; }
  body.landing .hero-test-link { justify-content: center; width: 100%; }
  body.landing .nav-links a[href="#features"] { display: inline-flex; }
  body.landing .nav-links a[href="#use-cases"] { display: none; }
  body.landing #features.offer-benefits { padding: 0 0 48px; }
  .offer-benefits-grid { grid-template-columns: 1fr; gap: 0; }
  body.landing #features .card-feature:nth-child(n) { display: grid; grid-template-columns: 26px minmax(0,1fr); column-gap: 12px; padding: 24px 0; }
  .benefit-number { grid-row: 1 / 3; padding-top: 4px; }
  body.landing #features .card-feature:nth-child(n) h3 { font-size: 19px; margin: 0 0 10px; letter-spacing: -.3px; }
  body.landing #features .card-feature:nth-child(n) p { grid-column: 2; font-size: 14px; }
  body.landing #banks { padding: 48px 0; }
  body.landing #banks .bank-coverage-panel { grid-template-columns: 1fr; gap: 0; }
  body.landing #banks .bank-coverage-copy { grid-row: auto; margin-bottom: 28px; }
  body.landing #banks .bank-coverage-copy h2 { max-width: 24ch; }
  body.landing #banks .bank-coverage-list { gap: 8px; }
  body.landing #banks .bank-coverage-name { min-height: 72px; height: auto; padding: 12px 8px; }
  body.landing #banks .bank-coverage-source { grid-column: 1; }
  body.landing #use-cases { padding: 56px 0 32px; }
  body.landing #use-cases .use-cases-heading { margin-bottom: 28px; }
  body.landing #use-cases .use-cases-heading h2 { font-size: 30px; }
  body.landing #use-cases[data-enhanced] .use-case-stage { padding: 24px 18px; }
  body.landing #use-cases[data-enhanced] .use-case h3 { font-size: 21px; }
  body.landing #use-cases[data-enhanced] .use-case p { font-size: 15px; }
  body.landing #demo.offer-test { padding-bottom: 48px; }
  .offer-test-panel { flex-direction: column; align-items: stretch; gap: 24px; padding: 24px; }
  body.landing #demo .offer-test-panel h2 { font-size: 23px; }
  body.landing #demo .demo-run-button { width: 100%; font-size: 14px; }
  body.landing #trust { padding: 0; }
  body.landing #trust .trust-panel { padding: 24px; }
  .trust-label { margin-bottom: 12px; }
  body.landing #trust .trust-stats { grid-template-columns: 1fr; }
  body.landing #trust .trust-stats article { flex-direction: row; align-items: center; gap: 16px; padding: 24px 0; }
  body.landing #trust .trust-stats article:last-child { padding-bottom: 0; }
  body.landing #trust .trust-stats article + article { border-left: 0; border-top: 1px solid #e1e7f2; }
  body.landing #trust .trust-stats strong { font-size: 32px; min-width: 46%; }
  body.landing #trust .trust-stats strong small { font-size: 14px; }
  body.landing #trust .trust-stats article > span { font-size: 13px; }
  body.landing #how.offer-setup { padding-top: 32px; }
  .setup-details > summary { font-size: 18px; }
  .offer-steps { grid-template-columns: 1fr; gap: 28px; }
  body.landing #faq { padding: 48px 0; }
  body.landing #faq .faq-layout { grid-template-columns: 1fr; gap: 28px; }
  body.landing #faq .faq-heading h2 { font-size: 30px; }
  body.landing #faq .faq-support { grid-column: 1; }
  body.landing #get-started { padding-bottom: 48px; }
  body.landing #get-started .closing-panel { padding: 32px 24px; }
  body.landing #get-started .closing-copy { flex-direction: column; align-items: stretch; gap: 28px; }
  body.landing #get-started h2 { font-size: 28px; }
  body.landing #get-started .closing-actions { width: 100%; }
  body.landing .footer-inner { flex-direction: column; align-items: stretch; gap: 20px; padding-bottom: 24px; }
  .footer-shortcuts { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 4px 16px; }
  body.landing .footer-bottom { flex-direction: column; align-items: stretch; gap: 16px; padding-block: 16px 24px; }
  .footer-legal { order: -1; justify-content: space-between; gap: 0 12px; }
  body.landing .footer-bottom .small { font-size: 11px; }
}
