.hero{padding-top:44px;padding-bottom:64px}.hero .hero-display{margin:16px 0 8px}.hero .hero-h1{margin-bottom:14px}.hero-stack .hero-copy .hero-cta{margin-bottom:16px}.hero-stack{gap:22px}.proof{width:100%;max-width:940px;margin:28px auto 0;display:flex;flex-direction:column;align-items:center;gap:12px}.proof-eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle)}.proof-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.proof-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--r-pill);font-family:var(--font-ui);font-size:14px;font-weight:600;cursor:pointer;border:none;background:var(--card-bg);color:var(--fg-muted);box-shadow:inset 0 0 0 1px var(--card-border);transition:background .12s cubic-bezier(.65,0,.35,1),color .12s cubic-bezier(.65,0,.35,1),box-shadow .12s}.proof-pill:hover{background:var(--card-bg-raised);color:var(--fg-body)}.proof-pill:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.proof-pill.is-active{background:var(--accent-primary);color:#fff;box-shadow:var(--shadow-cta)}.proof-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0;background:var(--fg-subtle)}.proof-dot.is-blue{background:var(--accent-primary)}.proof-dot.is-grey{background:var(--fg-muted)}.proof-dot.is-lime{background:var(--accent-success)}.proof-pill .proof-dot{display:none}.proof-pill.is-active .proof-dot{display:inline-block;background:var(--accent-success)}.proof-stage{position:relative;width:100%}.proof-panel{position:absolute;top:0;left:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;background:var(--card-bg);box-shadow:inset 0 0 0 1px var(--card-border);border-radius:var(--r-card);padding:24px 28px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1),visibility .26s}.proof-panel.is-active{position:relative;opacity:1;visibility:visible;transform:none}.proof-lead{font-size:17px;line-height:24px;font-weight:600;color:var(--fg-primary);text-wrap:pretty}.proof-lead-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.proof-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--r-pill);background:var(--accent-success);color:#0f1115;font-size:13px;font-weight:700;white-space:nowrap;flex-shrink:0}.proof-note{font-size:13px;color:var(--fg-muted);white-space:nowrap;flex-shrink:0}.proof-foot{font-size:12px;line-height:16px;color:var(--fg-subtle)}.proof-compare{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:16px}.proof-gap{display:flex;align-items:center;justify-content:center}.proof-card{display:flex;flex-direction:column;gap:14px;background:var(--card-bg-raised);box-shadow:inset 0 0 0 1px var(--card-border);border-radius:var(--r-sm);padding:20px 24px}.proof-card.is-us{box-shadow:inset 0 0 0 1px var(--accent-primary)}.proof-card-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--fg-body)}.proof-card.is-them .proof-card-head{color:var(--fg-muted)}.proof-big{display:flex;align-items:baseline;gap:10px;font-size:38px;line-height:1;font-weight:700;letter-spacing:-.01em;color:var(--fg-primary);font-variant-numeric:tabular-nums}.proof-big.is-them{color:var(--fg-muted)}.proof-big-num{font-variant-numeric:tabular-nums}.proof-big-sub{font-size:13px;font-weight:400;letter-spacing:0;color:var(--fg-muted)}.proof-bars{display:flex;flex-direction:column;gap:8px}.proof-bar-row{display:grid;grid-template-columns:48px 1fr 38px;align-items:center;gap:10px}.proof-bar-row .k{font-size:12px;color:var(--fg-muted)}.proof-bar-row .track{height:8px;border-radius:4px;background:var(--card-border);overflow:hidden}.proof-bar-row .fill{display:block;height:100%;border-radius:4px}.proof-bar-row .fill.is-blue{background:var(--accent-primary)}.proof-bar-row .fill.is-red{background:var(--accent-secondary)}.proof-bar-row .fill.is-grey{background:var(--fg-muted)}.proof-bar-row .v{font-size:12px;font-weight:600;text-align:right;color:var(--fg-primary);font-variant-numeric:tabular-nums}.proof-card.is-them .proof-bar-row .v{color:var(--fg-muted)}.proof-legend{display:flex;align-items:center;gap:16px;align-self:flex-start}.proof-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--fg-muted)}.proof-chart{width:100%;height:auto;display:block}.pl-grid{stroke:var(--card-border);stroke-width:1}.pl-axis{fill:var(--fg-subtle);font-family:var(--font-mono);font-size:11px}.pl-thresh-h{stroke:var(--accent-success);stroke-width:1;stroke-dasharray:4 5;opacity:.5}.pl-thresh-v{stroke:var(--accent-primary);stroke-width:1;stroke-dasharray:3 5;opacity:.5}.pl-them{fill:none;stroke:var(--fg-muted);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pl-us{fill:none;stroke:var(--accent-primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.pl-dot-us{fill:var(--accent-primary)}.pl-dot-them{fill:var(--fg-muted)}.pl-anno-box{fill:var(--card-bg-raised);stroke:var(--card-border);stroke-width:1}.pl-anno-text{fill:var(--fg-primary);font-family:var(--font-ui);font-size:12px;font-weight:600}.pl-anno-them{fill:var(--fg-muted);font-family:var(--font-ui);font-size:12px;font-weight:600}.proof-cols{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.proof-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.proof-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:20px}.proof-list li svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.proof-list li.is-us{color:var(--fg-primary)}.proof-list li.is-us svg{color:var(--accent-success)}.proof-list li.is-them{color:var(--fg-muted)}.proof-list li.is-them svg{color:var(--fg-subtle)}.proof-rows{display:flex;flex-direction:column}.proof-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--card-border)}.proof-row:last-child{border-bottom:none}.proof-row-name{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--fg-body)}.proof-status{font-size:13px;font-weight:600;color:var(--fg-muted)}.proof-rescued{display:inline-flex;align-items:center;padding:3px 10px;border-radius:var(--r-pill);background:var(--accent-success);color:#0f1115;font-size:12px;font-weight:700}@media(prefers-reduced-motion:reduce){.proof-panel{transition:opacity .01ms,visibility .01ms;transform:none}.proof-pill{transition:none}}@media(max-width:760px){.proof{margin-top:40px}.proof-panel{padding:20px}.proof-lead-row{flex-direction:column;gap:10px}.proof-compare,.proof-cols{grid-template-columns:1fr}}
