.vproof{background:#fff;color:#20242c;border-top:1px solid #e0e5ed;font-weight:300}.vproof-inner{max-width:1408px;margin:auto;padding:96px 64px}.vproof h2{font-size:clamp(30px,3.2vw,44px);font-weight:300;line-height:1.14;letter-spacing:-.045em;max-width:24ch;text-wrap:balance;margin:0 0 44px}.vproof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vproof-card{min-width:0;display:flex;flex-direction:column;border:1px solid #b7c4d4;border-radius:10px;overflow:hidden;background:#fff}.vproof-company{display:flex;align-items:center;padding:24px 28px;border-bottom:1px solid #e0e5ed}.vproof-logo{width:100%;max-width:170px;height:64px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.vproof-logo-valid{max-width:132px}.vproof-story{padding:28px 28px 0}.vproof-story h3{font-size:clamp(22px,2.05vw,28px);line-height:1.25;font-weight:300;letter-spacing:-.035em;text-wrap:balance;margin:0 0 16px;max-width:27ch}.vproof-story p{color:#59697e;font-size:15px;line-height:1.65;text-wrap:pretty;margin:0}.vproof-graphic{position:relative;margin:auto 18px 0;padding:32px 0 20px}.vproof-scene{display:block;width:100%;height:240px;color:#65778f}.vproof-scene text{font-family:inherit;font-weight:300}.vproof-scene :is(path,rect,circle){vector-effect:non-scaling-stroke}.vproof-label{fill:#59697e;font-size:11px}.vproof-output text{font-size:10px}.vproof-route{stroke:#8595ab;stroke-width:1}.vproof-mini{stroke:#7a8aa0;stroke-width:1;stroke-linecap:round}.vproof-tile{fill:#fff;stroke:#b7c4d4;stroke-width:1;filter:drop-shadow(0 2px 1px #162b5010)}.vproof-back{fill:#edf2f8}.vproof-panel{fill:#f4f7fc;stroke:#a9bcd7;stroke-width:1}.vproof-check{color:#2563eb}.vproof-engine-ring{fill:none;stroke:#9db7df;stroke-width:1}.vproof-fault rect{fill:#fff5e9;stroke:#b8782c}.vproof-fault path{stroke:#a26420;stroke-width:1.4;stroke-linecap:round}.vproof-fault-static{fill:#b8782c}.vproof-pulse,.vproof-collect,.vproof-distribute{stroke:#2563eb;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:.15 .85;opacity:0}.vproof-replay{position:absolute;z-index:1;top:8px;right:3px;display:grid;place-items:center;width:28px;height:28px;background:transparent;color:#65778f;border:0;cursor:pointer}.vproof-replay:hover{color:#111;background:#edf2f8}.vproof :is(a,button):focus-visible{outline:2px solid #2563eb;outline-offset:4px}.vproof-footer{padding:24px 28px;border-top:1px solid #e0e5ed;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.vproof-person{display:flex;align-items:center;gap:14px}.vproof-person img{width:72px;height:72px;flex:0 0 72px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 22%;object-position:center 22%;clip-path:circle(50%)}.vproof-person div{display:flex;flex-direction:column;gap:4px}.vproof-person span{font-size:15px}.vproof-person small{font-size:11px;color:#59697e}.vproof-cta{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:12px 16px;border:1px solid #111;background:#111;color:#fff;text-decoration:none;font:inherit;font-size:12px;line-height:1.4;cursor:pointer}.vproof-cta:hover{background:#303030}.vproof-scene[data-play=true] .vproof-input{animation:vproof-appear .65s cubic-bezier(.22,1,.36,1) both}.vproof-scene[data-play=true] .vproof-pulse{animation:vproof-travel .9s .35s ease both}.vproof-scene[data-play=true] .vproof-pulse-1{animation-delay:.5s}.vproof-scene[data-play=true] .vproof-pulse-2{animation-delay:.65s}.vproof-scene[data-play=true] .vproof-fault{animation:vproof-appear .5s 1s ease both}.vproof-scene[data-play=true] .vproof-collect{animation:vproof-travel 1.1s 1.3s ease both}.vproof-scene[data-play=true] .vproof-engine-ring{transform-box:fill-box;transform-origin:center;animation:vproof-connect .8s 1.8s ease both}.vproof-scene[data-play=true] .vproof-distribute{animation:vproof-travel .9s 2.45s ease both}.vproof-scene[data-play=true] .vproof-output{animation:vproof-resolve 4.2s cubic-bezier(.22,1,.36,1) both}.vproof-scene[data-play=true] .vproof-outcome{animation:vproof-appear .7s 3.7s ease both}@keyframes vproof-appear{0%{opacity:0;translate:0 5px}to{opacity:1;translate:0 0}}@keyframes vproof-travel{0%{stroke-dashoffset:1;opacity:0}15%,80%{opacity:1}to{stroke-dashoffset:-.15;opacity:0}}@keyframes vproof-connect{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.18);opacity:1}}@keyframes vproof-resolve{0%,65%{opacity:.18}85%,to{opacity:1}}@media(max-width:1100px){.vproof-inner{padding:72px 32px}.vproof-grid{gap:18px}.vproof-company{padding:20px}.vproof-story{padding:24px 20px 0}.vproof-footer{padding:20px}}@media(max-width:800px){.vproof-inner{padding:64px 24px}.vproof-grid{grid-template-columns:1fr}.vproof h2{margin-bottom:32px}.vproof-story h3{font-size:24px}.vproof-graphic{max-width:520px;width:calc(100% - 24px);align-self:center;margin-inline:12px}.vproof-person img{width:72px;height:72px}}@media(prefers-reduced-motion:reduce){.vproof-scene[data-play] *{animation:none!important}.vproof-replay{display:none}}
