.site-home .call-proof-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);align-items:center;gap:36px;padding:30px;scroll-margin-top:110px}
.site-home .call-proof-copy{min-width:0}
.site-home .call-proof-copy .call-proof-eyebrow{margin:0 0 12px;color:var(--green);font-size:.78rem;line-height:1.4;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.site-home .call-proof-copy h3{font-size:clamp(1.4rem,2.5vw,1.85rem);line-height:1.25;letter-spacing:-.025em;text-wrap:balance}
.site-home .call-proof-copy>p:last-child{margin-top:16px;font-size:1rem;line-height:1.6}
.site-home .call-proof-media{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(206,247,224,.16);border-radius:14px;background:#07130c}
.site-home .call-proof-media video{display:block;width:100%;height:auto;aspect-ratio:96/73;object-fit:contain;background:#101912}
.site-home .call-proof-media figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;color:var(--muted,#BAC7BC);font-size:.8rem;line-height:1.4}
.site-home [data-call-toggle]{flex-shrink:0;min-height:44px;padding:8px 12px;border:1px solid rgba(206,247,224,.25);border-radius:8px;background:rgba(231,255,241,.06);color:#FAFAFA;font:inherit;cursor:pointer}
.site-home [data-call-toggle][hidden]{display:none}
.site-home [data-call-toggle]:focus-visible{outline:2px solid #83F3B5;outline-offset:3px}
@media(max-width:760px){.site-home .call-proof-card{grid-template-columns:1fr;gap:22px;padding:22px}.site-home .call-proof-media figcaption{font-size:.78rem}.site-home .call-proof-copy h3{max-width:28ch}}
