/* Homepage review layer: keep shared legal and app styles untouched. */
body.market-page { background: #fcfdfc; }
body.market-page * { letter-spacing: 0; }
.market-page :is(a, button, input, select, textarea, summary):focus-visible {
  outline: 3px solid #176c55;
  outline-offset: 4px;
}
.market-page .sr-only:focus { position: fixed; top: 8px; left: 8px; width: auto; height: auto; clip: auto; padding: 12px 20px; margin: 0; z-index: 100; background: white; }
.market-page section[id] { scroll-margin-top: 100px; }
.market-page .page-index { display: none; }
.market-page .hero { padding: 44px 0 0; background: #fcfdfc; }
.market-page .hero-grid { display: block; }
.market-page .hero-copy { max-width: 1040px; margin: auto; text-align: center; }
.market-page .hero-plain { max-width: none; margin: 0 0 18px; font-size: 15px; font-weight: 500; }
.market-page .hero-plain strong { font-weight: 700; }
.market-page .hero h1 { max-width: 960px; margin: auto; font-size: 60px; line-height: 1.08; }
.market-page .hero-sub { max-width: 740px; margin: 22px auto 0; font-size: 19px; line-height: 1.55; }
.market-page .hero-actions { justify-content: center; margin-top: 24px; }
.market-page .hero-proof-list { justify-content: center; gap: 0; margin: 22px 0 0; }
.market-page .hero-proof-list li { border: 0; border-radius: 0; background: transparent; padding: 0 16px; font-size: 13px; }
.market-page .hero-proof-list li + li { border-left: 1px solid var(--line-strong); }
.market-page .audience-strip { margin: 20px auto 26px; justify-content: center; gap: 7px 14px; padding: 14px 0; max-width: 100%; border: 0; }
.market-page .audience-strip b { font-size: 12px; font-weight: 500; border: 0; padding: 0; background: none; }
.hero-product { margin: 0; border: 1px solid #b9c5c0; border-radius: 8px 8px 0 0; background: #fff; overflow: hidden; box-shadow: 0 12px 44px -28px #152a22; }
.product-window-bar { display: flex; justify-content: space-between; align-items: center; gap: 16px; min-height: 36px; padding: 6px 16px; background: #edf2ef; border-bottom: 1px solid #cbd5cf; color: #354b40; font-size: 12px; }
.hero-product img { width: 100%; height: auto; aspect-ratio: 8 / 5; object-fit: contain; }
.hero-product figcaption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; padding: 16px 20px; border-top: 1px solid var(--line); font-size: 14px; }
.hero-product figcaption a, .rhythm-steps a { color: var(--green); text-decoration: underline; text-underline-offset: 4px; }
.operating-rhythm { padding: 72px 0; background: #fff; border-bottom: 1px solid var(--line); }
.rhythm-heading { display: flex; justify-content: space-between; align-items: end; gap: 28px; margin-bottom: 32px; }
.rhythm-heading h2 { max-width: 640px; margin: 0; font-size: 38px; line-height: 1.15; }
.rhythm-heading .system-line { margin-bottom: 12px; }
.rhythm-heading > a { flex-shrink: 0; padding: 12px 0; }
.rhythm-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; }
.rhythm-steps article { border-top: 3px solid var(--green); padding-top: 20px; display: flex; flex-direction: column; align-items: start; }
.rhythm-steps article:nth-child(2) { border-color: #be9550; }
.rhythm-steps article:nth-child(3) { border-color: #647e92; }
.rhythm-steps article:nth-child(4) { border-color: #975c46; }
.rhythm-steps span { color: var(--muted-dark); font-size: 13px; font-weight: 600; }
.rhythm-steps h3 { font-size: 22px; line-height: 1.25; margin: 14px 0 0; }
.rhythm-steps p { color: var(--muted-dark); font-size: 16px; line-height: 1.6; margin: 14px 0 20px; }
.rhythm-steps a { margin-top: auto; min-height: 44px; display: inline-flex; align-items: center; font-size: 14px; font-weight: 600; }
.market-page :is(.contrast, .record-anatomy, .proof, .cases, .trust, .trust-facts, .pricing, .faq-intake, .final-cta) { padding-top: 64px; padding-bottom: 64px; }
.market-page :is(.contrast-head, .anatomy-copy, .proof-head, .cases-head, .trust-copy, .trust-facts-head, .pricing-head, .faq-copy, .inspection-copy) h2 { font-size: 40px; line-height: 1.15; }
.market-page .proof { background: #f1f4f2; color: var(--ink); }
.market-page .proof-head p { color: var(--muted-dark); }
.market-page .proof-head .system-line { color: var(--green); }
.market-page .evidence-dossier { background: transparent; border: 0; box-shadow: none; }
.market-page .evidence-board { display: block; }
.market-page .evidence-feature { border: 0; background: transparent; }
.market-page .evidence-stamp { padding: 0 0 24px; background: transparent; border: 0; }
.market-page .evidence-frame.shot-frame { margin: 0; padding: 36px 8px 8px; background: #edf2ef; }
.market-page .evidence-frame img { aspect-ratio: 8 / 5; object-fit: contain; height: auto; border-radius: 0; filter: none; }
.market-page .evidence-artifacts { display: block; background: transparent; margin-top: 44px; border: 0; }
.market-page .evidence-card-phone { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); background: #fff; border: 1px solid var(--line); border-radius: 8px; overflow: hidden; }
.market-page .evidence-card-phone .evidence-card-body { padding: 36px; align-self: center; border: 0; }
.market-page .evidence-card-phone .evidence-card-body b { font-size: 32px; line-height: 1.2; }
.market-page .phone-shot.shot-frame { margin: 28px auto; padding: 6px; width: 224px; max-width: calc(100% - 32px); height: auto; min-height: 0; aspect-ratio: auto; border-radius: 8px; background: #14211c; }
.market-page .phone-shot img { width: 100%; max-width: 100%; height: auto; max-height: none; aspect-ratio: 390 / 844; border: 0; padding: 0; border-radius: 2px; box-shadow: none; transform: none; object-fit: contain; filter: none; }
.market-page .evidence-more { margin-top: 28px; }
.market-page .evidence-more-grid { grid-template-columns: minmax(0, 1.35fr) minmax(0, .65fr); }
.market-page .evidence-more-grid .phone-shot { width: 190px; }
.market-page .access-table-details { margin-top: 20px; }
.market-page .access-table-details summary { cursor: pointer; padding: 12px 0; font-weight: 600; color: var(--green); }
.market-page .review-email-choice { margin: 0; min-height: 44px; width: fit-content; }
.market-page .review-email-choice[hidden] { display: none; }
.market-page .review-form-status { min-height: 30px; }
.market-page .workflows { padding: 64px 0; }
.market-page .workflow-head h2 { font-size: 40px; line-height: 1.15; }
.market-page .access-proof-panel { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.market-page .date-lane { grid-template-columns: 114px minmax(0, 1fr); overflow: visible; }
.market-page .date-lane::before, .market-page .date-lane::after { display: none; }
.date-lane-track { position: relative; min-width: 0; height: 66px; }
.date-lane-track::before { content: ""; position: absolute; top: 65%; left: 0; right: 0; height: 1px; background: #cbd5cf; }
.date-lane-track::after { content: ""; position: absolute; top: 0; bottom: 0; left: 48%; width: 1px; background: #be9550; }
.market-page .date-lane i { left: var(--x); top: 68%; max-width: none; min-width: 0; padding: 4px 2px; font-size: 9px; line-height: 1.2; white-space: normal; overflow-wrap: anywhere; }
.market-page .date-lane em { left: var(--x); top: 3px; max-width: 60%; white-space: normal; text-align: center; line-height: 1.2; }
.market-page .inspection-docket { display: block; }
.market-page .inspection-copy { max-width: 800px; }
.market-page .final-cta .inspection-copy > h2 { color: var(--ink); }
.market-page .final-cta .inspection-copy > p { color: #43544c; }
.market-page .final-cta .inspection-copy > .system-line { color: #6b4f24; }
.market-page .final-cta .final-actions > .secondary.btn { color: #143b2d; }
.market-page .evidence-dossier summary > small { color: #44554d; }
.market-page .final-cta { background: #edf2ef; }
.market-page .guide-header h1 { font-size: 48px; line-height: 1.1; max-width: 820px; }
.market-page .guide-nav { display: flex; flex-wrap: wrap; gap: 12px 24px; margin: 24px 0; }
.market-page .guide-nav a { padding: 10px 0; color: var(--green); text-decoration: underline; }
.market-page .guide-section { padding: 44px 0; border-top: 1px solid var(--line); }
.market-page .guide-section h2 { font-size: 32px; line-height: 1.2; }
.market-page .guide-section p, .market-page .guide-section li { max-width: 800px; font-size: 17px; line-height: 1.7; color: var(--muted-dark); }
.market-page .guide-section li + li { margin-top: 10px; }
.market-page .guide-section a:not(.btn) { color: var(--green); text-decoration: underline; text-underline-offset: 4px; }
.market-page .guide-steps { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 48px; padding-left: 24px; margin: 28px 0; }
.market-page .guide-steps li + li { margin-top: 0; }
.market-page .guide-steps h3 { font-size: 21px; line-height: 1.3; margin: 0 0 8px; color: var(--ink); }
.market-page .guide-steps p { margin: 0; }
.market-page .guide-disclosure { max-width: 800px; border-block: 1px solid var(--line-strong); margin: 24px 0; }
.market-page .guide-disclosure summary { padding: 18px 0; font-size: 18px; line-height: 1.4; font-weight: 600; cursor: pointer; }
.market-page .solution-directory { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.market-page .solution-directory > span { grid-column: 1 / -1; padding: 16px 20px; }
@media (max-width: 1100px) {
  .market-page .hero h1 { font-size: 52px; }
  .rhythm-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 36px; }
}
@media (max-width: 820px) {
  .market-page .workflow-head h2 { font-size: 34px; }
  .market-page .hero { padding-top: 36px; }
  .market-page .hero h1 { font-size: 44px; }
  .market-page .hero-sub { font-size: 18px; }
  .rhythm-heading { align-items: start; flex-direction: column; gap: 12px; }
  .market-page .evidence-more-grid { grid-template-columns: 1fr; }
  .market-page :is(.contrast-head, .anatomy-copy, .proof-head, .cases-head, .trust-copy, .trust-facts-head, .pricing-head, .faq-copy, .inspection-copy) h2 { font-size: 34px; }
}
@media (max-width: 560px) {
  .market-page .guide-steps { grid-template-columns: 1fr; gap: 24px; }
  .market-page .solution-directory { grid-template-columns: 1fr; }
  .market-page .workflows { padding: 44px 0; }
  .market-page .access-proof-panel { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .market-page .date-lane { grid-template-columns: minmax(0, 1fr); padding: 10px 8px 2px; }
  .market-page .date-lane > span { display: flex; align-items: baseline; gap: 8px; }
  .market-page .dates-extract-axis { margin-left: 0; }
  .market-page .dates-extract-metrics { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 4px; }
  .market-page .dates-extract-metrics div { padding: 10px 6px; min-width: 0; }
  .market-page .dates-extract-metrics b { font-size: 18px; }
  .market-page .dates-extract-metrics em { font-size: 11px; }
  .market-page .hero { padding-top: 28px; }
  .market-page .hero h1 { font-size: 36px; line-height: 1.12; }
  .market-page .hero-plain { font-size: 13px; margin-bottom: 14px; }
  .market-page .hero-sub { font-size: 16px; margin-top: 18px; }
  .market-page .hero-actions { gap: 10px; margin-top: 20px; }
  .market-page .guided-link { font-size: 13px; }
  .market-page .hero-proof-list { gap: 8px 0; margin-top: 18px; }
  .market-page .hero-proof-list li { flex: 0 1 50%; padding: 0 6px; font-size: 12px; }
  .market-page .hero-proof-list li:nth-child(3) { border-left: 0; }
  .market-page .audience-strip { margin: 14px 0 16px; padding: 8px 0; gap: 6px 10px; }
  .market-page .audience-strip span { flex-basis: 100%; }
  .market-page .audience-strip b { font-size: 11px; }
  .product-window-bar, .hero-product figcaption { padding: 10px 12px; font-size: 12px; }
  .rhythm-steps { grid-template-columns: 1fr; gap: 24px; }
  .rhythm-heading h2 { font-size: 30px; }
  .operating-rhythm { padding: 44px 0; }
  .market-page :is(.contrast, .record-anatomy, .proof, .cases, .trust, .trust-facts, .pricing, .faq-intake, .final-cta) { padding-top: 44px; padding-bottom: 44px; }
  .market-page .evidence-card-phone { grid-template-columns: 1fr; }
  .market-page .evidence-card-phone .evidence-card-body { padding: 24px; }
  .market-page .evidence-card-phone .evidence-card-body b { font-size: 28px; }
  .market-page .hero-product figcaption { flex-direction: column; }
  .market-page .guide-header h1 { font-size: 36px; }
}
@media (prefers-reduced-motion: reduce) {
  .market-page *, .market-page *::before, .market-page *::after { animation: none !important; transition: none !important; }
}
