/* Verified product capabilities immediately follow the main product promise. */
.hero{min-height:600px;padding-top:64px;padding-bottom:48px}
.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0 30px;gap:0}
.proof-point{min-width:0;padding:0 25px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:start}
.proof-point:first-child{padding-left:0}.proof-point:last-child{padding-right:0}.proof-point+.proof-point{border-left:1px solid var(--line)}
.proof-value{display:block;font-family:var(--display);font-size:51px;line-height:1;letter-spacing:-.06em;font-weight:500;color:var(--blue);padding-top:4px;position:relative}
.proof-value>span{display:block;font-family:var(--body);font-weight:600;font-size:9px;letter-spacing:.08em;line-height:1;margin-bottom:7px;color:#6d80a9}
.proof-point:last-child .proof-value{padding-top:0}
.proof-point h2{font-family:var(--body);font-size:14px;line-height:1.5;letter-spacing:0;font-weight:600;margin:3px 0 7px}
.proof-point p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}
.proof-budget{padding-top:3px;color:var(--blue)}
.proof-verification{padding-top:3px;color:var(--blue)}
.proof-verification svg{width:51px;height:51px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.proof-verification .verification-tick{stroke-width:3;stroke-dasharray:30;stroke-dashoffset:0;animation:verification-confirm 5s ease-in-out infinite;animation-play-state:var(--motion-state,running)}
@keyframes verification-confirm{0%,12%{stroke-dashoffset:30;opacity:.3}40%,90%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:0;opacity:.3}}
.proof-budget svg{width:51px;height:51px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.proof-budget .budget-ceiling{stroke:#9fb4e9;stroke-dasharray:3 4}
.proof-budget .budget-bars{stroke-width:5;transform-origin:28px 45px;animation:budget-rise 5s ease-in-out infinite;animation-play-state:var(--motion-state,running)}
@keyframes budget-rise{0%,100%{transform:scaleY(.55)}45%,75%{transform:scaleY(1)}}
.proof-strip+.connection-strip{border-top:0;border-bottom:1px solid var(--line);padding-top:24px;padding-bottom:24px}
.workflow-front{padding-top:72px;padding-bottom:78px}
.workflow-front .section-heading{margin-bottom:38px}
.workflow-front .workflow-grid{gap:32px;padding-top:0}
.workflow-front .workflow-node{margin-bottom:22px}
.flow-stage{display:block;color:#788ba9;font-size:11px;letter-spacing:.08em;line-height:1.6;margin-bottom:10px;font-weight:500}
.workflow-front .workflow-grid h3{font-size:23px;line-height:1.35;margin-bottom:12px}
.workflow-front .workflow-grid p{font-size:16px;line-height:1.8;margin-bottom:14px}
.workflow-front .workflow-grid a{font-size:13px;margin-top:18px;gap:9px}
.flexibility-after-protection{padding-top:94px}
@media(max-width:1150px){.proof-point{padding:0 18px;grid-template-columns:1fr;gap:12px}.proof-value,.proof-budget{height:69px;padding-top:10px}.proof-point:last-child .proof-value{padding-top:0}.proof-point h2{font-size:14px}.proof-point p{font-size:13px}.proof-budget svg{height:51px;width:51px}.workflow-front .workflow-grid{gap:25px}.workflow-front .workflow-grid h3{font-size:21px}}
@media(max-width:760px){.hero{padding-top:44px;padding-bottom:25px}.proof-strip{grid-template-columns:1fr 1fr;padding:0;border-top:1px solid var(--line)}.proof-point,.proof-point:first-child,.proof-point:last-child{padding:22px 18px;gap:9px}.proof-point:nth-child(odd){padding-left:0;border-left:0}.proof-point:nth-child(even){padding-right:0}.proof-point:nth-child(n+3){border-top:1px solid var(--line)}.proof-point h2{font-size:14px;line-height:1.5}.proof-point p{font-size:13px;line-height:1.65}.proof-value{font-size:46px;height:60px;padding-top:5px}.proof-value>span{font-size:9px;margin-bottom:5px}.proof-budget{height:60px;padding-top:3px}.proof-budget svg{width:48px;height:48px}.proof-strip+.connection-strip{padding-top:22px;padding-bottom:22px;row-gap:18px}.workflow-front{padding-top:52px;padding-bottom:52px}.workflow-front .section-heading{margin-bottom:30px}.workflow-front .workflow-grid{gap:30px}.workflow-front .workflow-node{margin-bottom:0}.workflow-front .workflow-grid h3{font-size:23px}.workflow-front .workflow-grid p{font-size:16px}.workflow-front .workflow-grid a{margin-top:12px}.flow-stage{font-size:10px;margin-bottom:8px}.flexibility-after-protection{padding-top:60px}}
@media(prefers-reduced-motion:reduce){.proof-budget .budget-bars{animation:none}}
@media(max-width:1150px){.proof-verification{height:69px;padding-top:10px}}
@media(max-width:760px){.proof-verification{height:60px;padding-top:3px}.proof-verification svg{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){.proof-verification .verification-tick{animation:none}}
