.proof-section{background:#f1f5fc;border-bottom:1px solid #dce5f1}
.proof-section .section-head{max-width:820px;margin-inline:auto}
.proof-date{display:inline-flex;align-items:center;gap:8px;color:#22534c;background:#dff4eb;border:1px solid #c5e8d8;border-radius:100px;padding:7px 13px;font-size:12px;margin-bottom:18px}
.proof-date:before{content:'';width:6px;height:6px;border-radius:50%;background:#178164}
.proof-videos,.proof-stills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.proof-card{overflow:hidden;background:#fff;border:1px solid #d9e3f0;border-radius:24px;box-shadow:0 12px 32px #142d5308}
.proof-player{background:#091629;aspect-ratio:16/9}
.proof-player video{display:block;width:100%;height:100%;object-fit:contain}
.proof-copy{padding:26px}
.proof-copy .eyebrow{color:#285aca}
.proof-copy h3{font-size:25px;line-height:1.2;letter-spacing:-.035em;margin:10px 0 12px}
.proof-copy p{font-size:15px;line-height:1.6;color:#526173}
.proof-source{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:600;color:#2354b1;text-underline-offset:4px;margin-top:8px}
.proof-gallery-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:32px 0 16px}
.proof-gallery-head h3{font-size:20px;letter-spacing:-.025em}
.proof-gallery-head p{font-size:13px;color:#526173}
.proof-stills figure{margin:0}
.proof-still{position:relative;display:block;overflow:hidden;border:1px solid #c9d6e8;border-radius:18px;background:#102440}
.proof-still img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.proof-still span{position:absolute;right:12px;bottom:12px;background:#fff;color:#162b4b;padding:8px 12px;border-radius:100px;font-size:12px;font-weight:700}
.proof-still:hover span{background:#e6efff}
.proof-stills figcaption{font-size:13px;color:#526173;line-height:1.5;padding:10px 2px}
.proof-cta{text-align:center;margin-top:28px}
.proof-cta .text-link{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:760px){.proof-videos,.proof-stills{grid-template-columns:1fr;gap:20px}.proof-copy{padding:22px}.proof-copy h3{font-size:24px}.proof-gallery-head{display:block}.proof-gallery-head p{margin-top:5px}.proof-date{font-size:11px}}
